Uses of Class
software.amazon.awssdk.services.ec2.model.GetCoipPoolUsageRequest
Packages that use GetCoipPoolUsageRequest
Package
Description
-
Uses of GetCoipPoolUsageRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetCoipPoolUsageRequestModifier and TypeMethodDescriptionEc2AsyncClient.getCoipPoolUsage(GetCoipPoolUsageRequest 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. -
Uses of GetCoipPoolUsageRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetCoipPoolUsageRequestModifier and TypeMethodDescriptionGetCoipPoolUsageRequestMarshaller.marshall(GetCoipPoolUsageRequest getCoipPoolUsageRequest)