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