Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeSecondarySubnetsResponse.Builder
Packages that use DescribeSecondarySubnetsResponse.Builder
-
Uses of DescribeSecondarySubnetsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeSecondarySubnetsResponse.BuilderModifier and TypeMethodDescriptionDescribeSecondarySubnetsResponse.builder()The token to use to retrieve the next page of results.DescribeSecondarySubnetsResponse.Builder.secondarySubnets(Collection<SecondarySubnet> secondarySubnets) Information about the secondary subnets.DescribeSecondarySubnetsResponse.Builder.secondarySubnets(Consumer<SecondarySubnet.Builder>... secondarySubnets) Information about the secondary subnets.DescribeSecondarySubnetsResponse.Builder.secondarySubnets(SecondarySubnet... secondarySubnets) Information about the secondary subnets.DescribeSecondarySubnetsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeSecondarySubnetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeSecondarySubnetsResponse.Builder>DescribeSecondarySubnetsResponse.serializableBuilderClass()