Uses of Class
software.amazon.awssdk.services.pricing.model.GetPriceListFileUrlRequest
-
Packages that use GetPriceListFileUrlRequest Package Description software.amazon.awssdk.services.pricing The Amazon Web Services Price List API is a centralized and convenient way to programmatically query Amazon Web Services for services, products, and pricing information.software.amazon.awssdk.services.pricing.transform -
-
Uses of GetPriceListFileUrlRequest in software.amazon.awssdk.services.pricing
Methods in software.amazon.awssdk.services.pricing with parameters of type GetPriceListFileUrlRequest Modifier and Type Method Description default CompletableFuture<GetPriceListFileUrlResponse>PricingAsyncClient. getPriceListFileUrl(GetPriceListFileUrlRequest getPriceListFileUrlRequest)This feature is in preview release and is subject to change.default GetPriceListFileUrlResponsePricingClient. getPriceListFileUrl(GetPriceListFileUrlRequest getPriceListFileUrlRequest)This feature is in preview release and is subject to change. -
Uses of GetPriceListFileUrlRequest in software.amazon.awssdk.services.pricing.transform
Methods in software.amazon.awssdk.services.pricing.transform with parameters of type GetPriceListFileUrlRequest Modifier and Type Method Description SdkHttpFullRequestGetPriceListFileUrlRequestMarshaller. marshall(GetPriceListFileUrlRequest getPriceListFileUrlRequest)
-