Uses of Class
software.amazon.awssdk.services.ec2.model.SubnetCidrBlockState
Packages that use SubnetCidrBlockState
-
Uses of SubnetCidrBlockState in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SubnetCidrBlockStateModifier and TypeMethodDescriptionfinal SubnetCidrBlockStateSubnetIpv6CidrBlockAssociation.ipv6CidrBlockState()The state of the CIDR block.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SubnetCidrBlockStateModifier and TypeMethodDescriptionSubnetIpv6CidrBlockAssociation.Builder.ipv6CidrBlockState(SubnetCidrBlockState ipv6CidrBlockState) The state of the CIDR block.