Uses of Interface
software.amazon.awssdk.services.cloudfront.model.CreateAnycastIpListResponse.Builder
Packages that use CreateAnycastIpListResponse.Builder
-
Uses of CreateAnycastIpListResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CreateAnycastIpListResponse.BuilderModifier and TypeMethodDescriptionCreateAnycastIpListResponse.Builder.anycastIpList(Consumer<AnycastIpList.Builder> anycastIpList) A response structure that includes the version identifier (ETag) and the created AnycastIpList structure.CreateAnycastIpListResponse.Builder.anycastIpList(AnycastIpList anycastIpList) A response structure that includes the version identifier (ETag) and the created AnycastIpList structure.CreateAnycastIpListResponse.builder()The version identifier for the current version of the Anycast static IP list.CreateAnycastIpListResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type CreateAnycastIpListResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateAnycastIpListResponse.Builder>CreateAnycastIpListResponse.serializableBuilderClass()