Uses of Interface
software.amazon.awssdk.services.cloudfront.model.UpdateConnectionGroupRequest.Builder
Packages that use UpdateConnectionGroupRequest.Builder
Package
Description
-
Uses of UpdateConnectionGroupRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type UpdateConnectionGroupRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.updateConnectionGroup(Consumer<UpdateConnectionGroupRequest.Builder> updateConnectionGroupRequest) Updates a connection group.default UpdateConnectionGroupResponseCloudFrontClient.updateConnectionGroup(Consumer<UpdateConnectionGroupRequest.Builder> updateConnectionGroupRequest) Updates a connection group. -
Uses of UpdateConnectionGroupRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return UpdateConnectionGroupRequest.BuilderModifier and TypeMethodDescriptionUpdateConnectionGroupRequest.Builder.anycastIpListId(String anycastIpListId) The ID of the Anycast static IP list.UpdateConnectionGroupRequest.builder()Whether the connection group is enabled.The ID of the connection group.The value of theETagheader that you received when retrieving the connection group that you're updating.UpdateConnectionGroupRequest.Builder.ipv6Enabled(Boolean ipv6Enabled) Enable IPv6 for the connection group.UpdateConnectionGroupRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) UpdateConnectionGroupRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) UpdateConnectionGroupRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type UpdateConnectionGroupRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateConnectionGroupRequest.Builder>UpdateConnectionGroupRequest.serializableBuilderClass()