- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.marketplacemetering.AbstractAWSMarketplaceMetering
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.marketplacemetering.AWSMarketplaceMetering
-
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.marketplacemetering.AWSMarketplaceMeteringClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCustomerIdentifier() - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerResult
-
The CustomerIdentifier is used to identify an individual customer in your application.
- getCustomerIdentifier() - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
The CustomerIdentifier is obtained through the ResolveCustomer operation and represents an individual buyer in
your application.
- getDimension() - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
During the process of registering a product on AWS Marketplace, up to eight dimensions are specified.
- getDryRun() - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Checks whether you have the permissions required for the action, but does not make the request.
- getExecutorService() - Method in class com.amazonaws.services.marketplacemetering.AWSMarketplaceMeteringAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getMeteringRecordId() - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageResult
-
Metering record id.
- getMeteringRecordId() - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The MeteringRecordId is a unique identifier for this metering event.
- getNonce() - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
(Optional) To scope down the registration to a specific running software instance and guard against replay
attacks.
- getProductCode() - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageRequest
-
Product code is used to uniquely identify a product in AWS Marketplace.
- getProductCode() - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Product code is used to uniquely identify a product in AWS Marketplace.
- getProductCode() - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
Product code is used to uniquely identify a product in AWS Marketplace.
- getProductCode() - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerResult
-
The product code is returned to confirm that the buyer is registering for your product.
- getPublicKeyRotationTimestamp() - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageResult
-
(Optional) Only included when public key version has expired
- getPublicKeyVersion() - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
Public Key Version provided by AWS Marketplace
- getQuantity() - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
The quantity of usage consumed by the customer for the given dimension and time.
- getRegistrationToken() - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerRequest
-
When a buyer visits your website during the registration process, the buyer submits a registration token through
the browser.
- getResults() - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageResult
-
Contains all UsageRecords processed by BatchMeterUsage.
- getSignature() - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageResult
-
JWT Token
- getStatus() - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The UsageRecordResult Status indicates the status of an individual UsageRecord processed by BatchMeterUsage.
- getTimestamp() - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Timestamp, in UTC, for which the usage is being reported.
- getTimestamp() - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
Timestamp, in UTC, for which the usage is being reported.
- getUnprocessedRecords() - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageResult
-
Contains all UsageRecords that were not processed by BatchMeterUsage.
- getUsageDimension() - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
It will be one of the fcp dimension name provided during the publishing of the product.
- getUsageQuantity() - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Consumption value for the hour.
- getUsageRecord() - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The UsageRecord that was part of the BatchMeterUsage request.
- getUsageRecords() - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageRequest
-
The set of UsageRecords to submit.
- InternalServiceErrorException - Exception in com.amazonaws.services.marketplacemetering.model
-
An internal error has occurred.
- InternalServiceErrorException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.InternalServiceErrorException
-
Constructs a new InternalServiceErrorException with the specified error message.
- InvalidCustomerIdentifierException - Exception in com.amazonaws.services.marketplacemetering.model
-
You have metered usage for a CustomerIdentifier that does not exist.
- InvalidCustomerIdentifierException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.InvalidCustomerIdentifierException
-
Constructs a new InvalidCustomerIdentifierException with the specified error message.
- InvalidEndpointRegionException - Exception in com.amazonaws.services.marketplacemetering.model
-
The endpoint being called is in a Region different from your EC2 instance.
- InvalidEndpointRegionException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.InvalidEndpointRegionException
-
Constructs a new InvalidEndpointRegionException with the specified error message.
- InvalidProductCodeException - Exception in com.amazonaws.services.marketplacemetering.model
-
The product code passed does not match the product code used for publishing the product.
- InvalidProductCodeException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.InvalidProductCodeException
-
Constructs a new InvalidProductCodeException with the specified error message.
- InvalidPublicKeyVersionException - Exception in com.amazonaws.services.marketplacemetering.model
-
Public Key version is invalid.
- InvalidPublicKeyVersionException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.InvalidPublicKeyVersionException
-
Constructs a new InvalidPublicKeyVersionException with the specified error message.
- InvalidRegionException - Exception in com.amazonaws.services.marketplacemetering.model
-
RegisterUsage must be called in the same AWS Region the ECS task was launched in.
- InvalidRegionException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.InvalidRegionException
-
Constructs a new InvalidRegionException with the specified error message.
- InvalidTokenException - Exception in com.amazonaws.services.marketplacemetering.model
-
Registration token is invalid.
- InvalidTokenException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.InvalidTokenException
-
Constructs a new InvalidTokenException with the specified error message.
- InvalidUsageDimensionException - Exception in com.amazonaws.services.marketplacemetering.model
-
The usage dimension does not match one of the UsageDimensions associated with products.
- InvalidUsageDimensionException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.InvalidUsageDimensionException
-
Constructs a new InvalidUsageDimensionException with the specified error message.
- isDryRun() - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Checks whether you have the permissions required for the action, but does not make the request.
- setCustomerIdentifier(String) - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerResult
-
The CustomerIdentifier is used to identify an individual customer in your application.
- setCustomerIdentifier(String) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
The CustomerIdentifier is obtained through the ResolveCustomer operation and represents an individual buyer in
your application.
- setDimension(String) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
During the process of registering a product on AWS Marketplace, up to eight dimensions are specified.
- setDryRun(Boolean) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Checks whether you have the permissions required for the action, but does not make the request.
- setEndpoint(String) - Method in class com.amazonaws.services.marketplacemetering.AbstractAWSMarketplaceMetering
-
- setEndpoint(String) - Method in interface com.amazonaws.services.marketplacemetering.AWSMarketplaceMetering
-
- setMeteringRecordId(String) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageResult
-
Metering record id.
- setMeteringRecordId(String) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The MeteringRecordId is a unique identifier for this metering event.
- setNonce(String) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
(Optional) To scope down the registration to a specific running software instance and guard against replay
attacks.
- setProductCode(String) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageRequest
-
Product code is used to uniquely identify a product in AWS Marketplace.
- setProductCode(String) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Product code is used to uniquely identify a product in AWS Marketplace.
- setProductCode(String) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
Product code is used to uniquely identify a product in AWS Marketplace.
- setProductCode(String) - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerResult
-
The product code is returned to confirm that the buyer is registering for your product.
- setPublicKeyRotationTimestamp(Date) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageResult
-
(Optional) Only included when public key version has expired
- setPublicKeyVersion(Integer) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
Public Key Version provided by AWS Marketplace
- setQuantity(Integer) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
The quantity of usage consumed by the customer for the given dimension and time.
- setRegion(Region) - Method in class com.amazonaws.services.marketplacemetering.AbstractAWSMarketplaceMetering
-
- setRegion(Region) - Method in interface com.amazonaws.services.marketplacemetering.AWSMarketplaceMetering
-
- setRegistrationToken(String) - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerRequest
-
When a buyer visits your website during the registration process, the buyer submits a registration token through
the browser.
- setResults(Collection<UsageRecordResult>) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageResult
-
Contains all UsageRecords processed by BatchMeterUsage.
- setSignature(String) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageResult
-
JWT Token
- setStatus(String) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The UsageRecordResult Status indicates the status of an individual UsageRecord processed by BatchMeterUsage.
- setStatus(UsageRecordResultStatus) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The UsageRecordResult Status indicates the status of an individual UsageRecord processed by BatchMeterUsage.
- setTimestamp(Date) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Timestamp, in UTC, for which the usage is being reported.
- setTimestamp(Date) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
Timestamp, in UTC, for which the usage is being reported.
- setUnprocessedRecords(Collection<UsageRecord>) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageResult
-
Contains all UsageRecords that were not processed by BatchMeterUsage.
- setUsageDimension(String) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
It will be one of the fcp dimension name provided during the publishing of the product.
- setUsageQuantity(Integer) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Consumption value for the hour.
- setUsageRecord(UsageRecord) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The UsageRecord that was part of the BatchMeterUsage request.
- setUsageRecords(Collection<UsageRecord>) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageRequest
-
The set of UsageRecords to submit.
- shutdown() - Method in class com.amazonaws.services.marketplacemetering.AbstractAWSMarketplaceMetering
-
- shutdown() - Method in interface com.amazonaws.services.marketplacemetering.AWSMarketplaceMetering
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.marketplacemetering.AWSMarketplaceMeteringAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.marketplacemetering.AWSMarketplaceMeteringAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.marketplacemetering.AWSMarketplaceMeteringClientBuilder
-
- ThrottlingException - Exception in com.amazonaws.services.marketplacemetering.model
-
The calls to the API are throttled.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- TimestampOutOfBoundsException - Exception in com.amazonaws.services.marketplacemetering.model
-
The timestamp value passed in the meterUsage() is out of allowed range.
- TimestampOutOfBoundsException(String) - Constructor for exception com.amazonaws.services.marketplacemetering.model.TimestampOutOfBoundsException
-
Constructs a new TimestampOutOfBoundsException with the specified error message.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.marketplacemetering.model.UsageRecordResultStatus
-
- withCustomerIdentifier(String) - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerResult
-
The CustomerIdentifier is used to identify an individual customer in your application.
- withCustomerIdentifier(String) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
The CustomerIdentifier is obtained through the ResolveCustomer operation and represents an individual buyer in
your application.
- withDimension(String) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
During the process of registering a product on AWS Marketplace, up to eight dimensions are specified.
- withDryRun(Boolean) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Checks whether you have the permissions required for the action, but does not make the request.
- withMeteringRecordId(String) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageResult
-
Metering record id.
- withMeteringRecordId(String) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The MeteringRecordId is a unique identifier for this metering event.
- withNonce(String) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
(Optional) To scope down the registration to a specific running software instance and guard against replay
attacks.
- withProductCode(String) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageRequest
-
Product code is used to uniquely identify a product in AWS Marketplace.
- withProductCode(String) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Product code is used to uniquely identify a product in AWS Marketplace.
- withProductCode(String) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
Product code is used to uniquely identify a product in AWS Marketplace.
- withProductCode(String) - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerResult
-
The product code is returned to confirm that the buyer is registering for your product.
- withPublicKeyRotationTimestamp(Date) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageResult
-
(Optional) Only included when public key version has expired
- withPublicKeyVersion(Integer) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageRequest
-
Public Key Version provided by AWS Marketplace
- withQuantity(Integer) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
The quantity of usage consumed by the customer for the given dimension and time.
- withRegistrationToken(String) - Method in class com.amazonaws.services.marketplacemetering.model.ResolveCustomerRequest
-
When a buyer visits your website during the registration process, the buyer submits a registration token through
the browser.
- withResults(UsageRecordResult...) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageResult
-
Contains all UsageRecords processed by BatchMeterUsage.
- withResults(Collection<UsageRecordResult>) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageResult
-
Contains all UsageRecords processed by BatchMeterUsage.
- withSignature(String) - Method in class com.amazonaws.services.marketplacemetering.model.RegisterUsageResult
-
JWT Token
- withStatus(String) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The UsageRecordResult Status indicates the status of an individual UsageRecord processed by BatchMeterUsage.
- withStatus(UsageRecordResultStatus) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The UsageRecordResult Status indicates the status of an individual UsageRecord processed by BatchMeterUsage.
- withTimestamp(Date) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Timestamp, in UTC, for which the usage is being reported.
- withTimestamp(Date) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecord
-
Timestamp, in UTC, for which the usage is being reported.
- withUnprocessedRecords(UsageRecord...) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageResult
-
Contains all UsageRecords that were not processed by BatchMeterUsage.
- withUnprocessedRecords(Collection<UsageRecord>) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageResult
-
Contains all UsageRecords that were not processed by BatchMeterUsage.
- withUsageDimension(String) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
It will be one of the fcp dimension name provided during the publishing of the product.
- withUsageQuantity(Integer) - Method in class com.amazonaws.services.marketplacemetering.model.MeterUsageRequest
-
Consumption value for the hour.
- withUsageRecord(UsageRecord) - Method in class com.amazonaws.services.marketplacemetering.model.UsageRecordResult
-
The UsageRecord that was part of the BatchMeterUsage request.
- withUsageRecords(UsageRecord...) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageRequest
-
The set of UsageRecords to submit.
- withUsageRecords(Collection<UsageRecord>) - Method in class com.amazonaws.services.marketplacemetering.model.BatchMeterUsageRequest
-
The set of UsageRecords to submit.