Uses of Interface
software.amazon.awssdk.services.cloudfront.model.IpamCidrConfig.Builder
Packages that use IpamCidrConfig.Builder
-
Uses of IpamCidrConfig.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return IpamCidrConfig.BuilderModifier and TypeMethodDescriptionThe specified Anycast IP address allocated from the IPAM pool for this CIDR configuration.static IpamCidrConfig.BuilderIpamCidrConfig.builder()The CIDR that specifies the IP address range for this IPAM configuration.IpamCidrConfig.Builder.ipamPoolArn(String ipamPoolArn) The Amazon Resource Name (ARN) of the IPAM pool that the CIDR block is assigned to.The current status of the IPAM CIDR configuration.IpamCidrConfig.Builder.status(IpamCidrStatus status) The current status of the IPAM CIDR configuration.IpamCidrConfig.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type IpamCidrConfig.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IpamCidrConfig.Builder>IpamCidrConfig.serializableBuilderClass()