Uses of Class
software.amazon.awssdk.services.ec2.model.SubnetCidrBlockState
-
Packages that use SubnetCidrBlockState Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of SubnetCidrBlockState in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SubnetCidrBlockState Modifier and Type Method Description SubnetCidrBlockStateSubnetIpv6CidrBlockAssociation. ipv6CidrBlockState()The state of the CIDR block.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SubnetCidrBlockState Modifier and Type Method Description SubnetIpv6CidrBlockAssociation.BuilderSubnetIpv6CidrBlockAssociation.Builder. ipv6CidrBlockState(SubnetCidrBlockState ipv6CidrBlockState)The state of the CIDR block.
-