Skip navigation links
A B C D E F G H I M N S T V W 

A

AbstractAWSPricing - Class in com.amazonaws.services.pricing
Abstract implementation of AWSPricing.
AbstractAWSPricing() - Constructor for class com.amazonaws.services.pricing.AbstractAWSPricing
 
AbstractAWSPricingAsync - Class in com.amazonaws.services.pricing
Abstract implementation of AWSPricingAsync.
AbstractAWSPricingAsync() - Constructor for class com.amazonaws.services.pricing.AbstractAWSPricingAsync
 
asyncBuilder() - Static method in class com.amazonaws.services.pricing.AWSPricingAsyncClient
 
AttributeValue - Class in com.amazonaws.services.pricing.model
The values of a given attribute, such as Throughput Optimized HDD or Provisioned IOPS for the Amazon EC2 volumeType attribute.
AttributeValue() - Constructor for class com.amazonaws.services.pricing.model.AttributeValue
 
AWSPricing - Interface in com.amazonaws.services.pricing
Interface for accessing AWS Pricing.
AWSPricingAsync - Interface in com.amazonaws.services.pricing
Interface for accessing AWS Pricing asynchronously.
AWSPricingAsyncClient - Class in com.amazonaws.services.pricing
Client for accessing AWS Pricing asynchronously.
AWSPricingAsyncClientBuilder - Class in com.amazonaws.services.pricing
Fluent builder for AWSPricingAsync.
AWSPricingClient - Class in com.amazonaws.services.pricing
Client for accessing AWS Pricing.
AWSPricingClientBuilder - Class in com.amazonaws.services.pricing
Fluent builder for AWSPricing.
AWSPricingException - Exception in com.amazonaws.services.pricing.model
Base exception for all service exceptions thrown by AWS Price List Service
AWSPricingException(String) - Constructor for exception com.amazonaws.services.pricing.model.AWSPricingException
Constructs a new AWSPricingException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.pricing.AWSPricingAsyncClientBuilder
Construct an asynchronous implementation of AWSPricingAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.pricing.AWSPricingClientBuilder
Construct a synchronous implementation of AWSPricing using the current builder configuration.
builder() - Static method in class com.amazonaws.services.pricing.AWSPricingClient
 

C

clone() - Method in class com.amazonaws.services.pricing.model.AttributeValue
 
clone() - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
 
clone() - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
 
clone() - Method in class com.amazonaws.services.pricing.model.Filter
 
clone() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
 
clone() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
 
clone() - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
 
clone() - Method in class com.amazonaws.services.pricing.model.GetProductsResult
 
clone() - Method in class com.amazonaws.services.pricing.model.Service
 
com.amazonaws.services.pricing - package com.amazonaws.services.pricing
Amazon Web Services Price List API is a centralized and convenient way to programmatically query Amazon Web Services for services, products, and pricing information.
com.amazonaws.services.pricing.model - package com.amazonaws.services.pricing.model
 
configFactory - Static variable in class com.amazonaws.services.pricing.AWSPricingClient
Client configuration factory providing ClientConfigurations tailored to this client

D

defaultClient() - Static method in class com.amazonaws.services.pricing.AWSPricingAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.pricing.AWSPricingClientBuilder
 
describeServices(DescribeServicesRequest) - Method in class com.amazonaws.services.pricing.AbstractAWSPricing
 
describeServices(DescribeServicesRequest) - Method in interface com.amazonaws.services.pricing.AWSPricing
Returns the metadata for one service or a list of the metadata for all services.
describeServices(DescribeServicesRequest) - Method in class com.amazonaws.services.pricing.AWSPricingClient
Returns the metadata for one service or a list of the metadata for all services.
describeServicesAsync(DescribeServicesRequest) - Method in class com.amazonaws.services.pricing.AbstractAWSPricingAsync
 
describeServicesAsync(DescribeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in class com.amazonaws.services.pricing.AbstractAWSPricingAsync
 
describeServicesAsync(DescribeServicesRequest) - Method in interface com.amazonaws.services.pricing.AWSPricingAsync
Returns the metadata for one service or a list of the metadata for all services.
describeServicesAsync(DescribeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in interface com.amazonaws.services.pricing.AWSPricingAsync
Returns the metadata for one service or a list of the metadata for all services.
describeServicesAsync(DescribeServicesRequest) - Method in class com.amazonaws.services.pricing.AWSPricingAsyncClient
 
describeServicesAsync(DescribeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in class com.amazonaws.services.pricing.AWSPricingAsyncClient
 
DescribeServicesRequest - Class in com.amazonaws.services.pricing.model
 
DescribeServicesRequest() - Constructor for class com.amazonaws.services.pricing.model.DescribeServicesRequest
 
DescribeServicesResult - Class in com.amazonaws.services.pricing.model
 
DescribeServicesResult() - Constructor for class com.amazonaws.services.pricing.model.DescribeServicesResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.pricing.AWSPricing
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.pricing.model.AttributeValue
 
equals(Object) - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
 
equals(Object) - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
 
equals(Object) - Method in class com.amazonaws.services.pricing.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
 
equals(Object) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
 
equals(Object) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
 
equals(Object) - Method in class com.amazonaws.services.pricing.model.GetProductsResult
 
equals(Object) - Method in class com.amazonaws.services.pricing.model.Service
 
ExpiredNextTokenException - Exception in com.amazonaws.services.pricing.model
The pagination token expired.
ExpiredNextTokenException(String) - Constructor for exception com.amazonaws.services.pricing.model.ExpiredNextTokenException
Constructs a new ExpiredNextTokenException with the specified error message.

F

Filter - Class in com.amazonaws.services.pricing.model
The constraints that you want all returned products to match.
Filter() - Constructor for class com.amazonaws.services.pricing.model.Filter
 
FilterType - Enum in com.amazonaws.services.pricing.model
 
fromValue(String) - Static method in enum com.amazonaws.services.pricing.model.FilterType
Use this in place of valueOf.

G

getAttributeName() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The name of the attribute that you want to retrieve the values for, such as volumeType.
getAttributeNames() - Method in class com.amazonaws.services.pricing.model.Service
The attributes that are available for this service.
getAttributeValues(GetAttributeValuesRequest) - Method in class com.amazonaws.services.pricing.AbstractAWSPricing
 
getAttributeValues(GetAttributeValuesRequest) - Method in interface com.amazonaws.services.pricing.AWSPricing
Returns a list of attribute values.
getAttributeValues(GetAttributeValuesRequest) - Method in class com.amazonaws.services.pricing.AWSPricingClient
Returns a list of attribute values.
getAttributeValues() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
The list of values for an attribute.
getAttributeValuesAsync(GetAttributeValuesRequest) - Method in class com.amazonaws.services.pricing.AbstractAWSPricingAsync
 
getAttributeValuesAsync(GetAttributeValuesRequest, AsyncHandler<GetAttributeValuesRequest, GetAttributeValuesResult>) - Method in class com.amazonaws.services.pricing.AbstractAWSPricingAsync
 
getAttributeValuesAsync(GetAttributeValuesRequest) - Method in interface com.amazonaws.services.pricing.AWSPricingAsync
Returns a list of attribute values.
getAttributeValuesAsync(GetAttributeValuesRequest, AsyncHandler<GetAttributeValuesRequest, GetAttributeValuesResult>) - Method in interface com.amazonaws.services.pricing.AWSPricingAsync
Returns a list of attribute values.
getAttributeValuesAsync(GetAttributeValuesRequest) - Method in class com.amazonaws.services.pricing.AWSPricingAsyncClient
 
getAttributeValuesAsync(GetAttributeValuesRequest, AsyncHandler<GetAttributeValuesRequest, GetAttributeValuesResult>) - Method in class com.amazonaws.services.pricing.AWSPricingAsyncClient
 
GetAttributeValuesRequest - Class in com.amazonaws.services.pricing.model
 
GetAttributeValuesRequest() - Constructor for class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
 
GetAttributeValuesResult - Class in com.amazonaws.services.pricing.model
 
GetAttributeValuesResult() - Constructor for class com.amazonaws.services.pricing.model.GetAttributeValuesResult
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.pricing.AbstractAWSPricing
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.pricing.AWSPricing
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.pricing.AWSPricingClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getExecutorService() - Method in class com.amazonaws.services.pricing.AWSPricingAsyncClient
Returns the executor service used by this client to execute async requests.
getField() - Method in class com.amazonaws.services.pricing.model.Filter
The product metadata field that you want to filter on.
getFilters() - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The list of filters that limit the returned products.
getFormatVersion() - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The format version that you want the response to be in.
getFormatVersion() - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The format version of the response.
getFormatVersion() - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The format version that you want the response to be in.
getFormatVersion() - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The format version of the response.
getMaxResults() - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The maximum number of results that you want returned in the response.
getMaxResults() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The maximum number of results to return in response.
getMaxResults() - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The maximum number of results to return in the response.
getNextToken() - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The pagination token that indicates the next set of results that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The pagination token for the next set of retrievable results.
getNextToken() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The pagination token that indicates the next set of results that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
The pagination token that indicates the next set of results to retrieve.
getNextToken() - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The pagination token that indicates the next set of results that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The pagination token that indicates the next set of results to retrieve.
getPriceList() - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The list of products that match your filters.
getProducts(GetProductsRequest) - Method in class com.amazonaws.services.pricing.AbstractAWSPricing
 
getProducts(GetProductsRequest) - Method in interface com.amazonaws.services.pricing.AWSPricing
Returns a list of all products that match the filter criteria.
getProducts(GetProductsRequest) - Method in class com.amazonaws.services.pricing.AWSPricingClient
Returns a list of all products that match the filter criteria.
getProductsAsync(GetProductsRequest) - Method in class com.amazonaws.services.pricing.AbstractAWSPricingAsync
 
getProductsAsync(GetProductsRequest, AsyncHandler<GetProductsRequest, GetProductsResult>) - Method in class com.amazonaws.services.pricing.AbstractAWSPricingAsync
 
getProductsAsync(GetProductsRequest) - Method in interface com.amazonaws.services.pricing.AWSPricingAsync
Returns a list of all products that match the filter criteria.
getProductsAsync(GetProductsRequest, AsyncHandler<GetProductsRequest, GetProductsResult>) - Method in interface com.amazonaws.services.pricing.AWSPricingAsync
Returns a list of all products that match the filter criteria.
getProductsAsync(GetProductsRequest) - Method in class com.amazonaws.services.pricing.AWSPricingAsyncClient
 
getProductsAsync(GetProductsRequest, AsyncHandler<GetProductsRequest, GetProductsResult>) - Method in class com.amazonaws.services.pricing.AWSPricingAsyncClient
 
GetProductsRequest - Class in com.amazonaws.services.pricing.model
 
GetProductsRequest() - Constructor for class com.amazonaws.services.pricing.model.GetProductsRequest
 
GetProductsResult - Class in com.amazonaws.services.pricing.model
 
GetProductsResult() - Constructor for class com.amazonaws.services.pricing.model.GetProductsResult
 
getServiceCode() - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The code for the service whose information you want to retrieve, such as AmazonEC2.
getServiceCode() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The service code for the service whose attributes you want to retrieve.
getServiceCode() - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The code for the service whose products you want to retrieve.
getServiceCode() - Method in class com.amazonaws.services.pricing.model.Service
The code for the Amazon Web Services service.
getServices() - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The service metadata for the service or services in the response.
getType() - Method in class com.amazonaws.services.pricing.model.Filter
The type of filter that you want to use.
getValue() - Method in class com.amazonaws.services.pricing.model.AttributeValue
The specific value of an attributeName.
getValue() - Method in class com.amazonaws.services.pricing.model.Filter
The service code or attribute value that you want to filter by.

H

hashCode() - Method in class com.amazonaws.services.pricing.model.AttributeValue
 
hashCode() - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
 
hashCode() - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
 
hashCode() - Method in class com.amazonaws.services.pricing.model.Filter
 
hashCode() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
 
hashCode() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
 
hashCode() - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
 
hashCode() - Method in class com.amazonaws.services.pricing.model.GetProductsResult
 
hashCode() - Method in class com.amazonaws.services.pricing.model.Service
 

I

InternalErrorException - Exception in com.amazonaws.services.pricing.model
An error on the server occurred during the processing of your request.
InternalErrorException(String) - Constructor for exception com.amazonaws.services.pricing.model.InternalErrorException
Constructs a new InternalErrorException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.pricing.model
The pagination token is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.pricing.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.pricing.model
One or more parameters had an invalid value.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.pricing.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pricing.model.AttributeValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pricing.model.Filter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pricing.model.Service
 

N

NotFoundException - Exception in com.amazonaws.services.pricing.model
The requested resource can't be found.
NotFoundException(String) - Constructor for exception com.amazonaws.services.pricing.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

S

Service - Class in com.amazonaws.services.pricing.model
The metadata for a service, such as the service code and available attribute names.
Service() - Constructor for class com.amazonaws.services.pricing.model.Service
 
setAttributeName(String) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The name of the attribute that you want to retrieve the values for, such as volumeType.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.pricing.model.Service
The attributes that are available for this service.
setAttributeValues(Collection<AttributeValue>) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
The list of values for an attribute.
setField(String) - Method in class com.amazonaws.services.pricing.model.Filter
The product metadata field that you want to filter on.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The list of filters that limit the returned products.
setFormatVersion(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The format version that you want the response to be in.
setFormatVersion(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The format version of the response.
setFormatVersion(String) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The format version that you want the response to be in.
setFormatVersion(String) - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The format version of the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The maximum number of results that you want returned in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The maximum number of results to return in response.
setMaxResults(Integer) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The maximum number of results to return in the response.
setNextToken(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The pagination token that indicates the next set of results that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The pagination token for the next set of retrievable results.
setNextToken(String) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The pagination token that indicates the next set of results that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
The pagination token that indicates the next set of results to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The pagination token that indicates the next set of results that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The pagination token that indicates the next set of results to retrieve.
setPriceList(Collection<String>) - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The list of products that match your filters.
setServiceCode(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The code for the service whose information you want to retrieve, such as AmazonEC2.
setServiceCode(String) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The service code for the service whose attributes you want to retrieve.
setServiceCode(String) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The code for the service whose products you want to retrieve.
setServiceCode(String) - Method in class com.amazonaws.services.pricing.model.Service
The code for the Amazon Web Services service.
setServices(Collection<Service>) - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The service metadata for the service or services in the response.
setType(String) - Method in class com.amazonaws.services.pricing.model.Filter
The type of filter that you want to use.
setValue(String) - Method in class com.amazonaws.services.pricing.model.AttributeValue
The specific value of an attributeName.
setValue(String) - Method in class com.amazonaws.services.pricing.model.Filter
The service code or attribute value that you want to filter by.
shutdown() - Method in class com.amazonaws.services.pricing.AbstractAWSPricing
 
shutdown() - Method in interface com.amazonaws.services.pricing.AWSPricing
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.pricing.AWSPricingAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.pricing.AWSPricingClient
 
standard() - Static method in class com.amazonaws.services.pricing.AWSPricingAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.pricing.AWSPricingClientBuilder
 

T

toString() - Method in class com.amazonaws.services.pricing.model.AttributeValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pricing.model.Filter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pricing.model.FilterType
 
toString() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pricing.model.GetProductsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pricing.model.Service
Returns a string representation of this object.

V

valueOf(String) - Static method in enum com.amazonaws.services.pricing.model.FilterType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.pricing.model.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAttributeName(String) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The name of the attribute that you want to retrieve the values for, such as volumeType.
withAttributeNames(String...) - Method in class com.amazonaws.services.pricing.model.Service
The attributes that are available for this service.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.pricing.model.Service
The attributes that are available for this service.
withAttributeValues(AttributeValue...) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
The list of values for an attribute.
withAttributeValues(Collection<AttributeValue>) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
The list of values for an attribute.
withField(String) - Method in class com.amazonaws.services.pricing.model.Filter
The product metadata field that you want to filter on.
withFilters(Filter...) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The list of filters that limit the returned products.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The list of filters that limit the returned products.
withFormatVersion(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The format version that you want the response to be in.
withFormatVersion(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The format version of the response.
withFormatVersion(String) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The format version that you want the response to be in.
withFormatVersion(String) - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The format version of the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The maximum number of results that you want returned in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The maximum number of results to return in response.
withMaxResults(Integer) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The maximum number of results to return in the response.
withNextToken(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The pagination token that indicates the next set of results that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The pagination token for the next set of retrievable results.
withNextToken(String) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The pagination token that indicates the next set of results that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesResult
The pagination token that indicates the next set of results to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The pagination token that indicates the next set of results that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The pagination token that indicates the next set of results to retrieve.
withPriceList(String...) - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The list of products that match your filters.
withPriceList(Collection<String>) - Method in class com.amazonaws.services.pricing.model.GetProductsResult
The list of products that match your filters.
withServiceCode(String) - Method in class com.amazonaws.services.pricing.model.DescribeServicesRequest
The code for the service whose information you want to retrieve, such as AmazonEC2.
withServiceCode(String) - Method in class com.amazonaws.services.pricing.model.GetAttributeValuesRequest
The service code for the service whose attributes you want to retrieve.
withServiceCode(String) - Method in class com.amazonaws.services.pricing.model.GetProductsRequest
The code for the service whose products you want to retrieve.
withServiceCode(String) - Method in class com.amazonaws.services.pricing.model.Service
The code for the Amazon Web Services service.
withServices(Service...) - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The service metadata for the service or services in the response.
withServices(Collection<Service>) - Method in class com.amazonaws.services.pricing.model.DescribeServicesResult
The service metadata for the service or services in the response.
withType(String) - Method in class com.amazonaws.services.pricing.model.Filter
The type of filter that you want to use.
withType(FilterType) - Method in class com.amazonaws.services.pricing.model.Filter
The type of filter that you want to use.
withValue(String) - Method in class com.amazonaws.services.pricing.model.AttributeValue
The specific value of an attributeName.
withValue(String) - Method in class com.amazonaws.services.pricing.model.Filter
The service code or attribute value that you want to filter by.
A B C D E F G H I M N S T V W 
Skip navigation links

Copyright © 2022. All rights reserved.