Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeIpv6PoolsResponse.Builder
Packages that use DescribeIpv6PoolsResponse.Builder
-
Uses of DescribeIpv6PoolsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeIpv6PoolsResponse.BuilderModifier and TypeMethodDescriptionDescribeIpv6PoolsResponse.builder()DescribeIpv6PoolsResponse.Builder.ipv6Pools(Collection<Ipv6Pool> ipv6Pools) Information about the IPv6 address pools.DescribeIpv6PoolsResponse.Builder.ipv6Pools(Consumer<Ipv6Pool.Builder>... ipv6Pools) Information about the IPv6 address pools.Information about the IPv6 address pools.The token to use to retrieve the next page of results.DescribeIpv6PoolsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeIpv6PoolsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeIpv6PoolsResponse.Builder>DescribeIpv6PoolsResponse.serializableBuilderClass()