Uses of Interface
software.amazon.awssdk.services.ec2.model.GetCoipPoolUsageResponse.Builder
Packages that use GetCoipPoolUsageResponse.Builder
-
Uses of GetCoipPoolUsageResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetCoipPoolUsageResponse.BuilderModifier and TypeMethodDescriptionGetCoipPoolUsageResponse.builder()GetCoipPoolUsageResponse.Builder.coipAddressUsages(Collection<CoipAddressUsage> coipAddressUsages) Information about the address usage.GetCoipPoolUsageResponse.Builder.coipAddressUsages(Consumer<CoipAddressUsage.Builder>... coipAddressUsages) Information about the address usage.GetCoipPoolUsageResponse.Builder.coipAddressUsages(CoipAddressUsage... coipAddressUsages) Information about the address usage.GetCoipPoolUsageResponse.Builder.coipPoolId(String coipPoolId) The ID of the customer-owned address pool.GetCoipPoolUsageResponse.Builder.localGatewayRouteTableId(String localGatewayRouteTableId) The ID of the local gateway route table.The token to use to retrieve the next page of results.GetCoipPoolUsageResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetCoipPoolUsageResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetCoipPoolUsageResponse.Builder>GetCoipPoolUsageResponse.serializableBuilderClass()