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