Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeSubnetsResponse.Builder
Packages that use DescribeSubnetsResponse.Builder
-
Uses of DescribeSubnetsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeSubnetsResponse.BuilderModifier and TypeMethodDescriptionDescribeSubnetsResponse.builder()The token to include in another request to get the next page of items.DescribeSubnetsResponse.Builder.subnets(Collection<Subnet> subnets) Information about the subnets.DescribeSubnetsResponse.Builder.subnets(Consumer<Subnet.Builder>... subnets) Information about the subnets.Information about the subnets.DescribeSubnetsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeSubnetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeSubnetsResponse.Builder>DescribeSubnetsResponse.serializableBuilderClass()