Uses of Interface
software.amazon.awssdk.services.cloudfront.model.UpdateAnycastIpListResponse.Builder
Packages that use UpdateAnycastIpListResponse.Builder
-
Uses of UpdateAnycastIpListResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return UpdateAnycastIpListResponse.BuilderModifier and TypeMethodDescriptionUpdateAnycastIpListResponse.Builder.anycastIpList(Consumer<AnycastIpList.Builder> anycastIpList) Sets the value of the AnycastIpList property for this object.UpdateAnycastIpListResponse.Builder.anycastIpList(AnycastIpList anycastIpList) Sets the value of the AnycastIpList property for this object.UpdateAnycastIpListResponse.builder()The current version of the Anycast static IP list.UpdateAnycastIpListResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type UpdateAnycastIpListResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateAnycastIpListResponse.Builder>UpdateAnycastIpListResponse.serializableBuilderClass()