Uses of Interface
software.amazon.awssdk.services.ec2.model.SecondarySubnetIpv4CidrBlockAssociation.Builder
Packages that use SecondarySubnetIpv4CidrBlockAssociation.Builder
-
Uses of SecondarySubnetIpv4CidrBlockAssociation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SecondarySubnetIpv4CidrBlockAssociation.BuilderModifier and TypeMethodDescriptionSecondarySubnetIpv4CidrBlockAssociation.Builder.associationId(String associationId) The association ID for the IPv4 CIDR block.SecondarySubnetIpv4CidrBlockAssociation.builder()The IPv4 CIDR block.The state of the CIDR block association.SecondarySubnetIpv4CidrBlockAssociation.Builder.state(SecondarySubnetCidrBlockAssociationState state) The state of the CIDR block association.SecondarySubnetIpv4CidrBlockAssociation.Builder.stateReason(String stateReason) The reason for the current state of the CIDR block association.SecondarySubnetIpv4CidrBlockAssociation.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type SecondarySubnetIpv4CidrBlockAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SecondarySubnetIpv4CidrBlockAssociation.Builder>SecondarySubnetIpv4CidrBlockAssociation.serializableBuilderClass()