default DescribeServicesResponse |
PricingClient.describeServices() |
Returns the metadata for one service or a list of the metadata for all services.
|
default DescribeServicesResponse |
PricingClient.describeServices(Consumer<DescribeServicesRequest.Builder> describeServicesRequest) |
Returns the metadata for one service or a list of the metadata for all services.
|
default DescribeServicesResponse |
PricingClient.describeServices(DescribeServicesRequest describeServicesRequest) |
Returns the metadata for one service or a list of the metadata for all services.
|
default DescribeServicesIterable |
PricingClient.describeServicesPaginator() |
Returns the metadata for one service or a list of the metadata for all services.
|
default DescribeServicesIterable |
PricingClient.describeServicesPaginator(Consumer<DescribeServicesRequest.Builder> describeServicesRequest) |
Returns the metadata for one service or a list of the metadata for all services.
|
default DescribeServicesIterable |
PricingClient.describeServicesPaginator(DescribeServicesRequest describeServicesRequest) |
Returns the metadata for one service or a list of the metadata for all services.
|
default GetAttributeValuesResponse |
PricingClient.getAttributeValues(Consumer<GetAttributeValuesRequest.Builder> getAttributeValuesRequest) |
Returns a list of attribute values.
|
default GetAttributeValuesResponse |
PricingClient.getAttributeValues(GetAttributeValuesRequest getAttributeValuesRequest) |
Returns a list of attribute values.
|
default GetAttributeValuesIterable |
PricingClient.getAttributeValuesPaginator(Consumer<GetAttributeValuesRequest.Builder> getAttributeValuesRequest) |
Returns a list of attribute values.
|
default GetAttributeValuesIterable |
PricingClient.getAttributeValuesPaginator(GetAttributeValuesRequest getAttributeValuesRequest) |
Returns a list of attribute values.
|
default GetProductsResponse |
PricingClient.getProducts(Consumer<GetProductsRequest.Builder> getProductsRequest) |
Returns a list of all products that match the filter criteria.
|
default GetProductsResponse |
PricingClient.getProducts(GetProductsRequest getProductsRequest) |
Returns a list of all products that match the filter criteria.
|
default GetProductsIterable |
PricingClient.getProductsPaginator(Consumer<GetProductsRequest.Builder> getProductsRequest) |
Returns a list of all products that match the filter criteria.
|
default GetProductsIterable |
PricingClient.getProductsPaginator(GetProductsRequest getProductsRequest) |
Returns a list of all products that match the filter criteria.
|
default ListPriceListsResponse |
PricingClient.listPriceLists(Consumer<ListPriceListsRequest.Builder> listPriceListsRequest) |
This feature is in preview release and is subject to change.
|
default ListPriceListsResponse |
PricingClient.listPriceLists(ListPriceListsRequest listPriceListsRequest) |
This feature is in preview release and is subject to change.
|
default ListPriceListsIterable |
PricingClient.listPriceListsPaginator(Consumer<ListPriceListsRequest.Builder> listPriceListsRequest) |
This feature is in preview release and is subject to change.
|
default ListPriceListsIterable |
PricingClient.listPriceListsPaginator(ListPriceListsRequest listPriceListsRequest) |
This feature is in preview release and is subject to change.
|