@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSCostAndUsageReportAsync extends AbstractAWSCostAndUsageReport implements AWSCostAndUsageReportAsync
AWSCostAndUsageReportAsync
. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
deleteReportDefinition, describeReportDefinitions, getCachedResponseMetadata, putReportDefinition, setEndpoint, setRegion, shutdown
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deleteReportDefinition, describeReportDefinitions, getCachedResponseMetadata, putReportDefinition, setEndpoint, setRegion, shutdown
public Future<DeleteReportDefinitionResult> deleteReportDefinitionAsync(DeleteReportDefinitionRequest request)
AWSCostAndUsageReportAsync
deleteReportDefinitionAsync
in interface AWSCostAndUsageReportAsync
request
- Request of DeleteReportDefinitionpublic Future<DeleteReportDefinitionResult> deleteReportDefinitionAsync(DeleteReportDefinitionRequest request, AsyncHandler<DeleteReportDefinitionRequest,DeleteReportDefinitionResult> asyncHandler)
AWSCostAndUsageReportAsync
deleteReportDefinitionAsync
in interface AWSCostAndUsageReportAsync
request
- Request of DeleteReportDefinitionasyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeReportDefinitionsResult> describeReportDefinitionsAsync(DescribeReportDefinitionsRequest request)
AWSCostAndUsageReportAsync
describeReportDefinitionsAsync
in interface AWSCostAndUsageReportAsync
request
- Request of DescribeReportDefinitionspublic Future<DescribeReportDefinitionsResult> describeReportDefinitionsAsync(DescribeReportDefinitionsRequest request, AsyncHandler<DescribeReportDefinitionsRequest,DescribeReportDefinitionsResult> asyncHandler)
AWSCostAndUsageReportAsync
describeReportDefinitionsAsync
in interface AWSCostAndUsageReportAsync
request
- Request of DescribeReportDefinitionsasyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutReportDefinitionResult> putReportDefinitionAsync(PutReportDefinitionRequest request)
AWSCostAndUsageReportAsync
putReportDefinitionAsync
in interface AWSCostAndUsageReportAsync
request
- Request of PutReportDefinitionpublic Future<PutReportDefinitionResult> putReportDefinitionAsync(PutReportDefinitionRequest request, AsyncHandler<PutReportDefinitionRequest,PutReportDefinitionResult> asyncHandler)
AWSCostAndUsageReportAsync
putReportDefinitionAsync
in interface AWSCostAndUsageReportAsync
request
- Request of PutReportDefinitionasyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.