Uses of Interface
software.amazon.awssdk.services.cloudfront.model.AnycastIpListSummary.Builder
Packages that use AnycastIpListSummary.Builder
-
Uses of AnycastIpListSummary.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return AnycastIpListSummary.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the Anycast static IP list.static AnycastIpListSummary.BuilderAnycastIpListSummary.builder()The current version (ETag value) of the Anycast static IP list.The ID of the Anycast static IP list.AnycastIpListSummary.Builder.ipAddressType(String ipAddressType) The IP address type for the Anycast static IP list.AnycastIpListSummary.Builder.ipAddressType(IpAddressType ipAddressType) The IP address type for the Anycast static IP list.default AnycastIpListSummary.BuilderAnycastIpListSummary.Builder.ipamConfig(Consumer<IpamConfig.Builder> ipamConfig) The IPAM configuration for the Anycast static IP list, that contains the quantity and list of IPAM CIDR configurations.AnycastIpListSummary.Builder.ipamConfig(IpamConfig ipamConfig) The IPAM configuration for the Anycast static IP list, that contains the quantity and list of IPAM CIDR configurations.The number of IP addresses in the Anycast static IP list.AnycastIpListSummary.Builder.lastModifiedTime(Instant lastModifiedTime) The last time the Anycast static IP list was modified.The name of the Anycast static IP list.The deployment status of the Anycast static IP list.AnycastIpListSummary.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type AnycastIpListSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AnycastIpListSummary.Builder>AnycastIpListSummary.serializableBuilderClass()