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