Uses of Class
software.amazon.awssdk.services.ec2.model.GetCoipPoolUsageResponse
Packages that use GetCoipPoolUsageResponse
-
Uses of GetCoipPoolUsageResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetCoipPoolUsageResponseModifier and TypeMethodDescriptiondefault GetCoipPoolUsageResponseEc2Client.getCoipPoolUsage(Consumer<GetCoipPoolUsageRequest.Builder> getCoipPoolUsageRequest) Describes the allocations from the specified customer-owned address pool.default GetCoipPoolUsageResponseEc2Client.getCoipPoolUsage(GetCoipPoolUsageRequest getCoipPoolUsageRequest) Describes the allocations from the specified customer-owned address pool.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetCoipPoolUsageResponseModifier and TypeMethodDescriptionEc2AsyncClient.getCoipPoolUsage(Consumer<GetCoipPoolUsageRequest.Builder> getCoipPoolUsageRequest) Describes the allocations from the specified customer-owned address pool.Ec2AsyncClient.getCoipPoolUsage(GetCoipPoolUsageRequest getCoipPoolUsageRequest) Describes the allocations from the specified customer-owned address pool.