Uses of Class
software.amazon.awssdk.services.ec2.paginators.GetIpamPoolAllocationsIterable
-
Packages that use GetIpamPoolAllocationsIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of GetIpamPoolAllocationsIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetIpamPoolAllocationsIterable Modifier and Type Method Description default GetIpamPoolAllocationsIterableEc2Client. getIpamPoolAllocationsPaginator(Consumer<GetIpamPoolAllocationsRequest.Builder> getIpamPoolAllocationsRequest)This is a variant ofEc2Client.getIpamPoolAllocations(software.amazon.awssdk.services.ec2.model.GetIpamPoolAllocationsRequest)operation.default GetIpamPoolAllocationsIterableEc2Client. getIpamPoolAllocationsPaginator(GetIpamPoolAllocationsRequest getIpamPoolAllocationsRequest)This is a variant ofEc2Client.getIpamPoolAllocations(software.amazon.awssdk.services.ec2.model.GetIpamPoolAllocationsRequest)operation.
-