| Modifier and Type | Method and Description |
|---|---|
Future<CreateDomainResult> |
AmazonCloudSearchAsyncClient.createDomainAsync(CreateDomainRequest createDomainRequest,
AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler)
Deprecated.
Creates a new search domain.
|
Future<CreateDomainResult> |
AmazonCloudSearchAsync.createDomainAsync(CreateDomainRequest createDomainRequest,
AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler)
Deprecated.
Creates a new search domain.
|
Future<DefineIndexFieldResult> |
AmazonCloudSearchAsyncClient.defineIndexFieldAsync(DefineIndexFieldRequest defineIndexFieldRequest,
AsyncHandler<DefineIndexFieldRequest,DefineIndexFieldResult> asyncHandler)
Deprecated.
Configures an
IndexField for the search domain. |
Future<DefineIndexFieldResult> |
AmazonCloudSearchAsync.defineIndexFieldAsync(DefineIndexFieldRequest defineIndexFieldRequest,
AsyncHandler<DefineIndexFieldRequest,DefineIndexFieldResult> asyncHandler)
Deprecated.
Configures an
IndexField for the search domain. |
Future<DefineRankExpressionResult> |
AmazonCloudSearchAsyncClient.defineRankExpressionAsync(DefineRankExpressionRequest defineRankExpressionRequest,
AsyncHandler<DefineRankExpressionRequest,DefineRankExpressionResult> asyncHandler)
Deprecated.
Configures a
RankExpression for the search domain. |
Future<DefineRankExpressionResult> |
AmazonCloudSearchAsync.defineRankExpressionAsync(DefineRankExpressionRequest defineRankExpressionRequest,
AsyncHandler<DefineRankExpressionRequest,DefineRankExpressionResult> asyncHandler)
Deprecated.
Configures a
RankExpression for the search domain. |
Future<DeleteDomainResult> |
AmazonCloudSearchAsyncClient.deleteDomainAsync(DeleteDomainRequest deleteDomainRequest,
AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler)
Deprecated.
Permanently deletes a search domain and all of its data.
|
Future<DeleteDomainResult> |
AmazonCloudSearchAsync.deleteDomainAsync(DeleteDomainRequest deleteDomainRequest,
AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler)
Deprecated.
Permanently deletes a search domain and all of its data.
|
Future<DeleteIndexFieldResult> |
AmazonCloudSearchAsyncClient.deleteIndexFieldAsync(DeleteIndexFieldRequest deleteIndexFieldRequest,
AsyncHandler<DeleteIndexFieldRequest,DeleteIndexFieldResult> asyncHandler)
Deprecated.
Removes an
IndexField from the search domain. |
Future<DeleteIndexFieldResult> |
AmazonCloudSearchAsync.deleteIndexFieldAsync(DeleteIndexFieldRequest deleteIndexFieldRequest,
AsyncHandler<DeleteIndexFieldRequest,DeleteIndexFieldResult> asyncHandler)
Deprecated.
Removes an
IndexField from the search domain. |
Future<DeleteRankExpressionResult> |
AmazonCloudSearchAsyncClient.deleteRankExpressionAsync(DeleteRankExpressionRequest deleteRankExpressionRequest,
AsyncHandler<DeleteRankExpressionRequest,DeleteRankExpressionResult> asyncHandler)
Deprecated.
Removes a
RankExpression from the search domain. |
Future<DeleteRankExpressionResult> |
AmazonCloudSearchAsync.deleteRankExpressionAsync(DeleteRankExpressionRequest deleteRankExpressionRequest,
AsyncHandler<DeleteRankExpressionRequest,DeleteRankExpressionResult> asyncHandler)
Deprecated.
Removes a
RankExpression from the search domain. |
Future<DescribeAvailabilityOptionsResult> |
AmazonCloudSearchAsyncClient.describeAvailabilityOptionsAsync(DescribeAvailabilityOptionsRequest describeAvailabilityOptionsRequest,
AsyncHandler<DescribeAvailabilityOptionsRequest,DescribeAvailabilityOptionsResult> asyncHandler)
Deprecated.
Gets the availability options configured for a domain.
|
Future<DescribeAvailabilityOptionsResult> |
AmazonCloudSearchAsync.describeAvailabilityOptionsAsync(DescribeAvailabilityOptionsRequest describeAvailabilityOptionsRequest,
AsyncHandler<DescribeAvailabilityOptionsRequest,DescribeAvailabilityOptionsResult> asyncHandler)
Deprecated.
Gets the availability options configured for a domain.
|
Future<DescribeDefaultSearchFieldResult> |
AmazonCloudSearchAsyncClient.describeDefaultSearchFieldAsync(DescribeDefaultSearchFieldRequest describeDefaultSearchFieldRequest,
AsyncHandler<DescribeDefaultSearchFieldRequest,DescribeDefaultSearchFieldResult> asyncHandler)
Deprecated.
Gets the default search field configured for the search domain.
|
Future<DescribeDefaultSearchFieldResult> |
AmazonCloudSearchAsync.describeDefaultSearchFieldAsync(DescribeDefaultSearchFieldRequest describeDefaultSearchFieldRequest,
AsyncHandler<DescribeDefaultSearchFieldRequest,DescribeDefaultSearchFieldResult> asyncHandler)
Deprecated.
Gets the default search field configured for the search domain.
|
Future<DescribeDomainsResult> |
AmazonCloudSearchAsyncClient.describeDomainsAsync(DescribeDomainsRequest describeDomainsRequest,
AsyncHandler<DescribeDomainsRequest,DescribeDomainsResult> asyncHandler)
Deprecated.
Gets information about the search domains owned by this account.
|
Future<DescribeDomainsResult> |
AmazonCloudSearchAsync.describeDomainsAsync(DescribeDomainsRequest describeDomainsRequest,
AsyncHandler<DescribeDomainsRequest,DescribeDomainsResult> asyncHandler)
Deprecated.
Gets information about the search domains owned by this account.
|
Future<DescribeIndexFieldsResult> |
AmazonCloudSearchAsyncClient.describeIndexFieldsAsync(DescribeIndexFieldsRequest describeIndexFieldsRequest,
AsyncHandler<DescribeIndexFieldsRequest,DescribeIndexFieldsResult> asyncHandler)
Deprecated.
Gets information about the index fields configured for the search
domain.
|
Future<DescribeIndexFieldsResult> |
AmazonCloudSearchAsync.describeIndexFieldsAsync(DescribeIndexFieldsRequest describeIndexFieldsRequest,
AsyncHandler<DescribeIndexFieldsRequest,DescribeIndexFieldsResult> asyncHandler)
Deprecated.
Gets information about the index fields configured for the search
domain.
|
Future<DescribeRankExpressionsResult> |
AmazonCloudSearchAsyncClient.describeRankExpressionsAsync(DescribeRankExpressionsRequest describeRankExpressionsRequest,
AsyncHandler<DescribeRankExpressionsRequest,DescribeRankExpressionsResult> asyncHandler)
Deprecated.
Gets the rank expressions configured for the search domain.
|
Future<DescribeRankExpressionsResult> |
AmazonCloudSearchAsync.describeRankExpressionsAsync(DescribeRankExpressionsRequest describeRankExpressionsRequest,
AsyncHandler<DescribeRankExpressionsRequest,DescribeRankExpressionsResult> asyncHandler)
Deprecated.
Gets the rank expressions configured for the search domain.
|
Future<DescribeServiceAccessPoliciesResult> |
AmazonCloudSearchAsyncClient.describeServiceAccessPoliciesAsync(DescribeServiceAccessPoliciesRequest describeServiceAccessPoliciesRequest,
AsyncHandler<DescribeServiceAccessPoliciesRequest,DescribeServiceAccessPoliciesResult> asyncHandler)
Deprecated.
Gets information about the resource-based policies that control access
to the domain's document and search services.
|
Future<DescribeServiceAccessPoliciesResult> |
AmazonCloudSearchAsync.describeServiceAccessPoliciesAsync(DescribeServiceAccessPoliciesRequest describeServiceAccessPoliciesRequest,
AsyncHandler<DescribeServiceAccessPoliciesRequest,DescribeServiceAccessPoliciesResult> asyncHandler)
Deprecated.
Gets information about the resource-based policies that control access
to the domain's document and search services.
|
Future<DescribeStemmingOptionsResult> |
AmazonCloudSearchAsyncClient.describeStemmingOptionsAsync(DescribeStemmingOptionsRequest describeStemmingOptionsRequest,
AsyncHandler<DescribeStemmingOptionsRequest,DescribeStemmingOptionsResult> asyncHandler)
Deprecated.
Gets the stemming dictionary configured for the search domain.
|
Future<DescribeStemmingOptionsResult> |
AmazonCloudSearchAsync.describeStemmingOptionsAsync(DescribeStemmingOptionsRequest describeStemmingOptionsRequest,
AsyncHandler<DescribeStemmingOptionsRequest,DescribeStemmingOptionsResult> asyncHandler)
Deprecated.
Gets the stemming dictionary configured for the search domain.
|
Future<DescribeStopwordOptionsResult> |
AmazonCloudSearchAsyncClient.describeStopwordOptionsAsync(DescribeStopwordOptionsRequest describeStopwordOptionsRequest,
AsyncHandler<DescribeStopwordOptionsRequest,DescribeStopwordOptionsResult> asyncHandler)
Deprecated.
Gets the stopwords configured for the search domain.
|
Future<DescribeStopwordOptionsResult> |
AmazonCloudSearchAsync.describeStopwordOptionsAsync(DescribeStopwordOptionsRequest describeStopwordOptionsRequest,
AsyncHandler<DescribeStopwordOptionsRequest,DescribeStopwordOptionsResult> asyncHandler)
Deprecated.
Gets the stopwords configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsyncClient.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest,
AsyncHandler<DescribeSynonymOptionsRequest,DescribeSynonymOptionsResult> asyncHandler)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
Future<DescribeSynonymOptionsResult> |
AmazonCloudSearchAsync.describeSynonymOptionsAsync(DescribeSynonymOptionsRequest describeSynonymOptionsRequest,
AsyncHandler<DescribeSynonymOptionsRequest,DescribeSynonymOptionsResult> asyncHandler)
Deprecated.
Gets the synonym dictionary configured for the search domain.
|
Future<IndexDocumentsResult> |
AmazonCloudSearchAsyncClient.indexDocumentsAsync(IndexDocumentsRequest indexDocumentsRequest,
AsyncHandler<IndexDocumentsRequest,IndexDocumentsResult> asyncHandler)
Deprecated.
Tells the search domain to start indexing its documents using the
latest text processing options and
IndexFields . |
Future<IndexDocumentsResult> |
AmazonCloudSearchAsync.indexDocumentsAsync(IndexDocumentsRequest indexDocumentsRequest,
AsyncHandler<IndexDocumentsRequest,IndexDocumentsResult> asyncHandler)
Deprecated.
Tells the search domain to start indexing its documents using the
latest text processing options and
IndexFields . |
Future<UpdateAvailabilityOptionsResult> |
AmazonCloudSearchAsyncClient.updateAvailabilityOptionsAsync(UpdateAvailabilityOptionsRequest updateAvailabilityOptionsRequest,
AsyncHandler<UpdateAvailabilityOptionsRequest,UpdateAvailabilityOptionsResult> asyncHandler)
Deprecated.
Configures the availability options for a domain.
|
Future<UpdateAvailabilityOptionsResult> |
AmazonCloudSearchAsync.updateAvailabilityOptionsAsync(UpdateAvailabilityOptionsRequest updateAvailabilityOptionsRequest,
AsyncHandler<UpdateAvailabilityOptionsRequest,UpdateAvailabilityOptionsResult> asyncHandler)
Deprecated.
Configures the availability options for a domain.
|
Future<UpdateDefaultSearchFieldResult> |
AmazonCloudSearchAsyncClient.updateDefaultSearchFieldAsync(UpdateDefaultSearchFieldRequest updateDefaultSearchFieldRequest,
AsyncHandler<UpdateDefaultSearchFieldRequest,UpdateDefaultSearchFieldResult> asyncHandler)
Deprecated.
Configures the default search field for the search domain.
|
Future<UpdateDefaultSearchFieldResult> |
AmazonCloudSearchAsync.updateDefaultSearchFieldAsync(UpdateDefaultSearchFieldRequest updateDefaultSearchFieldRequest,
AsyncHandler<UpdateDefaultSearchFieldRequest,UpdateDefaultSearchFieldResult> asyncHandler)
Deprecated.
Configures the default search field for the search domain.
|
Future<UpdateServiceAccessPoliciesResult> |
AmazonCloudSearchAsyncClient.updateServiceAccessPoliciesAsync(UpdateServiceAccessPoliciesRequest updateServiceAccessPoliciesRequest,
AsyncHandler<UpdateServiceAccessPoliciesRequest,UpdateServiceAccessPoliciesResult> asyncHandler)
Deprecated.
Configures the policies that control access to the domain's document
and search services.
|
Future<UpdateServiceAccessPoliciesResult> |
AmazonCloudSearchAsync.updateServiceAccessPoliciesAsync(UpdateServiceAccessPoliciesRequest updateServiceAccessPoliciesRequest,
AsyncHandler<UpdateServiceAccessPoliciesRequest,UpdateServiceAccessPoliciesResult> asyncHandler)
Deprecated.
Configures the policies that control access to the domain's document
and search services.
|
Future<UpdateStemmingOptionsResult> |
AmazonCloudSearchAsyncClient.updateStemmingOptionsAsync(UpdateStemmingOptionsRequest updateStemmingOptionsRequest,
AsyncHandler<UpdateStemmingOptionsRequest,UpdateStemmingOptionsResult> asyncHandler)
Deprecated.
Configures a stemming dictionary for the search domain.
|
Future<UpdateStemmingOptionsResult> |
AmazonCloudSearchAsync.updateStemmingOptionsAsync(UpdateStemmingOptionsRequest updateStemmingOptionsRequest,
AsyncHandler<UpdateStemmingOptionsRequest,UpdateStemmingOptionsResult> asyncHandler)
Deprecated.
Configures a stemming dictionary for the search domain.
|
Future<UpdateStopwordOptionsResult> |
AmazonCloudSearchAsyncClient.updateStopwordOptionsAsync(UpdateStopwordOptionsRequest updateStopwordOptionsRequest,
AsyncHandler<UpdateStopwordOptionsRequest,UpdateStopwordOptionsResult> asyncHandler)
Deprecated.
Configures stopwords for the search domain.
|
Future<UpdateStopwordOptionsResult> |
AmazonCloudSearchAsync.updateStopwordOptionsAsync(UpdateStopwordOptionsRequest updateStopwordOptionsRequest,
AsyncHandler<UpdateStopwordOptionsRequest,UpdateStopwordOptionsResult> asyncHandler)
Deprecated.
Configures stopwords for the search domain.
|
Future<UpdateSynonymOptionsResult> |
AmazonCloudSearchAsyncClient.updateSynonymOptionsAsync(UpdateSynonymOptionsRequest updateSynonymOptionsRequest,
AsyncHandler<UpdateSynonymOptionsRequest,UpdateSynonymOptionsResult> asyncHandler)
Deprecated.
Configures a synonym dictionary for the search domain.
|
Future<UpdateSynonymOptionsResult> |
AmazonCloudSearchAsync.updateSynonymOptionsAsync(UpdateSynonymOptionsRequest updateSynonymOptionsRequest,
AsyncHandler<UpdateSynonymOptionsRequest,UpdateSynonymOptionsResult> asyncHandler)
Deprecated.
Configures a synonym dictionary for the search domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SearchResult> |
AmazonCloudSearchDomainAsyncClient.searchAsync(SearchRequest searchRequest,
AsyncHandler<SearchRequest,SearchResult> asyncHandler)
Retrieves a list of documents that match the specified search
criteria.
|
Future<SearchResult> |
AmazonCloudSearchDomainAsync.searchAsync(SearchRequest searchRequest,
AsyncHandler<SearchRequest,SearchResult> asyncHandler)
Retrieves a list of documents that match the specified search
criteria.
|
Future<SuggestResult> |
AmazonCloudSearchDomainAsyncClient.suggestAsync(SuggestRequest suggestRequest,
AsyncHandler<SuggestRequest,SuggestResult> asyncHandler)
Retrieves autocomplete suggestions for a partial query string.
|
Future<SuggestResult> |
AmazonCloudSearchDomainAsync.suggestAsync(SuggestRequest suggestRequest,
AsyncHandler<SuggestRequest,SuggestResult> asyncHandler)
Retrieves autocomplete suggestions for a partial query string.
|
Future<UploadDocumentsResult> |
AmazonCloudSearchDomainAsyncClient.uploadDocumentsAsync(UploadDocumentsRequest uploadDocumentsRequest,
AsyncHandler<UploadDocumentsRequest,UploadDocumentsResult> asyncHandler)
Posts a batch of documents to a search domain for indexing.
|
Future<UploadDocumentsResult> |
AmazonCloudSearchDomainAsync.uploadDocumentsAsync(UploadDocumentsRequest uploadDocumentsRequest,
AsyncHandler<UploadDocumentsRequest,UploadDocumentsResult> asyncHandler)
Posts a batch of documents to a search domain for indexing.
|
| Modifier and Type | Method and Description |
|---|---|
Future<BulkPublishResult> |
AmazonCognitoSyncAsyncClient.bulkPublishAsync(BulkPublishRequest bulkPublishRequest,
AsyncHandler<BulkPublishRequest,BulkPublishResult> asyncHandler)
Initiates a bulk publish of all existing datasets for an Identity
Pool to the configured stream.
|
Future<BulkPublishResult> |
AmazonCognitoSyncAsync.bulkPublishAsync(BulkPublishRequest bulkPublishRequest,
AsyncHandler<BulkPublishRequest,BulkPublishResult> asyncHandler)
Initiates a bulk publish of all existing datasets for an Identity
Pool to the configured stream.
|
Future<DeleteDatasetResult> |
AmazonCognitoSyncAsyncClient.deleteDatasetAsync(DeleteDatasetRequest deleteDatasetRequest,
AsyncHandler<DeleteDatasetRequest,DeleteDatasetResult> asyncHandler)
Deletes the specific dataset.
|
Future<DeleteDatasetResult> |
AmazonCognitoSyncAsync.deleteDatasetAsync(DeleteDatasetRequest deleteDatasetRequest,
AsyncHandler<DeleteDatasetRequest,DeleteDatasetResult> asyncHandler)
Deletes the specific dataset.
|
Future<DescribeDatasetResult> |
AmazonCognitoSyncAsyncClient.describeDatasetAsync(DescribeDatasetRequest describeDatasetRequest,
AsyncHandler<DescribeDatasetRequest,DescribeDatasetResult> asyncHandler)
Gets meta data about a dataset by identity and dataset name.
|
Future<DescribeDatasetResult> |
AmazonCognitoSyncAsync.describeDatasetAsync(DescribeDatasetRequest describeDatasetRequest,
AsyncHandler<DescribeDatasetRequest,DescribeDatasetResult> asyncHandler)
Gets meta data about a dataset by identity and dataset name.
|
Future<DescribeIdentityPoolUsageResult> |
AmazonCognitoSyncAsyncClient.describeIdentityPoolUsageAsync(DescribeIdentityPoolUsageRequest describeIdentityPoolUsageRequest,
AsyncHandler<DescribeIdentityPoolUsageRequest,DescribeIdentityPoolUsageResult> asyncHandler)
Gets usage details (for example, data storage) about a particular
identity pool.
|
Future<DescribeIdentityPoolUsageResult> |
AmazonCognitoSyncAsync.describeIdentityPoolUsageAsync(DescribeIdentityPoolUsageRequest describeIdentityPoolUsageRequest,
AsyncHandler<DescribeIdentityPoolUsageRequest,DescribeIdentityPoolUsageResult> asyncHandler)
Gets usage details (for example, data storage) about a particular
identity pool.
|
Future<DescribeIdentityUsageResult> |
AmazonCognitoSyncAsyncClient.describeIdentityUsageAsync(DescribeIdentityUsageRequest describeIdentityUsageRequest,
AsyncHandler<DescribeIdentityUsageRequest,DescribeIdentityUsageResult> asyncHandler)
Gets usage information for an identity, including number of datasets
and data usage.
|
Future<DescribeIdentityUsageResult> |
AmazonCognitoSyncAsync.describeIdentityUsageAsync(DescribeIdentityUsageRequest describeIdentityUsageRequest,
AsyncHandler<DescribeIdentityUsageRequest,DescribeIdentityUsageResult> asyncHandler)
Gets usage information for an identity, including number of datasets
and data usage.
|
Future<GetBulkPublishDetailsResult> |
AmazonCognitoSyncAsyncClient.getBulkPublishDetailsAsync(GetBulkPublishDetailsRequest getBulkPublishDetailsRequest,
AsyncHandler<GetBulkPublishDetailsRequest,GetBulkPublishDetailsResult> asyncHandler)
Get the status of the last BulkPublish operation for an identity
pool.
|
Future<GetBulkPublishDetailsResult> |
AmazonCognitoSyncAsync.getBulkPublishDetailsAsync(GetBulkPublishDetailsRequest getBulkPublishDetailsRequest,
AsyncHandler<GetBulkPublishDetailsRequest,GetBulkPublishDetailsResult> asyncHandler)
Get the status of the last BulkPublish operation for an identity
pool.
|
Future<GetCognitoEventsResult> |
AmazonCognitoSyncAsyncClient.getCognitoEventsAsync(GetCognitoEventsRequest getCognitoEventsRequest,
AsyncHandler<GetCognitoEventsRequest,GetCognitoEventsResult> asyncHandler)
Gets the events and the corresponding Lambda functions associated
with an identity pool.
|
Future<GetCognitoEventsResult> |
AmazonCognitoSyncAsync.getCognitoEventsAsync(GetCognitoEventsRequest getCognitoEventsRequest,
AsyncHandler<GetCognitoEventsRequest,GetCognitoEventsResult> asyncHandler)
Gets the events and the corresponding Lambda functions associated
with an identity pool.
|
Future<GetIdentityPoolConfigurationResult> |
AmazonCognitoSyncAsyncClient.getIdentityPoolConfigurationAsync(GetIdentityPoolConfigurationRequest getIdentityPoolConfigurationRequest,
AsyncHandler<GetIdentityPoolConfigurationRequest,GetIdentityPoolConfigurationResult> asyncHandler)
Gets the configuration settings of an identity pool.
|
Future<GetIdentityPoolConfigurationResult> |
AmazonCognitoSyncAsync.getIdentityPoolConfigurationAsync(GetIdentityPoolConfigurationRequest getIdentityPoolConfigurationRequest,
AsyncHandler<GetIdentityPoolConfigurationRequest,GetIdentityPoolConfigurationResult> asyncHandler)
Gets the configuration settings of an identity pool.
|
Future<ListDatasetsResult> |
AmazonCognitoSyncAsyncClient.listDatasetsAsync(ListDatasetsRequest listDatasetsRequest,
AsyncHandler<ListDatasetsRequest,ListDatasetsResult> asyncHandler)
Lists datasets for an identity.
|
Future<ListDatasetsResult> |
AmazonCognitoSyncAsync.listDatasetsAsync(ListDatasetsRequest listDatasetsRequest,
AsyncHandler<ListDatasetsRequest,ListDatasetsResult> asyncHandler)
Lists datasets for an identity.
|
Future<ListIdentityPoolUsageResult> |
AmazonCognitoSyncAsyncClient.listIdentityPoolUsageAsync(ListIdentityPoolUsageRequest listIdentityPoolUsageRequest,
AsyncHandler<ListIdentityPoolUsageRequest,ListIdentityPoolUsageResult> asyncHandler)
Gets a list of identity pools registered with Cognito.
|
Future<ListIdentityPoolUsageResult> |
AmazonCognitoSyncAsync.listIdentityPoolUsageAsync(ListIdentityPoolUsageRequest listIdentityPoolUsageRequest,
AsyncHandler<ListIdentityPoolUsageRequest,ListIdentityPoolUsageResult> asyncHandler)
Gets a list of identity pools registered with Cognito.
|
Future<ListRecordsResult> |
AmazonCognitoSyncAsyncClient.listRecordsAsync(ListRecordsRequest listRecordsRequest,
AsyncHandler<ListRecordsRequest,ListRecordsResult> asyncHandler)
Gets paginated records, optionally changed after a particular sync
count for a dataset and identity.
|
Future<ListRecordsResult> |
AmazonCognitoSyncAsync.listRecordsAsync(ListRecordsRequest listRecordsRequest,
AsyncHandler<ListRecordsRequest,ListRecordsResult> asyncHandler)
Gets paginated records, optionally changed after a particular sync
count for a dataset and identity.
|
Future<RegisterDeviceResult> |
AmazonCognitoSyncAsyncClient.registerDeviceAsync(RegisterDeviceRequest registerDeviceRequest,
AsyncHandler<RegisterDeviceRequest,RegisterDeviceResult> asyncHandler)
Registers a device to receive push sync notifications.
|
Future<RegisterDeviceResult> |
AmazonCognitoSyncAsync.registerDeviceAsync(RegisterDeviceRequest registerDeviceRequest,
AsyncHandler<RegisterDeviceRequest,RegisterDeviceResult> asyncHandler)
Registers a device to receive push sync notifications.
|
Future<Void> |
AmazonCognitoSyncAsyncClient.setCognitoEventsAsync(SetCognitoEventsRequest setCognitoEventsRequest,
AsyncHandler<SetCognitoEventsRequest,Void> asyncHandler)
Sets the AWS Lambda function for a given event type for an identity
pool.
|
Future<Void> |
AmazonCognitoSyncAsync.setCognitoEventsAsync(SetCognitoEventsRequest setCognitoEventsRequest,
AsyncHandler<SetCognitoEventsRequest,Void> asyncHandler)
Sets the AWS Lambda function for a given event type for an identity
pool.
|
Future<SetIdentityPoolConfigurationResult> |
AmazonCognitoSyncAsyncClient.setIdentityPoolConfigurationAsync(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest,
AsyncHandler<SetIdentityPoolConfigurationRequest,SetIdentityPoolConfigurationResult> asyncHandler)
Sets the necessary configuration for push sync.
|
Future<SetIdentityPoolConfigurationResult> |
AmazonCognitoSyncAsync.setIdentityPoolConfigurationAsync(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest,
AsyncHandler<SetIdentityPoolConfigurationRequest,SetIdentityPoolConfigurationResult> asyncHandler)
Sets the necessary configuration for push sync.
|
Future<SubscribeToDatasetResult> |
AmazonCognitoSyncAsyncClient.subscribeToDatasetAsync(SubscribeToDatasetRequest subscribeToDatasetRequest,
AsyncHandler<SubscribeToDatasetRequest,SubscribeToDatasetResult> asyncHandler)
Subscribes to receive notifications when a dataset is modified by
another device.
|
Future<SubscribeToDatasetResult> |
AmazonCognitoSyncAsync.subscribeToDatasetAsync(SubscribeToDatasetRequest subscribeToDatasetRequest,
AsyncHandler<SubscribeToDatasetRequest,SubscribeToDatasetResult> asyncHandler)
Subscribes to receive notifications when a dataset is modified by
another device.
|
Future<UnsubscribeFromDatasetResult> |
AmazonCognitoSyncAsyncClient.unsubscribeFromDatasetAsync(UnsubscribeFromDatasetRequest unsubscribeFromDatasetRequest,
AsyncHandler<UnsubscribeFromDatasetRequest,UnsubscribeFromDatasetResult> asyncHandler)
Unsubscribes from receiving notifications when a dataset is modified
by another device.
|
Future<UnsubscribeFromDatasetResult> |
AmazonCognitoSyncAsync.unsubscribeFromDatasetAsync(UnsubscribeFromDatasetRequest unsubscribeFromDatasetRequest,
AsyncHandler<UnsubscribeFromDatasetRequest,UnsubscribeFromDatasetResult> asyncHandler)
Unsubscribes from receiving notifications when a dataset is modified
by another device.
|
Future<UpdateRecordsResult> |
AmazonCognitoSyncAsyncClient.updateRecordsAsync(UpdateRecordsRequest updateRecordsRequest,
AsyncHandler<UpdateRecordsRequest,UpdateRecordsResult> asyncHandler)
Posts updates to records and adds and deletes records for a dataset
and user.
|
Future<UpdateRecordsResult> |
AmazonCognitoSyncAsync.updateRecordsAsync(UpdateRecordsRequest updateRecordsRequest,
AsyncHandler<UpdateRecordsRequest,UpdateRecordsResult> asyncHandler)
Posts updates to records and adds and deletes records for a dataset
and user.
|
| Modifier and Type | Method and Description |
|---|---|
Future<BatchGetItemResult> |
AmazonDynamoDBAsyncClient.batchGetItemAsync(BatchGetItemRequest request,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler) |
Future<BatchGetItemResult> |
AmazonDynamoDBAsync.batchGetItemAsync(BatchGetItemRequest batchGetItemRequest,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
The BatchGetItem operation returns the attributes of one or more
items from one or more tables.
|
Future<BatchGetItemResult> |
AbstractAmazonDynamoDBAsync.batchGetItemAsync(BatchGetItemRequest request,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler) |
Future<BatchGetItemResult> |
AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an
AsyncHandler.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an
AsyncHandler.
|
Future<BatchGetItemResult> |
AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an
AsyncHandler.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an
AsyncHandler.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an
AsyncHandler.
|
Future<BatchGetItemResult> |
AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an
AsyncHandler.
|
Future<BatchWriteItemResult> |
AmazonDynamoDBAsyncClient.batchWriteItemAsync(BatchWriteItemRequest request,
AsyncHandler<BatchWriteItemRequest,BatchWriteItemResult> asyncHandler) |
Future<BatchWriteItemResult> |
AmazonDynamoDBAsync.batchWriteItemAsync(BatchWriteItemRequest batchWriteItemRequest,
AsyncHandler<BatchWriteItemRequest,BatchWriteItemResult> asyncHandler)
The BatchWriteItem operation puts or deletes multiple items in one
or more tables.
|
Future<BatchWriteItemResult> |
AbstractAmazonDynamoDBAsync.batchWriteItemAsync(BatchWriteItemRequest request,
AsyncHandler<BatchWriteItemRequest,BatchWriteItemResult> asyncHandler) |
Future<BatchWriteItemResult> |
AmazonDynamoDBAsyncClient.batchWriteItemAsync(Map<String,List<WriteRequest>> requestItems,
AsyncHandler<BatchWriteItemRequest,BatchWriteItemResult> asyncHandler)
Simplified method form for invoking the BatchWriteItem operation with an
AsyncHandler.
|
Future<BatchWriteItemResult> |
AmazonDynamoDBAsync.batchWriteItemAsync(Map<String,List<WriteRequest>> requestItems,
AsyncHandler<BatchWriteItemRequest,BatchWriteItemResult> asyncHandler)
Simplified method form for invoking the BatchWriteItem operation with an
AsyncHandler.
|
Future<BatchWriteItemResult> |
AbstractAmazonDynamoDBAsync.batchWriteItemAsync(Map<String,List<WriteRequest>> requestItems,
AsyncHandler<BatchWriteItemRequest,BatchWriteItemResult> asyncHandler)
Simplified method form for invoking the BatchWriteItem operation with an
AsyncHandler.
|
Future<CreateTableResult> |
AmazonDynamoDBAsyncClient.createTableAsync(CreateTableRequest request,
AsyncHandler<CreateTableRequest,CreateTableResult> asyncHandler) |
Future<CreateTableResult> |
AmazonDynamoDBAsync.createTableAsync(CreateTableRequest createTableRequest,
AsyncHandler<CreateTableRequest,CreateTableResult> asyncHandler)
The CreateTable operation adds a new table to your account.
|
Future<CreateTableResult> |
AbstractAmazonDynamoDBAsync.createTableAsync(CreateTableRequest request,
AsyncHandler<CreateTableRequest,CreateTableResult> asyncHandler) |
Future<CreateTableResult> |
AmazonDynamoDBAsyncClient.createTableAsync(List<AttributeDefinition> attributeDefinitions,
String tableName,
List<KeySchemaElement> keySchema,
ProvisionedThroughput provisionedThroughput,
AsyncHandler<CreateTableRequest,CreateTableResult> asyncHandler)
Simplified method form for invoking the CreateTable operation with an
AsyncHandler.
|
Future<CreateTableResult> |
AmazonDynamoDBAsync.createTableAsync(List<AttributeDefinition> attributeDefinitions,
String tableName,
List<KeySchemaElement> keySchema,
ProvisionedThroughput provisionedThroughput,
AsyncHandler<CreateTableRequest,CreateTableResult> asyncHandler)
Simplified method form for invoking the CreateTable operation with an
AsyncHandler.
|
Future<CreateTableResult> |
AbstractAmazonDynamoDBAsync.createTableAsync(List<AttributeDefinition> attributeDefinitions,
String tableName,
List<KeySchemaElement> keySchema,
ProvisionedThroughput provisionedThroughput,
AsyncHandler<CreateTableRequest,CreateTableResult> asyncHandler)
Simplified method form for invoking the CreateTable operation with an
AsyncHandler.
|
Future<DeleteItemResult> |
AmazonDynamoDBAsyncClient.deleteItemAsync(DeleteItemRequest request,
AsyncHandler<DeleteItemRequest,DeleteItemResult> asyncHandler) |
Future<DeleteItemResult> |
AmazonDynamoDBAsync.deleteItemAsync(DeleteItemRequest deleteItemRequest,
AsyncHandler<DeleteItemRequest,DeleteItemResult> asyncHandler)
Deletes a single item in a table by primary key.
|
Future<DeleteItemResult> |
AbstractAmazonDynamoDBAsync.deleteItemAsync(DeleteItemRequest request,
AsyncHandler<DeleteItemRequest,DeleteItemResult> asyncHandler) |
Future<DeleteItemResult> |
AmazonDynamoDBAsyncClient.deleteItemAsync(String tableName,
Map<String,AttributeValue> key,
AsyncHandler<DeleteItemRequest,DeleteItemResult> asyncHandler)
Simplified method form for invoking the DeleteItem operation with an
AsyncHandler.
|
Future<DeleteItemResult> |
AmazonDynamoDBAsync.deleteItemAsync(String tableName,
Map<String,AttributeValue> key,
AsyncHandler<DeleteItemRequest,DeleteItemResult> asyncHandler)
Simplified method form for invoking the DeleteItem operation with an
AsyncHandler.
|
Future<DeleteItemResult> |
AbstractAmazonDynamoDBAsync.deleteItemAsync(String tableName,
Map<String,AttributeValue> key,
AsyncHandler<DeleteItemRequest,DeleteItemResult> asyncHandler)
Simplified method form for invoking the DeleteItem operation with an
AsyncHandler.
|
Future<DeleteItemResult> |
AmazonDynamoDBAsyncClient.deleteItemAsync(String tableName,
Map<String,AttributeValue> key,
String returnValues,
AsyncHandler<DeleteItemRequest,DeleteItemResult> asyncHandler)
Simplified method form for invoking the DeleteItem operation with an
AsyncHandler.
|
Future<DeleteItemResult> |
AmazonDynamoDBAsync.deleteItemAsync(String tableName,
Map<String,AttributeValue> key,
String returnValues,
AsyncHandler<DeleteItemRequest,DeleteItemResult> asyncHandler)
Simplified method form for invoking the DeleteItem operation with an
AsyncHandler.
|
Future<DeleteItemResult> |
AbstractAmazonDynamoDBAsync.deleteItemAsync(String tableName,
Map<String,AttributeValue> key,
String returnValues,
AsyncHandler<DeleteItemRequest,DeleteItemResult> asyncHandler)
Simplified method form for invoking the DeleteItem operation with an
AsyncHandler.
|
Future<DeleteTableResult> |
AmazonDynamoDBAsyncClient.deleteTableAsync(DeleteTableRequest request,
AsyncHandler<DeleteTableRequest,DeleteTableResult> asyncHandler) |
Future<DeleteTableResult> |
AmazonDynamoDBAsync.deleteTableAsync(DeleteTableRequest deleteTableRequest,
AsyncHandler<DeleteTableRequest,DeleteTableResult> asyncHandler)
The DeleteTable operation deletes a table and all of its items.
|
Future<DeleteTableResult> |
AbstractAmazonDynamoDBAsync.deleteTableAsync(DeleteTableRequest request,
AsyncHandler<DeleteTableRequest,DeleteTableResult> asyncHandler) |
Future<DeleteTableResult> |
AmazonDynamoDBAsyncClient.deleteTableAsync(String tableName,
AsyncHandler<DeleteTableRequest,DeleteTableResult> asyncHandler)
Simplified method form for invoking the DeleteTable operation with an
AsyncHandler.
|
Future<DeleteTableResult> |
AmazonDynamoDBAsync.deleteTableAsync(String tableName,
AsyncHandler<DeleteTableRequest,DeleteTableResult> asyncHandler)
Simplified method form for invoking the DeleteTable operation with an
AsyncHandler.
|
Future<DeleteTableResult> |
AbstractAmazonDynamoDBAsync.deleteTableAsync(String tableName,
AsyncHandler<DeleteTableRequest,DeleteTableResult> asyncHandler)
Simplified method form for invoking the DeleteTable operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AmazonDynamoDBStreamsAsyncClient.describeStreamAsync(DescribeStreamRequest request,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler) |
Future<DescribeStreamResult> |
AmazonDynamoDBStreamsAsync.describeStreamAsync(DescribeStreamRequest describeStreamRequest,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Returns information about a stream, including the current status of the
stream, its Amazon Resource Name (ARN), the composition of its shards,
and its corresponding DynamoDB table.
|
Future<DescribeStreamResult> |
AbstractAmazonDynamoDBStreamsAsync.describeStreamAsync(DescribeStreamRequest request,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler) |
Future<DescribeTableResult> |
AmazonDynamoDBAsyncClient.describeTableAsync(DescribeTableRequest request,
AsyncHandler<DescribeTableRequest,DescribeTableResult> asyncHandler) |
Future<DescribeTableResult> |
AmazonDynamoDBAsync.describeTableAsync(DescribeTableRequest describeTableRequest,
AsyncHandler<DescribeTableRequest,DescribeTableResult> asyncHandler)
Returns information about the table, including the current status of the
table, when it was created, the primary key schema, and any indexes on
the table.
|
Future<DescribeTableResult> |
AbstractAmazonDynamoDBAsync.describeTableAsync(DescribeTableRequest request,
AsyncHandler<DescribeTableRequest,DescribeTableResult> asyncHandler) |
Future<DescribeTableResult> |
AmazonDynamoDBAsyncClient.describeTableAsync(String tableName,
AsyncHandler<DescribeTableRequest,DescribeTableResult> asyncHandler)
Simplified method form for invoking the DescribeTable operation with an
AsyncHandler.
|
Future<DescribeTableResult> |
AmazonDynamoDBAsync.describeTableAsync(String tableName,
AsyncHandler<DescribeTableRequest,DescribeTableResult> asyncHandler)
Simplified method form for invoking the DescribeTable operation with an
AsyncHandler.
|
Future<DescribeTableResult> |
AbstractAmazonDynamoDBAsync.describeTableAsync(String tableName,
AsyncHandler<DescribeTableRequest,DescribeTableResult> asyncHandler)
Simplified method form for invoking the DescribeTable operation with an
AsyncHandler.
|
Future<GetItemResult> |
AmazonDynamoDBAsyncClient.getItemAsync(GetItemRequest request,
AsyncHandler<GetItemRequest,GetItemResult> asyncHandler) |
Future<GetItemResult> |
AmazonDynamoDBAsync.getItemAsync(GetItemRequest getItemRequest,
AsyncHandler<GetItemRequest,GetItemResult> asyncHandler)
The GetItem operation returns a set of attributes for the item
with the given primary key.
|
Future<GetItemResult> |
AbstractAmazonDynamoDBAsync.getItemAsync(GetItemRequest request,
AsyncHandler<GetItemRequest,GetItemResult> asyncHandler) |
Future<GetItemResult> |
AmazonDynamoDBAsyncClient.getItemAsync(String tableName,
Map<String,AttributeValue> key,
AsyncHandler<GetItemRequest,GetItemResult> asyncHandler)
Simplified method form for invoking the GetItem operation with an
AsyncHandler.
|
Future<GetItemResult> |
AmazonDynamoDBAsync.getItemAsync(String tableName,
Map<String,AttributeValue> key,
AsyncHandler<GetItemRequest,GetItemResult> asyncHandler)
Simplified method form for invoking the GetItem operation with an
AsyncHandler.
|
Future<GetItemResult> |
AbstractAmazonDynamoDBAsync.getItemAsync(String tableName,
Map<String,AttributeValue> key,
AsyncHandler<GetItemRequest,GetItemResult> asyncHandler)
Simplified method form for invoking the GetItem operation with an
AsyncHandler.
|
Future<GetItemResult> |
AmazonDynamoDBAsyncClient.getItemAsync(String tableName,
Map<String,AttributeValue> key,
Boolean consistentRead,
AsyncHandler<GetItemRequest,GetItemResult> asyncHandler)
Simplified method form for invoking the GetItem operation with an
AsyncHandler.
|
Future<GetItemResult> |
AmazonDynamoDBAsync.getItemAsync(String tableName,
Map<String,AttributeValue> key,
Boolean consistentRead,
AsyncHandler<GetItemRequest,GetItemResult> asyncHandler)
Simplified method form for invoking the GetItem operation with an
AsyncHandler.
|
Future<GetItemResult> |
AbstractAmazonDynamoDBAsync.getItemAsync(String tableName,
Map<String,AttributeValue> key,
Boolean consistentRead,
AsyncHandler<GetItemRequest,GetItemResult> asyncHandler)
Simplified method form for invoking the GetItem operation with an
AsyncHandler.
|
Future<GetRecordsResult> |
AmazonDynamoDBStreamsAsyncClient.getRecordsAsync(GetRecordsRequest request,
AsyncHandler<GetRecordsRequest,GetRecordsResult> asyncHandler) |
Future<GetRecordsResult> |
AmazonDynamoDBStreamsAsync.getRecordsAsync(GetRecordsRequest getRecordsRequest,
AsyncHandler<GetRecordsRequest,GetRecordsResult> asyncHandler)
Retrieves the stream records from a given shard.
|
Future<GetRecordsResult> |
AbstractAmazonDynamoDBStreamsAsync.getRecordsAsync(GetRecordsRequest request,
AsyncHandler<GetRecordsRequest,GetRecordsResult> asyncHandler) |
Future<GetShardIteratorResult> |
AmazonDynamoDBStreamsAsyncClient.getShardIteratorAsync(GetShardIteratorRequest request,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler) |
Future<GetShardIteratorResult> |
AmazonDynamoDBStreamsAsync.getShardIteratorAsync(GetShardIteratorRequest getShardIteratorRequest,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler)
Returns a shard iterator.
|
Future<GetShardIteratorResult> |
AbstractAmazonDynamoDBStreamsAsync.getShardIteratorAsync(GetShardIteratorRequest request,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler) |
Future<ListStreamsResult> |
AmazonDynamoDBStreamsAsyncClient.listStreamsAsync(ListStreamsRequest request,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Future<ListStreamsResult> |
AmazonDynamoDBStreamsAsync.listStreamsAsync(ListStreamsRequest listStreamsRequest,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Returns an array of stream ARNs associated with the current account and
endpoint.
|
Future<ListStreamsResult> |
AbstractAmazonDynamoDBStreamsAsync.listStreamsAsync(ListStreamsRequest request,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Future<ListTablesResult> |
AmazonDynamoDBAsyncClient.listTablesAsync(AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AmazonDynamoDBAsync.listTablesAsync(AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AbstractAmazonDynamoDBAsync.listTablesAsync(AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AmazonDynamoDBAsyncClient.listTablesAsync(Integer limit,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AmazonDynamoDBAsync.listTablesAsync(Integer limit,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AbstractAmazonDynamoDBAsync.listTablesAsync(Integer limit,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AmazonDynamoDBAsyncClient.listTablesAsync(ListTablesRequest request,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler) |
Future<ListTablesResult> |
AmazonDynamoDBAsync.listTablesAsync(ListTablesRequest listTablesRequest,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Returns an array of table names associated with the current account and
endpoint.
|
Future<ListTablesResult> |
AbstractAmazonDynamoDBAsync.listTablesAsync(ListTablesRequest request,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler) |
Future<ListTablesResult> |
AmazonDynamoDBAsyncClient.listTablesAsync(String exclusiveStartTableName,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AmazonDynamoDBAsync.listTablesAsync(String exclusiveStartTableName,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AbstractAmazonDynamoDBAsync.listTablesAsync(String exclusiveStartTableName,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AmazonDynamoDBAsyncClient.listTablesAsync(String exclusiveStartTableName,
Integer limit,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AmazonDynamoDBAsync.listTablesAsync(String exclusiveStartTableName,
Integer limit,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<ListTablesResult> |
AbstractAmazonDynamoDBAsync.listTablesAsync(String exclusiveStartTableName,
Integer limit,
AsyncHandler<ListTablesRequest,ListTablesResult> asyncHandler)
Simplified method form for invoking the ListTables operation with an
AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(PutItemRequest request,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler) |
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(PutItemRequest putItemRequest,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Creates a new item, or replaces an old item with a new item.
|
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(PutItemRequest request,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler) |
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(String tableName,
Map<String,AttributeValue> item,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an
AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an
AsyncHandler.
|
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an
AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an
AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an
AsyncHandler.
|
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an
AsyncHandler.
|
Future<QueryResult> |
AmazonDynamoDBAsyncClient.queryAsync(QueryRequest request,
AsyncHandler<QueryRequest,QueryResult> asyncHandler) |
Future<QueryResult> |
AmazonDynamoDBAsync.queryAsync(QueryRequest queryRequest,
AsyncHandler<QueryRequest,QueryResult> asyncHandler)
A Query operation uses the primary key of a table or a secondary
index to directly access items from that table or index.
|
Future<QueryResult> |
AbstractAmazonDynamoDBAsync.queryAsync(QueryRequest request,
AsyncHandler<QueryRequest,QueryResult> asyncHandler) |
Future<ScanResult> |
AmazonDynamoDBAsyncClient.scanAsync(ScanRequest request,
AsyncHandler<ScanRequest,ScanResult> asyncHandler) |
Future<ScanResult> |
AmazonDynamoDBAsync.scanAsync(ScanRequest scanRequest,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
|
Future<ScanResult> |
AbstractAmazonDynamoDBAsync.scanAsync(ScanRequest request,
AsyncHandler<ScanRequest,ScanResult> asyncHandler) |
Future<ScanResult> |
AmazonDynamoDBAsyncClient.scanAsync(String tableName,
List<String> attributesToGet,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
Simplified method form for invoking the Scan operation with an
AsyncHandler.
|
Future<ScanResult> |
AmazonDynamoDBAsync.scanAsync(String tableName,
List<String> attributesToGet,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
Simplified method form for invoking the Scan operation with an
AsyncHandler.
|
Future<ScanResult> |
AbstractAmazonDynamoDBAsync.scanAsync(String tableName,
List<String> attributesToGet,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
Simplified method form for invoking the Scan operation with an
AsyncHandler.
|
Future<ScanResult> |
AmazonDynamoDBAsyncClient.scanAsync(String tableName,
List<String> attributesToGet,
Map<String,Condition> scanFilter,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
Simplified method form for invoking the Scan operation with an
AsyncHandler.
|
Future<ScanResult> |
AmazonDynamoDBAsync.scanAsync(String tableName,
List<String> attributesToGet,
Map<String,Condition> scanFilter,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
Simplified method form for invoking the Scan operation with an
AsyncHandler.
|
Future<ScanResult> |
AbstractAmazonDynamoDBAsync.scanAsync(String tableName,
List<String> attributesToGet,
Map<String,Condition> scanFilter,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
Simplified method form for invoking the Scan operation with an
AsyncHandler.
|
Future<ScanResult> |
AmazonDynamoDBAsyncClient.scanAsync(String tableName,
Map<String,Condition> scanFilter,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
Simplified method form for invoking the Scan operation with an
AsyncHandler.
|
Future<ScanResult> |
AmazonDynamoDBAsync.scanAsync(String tableName,
Map<String,Condition> scanFilter,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
Simplified method form for invoking the Scan operation with an
AsyncHandler.
|
Future<ScanResult> |
AbstractAmazonDynamoDBAsync.scanAsync(String tableName,
Map<String,Condition> scanFilter,
AsyncHandler<ScanRequest,ScanResult> asyncHandler)
Simplified method form for invoking the Scan operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(UpdateItemRequest request,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler) |
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(UpdateItemRequest updateItemRequest,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Edits an existing item's attributes, or adds a new item to the table if
it does not already exist.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(UpdateItemRequest request,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler) |
Future<UpdateTableResult> |
AmazonDynamoDBAsyncClient.updateTableAsync(String tableName,
ProvisionedThroughput provisionedThroughput,
AsyncHandler<UpdateTableRequest,UpdateTableResult> asyncHandler)
Simplified method form for invoking the UpdateTable operation with an
AsyncHandler.
|
Future<UpdateTableResult> |
AmazonDynamoDBAsync.updateTableAsync(String tableName,
ProvisionedThroughput provisionedThroughput,
AsyncHandler<UpdateTableRequest,UpdateTableResult> asyncHandler)
Simplified method form for invoking the UpdateTable operation with an
AsyncHandler.
|
Future<UpdateTableResult> |
AbstractAmazonDynamoDBAsync.updateTableAsync(String tableName,
ProvisionedThroughput provisionedThroughput,
AsyncHandler<UpdateTableRequest,UpdateTableResult> asyncHandler)
Simplified method form for invoking the UpdateTable operation with an
AsyncHandler.
|
Future<UpdateTableResult> |
AmazonDynamoDBAsyncClient.updateTableAsync(UpdateTableRequest request,
AsyncHandler<UpdateTableRequest,UpdateTableResult> asyncHandler) |
Future<UpdateTableResult> |
AmazonDynamoDBAsync.updateTableAsync(UpdateTableRequest updateTableRequest,
AsyncHandler<UpdateTableRequest,UpdateTableResult> asyncHandler)
Modifies the provisioned throughput settings, global secondary indexes,
or DynamoDB Streams settings for a given table.
|
Future<UpdateTableResult> |
AbstractAmazonDynamoDBAsync.updateTableAsync(UpdateTableRequest request,
AsyncHandler<UpdateTableRequest,UpdateTableResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AddTagsToResourceResult> |
AmazonElastiCacheAsyncClient.addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest,
AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
The AddTagsToResource action adds up to 10 cost allocation
tags to the named resource.
|
Future<AddTagsToResourceResult> |
AmazonElastiCacheAsync.addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest,
AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
The AddTagsToResource action adds up to 10 cost allocation
tags to the named resource.
|
Future<CacheSecurityGroup> |
AmazonElastiCacheAsyncClient.authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest,
AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest,CacheSecurityGroup> asyncHandler)
The AuthorizeCacheSecurityGroupIngress action allows network
ingress to a cache security group.
|
Future<CacheSecurityGroup> |
AmazonElastiCacheAsync.authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest,
AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest,CacheSecurityGroup> asyncHandler)
The AuthorizeCacheSecurityGroupIngress action allows network
ingress to a cache security group.
|
Future<Snapshot> |
AmazonElastiCacheAsyncClient.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler)
The CopySnapshot action makes a copy of an existing snapshot.
|
Future<Snapshot> |
AmazonElastiCacheAsync.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler)
The CopySnapshot action makes a copy of an existing snapshot.
|
Future<CacheCluster> |
AmazonElastiCacheAsyncClient.createCacheClusterAsync(CreateCacheClusterRequest createCacheClusterRequest,
AsyncHandler<CreateCacheClusterRequest,CacheCluster> asyncHandler)
The CreateCacheCluster action creates a cache cluster.
|
Future<CacheCluster> |
AmazonElastiCacheAsync.createCacheClusterAsync(CreateCacheClusterRequest createCacheClusterRequest,
AsyncHandler<CreateCacheClusterRequest,CacheCluster> asyncHandler)
The CreateCacheCluster action creates a cache cluster.
|
Future<CacheParameterGroup> |
AmazonElastiCacheAsyncClient.createCacheParameterGroupAsync(CreateCacheParameterGroupRequest createCacheParameterGroupRequest,
AsyncHandler<CreateCacheParameterGroupRequest,CacheParameterGroup> asyncHandler)
The CreateCacheParameterGroup action creates a new cache
parameter group.
|
Future<CacheParameterGroup> |
AmazonElastiCacheAsync.createCacheParameterGroupAsync(CreateCacheParameterGroupRequest createCacheParameterGroupRequest,
AsyncHandler<CreateCacheParameterGroupRequest,CacheParameterGroup> asyncHandler)
The CreateCacheParameterGroup action creates a new cache
parameter group.
|
Future<CacheSecurityGroup> |
AmazonElastiCacheAsyncClient.createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest createCacheSecurityGroupRequest,
AsyncHandler<CreateCacheSecurityGroupRequest,CacheSecurityGroup> asyncHandler)
The CreateCacheSecurityGroup action creates a new cache
security group.
|
Future<CacheSecurityGroup> |
AmazonElastiCacheAsync.createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest createCacheSecurityGroupRequest,
AsyncHandler<CreateCacheSecurityGroupRequest,CacheSecurityGroup> asyncHandler)
The CreateCacheSecurityGroup action creates a new cache
security group.
|
Future<CacheSubnetGroup> |
AmazonElastiCacheAsyncClient.createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest,
AsyncHandler<CreateCacheSubnetGroupRequest,CacheSubnetGroup> asyncHandler)
The CreateCacheSubnetGroup action creates a new cache subnet
group.
|
Future<CacheSubnetGroup> |
AmazonElastiCacheAsync.createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest,
AsyncHandler<CreateCacheSubnetGroupRequest,CacheSubnetGroup> asyncHandler)
The CreateCacheSubnetGroup action creates a new cache subnet
group.
|
Future<ReplicationGroup> |
AmazonElastiCacheAsyncClient.createReplicationGroupAsync(CreateReplicationGroupRequest createReplicationGroupRequest,
AsyncHandler<CreateReplicationGroupRequest,ReplicationGroup> asyncHandler)
The CreateReplicationGroup action creates a replication group.
|
Future<ReplicationGroup> |
AmazonElastiCacheAsync.createReplicationGroupAsync(CreateReplicationGroupRequest createReplicationGroupRequest,
AsyncHandler<CreateReplicationGroupRequest,ReplicationGroup> asyncHandler)
The CreateReplicationGroup action creates a replication group.
|
Future<Snapshot> |
AmazonElastiCacheAsyncClient.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,Snapshot> asyncHandler)
The CreateSnapshot action creates a copy of an entire cache
cluster at a specific moment in time.
|
Future<Snapshot> |
AmazonElastiCacheAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,Snapshot> asyncHandler)
The CreateSnapshot action creates a copy of an entire cache
cluster at a specific moment in time.
|
Future<CacheCluster> |
AmazonElastiCacheAsyncClient.deleteCacheClusterAsync(DeleteCacheClusterRequest deleteCacheClusterRequest,
AsyncHandler<DeleteCacheClusterRequest,CacheCluster> asyncHandler)
The DeleteCacheCluster action deletes a previously provisioned
cache cluster.
|
Future<CacheCluster> |
AmazonElastiCacheAsync.deleteCacheClusterAsync(DeleteCacheClusterRequest deleteCacheClusterRequest,
AsyncHandler<DeleteCacheClusterRequest,CacheCluster> asyncHandler)
The DeleteCacheCluster action deletes a previously provisioned
cache cluster.
|
Future<Void> |
AmazonElastiCacheAsyncClient.deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest,
AsyncHandler<DeleteCacheParameterGroupRequest,Void> asyncHandler)
The DeleteCacheParameterGroup action deletes the specified
cache parameter group.
|
Future<Void> |
AmazonElastiCacheAsync.deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest,
AsyncHandler<DeleteCacheParameterGroupRequest,Void> asyncHandler)
The DeleteCacheParameterGroup action deletes the specified
cache parameter group.
|
Future<Void> |
AmazonElastiCacheAsyncClient.deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest,
AsyncHandler<DeleteCacheSecurityGroupRequest,Void> asyncHandler)
The DeleteCacheSecurityGroup action deletes a cache security
group.
|
Future<Void> |
AmazonElastiCacheAsync.deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest,
AsyncHandler<DeleteCacheSecurityGroupRequest,Void> asyncHandler)
The DeleteCacheSecurityGroup action deletes a cache security
group.
|
Future<Void> |
AmazonElastiCacheAsyncClient.deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest,
AsyncHandler<DeleteCacheSubnetGroupRequest,Void> asyncHandler)
The DeleteCacheSubnetGroup action deletes a cache subnet
group.
|
Future<Void> |
AmazonElastiCacheAsync.deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest,
AsyncHandler<DeleteCacheSubnetGroupRequest,Void> asyncHandler)
The DeleteCacheSubnetGroup action deletes a cache subnet
group.
|
Future<ReplicationGroup> |
AmazonElastiCacheAsyncClient.deleteReplicationGroupAsync(DeleteReplicationGroupRequest deleteReplicationGroupRequest,
AsyncHandler<DeleteReplicationGroupRequest,ReplicationGroup> asyncHandler)
The DeleteReplicationGroup action deletes an existing
replication group.
|
Future<ReplicationGroup> |
AmazonElastiCacheAsync.deleteReplicationGroupAsync(DeleteReplicationGroupRequest deleteReplicationGroupRequest,
AsyncHandler<DeleteReplicationGroupRequest,ReplicationGroup> asyncHandler)
The DeleteReplicationGroup action deletes an existing
replication group.
|
Future<Snapshot> |
AmazonElastiCacheAsyncClient.deleteSnapshotAsync(DeleteSnapshotRequest deleteSnapshotRequest,
AsyncHandler<DeleteSnapshotRequest,Snapshot> asyncHandler)
The DeleteSnapshot action deletes an existing snapshot.
|
Future<Snapshot> |
AmazonElastiCacheAsync.deleteSnapshotAsync(DeleteSnapshotRequest deleteSnapshotRequest,
AsyncHandler<DeleteSnapshotRequest,Snapshot> asyncHandler)
The DeleteSnapshot action deletes an existing snapshot.
|
Future<DescribeCacheClustersResult> |
AmazonElastiCacheAsyncClient.describeCacheClustersAsync(DescribeCacheClustersRequest describeCacheClustersRequest,
AsyncHandler<DescribeCacheClustersRequest,DescribeCacheClustersResult> asyncHandler)
The DescribeCacheClusters action returns information about all
provisioned cache clusters if no cache cluster identifier is
specified, or about a specific cache cluster if a cache cluster
identifier is supplied.
|
Future<DescribeCacheClustersResult> |
AmazonElastiCacheAsync.describeCacheClustersAsync(DescribeCacheClustersRequest describeCacheClustersRequest,
AsyncHandler<DescribeCacheClustersRequest,DescribeCacheClustersResult> asyncHandler)
The DescribeCacheClusters action returns information about all
provisioned cache clusters if no cache cluster identifier is
specified, or about a specific cache cluster if a cache cluster
identifier is supplied.
|
Future<DescribeCacheEngineVersionsResult> |
AmazonElastiCacheAsyncClient.describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest describeCacheEngineVersionsRequest,
AsyncHandler<DescribeCacheEngineVersionsRequest,DescribeCacheEngineVersionsResult> asyncHandler)
The DescribeCacheEngineVersions action returns a list of the
available cache engines and their versions.
|
Future<DescribeCacheEngineVersionsResult> |
AmazonElastiCacheAsync.describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest describeCacheEngineVersionsRequest,
AsyncHandler<DescribeCacheEngineVersionsRequest,DescribeCacheEngineVersionsResult> asyncHandler)
The DescribeCacheEngineVersions action returns a list of the
available cache engines and their versions.
|
Future<DescribeCacheParameterGroupsResult> |
AmazonElastiCacheAsyncClient.describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest,
AsyncHandler<DescribeCacheParameterGroupsRequest,DescribeCacheParameterGroupsResult> asyncHandler)
The DescribeCacheParameterGroups action returns a list of
cache parameter group descriptions.
|
Future<DescribeCacheParameterGroupsResult> |
AmazonElastiCacheAsync.describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest,
AsyncHandler<DescribeCacheParameterGroupsRequest,DescribeCacheParameterGroupsResult> asyncHandler)
The DescribeCacheParameterGroups action returns a list of
cache parameter group descriptions.
|
Future<DescribeCacheParametersResult> |
AmazonElastiCacheAsyncClient.describeCacheParametersAsync(DescribeCacheParametersRequest describeCacheParametersRequest,
AsyncHandler<DescribeCacheParametersRequest,DescribeCacheParametersResult> asyncHandler)
The DescribeCacheParameters action returns the detailed
parameter list for a particular cache parameter group.
|
Future<DescribeCacheParametersResult> |
AmazonElastiCacheAsync.describeCacheParametersAsync(DescribeCacheParametersRequest describeCacheParametersRequest,
AsyncHandler<DescribeCacheParametersRequest,DescribeCacheParametersResult> asyncHandler)
The DescribeCacheParameters action returns the detailed
parameter list for a particular cache parameter group.
|
Future<DescribeCacheSecurityGroupsResult> |
AmazonElastiCacheAsyncClient.describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest,
AsyncHandler<DescribeCacheSecurityGroupsRequest,DescribeCacheSecurityGroupsResult> asyncHandler)
The DescribeCacheSecurityGroups action returns a list of cache
security group descriptions.
|
Future<DescribeCacheSecurityGroupsResult> |
AmazonElastiCacheAsync.describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest,
AsyncHandler<DescribeCacheSecurityGroupsRequest,DescribeCacheSecurityGroupsResult> asyncHandler)
The DescribeCacheSecurityGroups action returns a list of cache
security group descriptions.
|
Future<DescribeCacheSubnetGroupsResult> |
AmazonElastiCacheAsyncClient.describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest,
AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
The DescribeCacheSubnetGroups action returns a list of cache
subnet group descriptions.
|
Future<DescribeCacheSubnetGroupsResult> |
AmazonElastiCacheAsync.describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest,
AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
The DescribeCacheSubnetGroups action returns a list of cache
subnet group descriptions.
|
Future<EngineDefaults> |
AmazonElastiCacheAsyncClient.describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest,
AsyncHandler<DescribeEngineDefaultParametersRequest,EngineDefaults> asyncHandler)
The DescribeEngineDefaultParameters action returns the default
engine and system parameter information for the specified cache
engine.
|
Future<EngineDefaults> |
AmazonElastiCacheAsync.describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest,
AsyncHandler<DescribeEngineDefaultParametersRequest,EngineDefaults> asyncHandler)
The DescribeEngineDefaultParameters action returns the default
engine and system parameter information for the specified cache
engine.
|
Future<DescribeEventsResult> |
AmazonElastiCacheAsyncClient.describeEventsAsync(DescribeEventsRequest describeEventsRequest,
AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
The DescribeEvents action returns events related to cache
clusters, cache security groups, and cache parameter groups.
|
Future<DescribeEventsResult> |
AmazonElastiCacheAsync.describeEventsAsync(DescribeEventsRequest describeEventsRequest,
AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
The DescribeEvents action returns events related to cache
clusters, cache security groups, and cache parameter groups.
|
Future<DescribeReplicationGroupsResult> |
AmazonElastiCacheAsyncClient.describeReplicationGroupsAsync(DescribeReplicationGroupsRequest describeReplicationGroupsRequest,
AsyncHandler<DescribeReplicationGroupsRequest,DescribeReplicationGroupsResult> asyncHandler)
The DescribeReplicationGroups action returns information about
a particular replication group.
|
Future<DescribeReplicationGroupsResult> |
AmazonElastiCacheAsync.describeReplicationGroupsAsync(DescribeReplicationGroupsRequest describeReplicationGroupsRequest,
AsyncHandler<DescribeReplicationGroupsRequest,DescribeReplicationGroupsResult> asyncHandler)
The DescribeReplicationGroups action returns information about
a particular replication group.
|
Future<DescribeReservedCacheNodesResult> |
AmazonElastiCacheAsyncClient.describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest describeReservedCacheNodesRequest,
AsyncHandler<DescribeReservedCacheNodesRequest,DescribeReservedCacheNodesResult> asyncHandler)
The DescribeReservedCacheNodes action returns information
about reserved cache nodes for this account, or about a specified
reserved cache node.
|
Future<DescribeReservedCacheNodesResult> |
AmazonElastiCacheAsync.describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest describeReservedCacheNodesRequest,
AsyncHandler<DescribeReservedCacheNodesRequest,DescribeReservedCacheNodesResult> asyncHandler)
The DescribeReservedCacheNodes action returns information
about reserved cache nodes for this account, or about a specified
reserved cache node.
|
Future<DescribeReservedCacheNodesOfferingsResult> |
AmazonElastiCacheAsyncClient.describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest describeReservedCacheNodesOfferingsRequest,
AsyncHandler<DescribeReservedCacheNodesOfferingsRequest,DescribeReservedCacheNodesOfferingsResult> asyncHandler)
The DescribeReservedCacheNodesOfferings action lists available
reserved cache node offerings.
|
Future<DescribeReservedCacheNodesOfferingsResult> |
AmazonElastiCacheAsync.describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest describeReservedCacheNodesOfferingsRequest,
AsyncHandler<DescribeReservedCacheNodesOfferingsRequest,DescribeReservedCacheNodesOfferingsResult> asyncHandler)
The DescribeReservedCacheNodesOfferings action lists available
reserved cache node offerings.
|
Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsyncClient.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
The DescribeSnapshots action returns information about cache
cluster snapshots.
|
Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsync.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
The DescribeSnapshots action returns information about cache
cluster snapshots.
|
Future<ListTagsForResourceResult> |
AmazonElastiCacheAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
The ListTagsForResource action lists all cost allocation tags
currently on the named resource.
|
Future<ListTagsForResourceResult> |
AmazonElastiCacheAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
The ListTagsForResource action lists all cost allocation tags
currently on the named resource.
|
Future<CacheCluster> |
AmazonElastiCacheAsyncClient.modifyCacheClusterAsync(ModifyCacheClusterRequest modifyCacheClusterRequest,
AsyncHandler<ModifyCacheClusterRequest,CacheCluster> asyncHandler)
The ModifyCacheCluster action modifies the settings for a
cache cluster.
|
Future<CacheCluster> |
AmazonElastiCacheAsync.modifyCacheClusterAsync(ModifyCacheClusterRequest modifyCacheClusterRequest,
AsyncHandler<ModifyCacheClusterRequest,CacheCluster> asyncHandler)
The ModifyCacheCluster action modifies the settings for a
cache cluster.
|
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
The ModifyCacheParameterGroup action modifies the parameters
of a cache parameter group.
|
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsync.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
The ModifyCacheParameterGroup action modifies the parameters
of a cache parameter group.
|
Future<CacheSubnetGroup> |
AmazonElastiCacheAsyncClient.modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest modifyCacheSubnetGroupRequest,
AsyncHandler<ModifyCacheSubnetGroupRequest,CacheSubnetGroup> asyncHandler)
The ModifyCacheSubnetGroup action modifies an existing cache
subnet group.
|
Future<CacheSubnetGroup> |
AmazonElastiCacheAsync.modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest modifyCacheSubnetGroupRequest,
AsyncHandler<ModifyCacheSubnetGroupRequest,CacheSubnetGroup> asyncHandler)
The ModifyCacheSubnetGroup action modifies an existing cache
subnet group.
|
Future<ReplicationGroup> |
AmazonElastiCacheAsyncClient.modifyReplicationGroupAsync(ModifyReplicationGroupRequest modifyReplicationGroupRequest,
AsyncHandler<ModifyReplicationGroupRequest,ReplicationGroup> asyncHandler)
The ModifyReplicationGroup action modifies the settings for a
replication group.
|
Future<ReplicationGroup> |
AmazonElastiCacheAsync.modifyReplicationGroupAsync(ModifyReplicationGroupRequest modifyReplicationGroupRequest,
AsyncHandler<ModifyReplicationGroupRequest,ReplicationGroup> asyncHandler)
The ModifyReplicationGroup action modifies the settings for a
replication group.
|
Future<ReservedCacheNode> |
AmazonElastiCacheAsyncClient.purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest purchaseReservedCacheNodesOfferingRequest,
AsyncHandler<PurchaseReservedCacheNodesOfferingRequest,ReservedCacheNode> asyncHandler)
The PurchaseReservedCacheNodesOffering action allows you to
purchase a reserved cache node offering.
|
Future<ReservedCacheNode> |
AmazonElastiCacheAsync.purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest purchaseReservedCacheNodesOfferingRequest,
AsyncHandler<PurchaseReservedCacheNodesOfferingRequest,ReservedCacheNode> asyncHandler)
The PurchaseReservedCacheNodesOffering action allows you to
purchase a reserved cache node offering.
|
Future<CacheCluster> |
AmazonElastiCacheAsyncClient.rebootCacheClusterAsync(RebootCacheClusterRequest rebootCacheClusterRequest,
AsyncHandler<RebootCacheClusterRequest,CacheCluster> asyncHandler)
The RebootCacheCluster action reboots some, or all, of the
cache nodes within a provisioned cache cluster.
|
Future<CacheCluster> |
AmazonElastiCacheAsync.rebootCacheClusterAsync(RebootCacheClusterRequest rebootCacheClusterRequest,
AsyncHandler<RebootCacheClusterRequest,CacheCluster> asyncHandler)
The RebootCacheCluster action reboots some, or all, of the
cache nodes within a provisioned cache cluster.
|
Future<RemoveTagsFromResourceResult> |
AmazonElastiCacheAsyncClient.removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest,
AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
The RemoveTagsFromResource action removes the tags identified
by the
TagKeys list from the named resource. |
Future<RemoveTagsFromResourceResult> |
AmazonElastiCacheAsync.removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest,
AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
The RemoveTagsFromResource action removes the tags identified
by the
TagKeys list from the named resource. |
Future<ResetCacheParameterGroupResult> |
AmazonElastiCacheAsyncClient.resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest,
AsyncHandler<ResetCacheParameterGroupRequest,ResetCacheParameterGroupResult> asyncHandler)
The ResetCacheParameterGroup action modifies the parameters of
a cache parameter group to the engine or system default value.
|
Future<ResetCacheParameterGroupResult> |
AmazonElastiCacheAsync.resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest,
AsyncHandler<ResetCacheParameterGroupRequest,ResetCacheParameterGroupResult> asyncHandler)
The ResetCacheParameterGroup action modifies the parameters of
a cache parameter group to the engine or system default value.
|
Future<CacheSecurityGroup> |
AmazonElastiCacheAsyncClient.revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest,
AsyncHandler<RevokeCacheSecurityGroupIngressRequest,CacheSecurityGroup> asyncHandler)
The RevokeCacheSecurityGroupIngress action revokes ingress
from a cache security group.
|
Future<CacheSecurityGroup> |
AmazonElastiCacheAsync.revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest,
AsyncHandler<RevokeCacheSecurityGroupIngressRequest,CacheSecurityGroup> asyncHandler)
The RevokeCacheSecurityGroupIngress action revokes ingress
from a cache security group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelJobResult> |
AmazonElasticTranscoderAsyncClient.cancelJobAsync(CancelJobRequest cancelJobRequest,
AsyncHandler<CancelJobRequest,CancelJobResult> asyncHandler)
The CancelJob operation cancels an unfinished job.
|
Future<CancelJobResult> |
AmazonElasticTranscoderAsync.cancelJobAsync(CancelJobRequest cancelJobRequest,
AsyncHandler<CancelJobRequest,CancelJobResult> asyncHandler)
The CancelJob operation cancels an unfinished job.
|
Future<CreateJobResult> |
AmazonElasticTranscoderAsyncClient.createJobAsync(CreateJobRequest createJobRequest,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
When you create a job, Elastic Transcoder returns JSON data that
includes the values that you specified plus information about the job
that is created.
|
Future<CreateJobResult> |
AmazonElasticTranscoderAsync.createJobAsync(CreateJobRequest createJobRequest,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
When you create a job, Elastic Transcoder returns JSON data that
includes the values that you specified plus information about the job
that is created.
|
Future<CreatePipelineResult> |
AmazonElasticTranscoderAsyncClient.createPipelineAsync(CreatePipelineRequest createPipelineRequest,
AsyncHandler<CreatePipelineRequest,CreatePipelineResult> asyncHandler)
The CreatePipeline operation creates a pipeline with settings that
you specify.
|
Future<CreatePipelineResult> |
AmazonElasticTranscoderAsync.createPipelineAsync(CreatePipelineRequest createPipelineRequest,
AsyncHandler<CreatePipelineRequest,CreatePipelineResult> asyncHandler)
The CreatePipeline operation creates a pipeline with settings that
you specify.
|
Future<CreatePresetResult> |
AmazonElasticTranscoderAsyncClient.createPresetAsync(CreatePresetRequest createPresetRequest,
AsyncHandler<CreatePresetRequest,CreatePresetResult> asyncHandler)
The CreatePreset operation creates a preset with settings that you
specify.
|
Future<CreatePresetResult> |
AmazonElasticTranscoderAsync.createPresetAsync(CreatePresetRequest createPresetRequest,
AsyncHandler<CreatePresetRequest,CreatePresetResult> asyncHandler)
The CreatePreset operation creates a preset with settings that you
specify.
|
Future<DeletePipelineResult> |
AmazonElasticTranscoderAsyncClient.deletePipelineAsync(DeletePipelineRequest deletePipelineRequest,
AsyncHandler<DeletePipelineRequest,DeletePipelineResult> asyncHandler)
The DeletePipeline operation removes a pipeline.
|
Future<DeletePipelineResult> |
AmazonElasticTranscoderAsync.deletePipelineAsync(DeletePipelineRequest deletePipelineRequest,
AsyncHandler<DeletePipelineRequest,DeletePipelineResult> asyncHandler)
The DeletePipeline operation removes a pipeline.
|
Future<DeletePresetResult> |
AmazonElasticTranscoderAsyncClient.deletePresetAsync(DeletePresetRequest deletePresetRequest,
AsyncHandler<DeletePresetRequest,DeletePresetResult> asyncHandler)
The DeletePreset operation removes a preset that you've added in an
AWS region.
|
Future<DeletePresetResult> |
AmazonElasticTranscoderAsync.deletePresetAsync(DeletePresetRequest deletePresetRequest,
AsyncHandler<DeletePresetRequest,DeletePresetResult> asyncHandler)
The DeletePreset operation removes a preset that you've added in an
AWS region.
|
Future<ListJobsByPipelineResult> |
AmazonElasticTranscoderAsyncClient.listJobsByPipelineAsync(ListJobsByPipelineRequest listJobsByPipelineRequest,
AsyncHandler<ListJobsByPipelineRequest,ListJobsByPipelineResult> asyncHandler)
The ListJobsByPipeline operation gets a list of the jobs currently in
a pipeline.
|
Future<ListJobsByPipelineResult> |
AmazonElasticTranscoderAsync.listJobsByPipelineAsync(ListJobsByPipelineRequest listJobsByPipelineRequest,
AsyncHandler<ListJobsByPipelineRequest,ListJobsByPipelineResult> asyncHandler)
The ListJobsByPipeline operation gets a list of the jobs currently in
a pipeline.
|
Future<ListJobsByStatusResult> |
AmazonElasticTranscoderAsyncClient.listJobsByStatusAsync(ListJobsByStatusRequest listJobsByStatusRequest,
AsyncHandler<ListJobsByStatusRequest,ListJobsByStatusResult> asyncHandler)
The ListJobsByStatus operation gets a list of jobs that have a
specified status.
|
Future<ListJobsByStatusResult> |
AmazonElasticTranscoderAsync.listJobsByStatusAsync(ListJobsByStatusRequest listJobsByStatusRequest,
AsyncHandler<ListJobsByStatusRequest,ListJobsByStatusResult> asyncHandler)
The ListJobsByStatus operation gets a list of jobs that have a
specified status.
|
Future<ListPipelinesResult> |
AmazonElasticTranscoderAsyncClient.listPipelinesAsync(ListPipelinesRequest listPipelinesRequest,
AsyncHandler<ListPipelinesRequest,ListPipelinesResult> asyncHandler)
The ListPipelines operation gets a list of the pipelines associated
with the current AWS account.
|
Future<ListPipelinesResult> |
AmazonElasticTranscoderAsync.listPipelinesAsync(ListPipelinesRequest listPipelinesRequest,
AsyncHandler<ListPipelinesRequest,ListPipelinesResult> asyncHandler)
The ListPipelines operation gets a list of the pipelines associated
with the current AWS account.
|
Future<ListPresetsResult> |
AmazonElasticTranscoderAsyncClient.listPresetsAsync(ListPresetsRequest listPresetsRequest,
AsyncHandler<ListPresetsRequest,ListPresetsResult> asyncHandler)
The ListPresets operation gets a list of the default presets included
with Elastic Transcoder and the presets that you've added in an AWS
region.
|
Future<ListPresetsResult> |
AmazonElasticTranscoderAsync.listPresetsAsync(ListPresetsRequest listPresetsRequest,
AsyncHandler<ListPresetsRequest,ListPresetsResult> asyncHandler)
The ListPresets operation gets a list of the default presets included
with Elastic Transcoder and the presets that you've added in an AWS
region.
|
Future<ReadJobResult> |
AmazonElasticTranscoderAsyncClient.readJobAsync(ReadJobRequest readJobRequest,
AsyncHandler<ReadJobRequest,ReadJobResult> asyncHandler)
The ReadJob operation returns detailed information about a job.
|
Future<ReadJobResult> |
AmazonElasticTranscoderAsync.readJobAsync(ReadJobRequest readJobRequest,
AsyncHandler<ReadJobRequest,ReadJobResult> asyncHandler)
The ReadJob operation returns detailed information about a job.
|
Future<ReadPipelineResult> |
AmazonElasticTranscoderAsyncClient.readPipelineAsync(ReadPipelineRequest readPipelineRequest,
AsyncHandler<ReadPipelineRequest,ReadPipelineResult> asyncHandler)
The ReadPipeline operation gets detailed information about a
pipeline.
|
Future<ReadPipelineResult> |
AmazonElasticTranscoderAsync.readPipelineAsync(ReadPipelineRequest readPipelineRequest,
AsyncHandler<ReadPipelineRequest,ReadPipelineResult> asyncHandler)
The ReadPipeline operation gets detailed information about a
pipeline.
|
Future<ReadPresetResult> |
AmazonElasticTranscoderAsyncClient.readPresetAsync(ReadPresetRequest readPresetRequest,
AsyncHandler<ReadPresetRequest,ReadPresetResult> asyncHandler)
The ReadPreset operation gets detailed information about a preset.
|
Future<ReadPresetResult> |
AmazonElasticTranscoderAsync.readPresetAsync(ReadPresetRequest readPresetRequest,
AsyncHandler<ReadPresetRequest,ReadPresetResult> asyncHandler)
The ReadPreset operation gets detailed information about a preset.
|
Future<TestRoleResult> |
AmazonElasticTranscoderAsyncClient.testRoleAsync(TestRoleRequest testRoleRequest,
AsyncHandler<TestRoleRequest,TestRoleResult> asyncHandler)
The TestRole operation tests the IAM role used to create the
pipeline.
|
Future<TestRoleResult> |
AmazonElasticTranscoderAsync.testRoleAsync(TestRoleRequest testRoleRequest,
AsyncHandler<TestRoleRequest,TestRoleResult> asyncHandler)
The TestRole operation tests the IAM role used to create the
pipeline.
|
Future<UpdatePipelineResult> |
AmazonElasticTranscoderAsyncClient.updatePipelineAsync(UpdatePipelineRequest updatePipelineRequest,
AsyncHandler<UpdatePipelineRequest,UpdatePipelineResult> asyncHandler)
Use the
UpdatePipeline operation to update settings for
a pipeline. |
Future<UpdatePipelineResult> |
AmazonElasticTranscoderAsync.updatePipelineAsync(UpdatePipelineRequest updatePipelineRequest,
AsyncHandler<UpdatePipelineRequest,UpdatePipelineResult> asyncHandler)
Use the
UpdatePipeline operation to update settings for
a pipeline. |
Future<UpdatePipelineNotificationsResult> |
AmazonElasticTranscoderAsyncClient.updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest,
AsyncHandler<UpdatePipelineNotificationsRequest,UpdatePipelineNotificationsResult> asyncHandler)
With the UpdatePipelineNotifications operation, you can update Amazon
Simple Notification Service (Amazon SNS) notifications for a pipeline.
|
Future<UpdatePipelineNotificationsResult> |
AmazonElasticTranscoderAsync.updatePipelineNotificationsAsync(UpdatePipelineNotificationsRequest updatePipelineNotificationsRequest,
AsyncHandler<UpdatePipelineNotificationsRequest,UpdatePipelineNotificationsResult> asyncHandler)
With the UpdatePipelineNotifications operation, you can update Amazon
Simple Notification Service (Amazon SNS) notifications for a pipeline.
|
Future<UpdatePipelineStatusResult> |
AmazonElasticTranscoderAsyncClient.updatePipelineStatusAsync(UpdatePipelineStatusRequest updatePipelineStatusRequest,
AsyncHandler<UpdatePipelineStatusRequest,UpdatePipelineStatusResult> asyncHandler)
The UpdatePipelineStatus operation pauses or reactivates a pipeline,
so that the pipeline stops or restarts the processing of jobs.
|
Future<UpdatePipelineStatusResult> |
AmazonElasticTranscoderAsync.updatePipelineStatusAsync(UpdatePipelineStatusRequest updatePipelineStatusRequest,
AsyncHandler<UpdatePipelineStatusRequest,UpdatePipelineStatusResult> asyncHandler)
The UpdatePipelineStatus operation pauses or reactivates a pipeline,
so that the pipeline stops or restarts the processing of jobs.
|
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonGlacierAsyncClient.abortMultipartUploadAsync(AbortMultipartUploadRequest abortMultipartUploadRequest,
AsyncHandler<AbortMultipartUploadRequest,Void> asyncHandler)
This operation aborts a multipart upload identified by the upload ID.
|
Future<Void> |
AmazonGlacierAsync.abortMultipartUploadAsync(AbortMultipartUploadRequest abortMultipartUploadRequest,
AsyncHandler<AbortMultipartUploadRequest,Void> asyncHandler)
This operation aborts a multipart upload identified by the upload ID.
|
Future<Void> |
AmazonGlacierAsyncClient.abortVaultLockAsync(AbortVaultLockRequest abortVaultLockRequest,
AsyncHandler<AbortVaultLockRequest,Void> asyncHandler)
This operation aborts the vault locking process if the vault lock is
not in the
Locked state. |
Future<Void> |
AmazonGlacierAsync.abortVaultLockAsync(AbortVaultLockRequest abortVaultLockRequest,
AsyncHandler<AbortVaultLockRequest,Void> asyncHandler)
This operation aborts the vault locking process if the vault lock is
not in the
Locked state. |
Future<Void> |
AmazonGlacierAsyncClient.addTagsToVaultAsync(AddTagsToVaultRequest addTagsToVaultRequest,
AsyncHandler<AddTagsToVaultRequest,Void> asyncHandler)
This operation adds the specified tags to a vault.
|
Future<Void> |
AmazonGlacierAsync.addTagsToVaultAsync(AddTagsToVaultRequest addTagsToVaultRequest,
AsyncHandler<AddTagsToVaultRequest,Void> asyncHandler)
This operation adds the specified tags to a vault.
|
Future<CompleteMultipartUploadResult> |
AmazonGlacierAsyncClient.completeMultipartUploadAsync(CompleteMultipartUploadRequest completeMultipartUploadRequest,
AsyncHandler<CompleteMultipartUploadRequest,CompleteMultipartUploadResult> asyncHandler)
You call this operation to inform Amazon Glacier that all the archive
parts have been uploaded and that Amazon Glacier can now assemble the
archive from the uploaded parts.
|
Future<CompleteMultipartUploadResult> |
AmazonGlacierAsync.completeMultipartUploadAsync(CompleteMultipartUploadRequest completeMultipartUploadRequest,
AsyncHandler<CompleteMultipartUploadRequest,CompleteMultipartUploadResult> asyncHandler)
You call this operation to inform Amazon Glacier that all the archive
parts have been uploaded and that Amazon Glacier can now assemble the
archive from the uploaded parts.
|
Future<Void> |
AmazonGlacierAsyncClient.completeVaultLockAsync(CompleteVaultLockRequest completeVaultLockRequest,
AsyncHandler<CompleteVaultLockRequest,Void> asyncHandler)
This operation completes the vault locking process by transitioning
the vault lock from the
InProgress state to the
Locked state, which causes the vault lock policy to
become unchangeable. |
Future<Void> |
AmazonGlacierAsync.completeVaultLockAsync(CompleteVaultLockRequest completeVaultLockRequest,
AsyncHandler<CompleteVaultLockRequest,Void> asyncHandler)
This operation completes the vault locking process by transitioning
the vault lock from the
InProgress state to the
Locked state, which causes the vault lock policy to
become unchangeable. |
Future<CreateVaultResult> |
AmazonGlacierAsyncClient.createVaultAsync(CreateVaultRequest createVaultRequest,
AsyncHandler<CreateVaultRequest,CreateVaultResult> asyncHandler)
This operation creates a new vault with the specified name.
|
Future<CreateVaultResult> |
AmazonGlacierAsync.createVaultAsync(CreateVaultRequest createVaultRequest,
AsyncHandler<CreateVaultRequest,CreateVaultResult> asyncHandler)
This operation creates a new vault with the specified name.
|
Future<Void> |
AmazonGlacierAsyncClient.deleteArchiveAsync(DeleteArchiveRequest deleteArchiveRequest,
AsyncHandler<DeleteArchiveRequest,Void> asyncHandler)
This operation deletes an archive from a vault.
|
Future<Void> |
AmazonGlacierAsync.deleteArchiveAsync(DeleteArchiveRequest deleteArchiveRequest,
AsyncHandler<DeleteArchiveRequest,Void> asyncHandler)
This operation deletes an archive from a vault.
|
Future<Void> |
AmazonGlacierAsyncClient.deleteVaultAccessPolicyAsync(DeleteVaultAccessPolicyRequest deleteVaultAccessPolicyRequest,
AsyncHandler<DeleteVaultAccessPolicyRequest,Void> asyncHandler)
This operation deletes the access policy associated with the
specified vault.
|
Future<Void> |
AmazonGlacierAsync.deleteVaultAccessPolicyAsync(DeleteVaultAccessPolicyRequest deleteVaultAccessPolicyRequest,
AsyncHandler<DeleteVaultAccessPolicyRequest,Void> asyncHandler)
This operation deletes the access policy associated with the
specified vault.
|
Future<Void> |
AmazonGlacierAsyncClient.deleteVaultAsync(DeleteVaultRequest deleteVaultRequest,
AsyncHandler<DeleteVaultRequest,Void> asyncHandler)
This operation deletes a vault.
|
Future<Void> |
AmazonGlacierAsync.deleteVaultAsync(DeleteVaultRequest deleteVaultRequest,
AsyncHandler<DeleteVaultRequest,Void> asyncHandler)
This operation deletes a vault.
|
Future<Void> |
AmazonGlacierAsyncClient.deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest deleteVaultNotificationsRequest,
AsyncHandler<DeleteVaultNotificationsRequest,Void> asyncHandler)
This operation deletes the notification configuration set for a
vault.
|
Future<Void> |
AmazonGlacierAsync.deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest deleteVaultNotificationsRequest,
AsyncHandler<DeleteVaultNotificationsRequest,Void> asyncHandler)
This operation deletes the notification configuration set for a
vault.
|
Future<DescribeJobResult> |
AmazonGlacierAsyncClient.describeJobAsync(DescribeJobRequest describeJobRequest,
AsyncHandler<DescribeJobRequest,DescribeJobResult> asyncHandler)
This operation returns information about a job you previously
initiated, including the job initiation date, the user who initiated
the job, the job status code/message and the Amazon SNS topic to
notify after Amazon Glacier completes the job.
|
Future<DescribeJobResult> |
AmazonGlacierAsync.describeJobAsync(DescribeJobRequest describeJobRequest,
AsyncHandler<DescribeJobRequest,DescribeJobResult> asyncHandler)
This operation returns information about a job you previously
initiated, including the job initiation date, the user who initiated
the job, the job status code/message and the Amazon SNS topic to
notify after Amazon Glacier completes the job.
|
Future<DescribeVaultResult> |
AmazonGlacierAsyncClient.describeVaultAsync(DescribeVaultRequest describeVaultRequest,
AsyncHandler<DescribeVaultRequest,DescribeVaultResult> asyncHandler)
This operation returns information about a vault, including the
vault's Amazon Resource Name (ARN), the date the vault was created,
the number of archives it contains, and the total size of all the
archives in the vault.
|
Future<DescribeVaultResult> |
AmazonGlacierAsync.describeVaultAsync(DescribeVaultRequest describeVaultRequest,
AsyncHandler<DescribeVaultRequest,DescribeVaultResult> asyncHandler)
This operation returns information about a vault, including the
vault's Amazon Resource Name (ARN), the date the vault was created,
the number of archives it contains, and the total size of all the
archives in the vault.
|
Future<GetDataRetrievalPolicyResult> |
AmazonGlacierAsyncClient.getDataRetrievalPolicyAsync(GetDataRetrievalPolicyRequest getDataRetrievalPolicyRequest,
AsyncHandler<GetDataRetrievalPolicyRequest,GetDataRetrievalPolicyResult> asyncHandler)
This operation returns the current data retrieval policy for the
account and region specified in the GET request.
|
Future<GetDataRetrievalPolicyResult> |
AmazonGlacierAsync.getDataRetrievalPolicyAsync(GetDataRetrievalPolicyRequest getDataRetrievalPolicyRequest,
AsyncHandler<GetDataRetrievalPolicyRequest,GetDataRetrievalPolicyResult> asyncHandler)
This operation returns the current data retrieval policy for the
account and region specified in the GET request.
|
Future<GetJobOutputResult> |
AmazonGlacierAsyncClient.getJobOutputAsync(GetJobOutputRequest getJobOutputRequest,
AsyncHandler<GetJobOutputRequest,GetJobOutputResult> asyncHandler)
This operation downloads the output of the job you initiated using
InitiateJob.
|
Future<GetJobOutputResult> |
AmazonGlacierAsync.getJobOutputAsync(GetJobOutputRequest getJobOutputRequest,
AsyncHandler<GetJobOutputRequest,GetJobOutputResult> asyncHandler)
This operation downloads the output of the job you initiated using
InitiateJob.
|
Future<GetVaultAccessPolicyResult> |
AmazonGlacierAsyncClient.getVaultAccessPolicyAsync(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest,
AsyncHandler<GetVaultAccessPolicyRequest,GetVaultAccessPolicyResult> asyncHandler)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
Future<GetVaultAccessPolicyResult> |
AmazonGlacierAsync.getVaultAccessPolicyAsync(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest,
AsyncHandler<GetVaultAccessPolicyRequest,GetVaultAccessPolicyResult> asyncHandler)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
Future<GetVaultLockResult> |
AmazonGlacierAsyncClient.getVaultLockAsync(GetVaultLockRequest getVaultLockRequest,
AsyncHandler<GetVaultLockRequest,GetVaultLockResult> asyncHandler)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
Future<GetVaultLockResult> |
AmazonGlacierAsync.getVaultLockAsync(GetVaultLockRequest getVaultLockRequest,
AsyncHandler<GetVaultLockRequest,GetVaultLockResult> asyncHandler)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
Future<GetVaultNotificationsResult> |
AmazonGlacierAsyncClient.getVaultNotificationsAsync(GetVaultNotificationsRequest getVaultNotificationsRequest,
AsyncHandler<GetVaultNotificationsRequest,GetVaultNotificationsResult> asyncHandler)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
Future<GetVaultNotificationsResult> |
AmazonGlacierAsync.getVaultNotificationsAsync(GetVaultNotificationsRequest getVaultNotificationsRequest,
AsyncHandler<GetVaultNotificationsRequest,GetVaultNotificationsResult> asyncHandler)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
Future<InitiateJobResult> |
AmazonGlacierAsyncClient.initiateJobAsync(InitiateJobRequest initiateJobRequest,
AsyncHandler<InitiateJobRequest,InitiateJobResult> asyncHandler)
This operation initiates a job of the specified type.
|
Future<InitiateJobResult> |
AmazonGlacierAsync.initiateJobAsync(InitiateJobRequest initiateJobRequest,
AsyncHandler<InitiateJobRequest,InitiateJobResult> asyncHandler)
This operation initiates a job of the specified type.
|
Future<InitiateMultipartUploadResult> |
AmazonGlacierAsyncClient.initiateMultipartUploadAsync(InitiateMultipartUploadRequest initiateMultipartUploadRequest,
AsyncHandler<InitiateMultipartUploadRequest,InitiateMultipartUploadResult> asyncHandler)
This operation initiates a multipart upload.
|
Future<InitiateMultipartUploadResult> |
AmazonGlacierAsync.initiateMultipartUploadAsync(InitiateMultipartUploadRequest initiateMultipartUploadRequest,
AsyncHandler<InitiateMultipartUploadRequest,InitiateMultipartUploadResult> asyncHandler)
This operation initiates a multipart upload.
|
Future<InitiateVaultLockResult> |
AmazonGlacierAsyncClient.initiateVaultLockAsync(InitiateVaultLockRequest initiateVaultLockRequest,
AsyncHandler<InitiateVaultLockRequest,InitiateVaultLockResult> asyncHandler)
This operation initiates the vault locking process by doing the
following:
|
Future<InitiateVaultLockResult> |
AmazonGlacierAsync.initiateVaultLockAsync(InitiateVaultLockRequest initiateVaultLockRequest,
AsyncHandler<InitiateVaultLockRequest,InitiateVaultLockResult> asyncHandler)
This operation initiates the vault locking process by doing the
following:
|
Future<ListJobsResult> |
AmazonGlacierAsyncClient.listJobsAsync(ListJobsRequest listJobsRequest,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
This operation lists jobs for a vault, including jobs that are
in-progress and jobs that have recently finished.
|
Future<ListJobsResult> |
AmazonGlacierAsync.listJobsAsync(ListJobsRequest listJobsRequest,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
This operation lists jobs for a vault, including jobs that are
in-progress and jobs that have recently finished.
|
Future<ListMultipartUploadsResult> |
AmazonGlacierAsyncClient.listMultipartUploadsAsync(ListMultipartUploadsRequest listMultipartUploadsRequest,
AsyncHandler<ListMultipartUploadsRequest,ListMultipartUploadsResult> asyncHandler)
This operation lists in-progress multipart uploads for the specified
vault.
|
Future<ListMultipartUploadsResult> |
AmazonGlacierAsync.listMultipartUploadsAsync(ListMultipartUploadsRequest listMultipartUploadsRequest,
AsyncHandler<ListMultipartUploadsRequest,ListMultipartUploadsResult> asyncHandler)
This operation lists in-progress multipart uploads for the specified
vault.
|
Future<ListPartsResult> |
AmazonGlacierAsyncClient.listPartsAsync(ListPartsRequest listPartsRequest,
AsyncHandler<ListPartsRequest,ListPartsResult> asyncHandler)
This operation lists the parts of an archive that have been uploaded
in a specific multipart upload.
|
Future<ListPartsResult> |
AmazonGlacierAsync.listPartsAsync(ListPartsRequest listPartsRequest,
AsyncHandler<ListPartsRequest,ListPartsResult> asyncHandler)
This operation lists the parts of an archive that have been uploaded
in a specific multipart upload.
|
Future<ListTagsForVaultResult> |
AmazonGlacierAsyncClient.listTagsForVaultAsync(ListTagsForVaultRequest listTagsForVaultRequest,
AsyncHandler<ListTagsForVaultRequest,ListTagsForVaultResult> asyncHandler)
This operation lists all the tags attached to a vault.
|
Future<ListTagsForVaultResult> |
AmazonGlacierAsync.listTagsForVaultAsync(ListTagsForVaultRequest listTagsForVaultRequest,
AsyncHandler<ListTagsForVaultRequest,ListTagsForVaultResult> asyncHandler)
This operation lists all the tags attached to a vault.
|
Future<ListVaultsResult> |
AmazonGlacierAsyncClient.listVaultsAsync(ListVaultsRequest listVaultsRequest,
AsyncHandler<ListVaultsRequest,ListVaultsResult> asyncHandler)
This operation lists all vaults owned by the calling user's account.
|
Future<ListVaultsResult> |
AmazonGlacierAsync.listVaultsAsync(ListVaultsRequest listVaultsRequest,
AsyncHandler<ListVaultsRequest,ListVaultsResult> asyncHandler)
This operation lists all vaults owned by the calling user's account.
|
Future<Void> |
AmazonGlacierAsyncClient.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest removeTagsFromVaultRequest,
AsyncHandler<RemoveTagsFromVaultRequest,Void> asyncHandler)
This operation removes one or more tags from the set of tags attached
to a vault.
|
Future<Void> |
AmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest removeTagsFromVaultRequest,
AsyncHandler<RemoveTagsFromVaultRequest,Void> asyncHandler)
This operation removes one or more tags from the set of tags attached
to a vault.
|
Future<Void> |
AmazonGlacierAsyncClient.setDataRetrievalPolicyAsync(SetDataRetrievalPolicyRequest setDataRetrievalPolicyRequest,
AsyncHandler<SetDataRetrievalPolicyRequest,Void> asyncHandler)
This operation sets and then enacts a data retrieval policy in the
region specified in the PUT request.
|
Future<Void> |
AmazonGlacierAsync.setDataRetrievalPolicyAsync(SetDataRetrievalPolicyRequest setDataRetrievalPolicyRequest,
AsyncHandler<SetDataRetrievalPolicyRequest,Void> asyncHandler)
This operation sets and then enacts a data retrieval policy in the
region specified in the PUT request.
|
Future<Void> |
AmazonGlacierAsyncClient.setVaultAccessPolicyAsync(SetVaultAccessPolicyRequest setVaultAccessPolicyRequest,
AsyncHandler<SetVaultAccessPolicyRequest,Void> asyncHandler)
This operation configures an access policy for a vault and will
overwrite an existing policy.
|
Future<Void> |
AmazonGlacierAsync.setVaultAccessPolicyAsync(SetVaultAccessPolicyRequest setVaultAccessPolicyRequest,
AsyncHandler<SetVaultAccessPolicyRequest,Void> asyncHandler)
This operation configures an access policy for a vault and will
overwrite an existing policy.
|
Future<Void> |
AmazonGlacierAsyncClient.setVaultNotificationsAsync(SetVaultNotificationsRequest setVaultNotificationsRequest,
AsyncHandler<SetVaultNotificationsRequest,Void> asyncHandler)
This operation configures notifications that will be sent when
specific events happen to a vault.
|
Future<Void> |
AmazonGlacierAsync.setVaultNotificationsAsync(SetVaultNotificationsRequest setVaultNotificationsRequest,
AsyncHandler<SetVaultNotificationsRequest,Void> asyncHandler)
This operation configures notifications that will be sent when
specific events happen to a vault.
|
Future<UploadArchiveResult> |
AmazonGlacierAsyncClient.uploadArchiveAsync(UploadArchiveRequest uploadArchiveRequest,
AsyncHandler<UploadArchiveRequest,UploadArchiveResult> asyncHandler)
This operation adds an archive to a vault.
|
Future<UploadArchiveResult> |
AmazonGlacierAsync.uploadArchiveAsync(UploadArchiveRequest uploadArchiveRequest,
AsyncHandler<UploadArchiveRequest,UploadArchiveResult> asyncHandler)
This operation adds an archive to a vault.
|
Future<UploadMultipartPartResult> |
AmazonGlacierAsyncClient.uploadMultipartPartAsync(UploadMultipartPartRequest uploadMultipartPartRequest,
AsyncHandler<UploadMultipartPartRequest,UploadMultipartPartResult> asyncHandler)
This operation uploads a part of an archive.
|
Future<UploadMultipartPartResult> |
AmazonGlacierAsync.uploadMultipartPartAsync(UploadMultipartPartRequest uploadMultipartPartRequest,
AsyncHandler<UploadMultipartPartRequest,UploadMultipartPartResult> asyncHandler)
This operation uploads a part of an archive.
|
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonIdentityManagementAsyncClient.addClientIDToOpenIDConnectProviderAsync(AddClientIDToOpenIDConnectProviderRequest addClientIDToOpenIDConnectProviderRequest,
AsyncHandler<AddClientIDToOpenIDConnectProviderRequest,Void> asyncHandler)
Adds a new client ID (also known as audience) to the list of client
IDs already registered for the specified IAM OpenID Connect provider.
|
Future<Void> |
AmazonIdentityManagementAsync.addClientIDToOpenIDConnectProviderAsync(AddClientIDToOpenIDConnectProviderRequest addClientIDToOpenIDConnectProviderRequest,
AsyncHandler<AddClientIDToOpenIDConnectProviderRequest,Void> asyncHandler)
Adds a new client ID (also known as audience) to the list of client
IDs already registered for the specified IAM OpenID Connect provider.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest,
AsyncHandler<AddRoleToInstanceProfileRequest,Void> asyncHandler)
Adds the specified role to the specified instance profile.
|
Future<Void> |
AmazonIdentityManagementAsync.addRoleToInstanceProfileAsync(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest,
AsyncHandler<AddRoleToInstanceProfileRequest,Void> asyncHandler)
Adds the specified role to the specified instance profile.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.addUserToGroupAsync(AddUserToGroupRequest addUserToGroupRequest,
AsyncHandler<AddUserToGroupRequest,Void> asyncHandler)
Adds the specified user to the specified group.
|
Future<Void> |
AmazonIdentityManagementAsync.addUserToGroupAsync(AddUserToGroupRequest addUserToGroupRequest,
AsyncHandler<AddUserToGroupRequest,Void> asyncHandler)
Adds the specified user to the specified group.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.attachGroupPolicyAsync(AttachGroupPolicyRequest attachGroupPolicyRequest,
AsyncHandler<AttachGroupPolicyRequest,Void> asyncHandler)
Attaches the specified managed policy to the specified group.
|
Future<Void> |
AmazonIdentityManagementAsync.attachGroupPolicyAsync(AttachGroupPolicyRequest attachGroupPolicyRequest,
AsyncHandler<AttachGroupPolicyRequest,Void> asyncHandler)
Attaches the specified managed policy to the specified group.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.attachRolePolicyAsync(AttachRolePolicyRequest attachRolePolicyRequest,
AsyncHandler<AttachRolePolicyRequest,Void> asyncHandler)
Attaches the specified managed policy to the specified role.
|
Future<Void> |
AmazonIdentityManagementAsync.attachRolePolicyAsync(AttachRolePolicyRequest attachRolePolicyRequest,
AsyncHandler<AttachRolePolicyRequest,Void> asyncHandler)
Attaches the specified managed policy to the specified role.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.attachUserPolicyAsync(AttachUserPolicyRequest attachUserPolicyRequest,
AsyncHandler<AttachUserPolicyRequest,Void> asyncHandler)
Attaches the specified managed policy to the specified user.
|
Future<Void> |
AmazonIdentityManagementAsync.attachUserPolicyAsync(AttachUserPolicyRequest attachUserPolicyRequest,
AsyncHandler<AttachUserPolicyRequest,Void> asyncHandler)
Attaches the specified managed policy to the specified user.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.changePasswordAsync(ChangePasswordRequest changePasswordRequest,
AsyncHandler<ChangePasswordRequest,Void> asyncHandler)
Changes the password of the IAM user who is calling this action.
|
Future<Void> |
AmazonIdentityManagementAsync.changePasswordAsync(ChangePasswordRequest changePasswordRequest,
AsyncHandler<ChangePasswordRequest,Void> asyncHandler)
Changes the password of the IAM user who is calling this action.
|
Future<CreateAccessKeyResult> |
AmazonIdentityManagementAsyncClient.createAccessKeyAsync(CreateAccessKeyRequest createAccessKeyRequest,
AsyncHandler<CreateAccessKeyRequest,CreateAccessKeyResult> asyncHandler)
Creates a new AWS secret access key and corresponding AWS access key
ID for the specified user.
|
Future<CreateAccessKeyResult> |
AmazonIdentityManagementAsync.createAccessKeyAsync(CreateAccessKeyRequest createAccessKeyRequest,
AsyncHandler<CreateAccessKeyRequest,CreateAccessKeyResult> asyncHandler)
Creates a new AWS secret access key and corresponding AWS access key
ID for the specified user.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.createAccountAliasAsync(CreateAccountAliasRequest createAccountAliasRequest,
AsyncHandler<CreateAccountAliasRequest,Void> asyncHandler)
Creates an alias for your AWS account.
|
Future<Void> |
AmazonIdentityManagementAsync.createAccountAliasAsync(CreateAccountAliasRequest createAccountAliasRequest,
AsyncHandler<CreateAccountAliasRequest,Void> asyncHandler)
Creates an alias for your AWS account.
|
Future<CreateGroupResult> |
AmazonIdentityManagementAsyncClient.createGroupAsync(CreateGroupRequest createGroupRequest,
AsyncHandler<CreateGroupRequest,CreateGroupResult> asyncHandler)
Creates a new group.
|
Future<CreateGroupResult> |
AmazonIdentityManagementAsync.createGroupAsync(CreateGroupRequest createGroupRequest,
AsyncHandler<CreateGroupRequest,CreateGroupResult> asyncHandler)
Creates a new group.
|
Future<CreateInstanceProfileResult> |
AmazonIdentityManagementAsyncClient.createInstanceProfileAsync(CreateInstanceProfileRequest createInstanceProfileRequest,
AsyncHandler<CreateInstanceProfileRequest,CreateInstanceProfileResult> asyncHandler)
Creates a new instance profile.
|
Future<CreateInstanceProfileResult> |
AmazonIdentityManagementAsync.createInstanceProfileAsync(CreateInstanceProfileRequest createInstanceProfileRequest,
AsyncHandler<CreateInstanceProfileRequest,CreateInstanceProfileResult> asyncHandler)
Creates a new instance profile.
|
Future<CreateLoginProfileResult> |
AmazonIdentityManagementAsyncClient.createLoginProfileAsync(CreateLoginProfileRequest createLoginProfileRequest,
AsyncHandler<CreateLoginProfileRequest,CreateLoginProfileResult> asyncHandler)
Creates a password for the specified user, giving the user the
ability to access AWS services through the AWS Management Console.
|
Future<CreateLoginProfileResult> |
AmazonIdentityManagementAsync.createLoginProfileAsync(CreateLoginProfileRequest createLoginProfileRequest,
AsyncHandler<CreateLoginProfileRequest,CreateLoginProfileResult> asyncHandler)
Creates a password for the specified user, giving the user the
ability to access AWS services through the AWS Management Console.
|
Future<CreateOpenIDConnectProviderResult> |
AmazonIdentityManagementAsyncClient.createOpenIDConnectProviderAsync(CreateOpenIDConnectProviderRequest createOpenIDConnectProviderRequest,
AsyncHandler<CreateOpenIDConnectProviderRequest,CreateOpenIDConnectProviderResult> asyncHandler)
Creates an IAM entity to describe an identity provider (IdP) that
supports
OpenID Connect (OIDC)
.
|
Future<CreateOpenIDConnectProviderResult> |
AmazonIdentityManagementAsync.createOpenIDConnectProviderAsync(CreateOpenIDConnectProviderRequest createOpenIDConnectProviderRequest,
AsyncHandler<CreateOpenIDConnectProviderRequest,CreateOpenIDConnectProviderResult> asyncHandler)
Creates an IAM entity to describe an identity provider (IdP) that
supports
OpenID Connect (OIDC)
.
|
Future<CreatePolicyResult> |
AmazonIdentityManagementAsyncClient.createPolicyAsync(CreatePolicyRequest createPolicyRequest,
AsyncHandler<CreatePolicyRequest,CreatePolicyResult> asyncHandler)
Creates a new managed policy for your AWS account.
|
Future<CreatePolicyResult> |
AmazonIdentityManagementAsync.createPolicyAsync(CreatePolicyRequest createPolicyRequest,
AsyncHandler<CreatePolicyRequest,CreatePolicyResult> asyncHandler)
Creates a new managed policy for your AWS account.
|
Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsyncClient.createPolicyVersionAsync(CreatePolicyVersionRequest createPolicyVersionRequest,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler)
Creates a new version of the specified managed policy.
|
Future<CreatePolicyVersionResult> |
AmazonIdentityManagementAsync.createPolicyVersionAsync(CreatePolicyVersionRequest createPolicyVersionRequest,
AsyncHandler<CreatePolicyVersionRequest,CreatePolicyVersionResult> asyncHandler)
Creates a new version of the specified managed policy.
|
Future<CreateRoleResult> |
AmazonIdentityManagementAsyncClient.createRoleAsync(CreateRoleRequest createRoleRequest,
AsyncHandler<CreateRoleRequest,CreateRoleResult> asyncHandler)
Creates a new role for your AWS account.
|
Future<CreateRoleResult> |
AmazonIdentityManagementAsync.createRoleAsync(CreateRoleRequest createRoleRequest,
AsyncHandler<CreateRoleRequest,CreateRoleResult> asyncHandler)
Creates a new role for your AWS account.
|
Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
Future<CreateUserResult> |
AmazonIdentityManagementAsyncClient.createUserAsync(CreateUserRequest createUserRequest,
AsyncHandler<CreateUserRequest,CreateUserResult> asyncHandler)
Creates a new user for your AWS account.
|
Future<CreateUserResult> |
AmazonIdentityManagementAsync.createUserAsync(CreateUserRequest createUserRequest,
AsyncHandler<CreateUserRequest,CreateUserResult> asyncHandler)
Creates a new user for your AWS account.
|
Future<CreateVirtualMFADeviceResult> |
AmazonIdentityManagementAsyncClient.createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest createVirtualMFADeviceRequest,
AsyncHandler<CreateVirtualMFADeviceRequest,CreateVirtualMFADeviceResult> asyncHandler)
Creates a new virtual MFA device for the AWS account.
|
Future<CreateVirtualMFADeviceResult> |
AmazonIdentityManagementAsync.createVirtualMFADeviceAsync(CreateVirtualMFADeviceRequest createVirtualMFADeviceRequest,
AsyncHandler<CreateVirtualMFADeviceRequest,CreateVirtualMFADeviceResult> asyncHandler)
Creates a new virtual MFA device for the AWS account.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deactivateMFADeviceAsync(DeactivateMFADeviceRequest deactivateMFADeviceRequest,
AsyncHandler<DeactivateMFADeviceRequest,Void> asyncHandler)
Deactivates the specified MFA device and removes it from association
with the user name for which it was originally enabled.
|
Future<Void> |
AmazonIdentityManagementAsync.deactivateMFADeviceAsync(DeactivateMFADeviceRequest deactivateMFADeviceRequest,
AsyncHandler<DeactivateMFADeviceRequest,Void> asyncHandler)
Deactivates the specified MFA device and removes it from association
with the user name for which it was originally enabled.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteAccessKeyAsync(DeleteAccessKeyRequest deleteAccessKeyRequest,
AsyncHandler<DeleteAccessKeyRequest,Void> asyncHandler)
Deletes the access key associated with the specified user.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteAccessKeyAsync(DeleteAccessKeyRequest deleteAccessKeyRequest,
AsyncHandler<DeleteAccessKeyRequest,Void> asyncHandler)
Deletes the access key associated with the specified user.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteAccountAliasAsync(DeleteAccountAliasRequest deleteAccountAliasRequest,
AsyncHandler<DeleteAccountAliasRequest,Void> asyncHandler)
Deletes the specified AWS account alias.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteAccountAliasAsync(DeleteAccountAliasRequest deleteAccountAliasRequest,
AsyncHandler<DeleteAccountAliasRequest,Void> asyncHandler)
Deletes the specified AWS account alias.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest deleteAccountPasswordPolicyRequest,
AsyncHandler<DeleteAccountPasswordPolicyRequest,Void> asyncHandler)
Deletes the password policy for the AWS account.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteAccountPasswordPolicyAsync(DeleteAccountPasswordPolicyRequest deleteAccountPasswordPolicyRequest,
AsyncHandler<DeleteAccountPasswordPolicyRequest,Void> asyncHandler)
Deletes the password policy for the AWS account.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteGroupAsync(DeleteGroupRequest deleteGroupRequest,
AsyncHandler<DeleteGroupRequest,Void> asyncHandler)
Deletes the specified group.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteGroupAsync(DeleteGroupRequest deleteGroupRequest,
AsyncHandler<DeleteGroupRequest,Void> asyncHandler)
Deletes the specified group.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteGroupPolicyAsync(DeleteGroupPolicyRequest deleteGroupPolicyRequest,
AsyncHandler<DeleteGroupPolicyRequest,Void> asyncHandler)
Deletes the specified inline policy that is embedded in the specified
group.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteGroupPolicyAsync(DeleteGroupPolicyRequest deleteGroupPolicyRequest,
AsyncHandler<DeleteGroupPolicyRequest,Void> asyncHandler)
Deletes the specified inline policy that is embedded in the specified
group.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteInstanceProfileAsync(DeleteInstanceProfileRequest deleteInstanceProfileRequest,
AsyncHandler<DeleteInstanceProfileRequest,Void> asyncHandler)
Deletes the specified instance profile.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteInstanceProfileAsync(DeleteInstanceProfileRequest deleteInstanceProfileRequest,
AsyncHandler<DeleteInstanceProfileRequest,Void> asyncHandler)
Deletes the specified instance profile.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteLoginProfileAsync(DeleteLoginProfileRequest deleteLoginProfileRequest,
AsyncHandler<DeleteLoginProfileRequest,Void> asyncHandler)
Deletes the password for the specified user, which terminates the
user's ability to access AWS services through the AWS Management
Console.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest deleteLoginProfileRequest,
AsyncHandler<DeleteLoginProfileRequest,Void> asyncHandler)
Deletes the password for the specified user, which terminates the
user's ability to access AWS services through the AWS Management
Console.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteOpenIDConnectProviderAsync(DeleteOpenIDConnectProviderRequest deleteOpenIDConnectProviderRequest,
AsyncHandler<DeleteOpenIDConnectProviderRequest,Void> asyncHandler)
Deletes an IAM OpenID Connect identity provider.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteOpenIDConnectProviderAsync(DeleteOpenIDConnectProviderRequest deleteOpenIDConnectProviderRequest,
AsyncHandler<DeleteOpenIDConnectProviderRequest,Void> asyncHandler)
Deletes an IAM OpenID Connect identity provider.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deletePolicyAsync(DeletePolicyRequest deletePolicyRequest,
AsyncHandler<DeletePolicyRequest,Void> asyncHandler)
Deletes the specified managed policy.
|
Future<Void> |
AmazonIdentityManagementAsync.deletePolicyAsync(DeletePolicyRequest deletePolicyRequest,
AsyncHandler<DeletePolicyRequest,Void> asyncHandler)
Deletes the specified managed policy.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deletePolicyVersionAsync(DeletePolicyVersionRequest deletePolicyVersionRequest,
AsyncHandler<DeletePolicyVersionRequest,Void> asyncHandler)
Deletes the specified version of the specified managed policy.
|
Future<Void> |
AmazonIdentityManagementAsync.deletePolicyVersionAsync(DeletePolicyVersionRequest deletePolicyVersionRequest,
AsyncHandler<DeletePolicyVersionRequest,Void> asyncHandler)
Deletes the specified version of the specified managed policy.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteRoleAsync(DeleteRoleRequest deleteRoleRequest,
AsyncHandler<DeleteRoleRequest,Void> asyncHandler)
Deletes the specified role.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteRoleAsync(DeleteRoleRequest deleteRoleRequest,
AsyncHandler<DeleteRoleRequest,Void> asyncHandler)
Deletes the specified role.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteRolePolicyAsync(DeleteRolePolicyRequest deleteRolePolicyRequest,
AsyncHandler<DeleteRolePolicyRequest,Void> asyncHandler)
Deletes the specified inline policy that is embedded in the specified
role.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteRolePolicyAsync(DeleteRolePolicyRequest deleteRolePolicyRequest,
AsyncHandler<DeleteRolePolicyRequest,Void> asyncHandler)
Deletes the specified inline policy that is embedded in the specified
role.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteSAMLProviderAsync(DeleteSAMLProviderRequest deleteSAMLProviderRequest,
AsyncHandler<DeleteSAMLProviderRequest,Void> asyncHandler)
Deletes a SAML provider.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteSAMLProviderAsync(DeleteSAMLProviderRequest deleteSAMLProviderRequest,
AsyncHandler<DeleteSAMLProviderRequest,Void> asyncHandler)
Deletes a SAML provider.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteServerCertificateAsync(DeleteServerCertificateRequest deleteServerCertificateRequest,
AsyncHandler<DeleteServerCertificateRequest,Void> asyncHandler)
Deletes the specified server certificate.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteServerCertificateAsync(DeleteServerCertificateRequest deleteServerCertificateRequest,
AsyncHandler<DeleteServerCertificateRequest,Void> asyncHandler)
Deletes the specified server certificate.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteSigningCertificateAsync(DeleteSigningCertificateRequest deleteSigningCertificateRequest,
AsyncHandler<DeleteSigningCertificateRequest,Void> asyncHandler)
Deletes the specified signing certificate associated with the
specified user.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteSigningCertificateAsync(DeleteSigningCertificateRequest deleteSigningCertificateRequest,
AsyncHandler<DeleteSigningCertificateRequest,Void> asyncHandler)
Deletes the specified signing certificate associated with the
specified user.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteSSHPublicKeyAsync(DeleteSSHPublicKeyRequest deleteSSHPublicKeyRequest,
AsyncHandler<DeleteSSHPublicKeyRequest,Void> asyncHandler)
Deletes the specified SSH public key.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteSSHPublicKeyAsync(DeleteSSHPublicKeyRequest deleteSSHPublicKeyRequest,
AsyncHandler<DeleteSSHPublicKeyRequest,Void> asyncHandler)
Deletes the specified SSH public key.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteUserAsync(DeleteUserRequest deleteUserRequest,
AsyncHandler<DeleteUserRequest,Void> asyncHandler)
Deletes the specified user.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteUserAsync(DeleteUserRequest deleteUserRequest,
AsyncHandler<DeleteUserRequest,Void> asyncHandler)
Deletes the specified user.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteUserPolicyAsync(DeleteUserPolicyRequest deleteUserPolicyRequest,
AsyncHandler<DeleteUserPolicyRequest,Void> asyncHandler)
Deletes the specified inline policy that is embedded in the specified
user.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteUserPolicyAsync(DeleteUserPolicyRequest deleteUserPolicyRequest,
AsyncHandler<DeleteUserPolicyRequest,Void> asyncHandler)
Deletes the specified inline policy that is embedded in the specified
user.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest deleteVirtualMFADeviceRequest,
AsyncHandler<DeleteVirtualMFADeviceRequest,Void> asyncHandler)
Deletes a virtual MFA device.
|
Future<Void> |
AmazonIdentityManagementAsync.deleteVirtualMFADeviceAsync(DeleteVirtualMFADeviceRequest deleteVirtualMFADeviceRequest,
AsyncHandler<DeleteVirtualMFADeviceRequest,Void> asyncHandler)
Deletes a virtual MFA device.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.detachGroupPolicyAsync(DetachGroupPolicyRequest detachGroupPolicyRequest,
AsyncHandler<DetachGroupPolicyRequest,Void> asyncHandler)
Removes the specified managed policy from the specified group.
|
Future<Void> |
AmazonIdentityManagementAsync.detachGroupPolicyAsync(DetachGroupPolicyRequest detachGroupPolicyRequest,
AsyncHandler<DetachGroupPolicyRequest,Void> asyncHandler)
Removes the specified managed policy from the specified group.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.detachRolePolicyAsync(DetachRolePolicyRequest detachRolePolicyRequest,
AsyncHandler<DetachRolePolicyRequest,Void> asyncHandler)
Removes the specified managed policy from the specified role.
|
Future<Void> |
AmazonIdentityManagementAsync.detachRolePolicyAsync(DetachRolePolicyRequest detachRolePolicyRequest,
AsyncHandler<DetachRolePolicyRequest,Void> asyncHandler)
Removes the specified managed policy from the specified role.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.detachUserPolicyAsync(DetachUserPolicyRequest detachUserPolicyRequest,
AsyncHandler<DetachUserPolicyRequest,Void> asyncHandler)
Removes the specified managed policy from the specified user.
|
Future<Void> |
AmazonIdentityManagementAsync.detachUserPolicyAsync(DetachUserPolicyRequest detachUserPolicyRequest,
AsyncHandler<DetachUserPolicyRequest,Void> asyncHandler)
Removes the specified managed policy from the specified user.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.enableMFADeviceAsync(EnableMFADeviceRequest enableMFADeviceRequest,
AsyncHandler<EnableMFADeviceRequest,Void> asyncHandler)
Enables the specified MFA device and associates it with the specified
user name.
|
Future<Void> |
AmazonIdentityManagementAsync.enableMFADeviceAsync(EnableMFADeviceRequest enableMFADeviceRequest,
AsyncHandler<EnableMFADeviceRequest,Void> asyncHandler)
Enables the specified MFA device and associates it with the specified
user name.
|
Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Generates a credential report for the AWS account.
|
Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Generates a credential report for the AWS account.
|
Future<GetAccessKeyLastUsedResult> |
AmazonIdentityManagementAsyncClient.getAccessKeyLastUsedAsync(GetAccessKeyLastUsedRequest getAccessKeyLastUsedRequest,
AsyncHandler<GetAccessKeyLastUsedRequest,GetAccessKeyLastUsedResult> asyncHandler)
Retrieves information about when the specified access key was last
used.
|
Future<GetAccessKeyLastUsedResult> |
AmazonIdentityManagementAsync.getAccessKeyLastUsedAsync(GetAccessKeyLastUsedRequest getAccessKeyLastUsedRequest,
AsyncHandler<GetAccessKeyLastUsedRequest,GetAccessKeyLastUsedResult> asyncHandler)
Retrieves information about when the specified access key was last
used.
|
Future<GetAccountAuthorizationDetailsResult> |
AmazonIdentityManagementAsyncClient.getAccountAuthorizationDetailsAsync(GetAccountAuthorizationDetailsRequest getAccountAuthorizationDetailsRequest,
AsyncHandler<GetAccountAuthorizationDetailsRequest,GetAccountAuthorizationDetailsResult> asyncHandler)
Retrieves information about all IAM users, groups, roles, and
policies in your account, including their relationships to one
another.
|
Future<GetAccountAuthorizationDetailsResult> |
AmazonIdentityManagementAsync.getAccountAuthorizationDetailsAsync(GetAccountAuthorizationDetailsRequest getAccountAuthorizationDetailsRequest,
AsyncHandler<GetAccountAuthorizationDetailsRequest,GetAccountAuthorizationDetailsResult> asyncHandler)
Retrieves information about all IAM users, groups, roles, and
policies in your account, including their relationships to one
another.
|
Future<GetAccountPasswordPolicyResult> |
AmazonIdentityManagementAsyncClient.getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest getAccountPasswordPolicyRequest,
AsyncHandler<GetAccountPasswordPolicyRequest,GetAccountPasswordPolicyResult> asyncHandler)
Retrieves the password policy for the AWS account.
|
Future<GetAccountPasswordPolicyResult> |
AmazonIdentityManagementAsync.getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest getAccountPasswordPolicyRequest,
AsyncHandler<GetAccountPasswordPolicyRequest,GetAccountPasswordPolicyResult> asyncHandler)
Retrieves the password policy for the AWS account.
|
Future<GetAccountSummaryResult> |
AmazonIdentityManagementAsyncClient.getAccountSummaryAsync(GetAccountSummaryRequest getAccountSummaryRequest,
AsyncHandler<GetAccountSummaryRequest,GetAccountSummaryResult> asyncHandler)
Retrieves information about IAM entity usage and IAM quotas in the
AWS account.
|
Future<GetAccountSummaryResult> |
AmazonIdentityManagementAsync.getAccountSummaryAsync(GetAccountSummaryRequest getAccountSummaryRequest,
AsyncHandler<GetAccountSummaryRequest,GetAccountSummaryResult> asyncHandler)
Retrieves information about IAM entity usage and IAM quotas in the
AWS account.
|
Future<GetContextKeysForCustomPolicyResult> |
AmazonIdentityManagementAsyncClient.getContextKeysForCustomPolicyAsync(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest,
AsyncHandler<GetContextKeysForCustomPolicyRequest,GetContextKeysForCustomPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
Future<GetContextKeysForCustomPolicyResult> |
AmazonIdentityManagementAsync.getContextKeysForCustomPolicyAsync(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest,
AsyncHandler<GetContextKeysForCustomPolicyRequest,GetContextKeysForCustomPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in the input policies. |
Future<GetContextKeysForPrincipalPolicyResult> |
AmazonIdentityManagementAsyncClient.getContextKeysForPrincipalPolicyAsync(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest,
AsyncHandler<GetContextKeysForPrincipalPolicyRequest,GetContextKeysForPrincipalPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies attached to
the specified IAM entity. |
Future<GetContextKeysForPrincipalPolicyResult> |
AmazonIdentityManagementAsync.getContextKeysForPrincipalPolicyAsync(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest,
AsyncHandler<GetContextKeysForPrincipalPolicyRequest,GetContextKeysForPrincipalPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies attached to
the specified IAM entity. |
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsyncClient.getCredentialReportAsync(GetCredentialReportRequest getCredentialReportRequest,
AsyncHandler<GetCredentialReportRequest,GetCredentialReportResult> asyncHandler)
Retrieves a credential report for the AWS account.
|
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsync.getCredentialReportAsync(GetCredentialReportRequest getCredentialReportRequest,
AsyncHandler<GetCredentialReportRequest,GetCredentialReportResult> asyncHandler)
Retrieves a credential report for the AWS account.
|
Future<GetGroupResult> |
AmazonIdentityManagementAsyncClient.getGroupAsync(GetGroupRequest getGroupRequest,
AsyncHandler<GetGroupRequest,GetGroupResult> asyncHandler)
Returns a list of users that are in the specified group.
|
Future<GetGroupResult> |
AmazonIdentityManagementAsync.getGroupAsync(GetGroupRequest getGroupRequest,
AsyncHandler<GetGroupRequest,GetGroupResult> asyncHandler)
Returns a list of users that are in the specified group.
|
Future<GetGroupPolicyResult> |
AmazonIdentityManagementAsyncClient.getGroupPolicyAsync(GetGroupPolicyRequest getGroupPolicyRequest,
AsyncHandler<GetGroupPolicyRequest,GetGroupPolicyResult> asyncHandler)
Retrieves the specified inline policy document that is embedded in
the specified group.
|
Future<GetGroupPolicyResult> |
AmazonIdentityManagementAsync.getGroupPolicyAsync(GetGroupPolicyRequest getGroupPolicyRequest,
AsyncHandler<GetGroupPolicyRequest,GetGroupPolicyResult> asyncHandler)
Retrieves the specified inline policy document that is embedded in
the specified group.
|
Future<GetInstanceProfileResult> |
AmazonIdentityManagementAsyncClient.getInstanceProfileAsync(GetInstanceProfileRequest getInstanceProfileRequest,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler)
Retrieves information about the specified instance profile, including
the instance profile's path, GUID, ARN, and role.
|
Future<GetInstanceProfileResult> |
AmazonIdentityManagementAsync.getInstanceProfileAsync(GetInstanceProfileRequest getInstanceProfileRequest,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler)
Retrieves information about the specified instance profile, including
the instance profile's path, GUID, ARN, and role.
|
Future<GetLoginProfileResult> |
AmazonIdentityManagementAsyncClient.getLoginProfileAsync(GetLoginProfileRequest getLoginProfileRequest,
AsyncHandler<GetLoginProfileRequest,GetLoginProfileResult> asyncHandler)
Retrieves the user name and password-creation date for the specified
user.
|
Future<GetLoginProfileResult> |
AmazonIdentityManagementAsync.getLoginProfileAsync(GetLoginProfileRequest getLoginProfileRequest,
AsyncHandler<GetLoginProfileRequest,GetLoginProfileResult> asyncHandler)
Retrieves the user name and password-creation date for the specified
user.
|
Future<GetOpenIDConnectProviderResult> |
AmazonIdentityManagementAsyncClient.getOpenIDConnectProviderAsync(GetOpenIDConnectProviderRequest getOpenIDConnectProviderRequest,
AsyncHandler<GetOpenIDConnectProviderRequest,GetOpenIDConnectProviderResult> asyncHandler)
Returns information about the specified OpenID Connect provider.
|
Future<GetOpenIDConnectProviderResult> |
AmazonIdentityManagementAsync.getOpenIDConnectProviderAsync(GetOpenIDConnectProviderRequest getOpenIDConnectProviderRequest,
AsyncHandler<GetOpenIDConnectProviderRequest,GetOpenIDConnectProviderResult> asyncHandler)
Returns information about the specified OpenID Connect provider.
|
Future<GetPolicyResult> |
AmazonIdentityManagementAsyncClient.getPolicyAsync(GetPolicyRequest getPolicyRequest,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Retrieves information about the specified managed policy, including
the policy's default version and the total number of users, groups,
and roles that the policy is attached to.
|
Future<GetPolicyResult> |
AmazonIdentityManagementAsync.getPolicyAsync(GetPolicyRequest getPolicyRequest,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Retrieves information about the specified managed policy, including
the policy's default version and the total number of users, groups,
and roles that the policy is attached to.
|
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsyncClient.getPolicyVersionAsync(GetPolicyVersionRequest getPolicyVersionRequest,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
Future<GetPolicyVersionResult> |
AmazonIdentityManagementAsync.getPolicyVersionAsync(GetPolicyVersionRequest getPolicyVersionRequest,
AsyncHandler<GetPolicyVersionRequest,GetPolicyVersionResult> asyncHandler)
Retrieves information about the specified version of the specified
managed policy, including the policy document.
|
Future<GetRoleResult> |
AmazonIdentityManagementAsyncClient.getRoleAsync(GetRoleRequest getRoleRequest,
AsyncHandler<GetRoleRequest,GetRoleResult> asyncHandler)
Retrieves information about the specified role, including the role's
path, GUID, ARN, and the policy granting permission to assume the
role.
|
Future<GetRoleResult> |
AmazonIdentityManagementAsync.getRoleAsync(GetRoleRequest getRoleRequest,
AsyncHandler<GetRoleRequest,GetRoleResult> asyncHandler)
Retrieves information about the specified role, including the role's
path, GUID, ARN, and the policy granting permission to assume the
role.
|
Future<GetRolePolicyResult> |
AmazonIdentityManagementAsyncClient.getRolePolicyAsync(GetRolePolicyRequest getRolePolicyRequest,
AsyncHandler<GetRolePolicyRequest,GetRolePolicyResult> asyncHandler)
Retrieves the specified inline policy document that is embedded with
the specified role.
|
Future<GetRolePolicyResult> |
AmazonIdentityManagementAsync.getRolePolicyAsync(GetRolePolicyRequest getRolePolicyRequest,
AsyncHandler<GetRolePolicyRequest,GetRolePolicyResult> asyncHandler)
Retrieves the specified inline policy document that is embedded with
the specified role.
|
Future<GetSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.getSAMLProviderAsync(GetSAMLProviderRequest getSAMLProviderRequest,
AsyncHandler<GetSAMLProviderRequest,GetSAMLProviderResult> asyncHandler)
Returns the SAML provider metadocument that was uploaded when the
provider was created or updated.
|
Future<GetSAMLProviderResult> |
AmazonIdentityManagementAsync.getSAMLProviderAsync(GetSAMLProviderRequest getSAMLProviderRequest,
AsyncHandler<GetSAMLProviderRequest,GetSAMLProviderResult> asyncHandler)
Returns the SAML provider metadocument that was uploaded when the
provider was created or updated.
|
Future<GetServerCertificateResult> |
AmazonIdentityManagementAsyncClient.getServerCertificateAsync(GetServerCertificateRequest getServerCertificateRequest,
AsyncHandler<GetServerCertificateRequest,GetServerCertificateResult> asyncHandler)
Retrieves information about the specified server certificate.
|
Future<GetServerCertificateResult> |
AmazonIdentityManagementAsync.getServerCertificateAsync(GetServerCertificateRequest getServerCertificateRequest,
AsyncHandler<GetServerCertificateRequest,GetServerCertificateResult> asyncHandler)
Retrieves information about the specified server certificate.
|
Future<GetSSHPublicKeyResult> |
AmazonIdentityManagementAsyncClient.getSSHPublicKeyAsync(GetSSHPublicKeyRequest getSSHPublicKeyRequest,
AsyncHandler<GetSSHPublicKeyRequest,GetSSHPublicKeyResult> asyncHandler)
Retrieves the specified SSH public key, including metadata about the
key.
|
Future<GetSSHPublicKeyResult> |
AmazonIdentityManagementAsync.getSSHPublicKeyAsync(GetSSHPublicKeyRequest getSSHPublicKeyRequest,
AsyncHandler<GetSSHPublicKeyRequest,GetSSHPublicKeyResult> asyncHandler)
Retrieves the specified SSH public key, including metadata about the
key.
|
Future<GetUserResult> |
AmazonIdentityManagementAsyncClient.getUserAsync(GetUserRequest getUserRequest,
AsyncHandler<GetUserRequest,GetUserResult> asyncHandler)
Retrieves information about the specified user, including the user's
creation date, path, unique ID, and ARN.
|
Future<GetUserResult> |
AmazonIdentityManagementAsync.getUserAsync(GetUserRequest getUserRequest,
AsyncHandler<GetUserRequest,GetUserResult> asyncHandler)
Retrieves information about the specified user, including the user's
creation date, path, unique ID, and ARN.
|
Future<GetUserPolicyResult> |
AmazonIdentityManagementAsyncClient.getUserPolicyAsync(GetUserPolicyRequest getUserPolicyRequest,
AsyncHandler<GetUserPolicyRequest,GetUserPolicyResult> asyncHandler)
Retrieves the specified inline policy document that is embedded in
the specified user.
|
Future<GetUserPolicyResult> |
AmazonIdentityManagementAsync.getUserPolicyAsync(GetUserPolicyRequest getUserPolicyRequest,
AsyncHandler<GetUserPolicyRequest,GetUserPolicyResult> asyncHandler)
Retrieves the specified inline policy document that is embedded in
the specified user.
|
Future<ListAccessKeysResult> |
AmazonIdentityManagementAsyncClient.listAccessKeysAsync(ListAccessKeysRequest listAccessKeysRequest,
AsyncHandler<ListAccessKeysRequest,ListAccessKeysResult> asyncHandler)
Returns information about the access key IDs associated with the
specified user.
|
Future<ListAccessKeysResult> |
AmazonIdentityManagementAsync.listAccessKeysAsync(ListAccessKeysRequest listAccessKeysRequest,
AsyncHandler<ListAccessKeysRequest,ListAccessKeysResult> asyncHandler)
Returns information about the access key IDs associated with the
specified user.
|
Future<ListAccountAliasesResult> |
AmazonIdentityManagementAsyncClient.listAccountAliasesAsync(ListAccountAliasesRequest listAccountAliasesRequest,
AsyncHandler<ListAccountAliasesRequest,ListAccountAliasesResult> asyncHandler)
Lists the account aliases associated with the account.
|
Future<ListAccountAliasesResult> |
AmazonIdentityManagementAsync.listAccountAliasesAsync(ListAccountAliasesRequest listAccountAliasesRequest,
AsyncHandler<ListAccountAliasesRequest,ListAccountAliasesResult> asyncHandler)
Lists the account aliases associated with the account.
|
Future<ListAttachedGroupPoliciesResult> |
AmazonIdentityManagementAsyncClient.listAttachedGroupPoliciesAsync(ListAttachedGroupPoliciesRequest listAttachedGroupPoliciesRequest,
AsyncHandler<ListAttachedGroupPoliciesRequest,ListAttachedGroupPoliciesResult> asyncHandler)
Lists all managed policies that are attached to the specified group.
|
Future<ListAttachedGroupPoliciesResult> |
AmazonIdentityManagementAsync.listAttachedGroupPoliciesAsync(ListAttachedGroupPoliciesRequest listAttachedGroupPoliciesRequest,
AsyncHandler<ListAttachedGroupPoliciesRequest,ListAttachedGroupPoliciesResult> asyncHandler)
Lists all managed policies that are attached to the specified group.
|
Future<ListAttachedRolePoliciesResult> |
AmazonIdentityManagementAsyncClient.listAttachedRolePoliciesAsync(ListAttachedRolePoliciesRequest listAttachedRolePoliciesRequest,
AsyncHandler<ListAttachedRolePoliciesRequest,ListAttachedRolePoliciesResult> asyncHandler)
Lists all managed policies that are attached to the specified role.
|
Future<ListAttachedRolePoliciesResult> |
AmazonIdentityManagementAsync.listAttachedRolePoliciesAsync(ListAttachedRolePoliciesRequest listAttachedRolePoliciesRequest,
AsyncHandler<ListAttachedRolePoliciesRequest,ListAttachedRolePoliciesResult> asyncHandler)
Lists all managed policies that are attached to the specified role.
|
Future<ListAttachedUserPoliciesResult> |
AmazonIdentityManagementAsyncClient.listAttachedUserPoliciesAsync(ListAttachedUserPoliciesRequest listAttachedUserPoliciesRequest,
AsyncHandler<ListAttachedUserPoliciesRequest,ListAttachedUserPoliciesResult> asyncHandler)
Lists all managed policies that are attached to the specified user.
|
Future<ListAttachedUserPoliciesResult> |
AmazonIdentityManagementAsync.listAttachedUserPoliciesAsync(ListAttachedUserPoliciesRequest listAttachedUserPoliciesRequest,
AsyncHandler<ListAttachedUserPoliciesRequest,ListAttachedUserPoliciesResult> asyncHandler)
Lists all managed policies that are attached to the specified user.
|
Future<ListEntitiesForPolicyResult> |
AmazonIdentityManagementAsyncClient.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest,
AsyncHandler<ListEntitiesForPolicyRequest,ListEntitiesForPolicyResult> asyncHandler)
Lists all users, groups, and roles that the specified managed policy
is attached to.
|
Future<ListEntitiesForPolicyResult> |
AmazonIdentityManagementAsync.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest,
AsyncHandler<ListEntitiesForPolicyRequest,ListEntitiesForPolicyResult> asyncHandler)
Lists all users, groups, and roles that the specified managed policy
is attached to.
|
Future<ListGroupPoliciesResult> |
AmazonIdentityManagementAsyncClient.listGroupPoliciesAsync(ListGroupPoliciesRequest listGroupPoliciesRequest,
AsyncHandler<ListGroupPoliciesRequest,ListGroupPoliciesResult> asyncHandler)
Lists the names of the inline policies that are embedded in the
specified group.
|
Future<ListGroupPoliciesResult> |
AmazonIdentityManagementAsync.listGroupPoliciesAsync(ListGroupPoliciesRequest listGroupPoliciesRequest,
AsyncHandler<ListGroupPoliciesRequest,ListGroupPoliciesResult> asyncHandler)
Lists the names of the inline policies that are embedded in the
specified group.
|
Future<ListGroupsResult> |
AmazonIdentityManagementAsyncClient.listGroupsAsync(ListGroupsRequest listGroupsRequest,
AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler)
Lists the groups that have the specified path prefix.
|
Future<ListGroupsResult> |
AmazonIdentityManagementAsync.listGroupsAsync(ListGroupsRequest listGroupsRequest,
AsyncHandler<ListGroupsRequest,ListGroupsResult> asyncHandler)
Lists the groups that have the specified path prefix.
|
Future<ListGroupsForUserResult> |
AmazonIdentityManagementAsyncClient.listGroupsForUserAsync(ListGroupsForUserRequest listGroupsForUserRequest,
AsyncHandler<ListGroupsForUserRequest,ListGroupsForUserResult> asyncHandler)
Lists the groups the specified user belongs to.
|
Future<ListGroupsForUserResult> |
AmazonIdentityManagementAsync.listGroupsForUserAsync(ListGroupsForUserRequest listGroupsForUserRequest,
AsyncHandler<ListGroupsForUserRequest,ListGroupsForUserResult> asyncHandler)
Lists the groups the specified user belongs to.
|
Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsyncClient.listInstanceProfilesAsync(ListInstanceProfilesRequest listInstanceProfilesRequest,
AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler)
Lists the instance profiles that have the specified path prefix.
|
Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsync.listInstanceProfilesAsync(ListInstanceProfilesRequest listInstanceProfilesRequest,
AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler)
Lists the instance profiles that have the specified path prefix.
|
Future<ListInstanceProfilesForRoleResult> |
AmazonIdentityManagementAsyncClient.listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest listInstanceProfilesForRoleRequest,
AsyncHandler<ListInstanceProfilesForRoleRequest,ListInstanceProfilesForRoleResult> asyncHandler)
Lists the instance profiles that have the specified associated role.
|
Future<ListInstanceProfilesForRoleResult> |
AmazonIdentityManagementAsync.listInstanceProfilesForRoleAsync(ListInstanceProfilesForRoleRequest listInstanceProfilesForRoleRequest,
AsyncHandler<ListInstanceProfilesForRoleRequest,ListInstanceProfilesForRoleResult> asyncHandler)
Lists the instance profiles that have the specified associated role.
|
Future<ListMFADevicesResult> |
AmazonIdentityManagementAsyncClient.listMFADevicesAsync(ListMFADevicesRequest listMFADevicesRequest,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler)
Lists the MFA devices.
|
Future<ListMFADevicesResult> |
AmazonIdentityManagementAsync.listMFADevicesAsync(ListMFADevicesRequest listMFADevicesRequest,
AsyncHandler<ListMFADevicesRequest,ListMFADevicesResult> asyncHandler)
Lists the MFA devices.
|
Future<ListOpenIDConnectProvidersResult> |
AmazonIdentityManagementAsyncClient.listOpenIDConnectProvidersAsync(ListOpenIDConnectProvidersRequest listOpenIDConnectProvidersRequest,
AsyncHandler<ListOpenIDConnectProvidersRequest,ListOpenIDConnectProvidersResult> asyncHandler)
Lists information about the OpenID Connect providers in the AWS
account.
|
Future<ListOpenIDConnectProvidersResult> |
AmazonIdentityManagementAsync.listOpenIDConnectProvidersAsync(ListOpenIDConnectProvidersRequest listOpenIDConnectProvidersRequest,
AsyncHandler<ListOpenIDConnectProvidersRequest,ListOpenIDConnectProvidersResult> asyncHandler)
Lists information about the OpenID Connect providers in the AWS
account.
|
Future<ListPoliciesResult> |
AmazonIdentityManagementAsyncClient.listPoliciesAsync(ListPoliciesRequest listPoliciesRequest,
AsyncHandler<ListPoliciesRequest,ListPoliciesResult> asyncHandler)
Lists all the managed policies that are available to your account,
including your own customer managed policies and all AWS managed
policies.
|
Future<ListPoliciesResult> |
AmazonIdentityManagementAsync.listPoliciesAsync(ListPoliciesRequest listPoliciesRequest,
AsyncHandler<ListPoliciesRequest,ListPoliciesResult> asyncHandler)
Lists all the managed policies that are available to your account,
including your own customer managed policies and all AWS managed
policies.
|
Future<ListPolicyVersionsResult> |
AmazonIdentityManagementAsyncClient.listPolicyVersionsAsync(ListPolicyVersionsRequest listPolicyVersionsRequest,
AsyncHandler<ListPolicyVersionsRequest,ListPolicyVersionsResult> asyncHandler)
Lists information about the versions of the specified managed policy,
including the version that is set as the policy's default version.
|
Future<ListPolicyVersionsResult> |
AmazonIdentityManagementAsync.listPolicyVersionsAsync(ListPolicyVersionsRequest listPolicyVersionsRequest,
AsyncHandler<ListPolicyVersionsRequest,ListPolicyVersionsResult> asyncHandler)
Lists information about the versions of the specified managed policy,
including the version that is set as the policy's default version.
|
Future<ListRolePoliciesResult> |
AmazonIdentityManagementAsyncClient.listRolePoliciesAsync(ListRolePoliciesRequest listRolePoliciesRequest,
AsyncHandler<ListRolePoliciesRequest,ListRolePoliciesResult> asyncHandler)
Lists the names of the inline policies that are embedded in the
specified role.
|
Future<ListRolePoliciesResult> |
AmazonIdentityManagementAsync.listRolePoliciesAsync(ListRolePoliciesRequest listRolePoliciesRequest,
AsyncHandler<ListRolePoliciesRequest,ListRolePoliciesResult> asyncHandler)
Lists the names of the inline policies that are embedded in the
specified role.
|
Future<ListRolesResult> |
AmazonIdentityManagementAsyncClient.listRolesAsync(ListRolesRequest listRolesRequest,
AsyncHandler<ListRolesRequest,ListRolesResult> asyncHandler)
Lists the roles that have the specified path prefix.
|
Future<ListRolesResult> |
AmazonIdentityManagementAsync.listRolesAsync(ListRolesRequest listRolesRequest,
AsyncHandler<ListRolesRequest,ListRolesResult> asyncHandler)
Lists the roles that have the specified path prefix.
|
Future<ListSAMLProvidersResult> |
AmazonIdentityManagementAsyncClient.listSAMLProvidersAsync(ListSAMLProvidersRequest listSAMLProvidersRequest,
AsyncHandler<ListSAMLProvidersRequest,ListSAMLProvidersResult> asyncHandler)
Lists the SAML providers in the account.
|
Future<ListSAMLProvidersResult> |
AmazonIdentityManagementAsync.listSAMLProvidersAsync(ListSAMLProvidersRequest listSAMLProvidersRequest,
AsyncHandler<ListSAMLProvidersRequest,ListSAMLProvidersResult> asyncHandler)
Lists the SAML providers in the account.
|
Future<ListServerCertificatesResult> |
AmazonIdentityManagementAsyncClient.listServerCertificatesAsync(ListServerCertificatesRequest listServerCertificatesRequest,
AsyncHandler<ListServerCertificatesRequest,ListServerCertificatesResult> asyncHandler)
Lists the server certificates that have the specified path prefix.
|
Future<ListServerCertificatesResult> |
AmazonIdentityManagementAsync.listServerCertificatesAsync(ListServerCertificatesRequest listServerCertificatesRequest,
AsyncHandler<ListServerCertificatesRequest,ListServerCertificatesResult> asyncHandler)
Lists the server certificates that have the specified path prefix.
|
Future<ListSigningCertificatesResult> |
AmazonIdentityManagementAsyncClient.listSigningCertificatesAsync(ListSigningCertificatesRequest listSigningCertificatesRequest,
AsyncHandler<ListSigningCertificatesRequest,ListSigningCertificatesResult> asyncHandler)
Returns information about the signing certificates associated with
the specified user.
|
Future<ListSigningCertificatesResult> |
AmazonIdentityManagementAsync.listSigningCertificatesAsync(ListSigningCertificatesRequest listSigningCertificatesRequest,
AsyncHandler<ListSigningCertificatesRequest,ListSigningCertificatesResult> asyncHandler)
Returns information about the signing certificates associated with
the specified user.
|
Future<ListSSHPublicKeysResult> |
AmazonIdentityManagementAsyncClient.listSSHPublicKeysAsync(ListSSHPublicKeysRequest listSSHPublicKeysRequest,
AsyncHandler<ListSSHPublicKeysRequest,ListSSHPublicKeysResult> asyncHandler)
Returns information about the SSH public keys associated with the
specified IAM user.
|
Future<ListSSHPublicKeysResult> |
AmazonIdentityManagementAsync.listSSHPublicKeysAsync(ListSSHPublicKeysRequest listSSHPublicKeysRequest,
AsyncHandler<ListSSHPublicKeysRequest,ListSSHPublicKeysResult> asyncHandler)
Returns information about the SSH public keys associated with the
specified IAM user.
|
Future<ListUserPoliciesResult> |
AmazonIdentityManagementAsyncClient.listUserPoliciesAsync(ListUserPoliciesRequest listUserPoliciesRequest,
AsyncHandler<ListUserPoliciesRequest,ListUserPoliciesResult> asyncHandler)
Lists the names of the inline policies embedded in the specified
user.
|
Future<ListUserPoliciesResult> |
AmazonIdentityManagementAsync.listUserPoliciesAsync(ListUserPoliciesRequest listUserPoliciesRequest,
AsyncHandler<ListUserPoliciesRequest,ListUserPoliciesResult> asyncHandler)
Lists the names of the inline policies embedded in the specified
user.
|
Future<ListUsersResult> |
AmazonIdentityManagementAsyncClient.listUsersAsync(ListUsersRequest listUsersRequest,
AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
Lists the IAM users that have the specified path prefix.
|
Future<ListUsersResult> |
AmazonIdentityManagementAsync.listUsersAsync(ListUsersRequest listUsersRequest,
AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
Lists the IAM users that have the specified path prefix.
|
Future<ListVirtualMFADevicesResult> |
AmazonIdentityManagementAsyncClient.listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest listVirtualMFADevicesRequest,
AsyncHandler<ListVirtualMFADevicesRequest,ListVirtualMFADevicesResult> asyncHandler)
Lists the virtual MFA devices under the AWS account by assignment
status.
|
Future<ListVirtualMFADevicesResult> |
AmazonIdentityManagementAsync.listVirtualMFADevicesAsync(ListVirtualMFADevicesRequest listVirtualMFADevicesRequest,
AsyncHandler<ListVirtualMFADevicesRequest,ListVirtualMFADevicesResult> asyncHandler)
Lists the virtual MFA devices under the AWS account by assignment
status.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.putGroupPolicyAsync(PutGroupPolicyRequest putGroupPolicyRequest,
AsyncHandler<PutGroupPolicyRequest,Void> asyncHandler)
Adds (or updates) an inline policy document that is embedded in the
specified group.
|
Future<Void> |
AmazonIdentityManagementAsync.putGroupPolicyAsync(PutGroupPolicyRequest putGroupPolicyRequest,
AsyncHandler<PutGroupPolicyRequest,Void> asyncHandler)
Adds (or updates) an inline policy document that is embedded in the
specified group.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.putRolePolicyAsync(PutRolePolicyRequest putRolePolicyRequest,
AsyncHandler<PutRolePolicyRequest,Void> asyncHandler)
Adds (or updates) an inline policy document that is embedded in the
specified role.
|
Future<Void> |
AmazonIdentityManagementAsync.putRolePolicyAsync(PutRolePolicyRequest putRolePolicyRequest,
AsyncHandler<PutRolePolicyRequest,Void> asyncHandler)
Adds (or updates) an inline policy document that is embedded in the
specified role.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest putUserPolicyRequest,
AsyncHandler<PutUserPolicyRequest,Void> asyncHandler)
Adds (or updates) an inline policy document that is embedded in the
specified user.
|
Future<Void> |
AmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest putUserPolicyRequest,
AsyncHandler<PutUserPolicyRequest,Void> asyncHandler)
Adds (or updates) an inline policy document that is embedded in the
specified user.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.removeClientIDFromOpenIDConnectProviderAsync(RemoveClientIDFromOpenIDConnectProviderRequest removeClientIDFromOpenIDConnectProviderRequest,
AsyncHandler<RemoveClientIDFromOpenIDConnectProviderRequest,Void> asyncHandler)
Removes the specified client ID (also known as audience) from the
list of client IDs registered for the specified IAM OpenID Connect
provider.
|
Future<Void> |
AmazonIdentityManagementAsync.removeClientIDFromOpenIDConnectProviderAsync(RemoveClientIDFromOpenIDConnectProviderRequest removeClientIDFromOpenIDConnectProviderRequest,
AsyncHandler<RemoveClientIDFromOpenIDConnectProviderRequest,Void> asyncHandler)
Removes the specified client ID (also known as audience) from the
list of client IDs registered for the specified IAM OpenID Connect
provider.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest,
AsyncHandler<RemoveRoleFromInstanceProfileRequest,Void> asyncHandler)
Removes the specified role from the specified instance profile.
|
Future<Void> |
AmazonIdentityManagementAsync.removeRoleFromInstanceProfileAsync(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest,
AsyncHandler<RemoveRoleFromInstanceProfileRequest,Void> asyncHandler)
Removes the specified role from the specified instance profile.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.removeUserFromGroupAsync(RemoveUserFromGroupRequest removeUserFromGroupRequest,
AsyncHandler<RemoveUserFromGroupRequest,Void> asyncHandler)
Removes the specified user from the specified group.
|
Future<Void> |
AmazonIdentityManagementAsync.removeUserFromGroupAsync(RemoveUserFromGroupRequest removeUserFromGroupRequest,
AsyncHandler<RemoveUserFromGroupRequest,Void> asyncHandler)
Removes the specified user from the specified group.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.resyncMFADeviceAsync(ResyncMFADeviceRequest resyncMFADeviceRequest,
AsyncHandler<ResyncMFADeviceRequest,Void> asyncHandler)
Synchronizes the specified MFA device with AWS servers.
|
Future<Void> |
AmazonIdentityManagementAsync.resyncMFADeviceAsync(ResyncMFADeviceRequest resyncMFADeviceRequest,
AsyncHandler<ResyncMFADeviceRequest,Void> asyncHandler)
Synchronizes the specified MFA device with AWS servers.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.setDefaultPolicyVersionAsync(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest,
AsyncHandler<SetDefaultPolicyVersionRequest,Void> asyncHandler)
Sets the specified version of the specified policy as the policy's
default (operative) version.
|
Future<Void> |
AmazonIdentityManagementAsync.setDefaultPolicyVersionAsync(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest,
AsyncHandler<SetDefaultPolicyVersionRequest,Void> asyncHandler)
Sets the specified version of the specified policy as the policy's
default (operative) version.
|
Future<SimulateCustomPolicyResult> |
AmazonIdentityManagementAsyncClient.simulateCustomPolicyAsync(SimulateCustomPolicyRequest simulateCustomPolicyRequest,
AsyncHandler<SimulateCustomPolicyRequest,SimulateCustomPolicyResult> asyncHandler)
Simulate how a set of IAM policies and optionally a resource-based
policy works with a list of API actions and AWS resources to determine
the policies' effective permissions.
|
Future<SimulateCustomPolicyResult> |
AmazonIdentityManagementAsync.simulateCustomPolicyAsync(SimulateCustomPolicyRequest simulateCustomPolicyRequest,
AsyncHandler<SimulateCustomPolicyRequest,SimulateCustomPolicyResult> asyncHandler)
Simulate how a set of IAM policies and optionally a resource-based
policy works with a list of API actions and AWS resources to determine
the policies' effective permissions.
|
Future<SimulatePrincipalPolicyResult> |
AmazonIdentityManagementAsyncClient.simulatePrincipalPolicyAsync(SimulatePrincipalPolicyRequest simulatePrincipalPolicyRequest,
AsyncHandler<SimulatePrincipalPolicyRequest,SimulatePrincipalPolicyResult> asyncHandler)
Simulate how a set of IAM policies attached to an IAM entity works
with a list of API actions and AWS resources to determine the
policies' effective permissions.
|
Future<SimulatePrincipalPolicyResult> |
AmazonIdentityManagementAsync.simulatePrincipalPolicyAsync(SimulatePrincipalPolicyRequest simulatePrincipalPolicyRequest,
AsyncHandler<SimulatePrincipalPolicyRequest,SimulatePrincipalPolicyResult> asyncHandler)
Simulate how a set of IAM policies attached to an IAM entity works
with a list of API actions and AWS resources to determine the
policies' effective permissions.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateAccessKeyAsync(UpdateAccessKeyRequest updateAccessKeyRequest,
AsyncHandler<UpdateAccessKeyRequest,Void> asyncHandler)
Changes the status of the specified access key from Active to
Inactive, or vice versa.
|
Future<Void> |
AmazonIdentityManagementAsync.updateAccessKeyAsync(UpdateAccessKeyRequest updateAccessKeyRequest,
AsyncHandler<UpdateAccessKeyRequest,Void> asyncHandler)
Changes the status of the specified access key from Active to
Inactive, or vice versa.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest updateAccountPasswordPolicyRequest,
AsyncHandler<UpdateAccountPasswordPolicyRequest,Void> asyncHandler)
Updates the password policy settings for the AWS account.
|
Future<Void> |
AmazonIdentityManagementAsync.updateAccountPasswordPolicyAsync(UpdateAccountPasswordPolicyRequest updateAccountPasswordPolicyRequest,
AsyncHandler<UpdateAccountPasswordPolicyRequest,Void> asyncHandler)
Updates the password policy settings for the AWS account.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest updateAssumeRolePolicyRequest,
AsyncHandler<UpdateAssumeRolePolicyRequest,Void> asyncHandler)
Updates the policy that grants an entity permission to assume a role.
|
Future<Void> |
AmazonIdentityManagementAsync.updateAssumeRolePolicyAsync(UpdateAssumeRolePolicyRequest updateAssumeRolePolicyRequest,
AsyncHandler<UpdateAssumeRolePolicyRequest,Void> asyncHandler)
Updates the policy that grants an entity permission to assume a role.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateGroupAsync(UpdateGroupRequest updateGroupRequest,
AsyncHandler<UpdateGroupRequest,Void> asyncHandler)
Updates the name and/or the path of the specified group.
|
Future<Void> |
AmazonIdentityManagementAsync.updateGroupAsync(UpdateGroupRequest updateGroupRequest,
AsyncHandler<UpdateGroupRequest,Void> asyncHandler)
Updates the name and/or the path of the specified group.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateLoginProfileAsync(UpdateLoginProfileRequest updateLoginProfileRequest,
AsyncHandler<UpdateLoginProfileRequest,Void> asyncHandler)
Changes the password for the specified user.
|
Future<Void> |
AmazonIdentityManagementAsync.updateLoginProfileAsync(UpdateLoginProfileRequest updateLoginProfileRequest,
AsyncHandler<UpdateLoginProfileRequest,Void> asyncHandler)
Changes the password for the specified user.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateOpenIDConnectProviderThumbprintAsync(UpdateOpenIDConnectProviderThumbprintRequest updateOpenIDConnectProviderThumbprintRequest,
AsyncHandler<UpdateOpenIDConnectProviderThumbprintRequest,Void> asyncHandler)
Replaces the existing list of server certificate thumbprints with a
new list.
|
Future<Void> |
AmazonIdentityManagementAsync.updateOpenIDConnectProviderThumbprintAsync(UpdateOpenIDConnectProviderThumbprintRequest updateOpenIDConnectProviderThumbprintRequest,
AsyncHandler<UpdateOpenIDConnectProviderThumbprintRequest,Void> asyncHandler)
Replaces the existing list of server certificate thumbprints with a
new list.
|
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.updateSAMLProviderAsync(UpdateSAMLProviderRequest updateSAMLProviderRequest,
AsyncHandler<UpdateSAMLProviderRequest,UpdateSAMLProviderResult> asyncHandler)
Updates the metadata document for an existing SAML provider.
|
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsync.updateSAMLProviderAsync(UpdateSAMLProviderRequest updateSAMLProviderRequest,
AsyncHandler<UpdateSAMLProviderRequest,UpdateSAMLProviderResult> asyncHandler)
Updates the metadata document for an existing SAML provider.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateServerCertificateAsync(UpdateServerCertificateRequest updateServerCertificateRequest,
AsyncHandler<UpdateServerCertificateRequest,Void> asyncHandler)
Updates the name and/or the path of the specified server certificate.
|
Future<Void> |
AmazonIdentityManagementAsync.updateServerCertificateAsync(UpdateServerCertificateRequest updateServerCertificateRequest,
AsyncHandler<UpdateServerCertificateRequest,Void> asyncHandler)
Updates the name and/or the path of the specified server certificate.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateSigningCertificateAsync(UpdateSigningCertificateRequest updateSigningCertificateRequest,
AsyncHandler<UpdateSigningCertificateRequest,Void> asyncHandler)
Changes the status of the specified signing certificate from active
to disabled, or vice versa.
|
Future<Void> |
AmazonIdentityManagementAsync.updateSigningCertificateAsync(UpdateSigningCertificateRequest updateSigningCertificateRequest,
AsyncHandler<UpdateSigningCertificateRequest,Void> asyncHandler)
Changes the status of the specified signing certificate from active
to disabled, or vice versa.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateSSHPublicKeyAsync(UpdateSSHPublicKeyRequest updateSSHPublicKeyRequest,
AsyncHandler<UpdateSSHPublicKeyRequest,Void> asyncHandler)
Sets the status of the specified SSH public key to active or
inactive.
|
Future<Void> |
AmazonIdentityManagementAsync.updateSSHPublicKeyAsync(UpdateSSHPublicKeyRequest updateSSHPublicKeyRequest,
AsyncHandler<UpdateSSHPublicKeyRequest,Void> asyncHandler)
Sets the status of the specified SSH public key to active or
inactive.
|
Future<Void> |
AmazonIdentityManagementAsyncClient.updateUserAsync(UpdateUserRequest updateUserRequest,
AsyncHandler<UpdateUserRequest,Void> asyncHandler)
Updates the name and/or the path of the specified user.
|
Future<Void> |
AmazonIdentityManagementAsync.updateUserAsync(UpdateUserRequest updateUserRequest,
AsyncHandler<UpdateUserRequest,Void> asyncHandler)
Updates the name and/or the path of the specified user.
|
Future<UploadServerCertificateResult> |
AmazonIdentityManagementAsyncClient.uploadServerCertificateAsync(UploadServerCertificateRequest uploadServerCertificateRequest,
AsyncHandler<UploadServerCertificateRequest,UploadServerCertificateResult> asyncHandler)
Uploads a server certificate entity for the AWS account.
|
Future<UploadServerCertificateResult> |
AmazonIdentityManagementAsync.uploadServerCertificateAsync(UploadServerCertificateRequest uploadServerCertificateRequest,
AsyncHandler<UploadServerCertificateRequest,UploadServerCertificateResult> asyncHandler)
Uploads a server certificate entity for the AWS account.
|
Future<UploadSigningCertificateResult> |
AmazonIdentityManagementAsyncClient.uploadSigningCertificateAsync(UploadSigningCertificateRequest uploadSigningCertificateRequest,
AsyncHandler<UploadSigningCertificateRequest,UploadSigningCertificateResult> asyncHandler)
Uploads an X.509 signing certificate and associates it with the
specified user.
|
Future<UploadSigningCertificateResult> |
AmazonIdentityManagementAsync.uploadSigningCertificateAsync(UploadSigningCertificateRequest uploadSigningCertificateRequest,
AsyncHandler<UploadSigningCertificateRequest,UploadSigningCertificateResult> asyncHandler)
Uploads an X.509 signing certificate and associates it with the
specified user.
|
Future<UploadSSHPublicKeyResult> |
AmazonIdentityManagementAsyncClient.uploadSSHPublicKeyAsync(UploadSSHPublicKeyRequest uploadSSHPublicKeyRequest,
AsyncHandler<UploadSSHPublicKeyRequest,UploadSSHPublicKeyResult> asyncHandler)
Uploads an SSH public key and associates it with the specified IAM
user.
|
Future<UploadSSHPublicKeyResult> |
AmazonIdentityManagementAsync.uploadSSHPublicKeyAsync(UploadSSHPublicKeyRequest uploadSSHPublicKeyRequest,
AsyncHandler<UploadSSHPublicKeyRequest,UploadSSHPublicKeyResult> asyncHandler)
Uploads an SSH public key and associates it with the specified IAM
user.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelJobResult> |
AmazonImportExportAsyncClient.cancelJobAsync(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResult> asyncHandler) |
Future<CancelJobResult> |
AmazonImportExportAsync.cancelJobAsync(CancelJobRequest cancelJobRequest,
AsyncHandler<CancelJobRequest,CancelJobResult> asyncHandler)
This operation cancels a specified job.
|
Future<CancelJobResult> |
AbstractAmazonImportExportAsync.cancelJobAsync(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResult> asyncHandler) |
Future<CreateJobResult> |
AmazonImportExportAsyncClient.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
Future<CreateJobResult> |
AmazonImportExportAsync.createJobAsync(CreateJobRequest createJobRequest,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
This operation initiates the process of scheduling an upload or download
of your data.
|
Future<CreateJobResult> |
AbstractAmazonImportExportAsync.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
Future<GetShippingLabelResult> |
AmazonImportExportAsyncClient.getShippingLabelAsync(GetShippingLabelRequest request,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler) |
Future<GetShippingLabelResult> |
AmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest getShippingLabelRequest,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler)
This operation generates a pre-paid UPS shipping label that you will use
to ship your device to AWS for processing.
|
Future<GetShippingLabelResult> |
AbstractAmazonImportExportAsync.getShippingLabelAsync(GetShippingLabelRequest request,
AsyncHandler<GetShippingLabelRequest,GetShippingLabelResult> asyncHandler) |
Future<GetStatusResult> |
AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Future<GetStatusResult> |
AmazonImportExportAsync.getStatusAsync(GetStatusRequest getStatusRequest,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler)
This operation returns information about a job, including where the job
is in the processing pipeline, the status of the results, and the
signature value associated with the job.
|
Future<GetStatusResult> |
AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResult> asyncHandler) |
Future<ListJobsResult> |
AmazonImportExportAsyncClient.listJobsAsync(AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
Simplified method form for invoking the ListJobs operation with an
AsyncHandler.
|
Future<ListJobsResult> |
AmazonImportExportAsync.listJobsAsync(AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
Simplified method form for invoking the ListJobs operation with an
AsyncHandler.
|
Future<ListJobsResult> |
AbstractAmazonImportExportAsync.listJobsAsync(AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
Simplified method form for invoking the ListJobs operation with an
AsyncHandler.
|
Future<ListJobsResult> |
AmazonImportExportAsyncClient.listJobsAsync(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler) |
Future<ListJobsResult> |
AmazonImportExportAsync.listJobsAsync(ListJobsRequest listJobsRequest,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
This operation returns the jobs associated with the requester.
|
Future<ListJobsResult> |
AbstractAmazonImportExportAsync.listJobsAsync(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler) |
Future<UpdateJobResult> |
AmazonImportExportAsyncClient.updateJobAsync(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResult> asyncHandler) |
Future<UpdateJobResult> |
AmazonImportExportAsync.updateJobAsync(UpdateJobRequest updateJobRequest,
AsyncHandler<UpdateJobRequest,UpdateJobResult> asyncHandler)
You use this operation to change the parameters specified in the original
manifest file by supplying a new manifest file.
|
Future<UpdateJobResult> |
AbstractAmazonImportExportAsync.updateJobAsync(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonKinesisAsyncClient.addTagsToStreamAsync(AddTagsToStreamRequest request,
AsyncHandler<AddTagsToStreamRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsync.addTagsToStreamAsync(AddTagsToStreamRequest addTagsToStreamRequest,
AsyncHandler<AddTagsToStreamRequest,Void> asyncHandler)
Adds or updates tags for the specified Amazon Kinesis stream.
|
Future<Void> |
AbstractAmazonKinesisAsync.addTagsToStreamAsync(AddTagsToStreamRequest request,
AsyncHandler<AddTagsToStreamRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsyncClient.createStreamAsync(CreateStreamRequest request,
AsyncHandler<CreateStreamRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsync.createStreamAsync(CreateStreamRequest createStreamRequest,
AsyncHandler<CreateStreamRequest,Void> asyncHandler)
Creates a Amazon Kinesis stream.
|
Future<Void> |
AbstractAmazonKinesisAsync.createStreamAsync(CreateStreamRequest request,
AsyncHandler<CreateStreamRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsyncClient.createStreamAsync(String streamName,
Integer shardCount,
AsyncHandler<CreateStreamRequest,Void> asyncHandler)
Simplified method form for invoking the CreateStream operation with an
AsyncHandler.
|
Future<Void> |
AmazonKinesisAsync.createStreamAsync(String streamName,
Integer shardCount,
AsyncHandler<CreateStreamRequest,Void> asyncHandler)
Simplified method form for invoking the CreateStream operation with an
AsyncHandler.
|
Future<Void> |
AbstractAmazonKinesisAsync.createStreamAsync(String streamName,
Integer shardCount,
AsyncHandler<CreateStreamRequest,Void> asyncHandler)
Simplified method form for invoking the CreateStream operation with an
AsyncHandler.
|
Future<Void> |
AmazonKinesisAsyncClient.decreaseStreamRetentionPeriodAsync(DecreaseStreamRetentionPeriodRequest request,
AsyncHandler<DecreaseStreamRetentionPeriodRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsync.decreaseStreamRetentionPeriodAsync(DecreaseStreamRetentionPeriodRequest decreaseStreamRetentionPeriodRequest,
AsyncHandler<DecreaseStreamRetentionPeriodRequest,Void> asyncHandler)
Decreases the stream's retention period, which is the length of time data
records are accessible after they are added to the stream.
|
Future<Void> |
AbstractAmazonKinesisAsync.decreaseStreamRetentionPeriodAsync(DecreaseStreamRetentionPeriodRequest request,
AsyncHandler<DecreaseStreamRetentionPeriodRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsyncClient.deleteStreamAsync(DeleteStreamRequest request,
AsyncHandler<DeleteStreamRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsync.deleteStreamAsync(DeleteStreamRequest deleteStreamRequest,
AsyncHandler<DeleteStreamRequest,Void> asyncHandler)
Deletes a stream and all its shards and data.
|
Future<Void> |
AbstractAmazonKinesisAsync.deleteStreamAsync(DeleteStreamRequest request,
AsyncHandler<DeleteStreamRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsyncClient.deleteStreamAsync(String streamName,
AsyncHandler<DeleteStreamRequest,Void> asyncHandler)
Simplified method form for invoking the DeleteStream operation with an
AsyncHandler.
|
Future<Void> |
AmazonKinesisAsync.deleteStreamAsync(String streamName,
AsyncHandler<DeleteStreamRequest,Void> asyncHandler)
Simplified method form for invoking the DeleteStream operation with an
AsyncHandler.
|
Future<Void> |
AbstractAmazonKinesisAsync.deleteStreamAsync(String streamName,
AsyncHandler<DeleteStreamRequest,Void> asyncHandler)
Simplified method form for invoking the DeleteStream operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AmazonKinesisAsyncClient.describeStreamAsync(DescribeStreamRequest request,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler) |
Future<DescribeStreamResult> |
AmazonKinesisAsync.describeStreamAsync(DescribeStreamRequest describeStreamRequest,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Describes the specified stream.
|
Future<DescribeStreamResult> |
AbstractAmazonKinesisAsync.describeStreamAsync(DescribeStreamRequest request,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler) |
Future<DescribeStreamResult> |
AmazonKinesisAsyncClient.describeStreamAsync(String streamName,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Simplified method form for invoking the DescribeStream operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AmazonKinesisAsync.describeStreamAsync(String streamName,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Simplified method form for invoking the DescribeStream operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AbstractAmazonKinesisAsync.describeStreamAsync(String streamName,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Simplified method form for invoking the DescribeStream operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AmazonKinesisAsyncClient.describeStreamAsync(String streamName,
Integer limit,
String exclusiveStartShardId,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Simplified method form for invoking the DescribeStream operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AmazonKinesisAsync.describeStreamAsync(String streamName,
Integer limit,
String exclusiveStartShardId,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Simplified method form for invoking the DescribeStream operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AbstractAmazonKinesisAsync.describeStreamAsync(String streamName,
Integer limit,
String exclusiveStartShardId,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Simplified method form for invoking the DescribeStream operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AmazonKinesisAsyncClient.describeStreamAsync(String streamName,
String exclusiveStartShardId,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Simplified method form for invoking the DescribeStream operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AmazonKinesisAsync.describeStreamAsync(String streamName,
String exclusiveStartShardId,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Simplified method form for invoking the DescribeStream operation with an
AsyncHandler.
|
Future<DescribeStreamResult> |
AbstractAmazonKinesisAsync.describeStreamAsync(String streamName,
String exclusiveStartShardId,
AsyncHandler<DescribeStreamRequest,DescribeStreamResult> asyncHandler)
Simplified method form for invoking the DescribeStream operation with an
AsyncHandler.
|
Future<GetRecordsResult> |
AmazonKinesisAsyncClient.getRecordsAsync(GetRecordsRequest request,
AsyncHandler<GetRecordsRequest,GetRecordsResult> asyncHandler) |
Future<GetRecordsResult> |
AmazonKinesisAsync.getRecordsAsync(GetRecordsRequest getRecordsRequest,
AsyncHandler<GetRecordsRequest,GetRecordsResult> asyncHandler)
Gets data records from a shard.
|
Future<GetRecordsResult> |
AbstractAmazonKinesisAsync.getRecordsAsync(GetRecordsRequest request,
AsyncHandler<GetRecordsRequest,GetRecordsResult> asyncHandler) |
Future<GetShardIteratorResult> |
AmazonKinesisAsyncClient.getShardIteratorAsync(GetShardIteratorRequest request,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler) |
Future<GetShardIteratorResult> |
AmazonKinesisAsync.getShardIteratorAsync(GetShardIteratorRequest getShardIteratorRequest,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler)
Gets a shard iterator.
|
Future<GetShardIteratorResult> |
AbstractAmazonKinesisAsync.getShardIteratorAsync(GetShardIteratorRequest request,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler) |
Future<GetShardIteratorResult> |
AmazonKinesisAsyncClient.getShardIteratorAsync(String streamName,
String shardId,
String shardIteratorType,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler)
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
|
Future<GetShardIteratorResult> |
AmazonKinesisAsync.getShardIteratorAsync(String streamName,
String shardId,
String shardIteratorType,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler)
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
|
Future<GetShardIteratorResult> |
AbstractAmazonKinesisAsync.getShardIteratorAsync(String streamName,
String shardId,
String shardIteratorType,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler)
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
|
Future<GetShardIteratorResult> |
AmazonKinesisAsyncClient.getShardIteratorAsync(String streamName,
String shardId,
String shardIteratorType,
String startingSequenceNumber,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler)
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
|
Future<GetShardIteratorResult> |
AmazonKinesisAsync.getShardIteratorAsync(String streamName,
String shardId,
String shardIteratorType,
String startingSequenceNumber,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler)
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
|
Future<GetShardIteratorResult> |
AbstractAmazonKinesisAsync.getShardIteratorAsync(String streamName,
String shardId,
String shardIteratorType,
String startingSequenceNumber,
AsyncHandler<GetShardIteratorRequest,GetShardIteratorResult> asyncHandler)
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
|
Future<Void> |
AmazonKinesisAsyncClient.increaseStreamRetentionPeriodAsync(IncreaseStreamRetentionPeriodRequest request,
AsyncHandler<IncreaseStreamRetentionPeriodRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsync.increaseStreamRetentionPeriodAsync(IncreaseStreamRetentionPeriodRequest increaseStreamRetentionPeriodRequest,
AsyncHandler<IncreaseStreamRetentionPeriodRequest,Void> asyncHandler)
Increases the stream's retention period, which is the length of time data
records are accessible after they are added to the stream.
|
Future<Void> |
AbstractAmazonKinesisAsync.increaseStreamRetentionPeriodAsync(IncreaseStreamRetentionPeriodRequest request,
AsyncHandler<IncreaseStreamRetentionPeriodRequest,Void> asyncHandler) |
Future<ListStreamsResult> |
AmazonKinesisAsyncClient.listStreamsAsync(AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsync.listStreamsAsync(AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AbstractAmazonKinesisAsync.listStreamsAsync(AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsyncClient.listStreamsAsync(Integer limit,
String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsync.listStreamsAsync(Integer limit,
String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AbstractAmazonKinesisAsync.listStreamsAsync(Integer limit,
String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsyncClient.listStreamsAsync(ListStreamsRequest request,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Future<ListStreamsResult> |
AmazonKinesisAsync.listStreamsAsync(ListStreamsRequest listStreamsRequest,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Lists your streams.
|
Future<ListStreamsResult> |
AbstractAmazonKinesisAsync.listStreamsAsync(ListStreamsRequest request,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler) |
Future<ListStreamsResult> |
AmazonKinesisAsyncClient.listStreamsAsync(String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AmazonKinesisAsync.listStreamsAsync(String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListStreamsResult> |
AbstractAmazonKinesisAsync.listStreamsAsync(String exclusiveStartStreamName,
AsyncHandler<ListStreamsRequest,ListStreamsResult> asyncHandler)
Simplified method form for invoking the ListStreams operation with an
AsyncHandler.
|
Future<ListTagsForStreamResult> |
AmazonKinesisAsyncClient.listTagsForStreamAsync(ListTagsForStreamRequest request,
AsyncHandler<ListTagsForStreamRequest,ListTagsForStreamResult> asyncHandler) |
Future<ListTagsForStreamResult> |
AmazonKinesisAsync.listTagsForStreamAsync(ListTagsForStreamRequest listTagsForStreamRequest,
AsyncHandler<ListTagsForStreamRequest,ListTagsForStreamResult> asyncHandler)
Lists the tags for the specified Amazon Kinesis stream.
|
Future<ListTagsForStreamResult> |
AbstractAmazonKinesisAsync.listTagsForStreamAsync(ListTagsForStreamRequest request,
AsyncHandler<ListTagsForStreamRequest,ListTagsForStreamResult> asyncHandler) |
Future<Void> |
AmazonKinesisAsyncClient.mergeShardsAsync(MergeShardsRequest request,
AsyncHandler<MergeShardsRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsync.mergeShardsAsync(MergeShardsRequest mergeShardsRequest,
AsyncHandler<MergeShardsRequest,Void> asyncHandler)
Merges two adjacent shards in a stream and combines them into a single
shard to reduce the stream's capacity to ingest and transport data.
|
Future<Void> |
AbstractAmazonKinesisAsync.mergeShardsAsync(MergeShardsRequest request,
AsyncHandler<MergeShardsRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsyncClient.mergeShardsAsync(String streamName,
String shardToMerge,
String adjacentShardToMerge,
AsyncHandler<MergeShardsRequest,Void> asyncHandler)
Simplified method form for invoking the MergeShards operation with an
AsyncHandler.
|
Future<Void> |
AmazonKinesisAsync.mergeShardsAsync(String streamName,
String shardToMerge,
String adjacentShardToMerge,
AsyncHandler<MergeShardsRequest,Void> asyncHandler)
Simplified method form for invoking the MergeShards operation with an
AsyncHandler.
|
Future<Void> |
AbstractAmazonKinesisAsync.mergeShardsAsync(String streamName,
String shardToMerge,
String adjacentShardToMerge,
AsyncHandler<MergeShardsRequest,Void> asyncHandler)
Simplified method form for invoking the MergeShards operation with an
AsyncHandler.
|
Future<PutRecordResult> |
AmazonKinesisAsyncClient.putRecordAsync(PutRecordRequest request,
AsyncHandler<PutRecordRequest,PutRecordResult> asyncHandler) |
Future<PutRecordResult> |
AmazonKinesisAsync.putRecordAsync(PutRecordRequest putRecordRequest,
AsyncHandler<PutRecordRequest,PutRecordResult> asyncHandler)
Writes a single data record from a producer into an Amazon Kinesis
stream.
|
Future<PutRecordResult> |
AbstractAmazonKinesisAsync.putRecordAsync(PutRecordRequest request,
AsyncHandler<PutRecordRequest,PutRecordResult> asyncHandler) |
Future<PutRecordResult> |
AmazonKinesisAsyncClient.putRecordAsync(String streamName,
ByteBuffer data,
String partitionKey,
AsyncHandler<PutRecordRequest,PutRecordResult> asyncHandler)
Simplified method form for invoking the PutRecord operation with an
AsyncHandler.
|
Future<PutRecordResult> |
AmazonKinesisAsync.putRecordAsync(String streamName,
ByteBuffer data,
String partitionKey,
AsyncHandler<PutRecordRequest,PutRecordResult> asyncHandler)
Simplified method form for invoking the PutRecord operation with an
AsyncHandler.
|
Future<PutRecordResult> |
AbstractAmazonKinesisAsync.putRecordAsync(String streamName,
ByteBuffer data,
String partitionKey,
AsyncHandler<PutRecordRequest,PutRecordResult> asyncHandler)
Simplified method form for invoking the PutRecord operation with an
AsyncHandler.
|
Future<PutRecordResult> |
AmazonKinesisAsyncClient.putRecordAsync(String streamName,
ByteBuffer data,
String partitionKey,
String sequenceNumberForOrdering,
AsyncHandler<PutRecordRequest,PutRecordResult> asyncHandler)
Simplified method form for invoking the PutRecord operation with an
AsyncHandler.
|
Future<PutRecordResult> |
AmazonKinesisAsync.putRecordAsync(String streamName,
ByteBuffer data,
String partitionKey,
String sequenceNumberForOrdering,
AsyncHandler<PutRecordRequest,PutRecordResult> asyncHandler)
Simplified method form for invoking the PutRecord operation with an
AsyncHandler.
|
Future<PutRecordResult> |
AbstractAmazonKinesisAsync.putRecordAsync(String streamName,
ByteBuffer data,
String partitionKey,
String sequenceNumberForOrdering,
AsyncHandler<PutRecordRequest,PutRecordResult> asyncHandler)
Simplified method form for invoking the PutRecord operation with an
AsyncHandler.
|
Future<PutRecordsResult> |
AmazonKinesisAsyncClient.putRecordsAsync(PutRecordsRequest request,
AsyncHandler<PutRecordsRequest,PutRecordsResult> asyncHandler) |
Future<PutRecordsResult> |
AmazonKinesisAsync.putRecordsAsync(PutRecordsRequest putRecordsRequest,
AsyncHandler<PutRecordsRequest,PutRecordsResult> asyncHandler)
Writes multiple data records from a producer into an Amazon Kinesis
stream in a single call (also referred to as a
PutRecords
request). |
Future<PutRecordsResult> |
AbstractAmazonKinesisAsync.putRecordsAsync(PutRecordsRequest request,
AsyncHandler<PutRecordsRequest,PutRecordsResult> asyncHandler) |
Future<Void> |
AmazonKinesisAsyncClient.removeTagsFromStreamAsync(RemoveTagsFromStreamRequest request,
AsyncHandler<RemoveTagsFromStreamRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsync.removeTagsFromStreamAsync(RemoveTagsFromStreamRequest removeTagsFromStreamRequest,
AsyncHandler<RemoveTagsFromStreamRequest,Void> asyncHandler)
Deletes tags from the specified Amazon Kinesis stream.
|
Future<Void> |
AbstractAmazonKinesisAsync.removeTagsFromStreamAsync(RemoveTagsFromStreamRequest request,
AsyncHandler<RemoveTagsFromStreamRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsyncClient.splitShardAsync(SplitShardRequest request,
AsyncHandler<SplitShardRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsync.splitShardAsync(SplitShardRequest splitShardRequest,
AsyncHandler<SplitShardRequest,Void> asyncHandler)
Splits a shard into two new shards in the stream, to increase the
stream's capacity to ingest and transport data.
|
Future<Void> |
AbstractAmazonKinesisAsync.splitShardAsync(SplitShardRequest request,
AsyncHandler<SplitShardRequest,Void> asyncHandler) |
Future<Void> |
AmazonKinesisAsyncClient.splitShardAsync(String streamName,
String shardToSplit,
String newStartingHashKey,
AsyncHandler<SplitShardRequest,Void> asyncHandler)
Simplified method form for invoking the SplitShard operation with an
AsyncHandler.
|
Future<Void> |
AmazonKinesisAsync.splitShardAsync(String streamName,
String shardToSplit,
String newStartingHashKey,
AsyncHandler<SplitShardRequest,Void> asyncHandler)
Simplified method form for invoking the SplitShard operation with an
AsyncHandler.
|
Future<Void> |
AbstractAmazonKinesisAsync.splitShardAsync(String streamName,
String shardToSplit,
String newStartingHashKey,
AsyncHandler<SplitShardRequest,Void> asyncHandler)
Simplified method form for invoking the SplitShard operation with an
AsyncHandler.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddPermissionResult> |
AWSLambdaAsyncClient.addPermissionAsync(AddPermissionRequest addPermissionRequest,
AsyncHandler<AddPermissionRequest,AddPermissionResult> asyncHandler)
Adds a permission to the resource policy associated with the
specified AWS Lambda function.
|
Future<AddPermissionResult> |
AWSLambdaAsync.addPermissionAsync(AddPermissionRequest addPermissionRequest,
AsyncHandler<AddPermissionRequest,AddPermissionResult> asyncHandler)
Adds a permission to the resource policy associated with the
specified AWS Lambda function.
|
Future<CreateAliasResult> |
AWSLambdaAsyncClient.createAliasAsync(CreateAliasRequest createAliasRequest,
AsyncHandler<CreateAliasRequest,CreateAliasResult> asyncHandler)
Creates an alias to the specified Lambda function version.
|
Future<CreateAliasResult> |
AWSLambdaAsync.createAliasAsync(CreateAliasRequest createAliasRequest,
AsyncHandler<CreateAliasRequest,CreateAliasResult> asyncHandler)
Creates an alias to the specified Lambda function version.
|
Future<CreateEventSourceMappingResult> |
AWSLambdaAsyncClient.createEventSourceMappingAsync(CreateEventSourceMappingRequest createEventSourceMappingRequest,
AsyncHandler<CreateEventSourceMappingRequest,CreateEventSourceMappingResult> asyncHandler)
Identifies a stream as an event source for a Lambda function.
|
Future<CreateEventSourceMappingResult> |
AWSLambdaAsync.createEventSourceMappingAsync(CreateEventSourceMappingRequest createEventSourceMappingRequest,
AsyncHandler<CreateEventSourceMappingRequest,CreateEventSourceMappingResult> asyncHandler)
Identifies a stream as an event source for a Lambda function.
|
Future<CreateFunctionResult> |
AWSLambdaAsyncClient.createFunctionAsync(CreateFunctionRequest createFunctionRequest,
AsyncHandler<CreateFunctionRequest,CreateFunctionResult> asyncHandler)
Creates a new Lambda function.
|
Future<CreateFunctionResult> |
AWSLambdaAsync.createFunctionAsync(CreateFunctionRequest createFunctionRequest,
AsyncHandler<CreateFunctionRequest,CreateFunctionResult> asyncHandler)
Creates a new Lambda function.
|
Future<Void> |
AWSLambdaAsyncClient.deleteAliasAsync(DeleteAliasRequest deleteAliasRequest,
AsyncHandler<DeleteAliasRequest,Void> asyncHandler)
Deletes specified Lambda function alias.
|
Future<Void> |
AWSLambdaAsync.deleteAliasAsync(DeleteAliasRequest deleteAliasRequest,
AsyncHandler<DeleteAliasRequest,Void> asyncHandler)
Deletes specified Lambda function alias.
|
Future<DeleteEventSourceMappingResult> |
AWSLambdaAsyncClient.deleteEventSourceMappingAsync(DeleteEventSourceMappingRequest deleteEventSourceMappingRequest,
AsyncHandler<DeleteEventSourceMappingRequest,DeleteEventSourceMappingResult> asyncHandler)
Removes an event source mapping.
|
Future<DeleteEventSourceMappingResult> |
AWSLambdaAsync.deleteEventSourceMappingAsync(DeleteEventSourceMappingRequest deleteEventSourceMappingRequest,
AsyncHandler<DeleteEventSourceMappingRequest,DeleteEventSourceMappingResult> asyncHandler)
Removes an event source mapping.
|
Future<Void> |
AWSLambdaAsyncClient.deleteFunctionAsync(DeleteFunctionRequest deleteFunctionRequest,
AsyncHandler<DeleteFunctionRequest,Void> asyncHandler)
Deletes the specified Lambda function code and configuration.
|
Future<Void> |
AWSLambdaAsync.deleteFunctionAsync(DeleteFunctionRequest deleteFunctionRequest,
AsyncHandler<DeleteFunctionRequest,Void> asyncHandler)
Deletes the specified Lambda function code and configuration.
|
Future<GetAliasResult> |
AWSLambdaAsyncClient.getAliasAsync(GetAliasRequest getAliasRequest,
AsyncHandler<GetAliasRequest,GetAliasResult> asyncHandler)
Returns the specified alias information such as the alias ARN,
description, and function version it is pointing to.
|
Future<GetAliasResult> |
AWSLambdaAsync.getAliasAsync(GetAliasRequest getAliasRequest,
AsyncHandler<GetAliasRequest,GetAliasResult> asyncHandler)
Returns the specified alias information such as the alias ARN,
description, and function version it is pointing to.
|
Future<GetEventSourceMappingResult> |
AWSLambdaAsyncClient.getEventSourceMappingAsync(GetEventSourceMappingRequest getEventSourceMappingRequest,
AsyncHandler<GetEventSourceMappingRequest,GetEventSourceMappingResult> asyncHandler)
Returns configuration information for the specified event source
mapping (see CreateEventSourceMapping).
|
Future<GetEventSourceMappingResult> |
AWSLambdaAsync.getEventSourceMappingAsync(GetEventSourceMappingRequest getEventSourceMappingRequest,
AsyncHandler<GetEventSourceMappingRequest,GetEventSourceMappingResult> asyncHandler)
Returns configuration information for the specified event source
mapping (see CreateEventSourceMapping).
|
Future<GetFunctionResult> |
AWSLambdaAsyncClient.getFunctionAsync(GetFunctionRequest getFunctionRequest,
AsyncHandler<GetFunctionRequest,GetFunctionResult> asyncHandler)
Returns the configuration information of the Lambda function and a
presigned URL link to the .zip file you uploaded with CreateFunction
so you can download the .zip file.
|
Future<GetFunctionResult> |
AWSLambdaAsync.getFunctionAsync(GetFunctionRequest getFunctionRequest,
AsyncHandler<GetFunctionRequest,GetFunctionResult> asyncHandler)
Returns the configuration information of the Lambda function and a
presigned URL link to the .zip file you uploaded with CreateFunction
so you can download the .zip file.
|
Future<GetFunctionConfigurationResult> |
AWSLambdaAsyncClient.getFunctionConfigurationAsync(GetFunctionConfigurationRequest getFunctionConfigurationRequest,
AsyncHandler<GetFunctionConfigurationRequest,GetFunctionConfigurationResult> asyncHandler)
Returns the configuration information of the Lambda function.
|
Future<GetFunctionConfigurationResult> |
AWSLambdaAsync.getFunctionConfigurationAsync(GetFunctionConfigurationRequest getFunctionConfigurationRequest,
AsyncHandler<GetFunctionConfigurationRequest,GetFunctionConfigurationResult> asyncHandler)
Returns the configuration information of the Lambda function.
|
Future<GetPolicyResult> |
AWSLambdaAsyncClient.getPolicyAsync(GetPolicyRequest getPolicyRequest,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Returns the resource policy, containing a list of permissions that
apply to a specific to an ARN that you specify via the
Qualifier paramter. |
Future<GetPolicyResult> |
AWSLambdaAsync.getPolicyAsync(GetPolicyRequest getPolicyRequest,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Returns the resource policy, containing a list of permissions that
apply to a specific to an ARN that you specify via the
Qualifier paramter. |
Future<InvokeResult> |
AWSLambdaAsyncClient.invokeAsync(InvokeRequest invokeRequest,
AsyncHandler<InvokeRequest,InvokeResult> asyncHandler)
Invokes a specific Lambda function version.
|
Future<InvokeResult> |
AWSLambdaAsync.invokeAsync(InvokeRequest invokeRequest,
AsyncHandler<InvokeRequest,InvokeResult> asyncHandler)
Invokes a specific Lambda function version.
|
Future<InvokeAsyncResult> |
AWSLambdaAsyncClient.invokeAsyncAsync(InvokeAsyncRequest invokeAsyncRequest,
AsyncHandler<InvokeAsyncRequest,InvokeAsyncResult> asyncHandler)
IMPORTANT:This API is deprecated.
|
Future<InvokeAsyncResult> |
AWSLambdaAsync.invokeAsyncAsync(InvokeAsyncRequest invokeAsyncRequest,
AsyncHandler<InvokeAsyncRequest,InvokeAsyncResult> asyncHandler)
IMPORTANT:This API is deprecated.
|
Future<ListAliasesResult> |
AWSLambdaAsyncClient.listAliasesAsync(ListAliasesRequest listAliasesRequest,
AsyncHandler<ListAliasesRequest,ListAliasesResult> asyncHandler)
Returns list of aliases created for a Lambda function.
|
Future<ListAliasesResult> |
AWSLambdaAsync.listAliasesAsync(ListAliasesRequest listAliasesRequest,
AsyncHandler<ListAliasesRequest,ListAliasesResult> asyncHandler)
Returns list of aliases created for a Lambda function.
|
Future<ListEventSourceMappingsResult> |
AWSLambdaAsyncClient.listEventSourceMappingsAsync(ListEventSourceMappingsRequest listEventSourceMappingsRequest,
AsyncHandler<ListEventSourceMappingsRequest,ListEventSourceMappingsResult> asyncHandler)
Returns a list of event source mappings you created using the
CreateEventSourceMapping (see CreateEventSourceMapping),
where you identify a stream as an event source. |
Future<ListEventSourceMappingsResult> |
AWSLambdaAsync.listEventSourceMappingsAsync(ListEventSourceMappingsRequest listEventSourceMappingsRequest,
AsyncHandler<ListEventSourceMappingsRequest,ListEventSourceMappingsResult> asyncHandler)
Returns a list of event source mappings you created using the
CreateEventSourceMapping (see CreateEventSourceMapping),
where you identify a stream as an event source. |
Future<ListFunctionsResult> |
AWSLambdaAsyncClient.listFunctionsAsync(ListFunctionsRequest listFunctionsRequest,
AsyncHandler<ListFunctionsRequest,ListFunctionsResult> asyncHandler)
Returns a list of your Lambda functions.
|
Future<ListFunctionsResult> |
AWSLambdaAsync.listFunctionsAsync(ListFunctionsRequest listFunctionsRequest,
AsyncHandler<ListFunctionsRequest,ListFunctionsResult> asyncHandler)
Returns a list of your Lambda functions.
|
Future<ListVersionsByFunctionResult> |
AWSLambdaAsyncClient.listVersionsByFunctionAsync(ListVersionsByFunctionRequest listVersionsByFunctionRequest,
AsyncHandler<ListVersionsByFunctionRequest,ListVersionsByFunctionResult> asyncHandler)
List all versions of a function.
|
Future<ListVersionsByFunctionResult> |
AWSLambdaAsync.listVersionsByFunctionAsync(ListVersionsByFunctionRequest listVersionsByFunctionRequest,
AsyncHandler<ListVersionsByFunctionRequest,ListVersionsByFunctionResult> asyncHandler)
List all versions of a function.
|
Future<PublishVersionResult> |
AWSLambdaAsyncClient.publishVersionAsync(PublishVersionRequest publishVersionRequest,
AsyncHandler<PublishVersionRequest,PublishVersionResult> asyncHandler)
Publishes a version of your function from the current snapshot of
HEAD.
|
Future<PublishVersionResult> |
AWSLambdaAsync.publishVersionAsync(PublishVersionRequest publishVersionRequest,
AsyncHandler<PublishVersionRequest,PublishVersionResult> asyncHandler)
Publishes a version of your function from the current snapshot of
HEAD.
|
Future<Void> |
AWSLambdaAsyncClient.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,Void> asyncHandler)
You can remove individual permissions from an resource policy
associated with a Lambda function by providing a statement ID that you
provided when you addded the permission.
|
Future<Void> |
AWSLambdaAsync.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,Void> asyncHandler)
You can remove individual permissions from an resource policy
associated with a Lambda function by providing a statement ID that you
provided when you addded the permission.
|
Future<UpdateAliasResult> |
AWSLambdaAsyncClient.updateAliasAsync(UpdateAliasRequest updateAliasRequest,
AsyncHandler<UpdateAliasRequest,UpdateAliasResult> asyncHandler)
Using this API you can update function version to which the alias
points to and alias description.
|
Future<UpdateAliasResult> |
AWSLambdaAsync.updateAliasAsync(UpdateAliasRequest updateAliasRequest,
AsyncHandler<UpdateAliasRequest,UpdateAliasResult> asyncHandler)
Using this API you can update function version to which the alias
points to and alias description.
|
Future<UpdateEventSourceMappingResult> |
AWSLambdaAsyncClient.updateEventSourceMappingAsync(UpdateEventSourceMappingRequest updateEventSourceMappingRequest,
AsyncHandler<UpdateEventSourceMappingRequest,UpdateEventSourceMappingResult> asyncHandler)
You can update an event source mapping.
|
Future<UpdateEventSourceMappingResult> |
AWSLambdaAsync.updateEventSourceMappingAsync(UpdateEventSourceMappingRequest updateEventSourceMappingRequest,
AsyncHandler<UpdateEventSourceMappingRequest,UpdateEventSourceMappingResult> asyncHandler)
You can update an event source mapping.
|
Future<UpdateFunctionCodeResult> |
AWSLambdaAsyncClient.updateFunctionCodeAsync(UpdateFunctionCodeRequest updateFunctionCodeRequest,
AsyncHandler<UpdateFunctionCodeRequest,UpdateFunctionCodeResult> asyncHandler)
Updates the code for the specified Lambda function.
|
Future<UpdateFunctionCodeResult> |
AWSLambdaAsync.updateFunctionCodeAsync(UpdateFunctionCodeRequest updateFunctionCodeRequest,
AsyncHandler<UpdateFunctionCodeRequest,UpdateFunctionCodeResult> asyncHandler)
Updates the code for the specified Lambda function.
|
Future<UpdateFunctionConfigurationResult> |
AWSLambdaAsyncClient.updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest updateFunctionConfigurationRequest,
AsyncHandler<UpdateFunctionConfigurationRequest,UpdateFunctionConfigurationResult> asyncHandler)
Updates the configuration parameters for the specified Lambda
function by using the values provided in the request.
|
Future<UpdateFunctionConfigurationResult> |
AWSLambdaAsync.updateFunctionConfigurationAsync(UpdateFunctionConfigurationRequest updateFunctionConfigurationRequest,
AsyncHandler<UpdateFunctionConfigurationRequest,UpdateFunctionConfigurationResult> asyncHandler)
Updates the configuration parameters for the specified Lambda
function by using the values provided in the request.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GenerateDataSetResult> |
AbstractAWSMarketplaceCommerceAnalyticsAsync.generateDataSetAsync(GenerateDataSetRequest request,
AsyncHandler<GenerateDataSetRequest,GenerateDataSetResult> asyncHandler) |
Future<GenerateDataSetResult> |
AWSMarketplaceCommerceAnalyticsAsyncClient.generateDataSetAsync(GenerateDataSetRequest request,
AsyncHandler<GenerateDataSetRequest,GenerateDataSetResult> asyncHandler) |
Future<GenerateDataSetResult> |
AWSMarketplaceCommerceAnalyticsAsync.generateDataSetAsync(GenerateDataSetRequest generateDataSetRequest,
AsyncHandler<GenerateDataSetRequest,GenerateDataSetResult> asyncHandler)
Given a data set type and data set publication date, asynchronously
publishes the requested data set to the specified S3 bucket and notifies
the specified SNS topic once the data is available.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ClusterSecurityGroup> |
AmazonRedshiftAsyncClient.authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest authorizeClusterSecurityGroupIngressRequest,
AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest,ClusterSecurityGroup> asyncHandler)
Adds an inbound (ingress) rule to an Amazon Redshift security group.
|
Future<ClusterSecurityGroup> |
AmazonRedshiftAsync.authorizeClusterSecurityGroupIngressAsync(AuthorizeClusterSecurityGroupIngressRequest authorizeClusterSecurityGroupIngressRequest,
AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest,ClusterSecurityGroup> asyncHandler)
Adds an inbound (ingress) rule to an Amazon Redshift security group.
|
Future<Snapshot> |
AmazonRedshiftAsyncClient.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest,
AsyncHandler<AuthorizeSnapshotAccessRequest,Snapshot> asyncHandler)
Authorizes the specified AWS customer account to restore the
specified snapshot.
|
Future<Snapshot> |
AmazonRedshiftAsync.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest,
AsyncHandler<AuthorizeSnapshotAccessRequest,Snapshot> asyncHandler)
Authorizes the specified AWS customer account to restore the
specified snapshot.
|
Future<Snapshot> |
AmazonRedshiftAsyncClient.copyClusterSnapshotAsync(CopyClusterSnapshotRequest copyClusterSnapshotRequest,
AsyncHandler<CopyClusterSnapshotRequest,Snapshot> asyncHandler)
Copies the specified automated cluster snapshot to a new manual
cluster snapshot.
|
Future<Snapshot> |
AmazonRedshiftAsync.copyClusterSnapshotAsync(CopyClusterSnapshotRequest copyClusterSnapshotRequest,
AsyncHandler<CopyClusterSnapshotRequest,Snapshot> asyncHandler)
Copies the specified automated cluster snapshot to a new manual
cluster snapshot.
|
Future<Cluster> |
AmazonRedshiftAsyncClient.createClusterAsync(CreateClusterRequest createClusterRequest,
AsyncHandler<CreateClusterRequest,Cluster> asyncHandler)
Creates a new cluster.
|
Future<Cluster> |
AmazonRedshiftAsync.createClusterAsync(CreateClusterRequest createClusterRequest,
AsyncHandler<CreateClusterRequest,Cluster> asyncHandler)
Creates a new cluster.
|
Future<ClusterParameterGroup> |
AmazonRedshiftAsyncClient.createClusterParameterGroupAsync(CreateClusterParameterGroupRequest createClusterParameterGroupRequest,
AsyncHandler<CreateClusterParameterGroupRequest,ClusterParameterGroup> asyncHandler)
Creates an Amazon Redshift parameter group.
|
Future<ClusterParameterGroup> |
AmazonRedshiftAsync.createClusterParameterGroupAsync(CreateClusterParameterGroupRequest createClusterParameterGroupRequest,
AsyncHandler<CreateClusterParameterGroupRequest,ClusterParameterGroup> asyncHandler)
Creates an Amazon Redshift parameter group.
|
Future<ClusterSecurityGroup> |
AmazonRedshiftAsyncClient.createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest createClusterSecurityGroupRequest,
AsyncHandler<CreateClusterSecurityGroupRequest,ClusterSecurityGroup> asyncHandler)
Creates a new Amazon Redshift security group.
|
Future<ClusterSecurityGroup> |
AmazonRedshiftAsync.createClusterSecurityGroupAsync(CreateClusterSecurityGroupRequest createClusterSecurityGroupRequest,
AsyncHandler<CreateClusterSecurityGroupRequest,ClusterSecurityGroup> asyncHandler)
Creates a new Amazon Redshift security group.
|
Future<Snapshot> |
AmazonRedshiftAsyncClient.createClusterSnapshotAsync(CreateClusterSnapshotRequest createClusterSnapshotRequest,
AsyncHandler<CreateClusterSnapshotRequest,Snapshot> asyncHandler)
Creates a manual snapshot of the specified cluster.
|
Future<Snapshot> |
AmazonRedshiftAsync.createClusterSnapshotAsync(CreateClusterSnapshotRequest createClusterSnapshotRequest,
AsyncHandler<CreateClusterSnapshotRequest,Snapshot> asyncHandler)
Creates a manual snapshot of the specified cluster.
|
Future<ClusterSubnetGroup> |
AmazonRedshiftAsyncClient.createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest createClusterSubnetGroupRequest,
AsyncHandler<CreateClusterSubnetGroupRequest,ClusterSubnetGroup> asyncHandler)
Creates a new Amazon Redshift subnet group.
|
Future<ClusterSubnetGroup> |
AmazonRedshiftAsync.createClusterSubnetGroupAsync(CreateClusterSubnetGroupRequest createClusterSubnetGroupRequest,
AsyncHandler<CreateClusterSubnetGroupRequest,ClusterSubnetGroup> asyncHandler)
Creates a new Amazon Redshift subnet group.
|
Future<EventSubscription> |
AmazonRedshiftAsyncClient.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest,
AsyncHandler<CreateEventSubscriptionRequest,EventSubscription> asyncHandler)
Creates an Amazon Redshift event notification subscription.
|
Future<EventSubscription> |
AmazonRedshiftAsync.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest,
AsyncHandler<CreateEventSubscriptionRequest,EventSubscription> asyncHandler)
Creates an Amazon Redshift event notification subscription.
|
Future<HsmClientCertificate> |
AmazonRedshiftAsyncClient.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest createHsmClientCertificateRequest,
AsyncHandler<CreateHsmClientCertificateRequest,HsmClientCertificate> asyncHandler)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
Future<HsmClientCertificate> |
AmazonRedshiftAsync.createHsmClientCertificateAsync(CreateHsmClientCertificateRequest createHsmClientCertificateRequest,
AsyncHandler<CreateHsmClientCertificateRequest,HsmClientCertificate> asyncHandler)
Creates an HSM client certificate that an Amazon Redshift cluster
will use to connect to the client's HSM in order to store and retrieve
the keys used to encrypt the cluster databases.
|
Future<HsmConfiguration> |
AmazonRedshiftAsyncClient.createHsmConfigurationAsync(CreateHsmConfigurationRequest createHsmConfigurationRequest,
AsyncHandler<CreateHsmConfigurationRequest,HsmConfiguration> asyncHandler)
Creates an HSM configuration that contains the information required
by an Amazon Redshift cluster to store and use database encryption
keys in a Hardware Security Module (HSM).
|
Future<HsmConfiguration> |
AmazonRedshiftAsync.createHsmConfigurationAsync(CreateHsmConfigurationRequest createHsmConfigurationRequest,
AsyncHandler<CreateHsmConfigurationRequest,HsmConfiguration> asyncHandler)
Creates an HSM configuration that contains the information required
by an Amazon Redshift cluster to store and use database encryption
keys in a Hardware Security Module (HSM).
|
Future<SnapshotCopyGrant> |
AmazonRedshiftAsyncClient.createSnapshotCopyGrantAsync(CreateSnapshotCopyGrantRequest createSnapshotCopyGrantRequest,
AsyncHandler<CreateSnapshotCopyGrantRequest,SnapshotCopyGrant> asyncHandler)
Creates a snapshot copy grant that permits Amazon Redshift to use a
customer master key (CMK) from AWS Key Management Service (AWS KMS) to
encrypt copied snapshots in a destination region.
|
Future<SnapshotCopyGrant> |
AmazonRedshiftAsync.createSnapshotCopyGrantAsync(CreateSnapshotCopyGrantRequest createSnapshotCopyGrantRequest,
AsyncHandler<CreateSnapshotCopyGrantRequest,SnapshotCopyGrant> asyncHandler)
Creates a snapshot copy grant that permits Amazon Redshift to use a
customer master key (CMK) from AWS Key Management Service (AWS KMS) to
encrypt copied snapshots in a destination region.
|
Future<Void> |
AmazonRedshiftAsyncClient.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,Void> asyncHandler)
Adds one or more tags to a specified resource.
|
Future<Void> |
AmazonRedshiftAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,Void> asyncHandler)
Adds one or more tags to a specified resource.
|
Future<Cluster> |
AmazonRedshiftAsyncClient.deleteClusterAsync(DeleteClusterRequest deleteClusterRequest,
AsyncHandler<DeleteClusterRequest,Cluster> asyncHandler)
Deletes a previously provisioned cluster.
|
Future<Cluster> |
AmazonRedshiftAsync.deleteClusterAsync(DeleteClusterRequest deleteClusterRequest,
AsyncHandler<DeleteClusterRequest,Cluster> asyncHandler)
Deletes a previously provisioned cluster.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest deleteClusterParameterGroupRequest,
AsyncHandler<DeleteClusterParameterGroupRequest,Void> asyncHandler)
Deletes a specified Amazon Redshift parameter group.
|
Future<Void> |
AmazonRedshiftAsync.deleteClusterParameterGroupAsync(DeleteClusterParameterGroupRequest deleteClusterParameterGroupRequest,
AsyncHandler<DeleteClusterParameterGroupRequest,Void> asyncHandler)
Deletes a specified Amazon Redshift parameter group.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest deleteClusterSecurityGroupRequest,
AsyncHandler<DeleteClusterSecurityGroupRequest,Void> asyncHandler)
Deletes an Amazon Redshift security group.
|
Future<Void> |
AmazonRedshiftAsync.deleteClusterSecurityGroupAsync(DeleteClusterSecurityGroupRequest deleteClusterSecurityGroupRequest,
AsyncHandler<DeleteClusterSecurityGroupRequest,Void> asyncHandler)
Deletes an Amazon Redshift security group.
|
Future<Snapshot> |
AmazonRedshiftAsyncClient.deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest,
AsyncHandler<DeleteClusterSnapshotRequest,Snapshot> asyncHandler)
Deletes the specified manual snapshot.
|
Future<Snapshot> |
AmazonRedshiftAsync.deleteClusterSnapshotAsync(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest,
AsyncHandler<DeleteClusterSnapshotRequest,Snapshot> asyncHandler)
Deletes the specified manual snapshot.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest deleteClusterSubnetGroupRequest,
AsyncHandler<DeleteClusterSubnetGroupRequest,Void> asyncHandler)
Deletes the specified cluster subnet group.
|
Future<Void> |
AmazonRedshiftAsync.deleteClusterSubnetGroupAsync(DeleteClusterSubnetGroupRequest deleteClusterSubnetGroupRequest,
AsyncHandler<DeleteClusterSubnetGroupRequest,Void> asyncHandler)
Deletes the specified cluster subnet group.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest,
AsyncHandler<DeleteEventSubscriptionRequest,Void> asyncHandler)
Deletes an Amazon Redshift event notification subscription.
|
Future<Void> |
AmazonRedshiftAsync.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest,
AsyncHandler<DeleteEventSubscriptionRequest,Void> asyncHandler)
Deletes an Amazon Redshift event notification subscription.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest deleteHsmClientCertificateRequest,
AsyncHandler<DeleteHsmClientCertificateRequest,Void> asyncHandler)
Deletes the specified HSM client certificate.
|
Future<Void> |
AmazonRedshiftAsync.deleteHsmClientCertificateAsync(DeleteHsmClientCertificateRequest deleteHsmClientCertificateRequest,
AsyncHandler<DeleteHsmClientCertificateRequest,Void> asyncHandler)
Deletes the specified HSM client certificate.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest deleteHsmConfigurationRequest,
AsyncHandler<DeleteHsmConfigurationRequest,Void> asyncHandler)
Deletes the specified Amazon Redshift HSM configuration.
|
Future<Void> |
AmazonRedshiftAsync.deleteHsmConfigurationAsync(DeleteHsmConfigurationRequest deleteHsmConfigurationRequest,
AsyncHandler<DeleteHsmConfigurationRequest,Void> asyncHandler)
Deletes the specified Amazon Redshift HSM configuration.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest,
AsyncHandler<DeleteSnapshotCopyGrantRequest,Void> asyncHandler)
Deletes the specified snapshot copy grant.
|
Future<Void> |
AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest,
AsyncHandler<DeleteSnapshotCopyGrantRequest,Void> asyncHandler)
Deletes the specified snapshot copy grant.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteTagsAsync(DeleteTagsRequest deleteTagsRequest,
AsyncHandler<DeleteTagsRequest,Void> asyncHandler)
Deletes a tag or tags from a resource.
|
Future<Void> |
AmazonRedshiftAsync.deleteTagsAsync(DeleteTagsRequest deleteTagsRequest,
AsyncHandler<DeleteTagsRequest,Void> asyncHandler)
Deletes a tag or tags from a resource.
|
Future<DescribeClusterParameterGroupsResult> |
AmazonRedshiftAsyncClient.describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest describeClusterParameterGroupsRequest,
AsyncHandler<DescribeClusterParameterGroupsRequest,DescribeClusterParameterGroupsResult> asyncHandler)
Returns a list of Amazon Redshift parameter groups, including
parameter groups you created and the default parameter group.
|
Future<DescribeClusterParameterGroupsResult> |
AmazonRedshiftAsync.describeClusterParameterGroupsAsync(DescribeClusterParameterGroupsRequest describeClusterParameterGroupsRequest,
AsyncHandler<DescribeClusterParameterGroupsRequest,DescribeClusterParameterGroupsResult> asyncHandler)
Returns a list of Amazon Redshift parameter groups, including
parameter groups you created and the default parameter group.
|
Future<DescribeClusterParametersResult> |
AmazonRedshiftAsyncClient.describeClusterParametersAsync(DescribeClusterParametersRequest describeClusterParametersRequest,
AsyncHandler<DescribeClusterParametersRequest,DescribeClusterParametersResult> asyncHandler)
Returns a detailed list of parameters contained within the specified
Amazon Redshift parameter group.
|
Future<DescribeClusterParametersResult> |
AmazonRedshiftAsync.describeClusterParametersAsync(DescribeClusterParametersRequest describeClusterParametersRequest,
AsyncHandler<DescribeClusterParametersRequest,DescribeClusterParametersResult> asyncHandler)
Returns a detailed list of parameters contained within the specified
Amazon Redshift parameter group.
|
Future<DescribeClustersResult> |
AmazonRedshiftAsyncClient.describeClustersAsync(DescribeClustersRequest describeClustersRequest,
AsyncHandler<DescribeClustersRequest,DescribeClustersResult> asyncHandler)
Returns properties of provisioned clusters including general cluster
properties, cluster database properties, maintenance and backup
properties, and security and access properties.
|
Future<DescribeClustersResult> |
AmazonRedshiftAsync.describeClustersAsync(DescribeClustersRequest describeClustersRequest,
AsyncHandler<DescribeClustersRequest,DescribeClustersResult> asyncHandler)
Returns properties of provisioned clusters including general cluster
properties, cluster database properties, maintenance and backup
properties, and security and access properties.
|
Future<DescribeClusterSecurityGroupsResult> |
AmazonRedshiftAsyncClient.describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest describeClusterSecurityGroupsRequest,
AsyncHandler<DescribeClusterSecurityGroupsRequest,DescribeClusterSecurityGroupsResult> asyncHandler)
Returns information about Amazon Redshift security groups.
|
Future<DescribeClusterSecurityGroupsResult> |
AmazonRedshiftAsync.describeClusterSecurityGroupsAsync(DescribeClusterSecurityGroupsRequest describeClusterSecurityGroupsRequest,
AsyncHandler<DescribeClusterSecurityGroupsRequest,DescribeClusterSecurityGroupsResult> asyncHandler)
Returns information about Amazon Redshift security groups.
|
Future<DescribeClusterSnapshotsResult> |
AmazonRedshiftAsyncClient.describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest,
AsyncHandler<DescribeClusterSnapshotsRequest,DescribeClusterSnapshotsResult> asyncHandler)
Returns one or more snapshot objects, which contain metadata about
your cluster snapshots.
|
Future<DescribeClusterSnapshotsResult> |
AmazonRedshiftAsync.describeClusterSnapshotsAsync(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest,
AsyncHandler<DescribeClusterSnapshotsRequest,DescribeClusterSnapshotsResult> asyncHandler)
Returns one or more snapshot objects, which contain metadata about
your cluster snapshots.
|
Future<DescribeClusterSubnetGroupsResult> |
AmazonRedshiftAsyncClient.describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest describeClusterSubnetGroupsRequest,
AsyncHandler<DescribeClusterSubnetGroupsRequest,DescribeClusterSubnetGroupsResult> asyncHandler)
Returns one or more cluster subnet group objects, which contain
metadata about your cluster subnet groups.
|
Future<DescribeClusterSubnetGroupsResult> |
AmazonRedshiftAsync.describeClusterSubnetGroupsAsync(DescribeClusterSubnetGroupsRequest describeClusterSubnetGroupsRequest,
AsyncHandler<DescribeClusterSubnetGroupsRequest,DescribeClusterSubnetGroupsResult> asyncHandler)
Returns one or more cluster subnet group objects, which contain
metadata about your cluster subnet groups.
|
Future<DescribeClusterVersionsResult> |
AmazonRedshiftAsyncClient.describeClusterVersionsAsync(DescribeClusterVersionsRequest describeClusterVersionsRequest,
AsyncHandler<DescribeClusterVersionsRequest,DescribeClusterVersionsResult> asyncHandler)
Returns descriptions of the available Amazon Redshift cluster
versions.
|
Future<DescribeClusterVersionsResult> |
AmazonRedshiftAsync.describeClusterVersionsAsync(DescribeClusterVersionsRequest describeClusterVersionsRequest,
AsyncHandler<DescribeClusterVersionsRequest,DescribeClusterVersionsResult> asyncHandler)
Returns descriptions of the available Amazon Redshift cluster
versions.
|
Future<DefaultClusterParameters> |
AmazonRedshiftAsyncClient.describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest describeDefaultClusterParametersRequest,
AsyncHandler<DescribeDefaultClusterParametersRequest,DefaultClusterParameters> asyncHandler)
Returns a list of parameter settings for the specified parameter
group family.
|
Future<DefaultClusterParameters> |
AmazonRedshiftAsync.describeDefaultClusterParametersAsync(DescribeDefaultClusterParametersRequest describeDefaultClusterParametersRequest,
AsyncHandler<DescribeDefaultClusterParametersRequest,DefaultClusterParameters> asyncHandler)
Returns a list of parameter settings for the specified parameter
group family.
|
Future<DescribeEventCategoriesResult> |
AmazonRedshiftAsyncClient.describeEventCategoriesAsync(DescribeEventCategoriesRequest describeEventCategoriesRequest,
AsyncHandler<DescribeEventCategoriesRequest,DescribeEventCategoriesResult> asyncHandler)
Displays a list of event categories for all event source types, or
for a specified source type.
|
Future<DescribeEventCategoriesResult> |
AmazonRedshiftAsync.describeEventCategoriesAsync(DescribeEventCategoriesRequest describeEventCategoriesRequest,
AsyncHandler<DescribeEventCategoriesRequest,DescribeEventCategoriesResult> asyncHandler)
Displays a list of event categories for all event source types, or
for a specified source type.
|
Future<DescribeEventsResult> |
AmazonRedshiftAsyncClient.describeEventsAsync(DescribeEventsRequest describeEventsRequest,
AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
Returns events related to clusters, security groups, snapshots, and
parameter groups for the past 14 days.
|
Future<DescribeEventsResult> |
AmazonRedshiftAsync.describeEventsAsync(DescribeEventsRequest describeEventsRequest,
AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
Returns events related to clusters, security groups, snapshots, and
parameter groups for the past 14 days.
|
Future<DescribeEventSubscriptionsResult> |
AmazonRedshiftAsyncClient.describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest describeEventSubscriptionsRequest,
AsyncHandler<DescribeEventSubscriptionsRequest,DescribeEventSubscriptionsResult> asyncHandler)
Lists descriptions of all the Amazon Redshift event notifications
subscription for a customer account.
|
Future<DescribeEventSubscriptionsResult> |
AmazonRedshiftAsync.describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest describeEventSubscriptionsRequest,
AsyncHandler<DescribeEventSubscriptionsRequest,DescribeEventSubscriptionsResult> asyncHandler)
Lists descriptions of all the Amazon Redshift event notifications
subscription for a customer account.
|
Future<DescribeHsmClientCertificatesResult> |
AmazonRedshiftAsyncClient.describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest describeHsmClientCertificatesRequest,
AsyncHandler<DescribeHsmClientCertificatesRequest,DescribeHsmClientCertificatesResult> asyncHandler)
Returns information about the specified HSM client certificate.
|
Future<DescribeHsmClientCertificatesResult> |
AmazonRedshiftAsync.describeHsmClientCertificatesAsync(DescribeHsmClientCertificatesRequest describeHsmClientCertificatesRequest,
AsyncHandler<DescribeHsmClientCertificatesRequest,DescribeHsmClientCertificatesResult> asyncHandler)
Returns information about the specified HSM client certificate.
|
Future<DescribeHsmConfigurationsResult> |
AmazonRedshiftAsyncClient.describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest describeHsmConfigurationsRequest,
AsyncHandler<DescribeHsmConfigurationsRequest,DescribeHsmConfigurationsResult> asyncHandler)
Returns information about the specified Amazon Redshift HSM
configuration.
|
Future<DescribeHsmConfigurationsResult> |
AmazonRedshiftAsync.describeHsmConfigurationsAsync(DescribeHsmConfigurationsRequest describeHsmConfigurationsRequest,
AsyncHandler<DescribeHsmConfigurationsRequest,DescribeHsmConfigurationsResult> asyncHandler)
Returns information about the specified Amazon Redshift HSM
configuration.
|
Future<DescribeLoggingStatusResult> |
AmazonRedshiftAsyncClient.describeLoggingStatusAsync(DescribeLoggingStatusRequest describeLoggingStatusRequest,
AsyncHandler<DescribeLoggingStatusRequest,DescribeLoggingStatusResult> asyncHandler)
Describes whether information, such as queries and connection
attempts, is being logged for the specified Amazon Redshift cluster.
|
Future<DescribeLoggingStatusResult> |
AmazonRedshiftAsync.describeLoggingStatusAsync(DescribeLoggingStatusRequest describeLoggingStatusRequest,
AsyncHandler<DescribeLoggingStatusRequest,DescribeLoggingStatusResult> asyncHandler)
Describes whether information, such as queries and connection
attempts, is being logged for the specified Amazon Redshift cluster.
|
Future<DescribeOrderableClusterOptionsResult> |
AmazonRedshiftAsyncClient.describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest describeOrderableClusterOptionsRequest,
AsyncHandler<DescribeOrderableClusterOptionsRequest,DescribeOrderableClusterOptionsResult> asyncHandler)
Returns a list of orderable cluster options.
|
Future<DescribeOrderableClusterOptionsResult> |
AmazonRedshiftAsync.describeOrderableClusterOptionsAsync(DescribeOrderableClusterOptionsRequest describeOrderableClusterOptionsRequest,
AsyncHandler<DescribeOrderableClusterOptionsRequest,DescribeOrderableClusterOptionsResult> asyncHandler)
Returns a list of orderable cluster options.
|
Future<DescribeReservedNodeOfferingsResult> |
AmazonRedshiftAsyncClient.describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest,
AsyncHandler<DescribeReservedNodeOfferingsRequest,DescribeReservedNodeOfferingsResult> asyncHandler)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
Future<DescribeReservedNodeOfferingsResult> |
AmazonRedshiftAsync.describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest,
AsyncHandler<DescribeReservedNodeOfferingsRequest,DescribeReservedNodeOfferingsResult> asyncHandler)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
Future<DescribeReservedNodesResult> |
AmazonRedshiftAsyncClient.describeReservedNodesAsync(DescribeReservedNodesRequest describeReservedNodesRequest,
AsyncHandler<DescribeReservedNodesRequest,DescribeReservedNodesResult> asyncHandler)
Returns the descriptions of the reserved nodes.
|
Future<DescribeReservedNodesResult> |
AmazonRedshiftAsync.describeReservedNodesAsync(DescribeReservedNodesRequest describeReservedNodesRequest,
AsyncHandler<DescribeReservedNodesRequest,DescribeReservedNodesResult> asyncHandler)
Returns the descriptions of the reserved nodes.
|
Future<DescribeResizeResult> |
AmazonRedshiftAsyncClient.describeResizeAsync(DescribeResizeRequest describeResizeRequest,
AsyncHandler<DescribeResizeRequest,DescribeResizeResult> asyncHandler)
Returns information about the last resize operation for the specified
cluster.
|
Future<DescribeResizeResult> |
AmazonRedshiftAsync.describeResizeAsync(DescribeResizeRequest describeResizeRequest,
AsyncHandler<DescribeResizeRequest,DescribeResizeResult> asyncHandler)
Returns information about the last resize operation for the specified
cluster.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Returns a list of snapshot copy grants owned by the AWS account in
the destination region.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsyncClient.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Returns a list of tags.
|
Future<DescribeTagsResult> |
AmazonRedshiftAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Returns a list of tags.
|
Future<DisableLoggingResult> |
AmazonRedshiftAsyncClient.disableLoggingAsync(DisableLoggingRequest disableLoggingRequest,
AsyncHandler<DisableLoggingRequest,DisableLoggingResult> asyncHandler)
Stops logging information, such as queries and connection attempts,
for the specified Amazon Redshift cluster.
|
Future<DisableLoggingResult> |
AmazonRedshiftAsync.disableLoggingAsync(DisableLoggingRequest disableLoggingRequest,
AsyncHandler<DisableLoggingRequest,DisableLoggingResult> asyncHandler)
Stops logging information, such as queries and connection attempts,
for the specified Amazon Redshift cluster.
|
Future<Cluster> |
AmazonRedshiftAsyncClient.disableSnapshotCopyAsync(DisableSnapshotCopyRequest disableSnapshotCopyRequest,
AsyncHandler<DisableSnapshotCopyRequest,Cluster> asyncHandler)
Disables the automatic copying of snapshots from one region to
another region for a specified cluster.
|
Future<Cluster> |
AmazonRedshiftAsync.disableSnapshotCopyAsync(DisableSnapshotCopyRequest disableSnapshotCopyRequest,
AsyncHandler<DisableSnapshotCopyRequest,Cluster> asyncHandler)
Disables the automatic copying of snapshots from one region to
another region for a specified cluster.
|
Future<EnableLoggingResult> |
AmazonRedshiftAsyncClient.enableLoggingAsync(EnableLoggingRequest enableLoggingRequest,
AsyncHandler<EnableLoggingRequest,EnableLoggingResult> asyncHandler)
Starts logging information, such as queries and connection attempts,
for the specified Amazon Redshift cluster.
|
Future<EnableLoggingResult> |
AmazonRedshiftAsync.enableLoggingAsync(EnableLoggingRequest enableLoggingRequest,
AsyncHandler<EnableLoggingRequest,EnableLoggingResult> asyncHandler)
Starts logging information, such as queries and connection attempts,
for the specified Amazon Redshift cluster.
|
Future<Cluster> |
AmazonRedshiftAsyncClient.enableSnapshotCopyAsync(EnableSnapshotCopyRequest enableSnapshotCopyRequest,
AsyncHandler<EnableSnapshotCopyRequest,Cluster> asyncHandler)
Enables the automatic copy of snapshots from one region to another
region for a specified cluster.
|
Future<Cluster> |
AmazonRedshiftAsync.enableSnapshotCopyAsync(EnableSnapshotCopyRequest enableSnapshotCopyRequest,
AsyncHandler<EnableSnapshotCopyRequest,Cluster> asyncHandler)
Enables the automatic copy of snapshots from one region to another
region for a specified cluster.
|
Future<Cluster> |
AmazonRedshiftAsyncClient.modifyClusterAsync(ModifyClusterRequest modifyClusterRequest,
AsyncHandler<ModifyClusterRequest,Cluster> asyncHandler)
Modifies the settings for a cluster.
|
Future<Cluster> |
AmazonRedshiftAsync.modifyClusterAsync(ModifyClusterRequest modifyClusterRequest,
AsyncHandler<ModifyClusterRequest,Cluster> asyncHandler)
Modifies the settings for a cluster.
|
Future<ModifyClusterParameterGroupResult> |
AmazonRedshiftAsyncClient.modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest modifyClusterParameterGroupRequest,
AsyncHandler<ModifyClusterParameterGroupRequest,ModifyClusterParameterGroupResult> asyncHandler)
Modifies the parameters of a parameter group.
|
Future<ModifyClusterParameterGroupResult> |
AmazonRedshiftAsync.modifyClusterParameterGroupAsync(ModifyClusterParameterGroupRequest modifyClusterParameterGroupRequest,
AsyncHandler<ModifyClusterParameterGroupRequest,ModifyClusterParameterGroupResult> asyncHandler)
Modifies the parameters of a parameter group.
|
Future<ClusterSubnetGroup> |
AmazonRedshiftAsyncClient.modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest modifyClusterSubnetGroupRequest,
AsyncHandler<ModifyClusterSubnetGroupRequest,ClusterSubnetGroup> asyncHandler)
Modifies a cluster subnet group to include the specified list of VPC
subnets.
|
Future<ClusterSubnetGroup> |
AmazonRedshiftAsync.modifyClusterSubnetGroupAsync(ModifyClusterSubnetGroupRequest modifyClusterSubnetGroupRequest,
AsyncHandler<ModifyClusterSubnetGroupRequest,ClusterSubnetGroup> asyncHandler)
Modifies a cluster subnet group to include the specified list of VPC
subnets.
|
Future<EventSubscription> |
AmazonRedshiftAsyncClient.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest,
AsyncHandler<ModifyEventSubscriptionRequest,EventSubscription> asyncHandler)
Modifies an existing Amazon Redshift event notification subscription.
|
Future<EventSubscription> |
AmazonRedshiftAsync.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest,
AsyncHandler<ModifyEventSubscriptionRequest,EventSubscription> asyncHandler)
Modifies an existing Amazon Redshift event notification subscription.
|
Future<Cluster> |
AmazonRedshiftAsyncClient.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest,
AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest,Cluster> asyncHandler)
Modifies the number of days to retain automated snapshots in the
destination region after they are copied from the source region.
|
Future<Cluster> |
AmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest,
AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest,Cluster> asyncHandler)
Modifies the number of days to retain automated snapshots in the
destination region after they are copied from the source region.
|
Future<ReservedNode> |
AmazonRedshiftAsyncClient.purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest purchaseReservedNodeOfferingRequest,
AsyncHandler<PurchaseReservedNodeOfferingRequest,ReservedNode> asyncHandler)
Allows you to purchase reserved nodes.
|
Future<ReservedNode> |
AmazonRedshiftAsync.purchaseReservedNodeOfferingAsync(PurchaseReservedNodeOfferingRequest purchaseReservedNodeOfferingRequest,
AsyncHandler<PurchaseReservedNodeOfferingRequest,ReservedNode> asyncHandler)
Allows you to purchase reserved nodes.
|
Future<Cluster> |
AmazonRedshiftAsyncClient.rebootClusterAsync(RebootClusterRequest rebootClusterRequest,
AsyncHandler<RebootClusterRequest,Cluster> asyncHandler)
Reboots a cluster.
|
Future<Cluster> |
AmazonRedshiftAsync.rebootClusterAsync(RebootClusterRequest rebootClusterRequest,
AsyncHandler<RebootClusterRequest,Cluster> asyncHandler)
Reboots a cluster.
|
Future<ResetClusterParameterGroupResult> |
AmazonRedshiftAsyncClient.resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest resetClusterParameterGroupRequest,
AsyncHandler<ResetClusterParameterGroupRequest,ResetClusterParameterGroupResult> asyncHandler)
Sets one or more parameters of the specified parameter group to their
default values and sets the source values of the parameters to
"engine-default".
|
Future<ResetClusterParameterGroupResult> |
AmazonRedshiftAsync.resetClusterParameterGroupAsync(ResetClusterParameterGroupRequest resetClusterParameterGroupRequest,
AsyncHandler<ResetClusterParameterGroupRequest,ResetClusterParameterGroupResult> asyncHandler)
Sets one or more parameters of the specified parameter group to their
default values and sets the source values of the parameters to
"engine-default".
|
Future<Cluster> |
AmazonRedshiftAsyncClient.restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest,
AsyncHandler<RestoreFromClusterSnapshotRequest,Cluster> asyncHandler)
Creates a new cluster from a snapshot.
|
Future<Cluster> |
AmazonRedshiftAsync.restoreFromClusterSnapshotAsync(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest,
AsyncHandler<RestoreFromClusterSnapshotRequest,Cluster> asyncHandler)
Creates a new cluster from a snapshot.
|
Future<ClusterSecurityGroup> |
AmazonRedshiftAsyncClient.revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest revokeClusterSecurityGroupIngressRequest,
AsyncHandler<RevokeClusterSecurityGroupIngressRequest,ClusterSecurityGroup> asyncHandler)
Revokes an ingress rule in an Amazon Redshift security group for a
previously authorized IP range or Amazon EC2 security group.
|
Future<ClusterSecurityGroup> |
AmazonRedshiftAsync.revokeClusterSecurityGroupIngressAsync(RevokeClusterSecurityGroupIngressRequest revokeClusterSecurityGroupIngressRequest,
AsyncHandler<RevokeClusterSecurityGroupIngressRequest,ClusterSecurityGroup> asyncHandler)
Revokes an ingress rule in an Amazon Redshift security group for a
previously authorized IP range or Amazon EC2 security group.
|
Future<Snapshot> |
AmazonRedshiftAsyncClient.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest,
AsyncHandler<RevokeSnapshotAccessRequest,Snapshot> asyncHandler)
Removes the ability of the specified AWS customer account to restore
the specified snapshot.
|
Future<Snapshot> |
AmazonRedshiftAsync.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest,
AsyncHandler<RevokeSnapshotAccessRequest,Snapshot> asyncHandler)
Removes the ability of the specified AWS customer account to restore
the specified snapshot.
|
Future<Cluster> |
AmazonRedshiftAsyncClient.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest rotateEncryptionKeyRequest,
AsyncHandler<RotateEncryptionKeyRequest,Cluster> asyncHandler)
Rotates the encryption keys for a cluster.
|
Future<Cluster> |
AmazonRedshiftAsync.rotateEncryptionKeyAsync(RotateEncryptionKeyRequest rotateEncryptionKeyRequest,
AsyncHandler<RotateEncryptionKeyRequest,Cluster> asyncHandler)
Rotates the encryption keys for a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateVPCWithHostedZoneResult> |
AmazonRoute53AsyncClient.associateVPCWithHostedZoneAsync(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest,
AsyncHandler<AssociateVPCWithHostedZoneRequest,AssociateVPCWithHostedZoneResult> asyncHandler)
This action associates a VPC with an hosted zone.
|
Future<AssociateVPCWithHostedZoneResult> |
AmazonRoute53Async.associateVPCWithHostedZoneAsync(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest,
AsyncHandler<AssociateVPCWithHostedZoneRequest,AssociateVPCWithHostedZoneResult> asyncHandler)
This action associates a VPC with an hosted zone.
|
Future<ChangeResourceRecordSetsResult> |
AmazonRoute53AsyncClient.changeResourceRecordSetsAsync(ChangeResourceRecordSetsRequest changeResourceRecordSetsRequest,
AsyncHandler<ChangeResourceRecordSetsRequest,ChangeResourceRecordSetsResult> asyncHandler)
Use this action to create or change your authoritative DNS
information.
|
Future<ChangeResourceRecordSetsResult> |
AmazonRoute53Async.changeResourceRecordSetsAsync(ChangeResourceRecordSetsRequest changeResourceRecordSetsRequest,
AsyncHandler<ChangeResourceRecordSetsRequest,ChangeResourceRecordSetsResult> asyncHandler)
Use this action to create or change your authoritative DNS
information.
|
Future<ChangeTagsForResourceResult> |
AmazonRoute53AsyncClient.changeTagsForResourceAsync(ChangeTagsForResourceRequest changeTagsForResourceRequest,
AsyncHandler<ChangeTagsForResourceRequest,ChangeTagsForResourceResult> asyncHandler) |
Future<ChangeTagsForResourceResult> |
AmazonRoute53Async.changeTagsForResourceAsync(ChangeTagsForResourceRequest changeTagsForResourceRequest,
AsyncHandler<ChangeTagsForResourceRequest,ChangeTagsForResourceResult> asyncHandler) |
Future<CreateHealthCheckResult> |
AmazonRoute53AsyncClient.createHealthCheckAsync(CreateHealthCheckRequest createHealthCheckRequest,
AsyncHandler<CreateHealthCheckRequest,CreateHealthCheckResult> asyncHandler)
This action creates a new health check.
|
Future<CreateHealthCheckResult> |
AmazonRoute53Async.createHealthCheckAsync(CreateHealthCheckRequest createHealthCheckRequest,
AsyncHandler<CreateHealthCheckRequest,CreateHealthCheckResult> asyncHandler)
This action creates a new health check.
|
Future<CreateHostedZoneResult> |
AmazonRoute53AsyncClient.createHostedZoneAsync(CreateHostedZoneRequest createHostedZoneRequest,
AsyncHandler<CreateHostedZoneRequest,CreateHostedZoneResult> asyncHandler)
This action creates a new hosted zone.
|
Future<CreateHostedZoneResult> |
AmazonRoute53Async.createHostedZoneAsync(CreateHostedZoneRequest createHostedZoneRequest,
AsyncHandler<CreateHostedZoneRequest,CreateHostedZoneResult> asyncHandler)
This action creates a new hosted zone.
|
Future<CreateReusableDelegationSetResult> |
AmazonRoute53AsyncClient.createReusableDelegationSetAsync(CreateReusableDelegationSetRequest createReusableDelegationSetRequest,
AsyncHandler<CreateReusableDelegationSetRequest,CreateReusableDelegationSetResult> asyncHandler)
This action creates a reusable delegationSet.
|
Future<CreateReusableDelegationSetResult> |
AmazonRoute53Async.createReusableDelegationSetAsync(CreateReusableDelegationSetRequest createReusableDelegationSetRequest,
AsyncHandler<CreateReusableDelegationSetRequest,CreateReusableDelegationSetResult> asyncHandler)
This action creates a reusable delegationSet.
|
Future<DeleteHealthCheckResult> |
AmazonRoute53AsyncClient.deleteHealthCheckAsync(DeleteHealthCheckRequest deleteHealthCheckRequest,
AsyncHandler<DeleteHealthCheckRequest,DeleteHealthCheckResult> asyncHandler)
This action deletes a health check.
|
Future<DeleteHealthCheckResult> |
AmazonRoute53Async.deleteHealthCheckAsync(DeleteHealthCheckRequest deleteHealthCheckRequest,
AsyncHandler<DeleteHealthCheckRequest,DeleteHealthCheckResult> asyncHandler)
This action deletes a health check.
|
Future<DeleteHostedZoneResult> |
AmazonRoute53AsyncClient.deleteHostedZoneAsync(DeleteHostedZoneRequest deleteHostedZoneRequest,
AsyncHandler<DeleteHostedZoneRequest,DeleteHostedZoneResult> asyncHandler)
This action deletes a hosted zone.
|
Future<DeleteHostedZoneResult> |
AmazonRoute53Async.deleteHostedZoneAsync(DeleteHostedZoneRequest deleteHostedZoneRequest,
AsyncHandler<DeleteHostedZoneRequest,DeleteHostedZoneResult> asyncHandler)
This action deletes a hosted zone.
|
Future<DeleteReusableDelegationSetResult> |
AmazonRoute53AsyncClient.deleteReusableDelegationSetAsync(DeleteReusableDelegationSetRequest deleteReusableDelegationSetRequest,
AsyncHandler<DeleteReusableDelegationSetRequest,DeleteReusableDelegationSetResult> asyncHandler)
This action deletes a reusable delegation set.
|
Future<DeleteReusableDelegationSetResult> |
AmazonRoute53Async.deleteReusableDelegationSetAsync(DeleteReusableDelegationSetRequest deleteReusableDelegationSetRequest,
AsyncHandler<DeleteReusableDelegationSetRequest,DeleteReusableDelegationSetResult> asyncHandler)
This action deletes a reusable delegation set.
|
Future<DisassociateVPCFromHostedZoneResult> |
AmazonRoute53AsyncClient.disassociateVPCFromHostedZoneAsync(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest,
AsyncHandler<DisassociateVPCFromHostedZoneRequest,DisassociateVPCFromHostedZoneResult> asyncHandler)
This action disassociates a VPC from an hosted zone.
|
Future<DisassociateVPCFromHostedZoneResult> |
AmazonRoute53Async.disassociateVPCFromHostedZoneAsync(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest,
AsyncHandler<DisassociateVPCFromHostedZoneRequest,DisassociateVPCFromHostedZoneResult> asyncHandler)
This action disassociates a VPC from an hosted zone.
|
Future<GetChangeResult> |
AmazonRoute53AsyncClient.getChangeAsync(GetChangeRequest getChangeRequest,
AsyncHandler<GetChangeRequest,GetChangeResult> asyncHandler)
This action returns the current status of a change batch request.
|
Future<GetChangeResult> |
AmazonRoute53Async.getChangeAsync(GetChangeRequest getChangeRequest,
AsyncHandler<GetChangeRequest,GetChangeResult> asyncHandler)
This action returns the current status of a change batch request.
|
Future<GetCheckerIpRangesResult> |
AmazonRoute53AsyncClient.getCheckerIpRangesAsync(GetCheckerIpRangesRequest getCheckerIpRangesRequest,
AsyncHandler<GetCheckerIpRangesRequest,GetCheckerIpRangesResult> asyncHandler)
To retrieve a list of the IP ranges used by Amazon Route 53 health
checkers to check the health of your resources, send a
GET request to the
2013-04-01/checkeripranges resource. |
Future<GetCheckerIpRangesResult> |
AmazonRoute53Async.getCheckerIpRangesAsync(GetCheckerIpRangesRequest getCheckerIpRangesRequest,
AsyncHandler<GetCheckerIpRangesRequest,GetCheckerIpRangesResult> asyncHandler)
To retrieve a list of the IP ranges used by Amazon Route 53 health
checkers to check the health of your resources, send a
GET request to the
2013-04-01/checkeripranges resource. |
Future<GetGeoLocationResult> |
AmazonRoute53AsyncClient.getGeoLocationAsync(GetGeoLocationRequest getGeoLocationRequest,
AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
To retrieve a single geo location, send a
GET request to
the 2013-04-01/geolocation resource with one of these
options: continentcode | countrycode | countrycode and
subdivisioncode. |
Future<GetGeoLocationResult> |
AmazonRoute53Async.getGeoLocationAsync(GetGeoLocationRequest getGeoLocationRequest,
AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
To retrieve a single geo location, send a
GET request to
the 2013-04-01/geolocation resource with one of these
options: continentcode | countrycode | countrycode and
subdivisioncode. |
Future<GetHealthCheckResult> |
AmazonRoute53AsyncClient.getHealthCheckAsync(GetHealthCheckRequest getHealthCheckRequest,
AsyncHandler<GetHealthCheckRequest,GetHealthCheckResult> asyncHandler)
To retrieve the health check, send a
GET request to the
2013-04-01/healthcheck/health check ID resource. |
Future<GetHealthCheckResult> |
AmazonRoute53Async.getHealthCheckAsync(GetHealthCheckRequest getHealthCheckRequest,
AsyncHandler<GetHealthCheckRequest,GetHealthCheckResult> asyncHandler)
To retrieve the health check, send a
GET request to the
2013-04-01/healthcheck/health check ID resource. |
Future<GetHealthCheckCountResult> |
AmazonRoute53AsyncClient.getHealthCheckCountAsync(GetHealthCheckCountRequest getHealthCheckCountRequest,
AsyncHandler<GetHealthCheckCountRequest,GetHealthCheckCountResult> asyncHandler)
To retrieve a count of all your health checks, send a
GET request to the
2013-04-01/healthcheckcount resource. |
Future<GetHealthCheckCountResult> |
AmazonRoute53Async.getHealthCheckCountAsync(GetHealthCheckCountRequest getHealthCheckCountRequest,
AsyncHandler<GetHealthCheckCountRequest,GetHealthCheckCountResult> asyncHandler)
To retrieve a count of all your health checks, send a
GET request to the
2013-04-01/healthcheckcount resource. |
Future<GetHealthCheckLastFailureReasonResult> |
AmazonRoute53AsyncClient.getHealthCheckLastFailureReasonAsync(GetHealthCheckLastFailureReasonRequest getHealthCheckLastFailureReasonRequest,
AsyncHandler<GetHealthCheckLastFailureReasonRequest,GetHealthCheckLastFailureReasonResult> asyncHandler)
If you want to learn why a health check is currently failing or why
it failed most recently (if at all), you can get the failure reason
for the most recent failure.
|
Future<GetHealthCheckLastFailureReasonResult> |
AmazonRoute53Async.getHealthCheckLastFailureReasonAsync(GetHealthCheckLastFailureReasonRequest getHealthCheckLastFailureReasonRequest,
AsyncHandler<GetHealthCheckLastFailureReasonRequest,GetHealthCheckLastFailureReasonResult> asyncHandler)
If you want to learn why a health check is currently failing or why
it failed most recently (if at all), you can get the failure reason
for the most recent failure.
|
Future<GetHealthCheckStatusResult> |
AmazonRoute53AsyncClient.getHealthCheckStatusAsync(GetHealthCheckStatusRequest getHealthCheckStatusRequest,
AsyncHandler<GetHealthCheckStatusRequest,GetHealthCheckStatusResult> asyncHandler)
To retrieve the health check status, send a
GET request
to the 2013-04-01/healthcheck/health check ID/status
resource. |
Future<GetHealthCheckStatusResult> |
AmazonRoute53Async.getHealthCheckStatusAsync(GetHealthCheckStatusRequest getHealthCheckStatusRequest,
AsyncHandler<GetHealthCheckStatusRequest,GetHealthCheckStatusResult> asyncHandler)
To retrieve the health check status, send a
GET request
to the 2013-04-01/healthcheck/health check ID/status
resource. |
Future<GetHostedZoneResult> |
AmazonRoute53AsyncClient.getHostedZoneAsync(GetHostedZoneRequest getHostedZoneRequest,
AsyncHandler<GetHostedZoneRequest,GetHostedZoneResult> asyncHandler)
To retrieve the delegation set for a hosted zone, send a
GET request to the 2013-04-01/hostedzone/hosted
zone ID resource. |
Future<GetHostedZoneResult> |
AmazonRoute53Async.getHostedZoneAsync(GetHostedZoneRequest getHostedZoneRequest,
AsyncHandler<GetHostedZoneRequest,GetHostedZoneResult> asyncHandler)
To retrieve the delegation set for a hosted zone, send a
GET request to the 2013-04-01/hostedzone/hosted
zone ID resource. |
Future<GetHostedZoneCountResult> |
AmazonRoute53AsyncClient.getHostedZoneCountAsync(GetHostedZoneCountRequest getHostedZoneCountRequest,
AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
To retrieve a count of all your hosted zones, send a
GET
request to the 2013-04-01/hostedzonecount resource. |
Future<GetHostedZoneCountResult> |
AmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest getHostedZoneCountRequest,
AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
To retrieve a count of all your hosted zones, send a
GET
request to the 2013-04-01/hostedzonecount resource. |
Future<GetReusableDelegationSetResult> |
AmazonRoute53AsyncClient.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
Future<GetReusableDelegationSetResult> |
AmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
Future<ListGeoLocationsResult> |
AmazonRoute53AsyncClient.listGeoLocationsAsync(ListGeoLocationsRequest listGeoLocationsRequest,
AsyncHandler<ListGeoLocationsRequest,ListGeoLocationsResult> asyncHandler)
To retrieve a list of supported geo locations, send a
GET request to the 2013-04-01/geolocations
resource. |
Future<ListGeoLocationsResult> |
AmazonRoute53Async.listGeoLocationsAsync(ListGeoLocationsRequest listGeoLocationsRequest,
AsyncHandler<ListGeoLocationsRequest,ListGeoLocationsResult> asyncHandler)
To retrieve a list of supported geo locations, send a
GET request to the 2013-04-01/geolocations
resource. |
Future<ListHealthChecksResult> |
AmazonRoute53AsyncClient.listHealthChecksAsync(ListHealthChecksRequest listHealthChecksRequest,
AsyncHandler<ListHealthChecksRequest,ListHealthChecksResult> asyncHandler)
To retrieve a list of your health checks, send a
GET
request to the 2013-04-01/healthcheck resource. |
Future<ListHealthChecksResult> |
AmazonRoute53Async.listHealthChecksAsync(ListHealthChecksRequest listHealthChecksRequest,
AsyncHandler<ListHealthChecksRequest,ListHealthChecksResult> asyncHandler)
To retrieve a list of your health checks, send a
GET
request to the 2013-04-01/healthcheck resource. |
Future<ListHostedZonesResult> |
AmazonRoute53AsyncClient.listHostedZonesAsync(ListHostedZonesRequest listHostedZonesRequest,
AsyncHandler<ListHostedZonesRequest,ListHostedZonesResult> asyncHandler)
To retrieve a list of your hosted zones, send a
GET
request to the 2013-04-01/hostedzone resource. |
Future<ListHostedZonesResult> |
AmazonRoute53Async.listHostedZonesAsync(ListHostedZonesRequest listHostedZonesRequest,
AsyncHandler<ListHostedZonesRequest,ListHostedZonesResult> asyncHandler)
To retrieve a list of your hosted zones, send a
GET
request to the 2013-04-01/hostedzone resource. |
Future<ListHostedZonesByNameResult> |
AmazonRoute53AsyncClient.listHostedZonesByNameAsync(ListHostedZonesByNameRequest listHostedZonesByNameRequest,
AsyncHandler<ListHostedZonesByNameRequest,ListHostedZonesByNameResult> asyncHandler)
To retrieve a list of your hosted zones in lexicographic order, send
a
GET request to the
2013-04-01/hostedzonesbyname resource. |
Future<ListHostedZonesByNameResult> |
AmazonRoute53Async.listHostedZonesByNameAsync(ListHostedZonesByNameRequest listHostedZonesByNameRequest,
AsyncHandler<ListHostedZonesByNameRequest,ListHostedZonesByNameResult> asyncHandler)
To retrieve a list of your hosted zones in lexicographic order, send
a
GET request to the
2013-04-01/hostedzonesbyname resource. |
Future<ListResourceRecordSetsResult> |
AmazonRoute53AsyncClient.listResourceRecordSetsAsync(ListResourceRecordSetsRequest listResourceRecordSetsRequest,
AsyncHandler<ListResourceRecordSetsRequest,ListResourceRecordSetsResult> asyncHandler)
Imagine all the resource record sets in a zone listed out in front of
you.
|
Future<ListResourceRecordSetsResult> |
AmazonRoute53Async.listResourceRecordSetsAsync(ListResourceRecordSetsRequest listResourceRecordSetsRequest,
AsyncHandler<ListResourceRecordSetsRequest,ListResourceRecordSetsResult> asyncHandler)
Imagine all the resource record sets in a zone listed out in front of
you.
|
Future<ListReusableDelegationSetsResult> |
AmazonRoute53AsyncClient.listReusableDelegationSetsAsync(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest,
AsyncHandler<ListReusableDelegationSetsRequest,ListReusableDelegationSetsResult> asyncHandler)
To retrieve a list of your reusable delegation sets, send a
GET request to the 2013-04-01/delegationset
resource. |
Future<ListReusableDelegationSetsResult> |
AmazonRoute53Async.listReusableDelegationSetsAsync(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest,
AsyncHandler<ListReusableDelegationSetsRequest,ListReusableDelegationSetsResult> asyncHandler)
To retrieve a list of your reusable delegation sets, send a
GET request to the 2013-04-01/delegationset
resource. |
Future<ListTagsForResourceResult> |
AmazonRoute53AsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonRoute53Async.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourcesResult> |
AmazonRoute53AsyncClient.listTagsForResourcesAsync(ListTagsForResourcesRequest listTagsForResourcesRequest,
AsyncHandler<ListTagsForResourcesRequest,ListTagsForResourcesResult> asyncHandler) |
Future<ListTagsForResourcesResult> |
AmazonRoute53Async.listTagsForResourcesAsync(ListTagsForResourcesRequest listTagsForResourcesRequest,
AsyncHandler<ListTagsForResourcesRequest,ListTagsForResourcesResult> asyncHandler) |
Future<UpdateHealthCheckResult> |
AmazonRoute53AsyncClient.updateHealthCheckAsync(UpdateHealthCheckRequest updateHealthCheckRequest,
AsyncHandler<UpdateHealthCheckRequest,UpdateHealthCheckResult> asyncHandler)
This action updates an existing health check.
|
Future<UpdateHealthCheckResult> |
AmazonRoute53Async.updateHealthCheckAsync(UpdateHealthCheckRequest updateHealthCheckRequest,
AsyncHandler<UpdateHealthCheckRequest,UpdateHealthCheckResult> asyncHandler)
This action updates an existing health check.
|
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler)
To update the hosted zone comment, send a
POST request
to the 2013-04-01/hostedzone/hosted zone ID resource. |
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler)
To update the hosted zone comment, send a
POST request
to the 2013-04-01/hostedzone/hosted zone ID resource. |
| Modifier and Type | Method and Description |
|---|---|
Future<AssumeRoleResult> |
AWSSecurityTokenServiceAsyncClient.assumeRoleAsync(AssumeRoleRequest assumeRoleRequest,
AsyncHandler<AssumeRoleRequest,AssumeRoleResult> asyncHandler)
Returns a set of temporary security credentials (consisting of an
access key ID, a secret access key, and a security token) that you can
use to access AWS resources that you might not normally have access
to.
|
Future<AssumeRoleResult> |
AWSSecurityTokenServiceAsync.assumeRoleAsync(AssumeRoleRequest assumeRoleRequest,
AsyncHandler<AssumeRoleRequest,AssumeRoleResult> asyncHandler)
Returns a set of temporary security credentials (consisting of an
access key ID, a secret access key, and a security token) that you can
use to access AWS resources that you might not normally have access
to.
|
Future<AssumeRoleWithSAMLResult> |
AWSSecurityTokenServiceAsyncClient.assumeRoleWithSAMLAsync(AssumeRoleWithSAMLRequest assumeRoleWithSAMLRequest,
AsyncHandler<AssumeRoleWithSAMLRequest,AssumeRoleWithSAMLResult> asyncHandler)
Returns a set of temporary security credentials for users who have
been authenticated via a SAML authentication response.
|
Future<AssumeRoleWithSAMLResult> |
AWSSecurityTokenServiceAsync.assumeRoleWithSAMLAsync(AssumeRoleWithSAMLRequest assumeRoleWithSAMLRequest,
AsyncHandler<AssumeRoleWithSAMLRequest,AssumeRoleWithSAMLResult> asyncHandler)
Returns a set of temporary security credentials for users who have
been authenticated via a SAML authentication response.
|
Future<AssumeRoleWithWebIdentityResult> |
AWSSecurityTokenServiceAsyncClient.assumeRoleWithWebIdentityAsync(AssumeRoleWithWebIdentityRequest assumeRoleWithWebIdentityRequest,
AsyncHandler<AssumeRoleWithWebIdentityRequest,AssumeRoleWithWebIdentityResult> asyncHandler)
Returns a set of temporary security credentials for users who have
been authenticated in a mobile or web application with a web identity
provider, such as Amazon Cognito, Login with Amazon, Facebook, Google,
or any OpenID Connect-compatible identity provider.
|
Future<AssumeRoleWithWebIdentityResult> |
AWSSecurityTokenServiceAsync.assumeRoleWithWebIdentityAsync(AssumeRoleWithWebIdentityRequest assumeRoleWithWebIdentityRequest,
AsyncHandler<AssumeRoleWithWebIdentityRequest,AssumeRoleWithWebIdentityResult> asyncHandler)
Returns a set of temporary security credentials for users who have
been authenticated in a mobile or web application with a web identity
provider, such as Amazon Cognito, Login with Amazon, Facebook, Google,
or any OpenID Connect-compatible identity provider.
|
Future<DecodeAuthorizationMessageResult> |
AWSSecurityTokenServiceAsyncClient.decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest decodeAuthorizationMessageRequest,
AsyncHandler<DecodeAuthorizationMessageRequest,DecodeAuthorizationMessageResult> asyncHandler)
Decodes additional information about the authorization status of a
request from an encoded message returned in response to an AWS
request.
|
Future<DecodeAuthorizationMessageResult> |
AWSSecurityTokenServiceAsync.decodeAuthorizationMessageAsync(DecodeAuthorizationMessageRequest decodeAuthorizationMessageRequest,
AsyncHandler<DecodeAuthorizationMessageRequest,DecodeAuthorizationMessageResult> asyncHandler)
Decodes additional information about the authorization status of a
request from an encoded message returned in response to an AWS
request.
|
Future<GetFederationTokenResult> |
AWSSecurityTokenServiceAsyncClient.getFederationTokenAsync(GetFederationTokenRequest getFederationTokenRequest,
AsyncHandler<GetFederationTokenRequest,GetFederationTokenResult> asyncHandler)
Returns a set of temporary security credentials (consisting of an
access key ID, a secret access key, and a security token) for a
federated user.
|
Future<GetFederationTokenResult> |
AWSSecurityTokenServiceAsync.getFederationTokenAsync(GetFederationTokenRequest getFederationTokenRequest,
AsyncHandler<GetFederationTokenRequest,GetFederationTokenResult> asyncHandler)
Returns a set of temporary security credentials (consisting of an
access key ID, a secret access key, and a security token) for a
federated user.
|
Future<GetSessionTokenResult> |
AWSSecurityTokenServiceAsyncClient.getSessionTokenAsync(GetSessionTokenRequest getSessionTokenRequest,
AsyncHandler<GetSessionTokenRequest,GetSessionTokenResult> asyncHandler)
Returns a set of temporary credentials for an AWS account or IAM
user.
|
Future<GetSessionTokenResult> |
AWSSecurityTokenServiceAsync.getSessionTokenAsync(GetSessionTokenRequest getSessionTokenRequest,
AsyncHandler<GetSessionTokenRequest,GetSessionTokenResult> asyncHandler)
Returns a set of temporary credentials for an AWS account or IAM
user.
|
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest,
AsyncHandler<BatchDeleteAttributesRequest,Void> asyncHandler)
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
Future<Void> |
AmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest,
AsyncHandler<BatchDeleteAttributesRequest,Void> asyncHandler)
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
Future<Void> |
AmazonSimpleDBAsyncClient.batchPutAttributesAsync(BatchPutAttributesRequest batchPutAttributesRequest,
AsyncHandler<BatchPutAttributesRequest,Void> asyncHandler)
The
BatchPutAttributes operation creates or replaces
attributes within one or more items. |
Future<Void> |
AmazonSimpleDBAsync.batchPutAttributesAsync(BatchPutAttributesRequest batchPutAttributesRequest,
AsyncHandler<BatchPutAttributesRequest,Void> asyncHandler)
The
BatchPutAttributes operation creates or replaces
attributes within one or more items. |
Future<Void> |
AmazonSimpleDBAsyncClient.createDomainAsync(CreateDomainRequest createDomainRequest,
AsyncHandler<CreateDomainRequest,Void> asyncHandler)
The
CreateDomain operation creates a new domain. |
Future<Void> |
AmazonSimpleDBAsync.createDomainAsync(CreateDomainRequest createDomainRequest,
AsyncHandler<CreateDomainRequest,Void> asyncHandler)
The
CreateDomain operation creates a new domain. |
Future<Void> |
AmazonSimpleDBAsyncClient.deleteAttributesAsync(DeleteAttributesRequest deleteAttributesRequest,
AsyncHandler<DeleteAttributesRequest,Void> asyncHandler)
Deletes one or more attributes associated with an item.
|
Future<Void> |
AmazonSimpleDBAsync.deleteAttributesAsync(DeleteAttributesRequest deleteAttributesRequest,
AsyncHandler<DeleteAttributesRequest,Void> asyncHandler)
Deletes one or more attributes associated with an item.
|
Future<Void> |
AmazonSimpleDBAsyncClient.deleteDomainAsync(DeleteDomainRequest deleteDomainRequest,
AsyncHandler<DeleteDomainRequest,Void> asyncHandler)
The
DeleteDomain operation deletes a domain. |
Future<Void> |
AmazonSimpleDBAsync.deleteDomainAsync(DeleteDomainRequest deleteDomainRequest,
AsyncHandler<DeleteDomainRequest,Void> asyncHandler)
The
DeleteDomain operation deletes a domain. |
Future<DomainMetadataResult> |
AmazonSimpleDBAsyncClient.domainMetadataAsync(DomainMetadataRequest domainMetadataRequest,
AsyncHandler<DomainMetadataRequest,DomainMetadataResult> asyncHandler)
Returns information about the domain, including when the domain was
created, the number of items and attributes in the domain, and the
size of the attribute names and values.
|
Future<DomainMetadataResult> |
AmazonSimpleDBAsync.domainMetadataAsync(DomainMetadataRequest domainMetadataRequest,
AsyncHandler<DomainMetadataRequest,DomainMetadataResult> asyncHandler)
Returns information about the domain, including when the domain was
created, the number of items and attributes in the domain, and the
size of the attribute names and values.
|
Future<GetAttributesResult> |
AmazonSimpleDBAsyncClient.getAttributesAsync(GetAttributesRequest getAttributesRequest,
AsyncHandler<GetAttributesRequest,GetAttributesResult> asyncHandler)
Returns all of the attributes associated with the specified item.
|
Future<GetAttributesResult> |
AmazonSimpleDBAsync.getAttributesAsync(GetAttributesRequest getAttributesRequest,
AsyncHandler<GetAttributesRequest,GetAttributesResult> asyncHandler)
Returns all of the attributes associated with the specified item.
|
Future<ListDomainsResult> |
AmazonSimpleDBAsyncClient.listDomainsAsync(ListDomainsRequest listDomainsRequest,
AsyncHandler<ListDomainsRequest,ListDomainsResult> asyncHandler)
The
ListDomains operation lists all domains associated
with the Access Key ID. |
Future<ListDomainsResult> |
AmazonSimpleDBAsync.listDomainsAsync(ListDomainsRequest listDomainsRequest,
AsyncHandler<ListDomainsRequest,ListDomainsResult> asyncHandler)
The
ListDomains operation lists all domains associated
with the Access Key ID. |
Future<Void> |
AmazonSimpleDBAsyncClient.putAttributesAsync(PutAttributesRequest putAttributesRequest,
AsyncHandler<PutAttributesRequest,Void> asyncHandler)
The PutAttributes operation creates or replaces attributes in an
item.
|
Future<Void> |
AmazonSimpleDBAsync.putAttributesAsync(PutAttributesRequest putAttributesRequest,
AsyncHandler<PutAttributesRequest,Void> asyncHandler)
The PutAttributes operation creates or replaces attributes in an
item.
|
Future<SelectResult> |
AmazonSimpleDBAsyncClient.selectAsync(SelectRequest selectRequest,
AsyncHandler<SelectRequest,SelectResult> asyncHandler)
The
Select operation returns a set of attributes for
ItemNames that match the select expression. |
Future<SelectResult> |
AmazonSimpleDBAsync.selectAsync(SelectRequest selectRequest,
AsyncHandler<SelectRequest,SelectResult> asyncHandler)
The
Select operation returns a set of attributes for
ItemNames that match the select expression. |
| Modifier and Type | Method and Description |
|---|---|
Future<CloneReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsyncClient.cloneReceiptRuleSetAsync(CloneReceiptRuleSetRequest cloneReceiptRuleSetRequest,
AsyncHandler<CloneReceiptRuleSetRequest,CloneReceiptRuleSetResult> asyncHandler)
Creates a receipt rule set by cloning an existing one.
|
Future<CloneReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsync.cloneReceiptRuleSetAsync(CloneReceiptRuleSetRequest cloneReceiptRuleSetRequest,
AsyncHandler<CloneReceiptRuleSetRequest,CloneReceiptRuleSetResult> asyncHandler)
Creates a receipt rule set by cloning an existing one.
|
Future<CreateReceiptFilterResult> |
AmazonSimpleEmailServiceAsyncClient.createReceiptFilterAsync(CreateReceiptFilterRequest createReceiptFilterRequest,
AsyncHandler<CreateReceiptFilterRequest,CreateReceiptFilterResult> asyncHandler)
Creates a new IP address filter.
|
Future<CreateReceiptFilterResult> |
AmazonSimpleEmailServiceAsync.createReceiptFilterAsync(CreateReceiptFilterRequest createReceiptFilterRequest,
AsyncHandler<CreateReceiptFilterRequest,CreateReceiptFilterResult> asyncHandler)
Creates a new IP address filter.
|
Future<CreateReceiptRuleResult> |
AmazonSimpleEmailServiceAsyncClient.createReceiptRuleAsync(CreateReceiptRuleRequest createReceiptRuleRequest,
AsyncHandler<CreateReceiptRuleRequest,CreateReceiptRuleResult> asyncHandler)
Creates a receipt rule.
|
Future<CreateReceiptRuleResult> |
AmazonSimpleEmailServiceAsync.createReceiptRuleAsync(CreateReceiptRuleRequest createReceiptRuleRequest,
AsyncHandler<CreateReceiptRuleRequest,CreateReceiptRuleResult> asyncHandler)
Creates a receipt rule.
|
Future<CreateReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsyncClient.createReceiptRuleSetAsync(CreateReceiptRuleSetRequest createReceiptRuleSetRequest,
AsyncHandler<CreateReceiptRuleSetRequest,CreateReceiptRuleSetResult> asyncHandler)
Creates an empty receipt rule set.
|
Future<CreateReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsync.createReceiptRuleSetAsync(CreateReceiptRuleSetRequest createReceiptRuleSetRequest,
AsyncHandler<CreateReceiptRuleSetRequest,CreateReceiptRuleSetResult> asyncHandler)
Creates an empty receipt rule set.
|
Future<DeleteIdentityResult> |
AmazonSimpleEmailServiceAsyncClient.deleteIdentityAsync(DeleteIdentityRequest deleteIdentityRequest,
AsyncHandler<DeleteIdentityRequest,DeleteIdentityResult> asyncHandler)
Deletes the specified identity (email address or domain) from the
list of verified identities.
|
Future<DeleteIdentityResult> |
AmazonSimpleEmailServiceAsync.deleteIdentityAsync(DeleteIdentityRequest deleteIdentityRequest,
AsyncHandler<DeleteIdentityRequest,DeleteIdentityResult> asyncHandler)
Deletes the specified identity (email address or domain) from the
list of verified identities.
|
Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler)
Deletes the specified sending authorization policy for the given
identity (email address or domain).
|
Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler)
Deletes the specified sending authorization policy for the given
identity (email address or domain).
|
Future<DeleteReceiptFilterResult> |
AmazonSimpleEmailServiceAsyncClient.deleteReceiptFilterAsync(DeleteReceiptFilterRequest deleteReceiptFilterRequest,
AsyncHandler<DeleteReceiptFilterRequest,DeleteReceiptFilterResult> asyncHandler)
Deletes the specified IP address filter.
|
Future<DeleteReceiptFilterResult> |
AmazonSimpleEmailServiceAsync.deleteReceiptFilterAsync(DeleteReceiptFilterRequest deleteReceiptFilterRequest,
AsyncHandler<DeleteReceiptFilterRequest,DeleteReceiptFilterResult> asyncHandler)
Deletes the specified IP address filter.
|
Future<DeleteReceiptRuleResult> |
AmazonSimpleEmailServiceAsyncClient.deleteReceiptRuleAsync(DeleteReceiptRuleRequest deleteReceiptRuleRequest,
AsyncHandler<DeleteReceiptRuleRequest,DeleteReceiptRuleResult> asyncHandler)
Deletes the specified receipt rule.
|
Future<DeleteReceiptRuleResult> |
AmazonSimpleEmailServiceAsync.deleteReceiptRuleAsync(DeleteReceiptRuleRequest deleteReceiptRuleRequest,
AsyncHandler<DeleteReceiptRuleRequest,DeleteReceiptRuleResult> asyncHandler)
Deletes the specified receipt rule.
|
Future<DeleteReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsyncClient.deleteReceiptRuleSetAsync(DeleteReceiptRuleSetRequest deleteReceiptRuleSetRequest,
AsyncHandler<DeleteReceiptRuleSetRequest,DeleteReceiptRuleSetResult> asyncHandler)
Deletes the specified receipt rule set and all of the receipt rules
it contains.
|
Future<DeleteReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsync.deleteReceiptRuleSetAsync(DeleteReceiptRuleSetRequest deleteReceiptRuleSetRequest,
AsyncHandler<DeleteReceiptRuleSetRequest,DeleteReceiptRuleSetResult> asyncHandler)
Deletes the specified receipt rule set and all of the receipt rules
it contains.
|
Future<Void> |
AmazonSimpleEmailServiceAsyncClient.deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest deleteVerifiedEmailAddressRequest,
AsyncHandler<DeleteVerifiedEmailAddressRequest,Void> asyncHandler)
Deletes the specified email address from the list of verified
addresses.
|
Future<Void> |
AmazonSimpleEmailServiceAsync.deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest deleteVerifiedEmailAddressRequest,
AsyncHandler<DeleteVerifiedEmailAddressRequest,Void> asyncHandler)
Deletes the specified email address from the list of verified
addresses.
|
Future<DescribeActiveReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsyncClient.describeActiveReceiptRuleSetAsync(DescribeActiveReceiptRuleSetRequest describeActiveReceiptRuleSetRequest,
AsyncHandler<DescribeActiveReceiptRuleSetRequest,DescribeActiveReceiptRuleSetResult> asyncHandler)
Returns the metadata and receipt rules for the receipt rule set that
is currently active.
|
Future<DescribeActiveReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsync.describeActiveReceiptRuleSetAsync(DescribeActiveReceiptRuleSetRequest describeActiveReceiptRuleSetRequest,
AsyncHandler<DescribeActiveReceiptRuleSetRequest,DescribeActiveReceiptRuleSetResult> asyncHandler)
Returns the metadata and receipt rules for the receipt rule set that
is currently active.
|
Future<DescribeReceiptRuleResult> |
AmazonSimpleEmailServiceAsyncClient.describeReceiptRuleAsync(DescribeReceiptRuleRequest describeReceiptRuleRequest,
AsyncHandler<DescribeReceiptRuleRequest,DescribeReceiptRuleResult> asyncHandler)
Returns the details of the specified receipt rule.
|
Future<DescribeReceiptRuleResult> |
AmazonSimpleEmailServiceAsync.describeReceiptRuleAsync(DescribeReceiptRuleRequest describeReceiptRuleRequest,
AsyncHandler<DescribeReceiptRuleRequest,DescribeReceiptRuleResult> asyncHandler)
Returns the details of the specified receipt rule.
|
Future<DescribeReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsyncClient.describeReceiptRuleSetAsync(DescribeReceiptRuleSetRequest describeReceiptRuleSetRequest,
AsyncHandler<DescribeReceiptRuleSetRequest,DescribeReceiptRuleSetResult> asyncHandler)
Returns the details of the specified receipt rule set.
|
Future<DescribeReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsync.describeReceiptRuleSetAsync(DescribeReceiptRuleSetRequest describeReceiptRuleSetRequest,
AsyncHandler<DescribeReceiptRuleSetRequest,DescribeReceiptRuleSetResult> asyncHandler)
Returns the details of the specified receipt rule set.
|
Future<GetIdentityDkimAttributesResult> |
AmazonSimpleEmailServiceAsyncClient.getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest getIdentityDkimAttributesRequest,
AsyncHandler<GetIdentityDkimAttributesRequest,GetIdentityDkimAttributesResult> asyncHandler)
Returns the current status of Easy DKIM signing for an entity.
|
Future<GetIdentityDkimAttributesResult> |
AmazonSimpleEmailServiceAsync.getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest getIdentityDkimAttributesRequest,
AsyncHandler<GetIdentityDkimAttributesRequest,GetIdentityDkimAttributesResult> asyncHandler)
Returns the current status of Easy DKIM signing for an entity.
|
Future<GetIdentityNotificationAttributesResult> |
AmazonSimpleEmailServiceAsyncClient.getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest,
AsyncHandler<GetIdentityNotificationAttributesRequest,GetIdentityNotificationAttributesResult> asyncHandler)
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
|
Future<GetIdentityNotificationAttributesResult> |
AmazonSimpleEmailServiceAsync.getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest,
AsyncHandler<GetIdentityNotificationAttributesRequest,GetIdentityNotificationAttributesResult> asyncHandler)
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
|
Future<GetIdentityPoliciesResult> |
AmazonSimpleEmailServiceAsyncClient.getIdentityPoliciesAsync(GetIdentityPoliciesRequest getIdentityPoliciesRequest,
AsyncHandler<GetIdentityPoliciesRequest,GetIdentityPoliciesResult> asyncHandler)
Returns the requested sending authorization policies for the given
identity (email address or domain).
|
Future<GetIdentityPoliciesResult> |
AmazonSimpleEmailServiceAsync.getIdentityPoliciesAsync(GetIdentityPoliciesRequest getIdentityPoliciesRequest,
AsyncHandler<GetIdentityPoliciesRequest,GetIdentityPoliciesResult> asyncHandler)
Returns the requested sending authorization policies for the given
identity (email address or domain).
|
Future<GetIdentityVerificationAttributesResult> |
AmazonSimpleEmailServiceAsyncClient.getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest getIdentityVerificationAttributesRequest,
AsyncHandler<GetIdentityVerificationAttributesRequest,GetIdentityVerificationAttributesResult> asyncHandler)
Given a list of identities (email addresses and/or domains), returns
the verification status and (for domain identities) the verification
token for each identity.
|
Future<GetIdentityVerificationAttributesResult> |
AmazonSimpleEmailServiceAsync.getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest getIdentityVerificationAttributesRequest,
AsyncHandler<GetIdentityVerificationAttributesRequest,GetIdentityVerificationAttributesResult> asyncHandler)
Given a list of identities (email addresses and/or domains), returns
the verification status and (for domain identities) the verification
token for each identity.
|
Future<GetSendQuotaResult> |
AmazonSimpleEmailServiceAsyncClient.getSendQuotaAsync(GetSendQuotaRequest getSendQuotaRequest,
AsyncHandler<GetSendQuotaRequest,GetSendQuotaResult> asyncHandler)
Returns the user's current sending limits.
|
Future<GetSendQuotaResult> |
AmazonSimpleEmailServiceAsync.getSendQuotaAsync(GetSendQuotaRequest getSendQuotaRequest,
AsyncHandler<GetSendQuotaRequest,GetSendQuotaResult> asyncHandler)
Returns the user's current sending limits.
|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Future<GetSendStatisticsResult> |
AmazonSimpleEmailServiceAsync.getSendStatisticsAsync(GetSendStatisticsRequest getSendStatisticsRequest,
AsyncHandler<GetSendStatisticsRequest,GetSendStatisticsResult> asyncHandler)
Returns the user's sending statistics.
|
Future<ListIdentitiesResult> |
AmazonSimpleEmailServiceAsyncClient.listIdentitiesAsync(ListIdentitiesRequest listIdentitiesRequest,
AsyncHandler<ListIdentitiesRequest,ListIdentitiesResult> asyncHandler)
Returns a list containing all of the identities (email addresses and
domains) for a specific AWS Account, regardless of verification
status.
|
Future<ListIdentitiesResult> |
AmazonSimpleEmailServiceAsync.listIdentitiesAsync(ListIdentitiesRequest listIdentitiesRequest,
AsyncHandler<ListIdentitiesRequest,ListIdentitiesResult> asyncHandler)
Returns a list containing all of the identities (email addresses and
domains) for a specific AWS Account, regardless of verification
status.
|
Future<ListIdentityPoliciesResult> |
AmazonSimpleEmailServiceAsyncClient.listIdentityPoliciesAsync(ListIdentityPoliciesRequest listIdentityPoliciesRequest,
AsyncHandler<ListIdentityPoliciesRequest,ListIdentityPoliciesResult> asyncHandler)
Returns a list of sending authorization policies that are attached to
the given identity (email address or domain).
|
Future<ListIdentityPoliciesResult> |
AmazonSimpleEmailServiceAsync.listIdentityPoliciesAsync(ListIdentityPoliciesRequest listIdentityPoliciesRequest,
AsyncHandler<ListIdentityPoliciesRequest,ListIdentityPoliciesResult> asyncHandler)
Returns a list of sending authorization policies that are attached to
the given identity (email address or domain).
|
Future<ListReceiptFiltersResult> |
AmazonSimpleEmailServiceAsyncClient.listReceiptFiltersAsync(ListReceiptFiltersRequest listReceiptFiltersRequest,
AsyncHandler<ListReceiptFiltersRequest,ListReceiptFiltersResult> asyncHandler)
Lists the IP address filters associated with your account.
|
Future<ListReceiptFiltersResult> |
AmazonSimpleEmailServiceAsync.listReceiptFiltersAsync(ListReceiptFiltersRequest listReceiptFiltersRequest,
AsyncHandler<ListReceiptFiltersRequest,ListReceiptFiltersResult> asyncHandler)
Lists the IP address filters associated with your account.
|
Future<ListReceiptRuleSetsResult> |
AmazonSimpleEmailServiceAsyncClient.listReceiptRuleSetsAsync(ListReceiptRuleSetsRequest listReceiptRuleSetsRequest,
AsyncHandler<ListReceiptRuleSetsRequest,ListReceiptRuleSetsResult> asyncHandler)
Lists the receipt rule sets that exist under your AWS account.
|
Future<ListReceiptRuleSetsResult> |
AmazonSimpleEmailServiceAsync.listReceiptRuleSetsAsync(ListReceiptRuleSetsRequest listReceiptRuleSetsRequest,
AsyncHandler<ListReceiptRuleSetsRequest,ListReceiptRuleSetsResult> asyncHandler)
Lists the receipt rule sets that exist under your AWS account.
|
Future<ListVerifiedEmailAddressesResult> |
AmazonSimpleEmailServiceAsyncClient.listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest listVerifiedEmailAddressesRequest,
AsyncHandler<ListVerifiedEmailAddressesRequest,ListVerifiedEmailAddressesResult> asyncHandler)
Returns a list containing all of the email addresses that have been
verified.
|
Future<ListVerifiedEmailAddressesResult> |
AmazonSimpleEmailServiceAsync.listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest listVerifiedEmailAddressesRequest,
AsyncHandler<ListVerifiedEmailAddressesRequest,ListVerifiedEmailAddressesResult> asyncHandler)
Returns a list containing all of the email addresses that have been
verified.
|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest,
AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest,
AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
Future<ReorderReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsyncClient.reorderReceiptRuleSetAsync(ReorderReceiptRuleSetRequest reorderReceiptRuleSetRequest,
AsyncHandler<ReorderReceiptRuleSetRequest,ReorderReceiptRuleSetResult> asyncHandler)
Reorders the receipt rules within a receipt rule set.
|
Future<ReorderReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsync.reorderReceiptRuleSetAsync(ReorderReceiptRuleSetRequest reorderReceiptRuleSetRequest,
AsyncHandler<ReorderReceiptRuleSetRequest,ReorderReceiptRuleSetResult> asyncHandler)
Reorders the receipt rules within a receipt rule set.
|
Future<SendBounceResult> |
AmazonSimpleEmailServiceAsyncClient.sendBounceAsync(SendBounceRequest sendBounceRequest,
AsyncHandler<SendBounceRequest,SendBounceResult> asyncHandler)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
Future<SendBounceResult> |
AmazonSimpleEmailServiceAsync.sendBounceAsync(SendBounceRequest sendBounceRequest,
AsyncHandler<SendBounceRequest,SendBounceResult> asyncHandler)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
Future<SendEmailResult> |
AmazonSimpleEmailServiceAsyncClient.sendEmailAsync(SendEmailRequest sendEmailRequest,
AsyncHandler<SendEmailRequest,SendEmailResult> asyncHandler)
Composes an email message based on input data, and then immediately
queues the message for sending.
|
Future<SendEmailResult> |
AmazonSimpleEmailServiceAsync.sendEmailAsync(SendEmailRequest sendEmailRequest,
AsyncHandler<SendEmailRequest,SendEmailResult> asyncHandler)
Composes an email message based on input data, and then immediately
queues the message for sending.
|
Future<SendRawEmailResult> |
AmazonSimpleEmailServiceAsyncClient.sendRawEmailAsync(SendRawEmailRequest sendRawEmailRequest,
AsyncHandler<SendRawEmailRequest,SendRawEmailResult> asyncHandler)
Sends an email message, with header and content specified by the
client.
|
Future<SendRawEmailResult> |
AmazonSimpleEmailServiceAsync.sendRawEmailAsync(SendRawEmailRequest sendRawEmailRequest,
AsyncHandler<SendRawEmailRequest,SendRawEmailResult> asyncHandler)
Sends an email message, with header and content specified by the
client.
|
Future<SetActiveReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsyncClient.setActiveReceiptRuleSetAsync(SetActiveReceiptRuleSetRequest setActiveReceiptRuleSetRequest,
AsyncHandler<SetActiveReceiptRuleSetRequest,SetActiveReceiptRuleSetResult> asyncHandler)
Sets the specified receipt rule set as the active receipt rule set.
|
Future<SetActiveReceiptRuleSetResult> |
AmazonSimpleEmailServiceAsync.setActiveReceiptRuleSetAsync(SetActiveReceiptRuleSetRequest setActiveReceiptRuleSetRequest,
AsyncHandler<SetActiveReceiptRuleSetRequest,SetActiveReceiptRuleSetResult> asyncHandler)
Sets the specified receipt rule set as the active receipt rule set.
|
Future<SetIdentityDkimEnabledResult> |
AmazonSimpleEmailServiceAsyncClient.setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest setIdentityDkimEnabledRequest,
AsyncHandler<SetIdentityDkimEnabledRequest,SetIdentityDkimEnabledResult> asyncHandler)
Enables or disables Easy DKIM signing of email sent from an identity:
|
Future<SetIdentityDkimEnabledResult> |
AmazonSimpleEmailServiceAsync.setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest setIdentityDkimEnabledRequest,
AsyncHandler<SetIdentityDkimEnabledRequest,SetIdentityDkimEnabledResult> asyncHandler)
Enables or disables Easy DKIM signing of email sent from an identity:
|
Future<SetIdentityFeedbackForwardingEnabledResult> |
AmazonSimpleEmailServiceAsyncClient.setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest setIdentityFeedbackForwardingEnabledRequest,
AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest,SetIdentityFeedbackForwardingEnabledResult> asyncHandler)
Given an identity (email address or domain), enables or disables
whether Amazon SES forwards bounce and complaint notifications as
email.
|
Future<SetIdentityFeedbackForwardingEnabledResult> |
AmazonSimpleEmailServiceAsync.setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest setIdentityFeedbackForwardingEnabledRequest,
AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest,SetIdentityFeedbackForwardingEnabledResult> asyncHandler)
Given an identity (email address or domain), enables or disables
whether Amazon SES forwards bounce and complaint notifications as
email.
|
Future<SetIdentityNotificationTopicResult> |
AmazonSimpleEmailServiceAsyncClient.setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest,
AsyncHandler<SetIdentityNotificationTopicRequest,SetIdentityNotificationTopicResult> asyncHandler)
Given an identity (email address or domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will
publish bounce, complaint, and/or delivery notifications for emails
sent with that identity as the
Source . |
Future<SetIdentityNotificationTopicResult> |
AmazonSimpleEmailServiceAsync.setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest,
AsyncHandler<SetIdentityNotificationTopicRequest,SetIdentityNotificationTopicResult> asyncHandler)
Given an identity (email address or domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will
publish bounce, complaint, and/or delivery notifications for emails
sent with that identity as the
Source . |
Future<SetReceiptRulePositionResult> |
AmazonSimpleEmailServiceAsyncClient.setReceiptRulePositionAsync(SetReceiptRulePositionRequest setReceiptRulePositionRequest,
AsyncHandler<SetReceiptRulePositionRequest,SetReceiptRulePositionResult> asyncHandler)
Sets the position of the specified receipt rule in the receipt rule
set.
|
Future<SetReceiptRulePositionResult> |
AmazonSimpleEmailServiceAsync.setReceiptRulePositionAsync(SetReceiptRulePositionRequest setReceiptRulePositionRequest,
AsyncHandler<SetReceiptRulePositionRequest,SetReceiptRulePositionResult> asyncHandler)
Sets the position of the specified receipt rule in the receipt rule
set.
|
Future<UpdateReceiptRuleResult> |
AmazonSimpleEmailServiceAsyncClient.updateReceiptRuleAsync(UpdateReceiptRuleRequest updateReceiptRuleRequest,
AsyncHandler<UpdateReceiptRuleRequest,UpdateReceiptRuleResult> asyncHandler)
Updates a receipt rule.
|
Future<UpdateReceiptRuleResult> |
AmazonSimpleEmailServiceAsync.updateReceiptRuleAsync(UpdateReceiptRuleRequest updateReceiptRuleRequest,
AsyncHandler<UpdateReceiptRuleRequest,UpdateReceiptRuleResult> asyncHandler)
Updates a receipt rule.
|
Future<VerifyDomainDkimResult> |
AmazonSimpleEmailServiceAsyncClient.verifyDomainDkimAsync(VerifyDomainDkimRequest verifyDomainDkimRequest,
AsyncHandler<VerifyDomainDkimRequest,VerifyDomainDkimResult> asyncHandler)
Returns a set of DKIM tokens for a domain.
|
Future<VerifyDomainDkimResult> |
AmazonSimpleEmailServiceAsync.verifyDomainDkimAsync(VerifyDomainDkimRequest verifyDomainDkimRequest,
AsyncHandler<VerifyDomainDkimRequest,VerifyDomainDkimResult> asyncHandler)
Returns a set of DKIM tokens for a domain.
|
Future<VerifyDomainIdentityResult> |
AmazonSimpleEmailServiceAsyncClient.verifyDomainIdentityAsync(VerifyDomainIdentityRequest verifyDomainIdentityRequest,
AsyncHandler<VerifyDomainIdentityRequest,VerifyDomainIdentityResult> asyncHandler)
Verifies a domain.
|
Future<VerifyDomainIdentityResult> |
AmazonSimpleEmailServiceAsync.verifyDomainIdentityAsync(VerifyDomainIdentityRequest verifyDomainIdentityRequest,
AsyncHandler<VerifyDomainIdentityRequest,VerifyDomainIdentityResult> asyncHandler)
Verifies a domain.
|
Future<Void> |
AmazonSimpleEmailServiceAsyncClient.verifyEmailAddressAsync(VerifyEmailAddressRequest verifyEmailAddressRequest,
AsyncHandler<VerifyEmailAddressRequest,Void> asyncHandler)
Verifies an email address.
|
Future<Void> |
AmazonSimpleEmailServiceAsync.verifyEmailAddressAsync(VerifyEmailAddressRequest verifyEmailAddressRequest,
AsyncHandler<VerifyEmailAddressRequest,Void> asyncHandler)
Verifies an email address.
|
Future<VerifyEmailIdentityResult> |
AmazonSimpleEmailServiceAsyncClient.verifyEmailIdentityAsync(VerifyEmailIdentityRequest verifyEmailIdentityRequest,
AsyncHandler<VerifyEmailIdentityRequest,VerifyEmailIdentityResult> asyncHandler)
Verifies an email address.
|
Future<VerifyEmailIdentityResult> |
AmazonSimpleEmailServiceAsync.verifyEmailIdentityAsync(VerifyEmailIdentityRequest verifyEmailIdentityRequest,
AsyncHandler<VerifyEmailIdentityRequest,VerifyEmailIdentityResult> asyncHandler)
Verifies an email address.
|
| Modifier and Type | Method and Description |
|---|---|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsyncClient.countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest countClosedWorkflowExecutionsRequest,
AsyncHandler<CountClosedWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler)
Returns the number of closed workflow executions within the given
domain that meet the specified filtering criteria.
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsync.countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest countClosedWorkflowExecutionsRequest,
AsyncHandler<CountClosedWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler)
Returns the number of closed workflow executions within the given
domain that meet the specified filtering criteria.
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsyncClient.countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest countOpenWorkflowExecutionsRequest,
AsyncHandler<CountOpenWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler)
Returns the number of open workflow executions within the given
domain that meet the specified filtering criteria.
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsync.countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest countOpenWorkflowExecutionsRequest,
AsyncHandler<CountOpenWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler)
Returns the number of open workflow executions within the given
domain that meet the specified filtering criteria.
|
Future<PendingTaskCount> |
AmazonSimpleWorkflowAsyncClient.countPendingActivityTasksAsync(CountPendingActivityTasksRequest countPendingActivityTasksRequest,
AsyncHandler<CountPendingActivityTasksRequest,PendingTaskCount> asyncHandler)
Returns the estimated number of activity tasks in the specified task
list.
|
Future<PendingTaskCount> |
AmazonSimpleWorkflowAsync.countPendingActivityTasksAsync(CountPendingActivityTasksRequest countPendingActivityTasksRequest,
AsyncHandler<CountPendingActivityTasksRequest,PendingTaskCount> asyncHandler)
Returns the estimated number of activity tasks in the specified task
list.
|
Future<PendingTaskCount> |
AmazonSimpleWorkflowAsyncClient.countPendingDecisionTasksAsync(CountPendingDecisionTasksRequest countPendingDecisionTasksRequest,
AsyncHandler<CountPendingDecisionTasksRequest,PendingTaskCount> asyncHandler)
Returns the estimated number of decision tasks in the specified task
list.
|
Future<PendingTaskCount> |
AmazonSimpleWorkflowAsync.countPendingDecisionTasksAsync(CountPendingDecisionTasksRequest countPendingDecisionTasksRequest,
AsyncHandler<CountPendingDecisionTasksRequest,PendingTaskCount> asyncHandler)
Returns the estimated number of decision tasks in the specified task
list.
|
Future<Void> |
AmazonSimpleWorkflowAsyncClient.deprecateActivityTypeAsync(DeprecateActivityTypeRequest deprecateActivityTypeRequest,
AsyncHandler<DeprecateActivityTypeRequest,Void> asyncHandler)
Deprecates the specified activity type .
|
Future<Void> |
AmazonSimpleWorkflowAsync.deprecateActivityTypeAsync(DeprecateActivityTypeRequest deprecateActivityTypeRequest,
AsyncHandler<DeprecateActivityTypeRequest,Void> asyncHandler)
Deprecates the specified activity type .
|
Future<Void> |
AmazonSimpleWorkflowAsyncClient.deprecateDomainAsync(DeprecateDomainRequest deprecateDomainRequest,
AsyncHandler<DeprecateDomainRequest,Void> asyncHandler)
Deprecates the specified domain.
|
Future<Void> |
AmazonSimpleWorkflowAsync.deprecateDomainAsync(DeprecateDomainRequest deprecateDomainRequest,
AsyncHandler<DeprecateDomainRequest,Void> asyncHandler)
Deprecates the specified domain.
|
Future<Void> |
AmazonSimpleWorkflowAsyncClient.deprecateWorkflowTypeAsync(DeprecateWorkflowTypeRequest deprecateWorkflowTypeRequest,
AsyncHandler<DeprecateWorkflowTypeRequest,Void> asyncHandler)
Deprecates the specified workflow type .
|
Future<Void> |
AmazonSimpleWorkflowAsync.deprecateWorkflowTypeAsync(DeprecateWorkflowTypeRequest deprecateWorkflowTypeRequest,
AsyncHandler<DeprecateWorkflowTypeRequest,Void> asyncHandler)
Deprecates the specified workflow type .
|
Future<ActivityTypeDetail> |
AmazonSimpleWorkflowAsyncClient.describeActivityTypeAsync(DescribeActivityTypeRequest describeActivityTypeRequest,
AsyncHandler<DescribeActivityTypeRequest,ActivityTypeDetail> asyncHandler)
Returns information about the specified activity type.
|
Future<ActivityTypeDetail> |
AmazonSimpleWorkflowAsync.describeActivityTypeAsync(DescribeActivityTypeRequest describeActivityTypeRequest,
AsyncHandler<DescribeActivityTypeRequest,ActivityTypeDetail> asyncHandler)
Returns information about the specified activity type.
|
Future<DomainDetail> |
AmazonSimpleWorkflowAsyncClient.describeDomainAsync(DescribeDomainRequest describeDomainRequest,
AsyncHandler<DescribeDomainRequest,DomainDetail> asyncHandler)
Returns information about the specified domain, including description
and status.
|
Future<DomainDetail> |
AmazonSimpleWorkflowAsync.describeDomainAsync(DescribeDomainRequest describeDomainRequest,
AsyncHandler<DescribeDomainRequest,DomainDetail> asyncHandler)
Returns information about the specified domain, including description
and status.
|
Future<WorkflowExecutionDetail> |
AmazonSimpleWorkflowAsyncClient.describeWorkflowExecutionAsync(DescribeWorkflowExecutionRequest describeWorkflowExecutionRequest,
AsyncHandler<DescribeWorkflowExecutionRequest,WorkflowExecutionDetail> asyncHandler)
Returns information about the specified workflow execution including
its type and some statistics.
|
Future<WorkflowExecutionDetail> |
AmazonSimpleWorkflowAsync.describeWorkflowExecutionAsync(DescribeWorkflowExecutionRequest describeWorkflowExecutionRequest,
AsyncHandler<DescribeWorkflowExecutionRequest,WorkflowExecutionDetail> asyncHandler)
Returns information about the specified workflow execution including
its type and some statistics.
|
Future<WorkflowTypeDetail> |
AmazonSimpleWorkflowAsyncClient.describeWorkflowTypeAsync(DescribeWorkflowTypeRequest describeWorkflowTypeRequest,
AsyncHandler<DescribeWorkflowTypeRequest,WorkflowTypeDetail> asyncHandler)
Returns information about the specified workflow type .
|
Future<WorkflowTypeDetail> |
AmazonSimpleWorkflowAsync.describeWorkflowTypeAsync(DescribeWorkflowTypeRequest describeWorkflowTypeRequest,
AsyncHandler<DescribeWorkflowTypeRequest,WorkflowTypeDetail> asyncHandler)
Returns information about the specified workflow type .
|
Future<History> |
AmazonSimpleWorkflowAsyncClient.getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest,
AsyncHandler<GetWorkflowExecutionHistoryRequest,History> asyncHandler)
Returns the history of the specified workflow execution.
|
Future<History> |
AmazonSimpleWorkflowAsync.getWorkflowExecutionHistoryAsync(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest,
AsyncHandler<GetWorkflowExecutionHistoryRequest,History> asyncHandler)
Returns the history of the specified workflow execution.
|
Future<ActivityTypeInfos> |
AmazonSimpleWorkflowAsyncClient.listActivityTypesAsync(ListActivityTypesRequest listActivityTypesRequest,
AsyncHandler<ListActivityTypesRequest,ActivityTypeInfos> asyncHandler)
Returns information about all activities registered in the specified
domain that match the specified name and registration status.
|
Future<ActivityTypeInfos> |
AmazonSimpleWorkflowAsync.listActivityTypesAsync(ListActivityTypesRequest listActivityTypesRequest,
AsyncHandler<ListActivityTypesRequest,ActivityTypeInfos> asyncHandler)
Returns information about all activities registered in the specified
domain that match the specified name and registration status.
|
Future<WorkflowExecutionInfos> |
AmazonSimpleWorkflowAsyncClient.listClosedWorkflowExecutionsAsync(ListClosedWorkflowExecutionsRequest listClosedWorkflowExecutionsRequest,
AsyncHandler<ListClosedWorkflowExecutionsRequest,WorkflowExecutionInfos> asyncHandler)
Returns a list of closed workflow executions in the specified domain
that meet the filtering criteria.
|
Future<WorkflowExecutionInfos> |
AmazonSimpleWorkflowAsync.listClosedWorkflowExecutionsAsync(ListClosedWorkflowExecutionsRequest listClosedWorkflowExecutionsRequest,
AsyncHandler<ListClosedWorkflowExecutionsRequest,WorkflowExecutionInfos> asyncHandler)
Returns a list of closed workflow executions in the specified domain
that meet the filtering criteria.
|
Future<DomainInfos> |
AmazonSimpleWorkflowAsyncClient.listDomainsAsync(ListDomainsRequest listDomainsRequest,
AsyncHandler<ListDomainsRequest,DomainInfos> asyncHandler)
Returns the list of domains registered in the account.
|
Future<DomainInfos> |
AmazonSimpleWorkflowAsync.listDomainsAsync(ListDomainsRequest listDomainsRequest,
AsyncHandler<ListDomainsRequest,DomainInfos> asyncHandler)
Returns the list of domains registered in the account.
|
Future<WorkflowExecutionInfos> |
AmazonSimpleWorkflowAsyncClient.listOpenWorkflowExecutionsAsync(ListOpenWorkflowExecutionsRequest listOpenWorkflowExecutionsRequest,
AsyncHandler<ListOpenWorkflowExecutionsRequest,WorkflowExecutionInfos> asyncHandler)
Returns a list of open workflow executions in the specified domain
that meet the filtering criteria.
|
Future<WorkflowExecutionInfos> |
AmazonSimpleWorkflowAsync.listOpenWorkflowExecutionsAsync(ListOpenWorkflowExecutionsRequest listOpenWorkflowExecutionsRequest,
AsyncHandler<ListOpenWorkflowExecutionsRequest,WorkflowExecutionInfos> asyncHandler)
Returns a list of open workflow executions in the specified domain
that meet the filtering criteria.
|
Future<WorkflowTypeInfos> |
AmazonSimpleWorkflowAsyncClient.listWorkflowTypesAsync(ListWorkflowTypesRequest listWorkflowTypesRequest,
AsyncHandler<ListWorkflowTypesRequest,WorkflowTypeInfos> asyncHandler)
Returns information about workflow types in the specified domain.
|
Future<WorkflowTypeInfos> |
AmazonSimpleWorkflowAsync.listWorkflowTypesAsync(ListWorkflowTypesRequest listWorkflowTypesRequest,
AsyncHandler<ListWorkflowTypesRequest,WorkflowTypeInfos> asyncHandler)
Returns information about workflow types in the specified domain.
|
Future<ActivityTask> |
AmazonSimpleWorkflowAsyncClient.pollForActivityTaskAsync(PollForActivityTaskRequest pollForActivityTaskRequest,
AsyncHandler<PollForActivityTaskRequest,ActivityTask> asyncHandler)
Used by workers to get an ActivityTask from the specified activity
taskList . |
Future<ActivityTask> |
AmazonSimpleWorkflowAsync.pollForActivityTaskAsync(PollForActivityTaskRequest pollForActivityTaskRequest,
AsyncHandler<PollForActivityTaskRequest,ActivityTask> asyncHandler)
Used by workers to get an ActivityTask from the specified activity
taskList . |
Future<DecisionTask> |
AmazonSimpleWorkflowAsyncClient.pollForDecisionTaskAsync(PollForDecisionTaskRequest pollForDecisionTaskRequest,
AsyncHandler<PollForDecisionTaskRequest,DecisionTask> asyncHandler)
Used by deciders to get a DecisionTask from the specified decision
taskList . |
Future<DecisionTask> |
AmazonSimpleWorkflowAsync.pollForDecisionTaskAsync(PollForDecisionTaskRequest pollForDecisionTaskRequest,
AsyncHandler<PollForDecisionTaskRequest,DecisionTask> asyncHandler)
Used by deciders to get a DecisionTask from the specified decision
taskList . |
Future<ActivityTaskStatus> |
AmazonSimpleWorkflowAsyncClient.recordActivityTaskHeartbeatAsync(RecordActivityTaskHeartbeatRequest recordActivityTaskHeartbeatRequest,
AsyncHandler<RecordActivityTaskHeartbeatRequest,ActivityTaskStatus> asyncHandler)
Used by activity workers to report to the service that the
ActivityTask represented by the specified
taskToken is
still making progress. |
Future<ActivityTaskStatus> |
AmazonSimpleWorkflowAsync.recordActivityTaskHeartbeatAsync(RecordActivityTaskHeartbeatRequest recordActivityTaskHeartbeatRequest,
AsyncHandler<RecordActivityTaskHeartbeatRequest,ActivityTaskStatus> asyncHandler)
Used by activity workers to report to the service that the
ActivityTask represented by the specified
taskToken is
still making progress. |
Future<Void> |
AmazonSimpleWorkflowAsyncClient.registerActivityTypeAsync(RegisterActivityTypeRequest registerActivityTypeRequest,
AsyncHandler<RegisterActivityTypeRequest,Void> asyncHandler)
Registers a new activity type along with its configuration
settings in the specified domain.
|
Future<Void> |
AmazonSimpleWorkflowAsync.registerActivityTypeAsync(RegisterActivityTypeRequest registerActivityTypeRequest,
AsyncHandler<RegisterActivityTypeRequest,Void> asyncHandler)
Registers a new activity type along with its configuration
settings in the specified domain.
|
Future<Void> |
AmazonSimpleWorkflowAsyncClient.registerDomainAsync(RegisterDomainRequest registerDomainRequest,
AsyncHandler<RegisterDomainRequest,Void> asyncHandler)
Registers a new domain.
|
Future<Void> |
AmazonSimpleWorkflowAsync.registerDomainAsync(RegisterDomainRequest registerDomainRequest,
AsyncHandler<RegisterDomainRequest,Void> asyncHandler)
Registers a new domain.
|
Future<Void> |
AmazonSimpleWorkflowAsyncClient.registerWorkflowTypeAsync(RegisterWorkflowTypeRequest registerWorkflowTypeRequest,
AsyncHandler<RegisterWorkflowTypeRequest,Void> asyncHandler)
Registers a new workflow type and its configuration settings
in the specified domain.
|
Future<Void> |
AmazonSimpleWorkflowAsync.registerWorkflowTypeAsync(RegisterWorkflowTypeRequest registerWorkflowTypeRequest,
AsyncHandler<RegisterWorkflowTypeRequest,Void> asyncHandler)
Registers a new workflow type and its configuration settings
in the specified domain.
|
Future<Void> |
AmazonSimpleWorkflowAsyncClient.requestCancelWorkflowExecutionAsync(RequestCancelWorkflowExecutionRequest requestCancelWorkflowExecutionRequest,
AsyncHandler<RequestCancelWorkflowExecutionRequest,Void> asyncHandler)
Records a
WorkflowExecutionCancelRequested event in the
currently running workflow execution identified by the given domain,
workflowId, and runId. |
Future<Void> |
AmazonSimpleWorkflowAsync.requestCancelWorkflowExecutionAsync(RequestCancelWorkflowExecutionRequest requestCancelWorkflowExecutionRequest,
AsyncHandler<RequestCancelWorkflowExecutionRequest,Void> asyncHandler)
Records a
WorkflowExecutionCancelRequested event in the
currently running workflow execution identified by the given domain,
workflowId, and runId. |
Future<Void> |
AmazonSimpleWorkflowAsyncClient.respondActivityTaskCanceledAsync(RespondActivityTaskCanceledRequest respondActivityTaskCanceledRequest,
AsyncHandler<RespondActivityTaskCanceledRequest,Void> asyncHandler)
Used by workers to tell the service that the ActivityTask identified
by the
taskToken was successfully canceled. |
Future<Void> |
AmazonSimpleWorkflowAsync.respondActivityTaskCanceledAsync(RespondActivityTaskCanceledRequest respondActivityTaskCanceledRequest,
AsyncHandler<RespondActivityTaskCanceledRequest,Void> asyncHandler)
Used by workers to tell the service that the ActivityTask identified
by the
taskToken was successfully canceled. |
Future<Void> |
AmazonSimpleWorkflowAsyncClient.respondActivityTaskCompletedAsync(RespondActivityTaskCompletedRequest respondActivityTaskCompletedRequest,
AsyncHandler<RespondActivityTaskCompletedRequest,Void> asyncHandler)
Used by workers to tell the service that the ActivityTask identified
by the
taskToken completed successfully with a
result (if provided). |
Future<Void> |
AmazonSimpleWorkflowAsync.respondActivityTaskCompletedAsync(RespondActivityTaskCompletedRequest respondActivityTaskCompletedRequest,
AsyncHandler<RespondActivityTaskCompletedRequest,Void> asyncHandler)
Used by workers to tell the service that the ActivityTask identified
by the
taskToken completed successfully with a
result (if provided). |
Future<Void> |
AmazonSimpleWorkflowAsyncClient.respondActivityTaskFailedAsync(RespondActivityTaskFailedRequest respondActivityTaskFailedRequest,
AsyncHandler<RespondActivityTaskFailedRequest,Void> asyncHandler)
Used by workers to tell the service that the ActivityTask identified
by the
taskToken has failed with reason (if
specified). |
Future<Void> |
AmazonSimpleWorkflowAsync.respondActivityTaskFailedAsync(RespondActivityTaskFailedRequest respondActivityTaskFailedRequest,
AsyncHandler<RespondActivityTaskFailedRequest,Void> asyncHandler)
Used by workers to tell the service that the ActivityTask identified
by the
taskToken has failed with reason (if
specified). |
Future<Void> |
AmazonSimpleWorkflowAsyncClient.respondDecisionTaskCompletedAsync(RespondDecisionTaskCompletedRequest respondDecisionTaskCompletedRequest,
AsyncHandler<RespondDecisionTaskCompletedRequest,Void> asyncHandler)
Used by deciders to tell the service that the DecisionTask identified
by the
taskToken has successfully completed. |
Future<Void> |
AmazonSimpleWorkflowAsync.respondDecisionTaskCompletedAsync(RespondDecisionTaskCompletedRequest respondDecisionTaskCompletedRequest,
AsyncHandler<RespondDecisionTaskCompletedRequest,Void> asyncHandler)
Used by deciders to tell the service that the DecisionTask identified
by the
taskToken has successfully completed. |
Future<Void> |
AmazonSimpleWorkflowAsyncClient.signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest signalWorkflowExecutionRequest,
AsyncHandler<SignalWorkflowExecutionRequest,Void> asyncHandler)
Records a
WorkflowExecutionSignaled event in the
workflow execution history and creates a decision task for the
workflow execution identified by the given domain, workflowId and
runId. |
Future<Void> |
AmazonSimpleWorkflowAsync.signalWorkflowExecutionAsync(SignalWorkflowExecutionRequest signalWorkflowExecutionRequest,
AsyncHandler<SignalWorkflowExecutionRequest,Void> asyncHandler)
Records a
WorkflowExecutionSignaled event in the
workflow execution history and creates a decision task for the
workflow execution identified by the given domain, workflowId and
runId. |
Future<Run> |
AmazonSimpleWorkflowAsyncClient.startWorkflowExecutionAsync(StartWorkflowExecutionRequest startWorkflowExecutionRequest,
AsyncHandler<StartWorkflowExecutionRequest,Run> asyncHandler)
Starts an execution of the workflow type in the specified domain
using the provided
workflowId and input data. |
Future<Run> |
AmazonSimpleWorkflowAsync.startWorkflowExecutionAsync(StartWorkflowExecutionRequest startWorkflowExecutionRequest,
AsyncHandler<StartWorkflowExecutionRequest,Run> asyncHandler)
Starts an execution of the workflow type in the specified domain
using the provided
workflowId and input data. |
Future<Void> |
AmazonSimpleWorkflowAsyncClient.terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest terminateWorkflowExecutionRequest,
AsyncHandler<TerminateWorkflowExecutionRequest,Void> asyncHandler)
Records a
WorkflowExecutionTerminated event and forces
closure of the workflow execution identified by the given domain,
runId, and workflowId. |
Future<Void> |
AmazonSimpleWorkflowAsync.terminateWorkflowExecutionAsync(TerminateWorkflowExecutionRequest terminateWorkflowExecutionRequest,
AsyncHandler<TerminateWorkflowExecutionRequest,Void> asyncHandler)
Records a
WorkflowExecutionTerminated event and forces
closure of the workflow execution identified by the given domain,
runId, and workflowId. |
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonSNSAsyncClient.addPermissionAsync(AddPermissionRequest addPermissionRequest,
AsyncHandler<AddPermissionRequest,Void> asyncHandler)
Adds a statement to a topic's access control policy, granting access
for the specified AWS accounts to the specified actions.
|
Future<Void> |
AmazonSNSAsync.addPermissionAsync(AddPermissionRequest addPermissionRequest,
AsyncHandler<AddPermissionRequest,Void> asyncHandler)
Adds a statement to a topic's access control policy, granting access
for the specified AWS accounts to the specified actions.
|
Future<ConfirmSubscriptionResult> |
AmazonSNSAsyncClient.confirmSubscriptionAsync(ConfirmSubscriptionRequest confirmSubscriptionRequest,
AsyncHandler<ConfirmSubscriptionRequest,ConfirmSubscriptionResult> asyncHandler)
Verifies an endpoint owner's intent to receive messages by validating
the token sent to the endpoint by an earlier
Subscribe
action. |
Future<ConfirmSubscriptionResult> |
AmazonSNSAsync.confirmSubscriptionAsync(ConfirmSubscriptionRequest confirmSubscriptionRequest,
AsyncHandler<ConfirmSubscriptionRequest,ConfirmSubscriptionResult> asyncHandler)
Verifies an endpoint owner's intent to receive messages by validating
the token sent to the endpoint by an earlier
Subscribe
action. |
Future<CreatePlatformApplicationResult> |
AmazonSNSAsyncClient.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest,
AsyncHandler<CreatePlatformApplicationRequest,CreatePlatformApplicationResult> asyncHandler)
Creates a platform application object for one of the supported push
notification services, such as APNS and GCM, to which devices and
mobile apps may register.
|
Future<CreatePlatformApplicationResult> |
AmazonSNSAsync.createPlatformApplicationAsync(CreatePlatformApplicationRequest createPlatformApplicationRequest,
AsyncHandler<CreatePlatformApplicationRequest,CreatePlatformApplicationResult> asyncHandler)
Creates a platform application object for one of the supported push
notification services, such as APNS and GCM, to which devices and
mobile apps may register.
|
Future<CreatePlatformEndpointResult> |
AmazonSNSAsyncClient.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler)
Creates an endpoint for a device and mobile app on one of the
supported push notification services, such as GCM and APNS.
|
Future<CreatePlatformEndpointResult> |
AmazonSNSAsync.createPlatformEndpointAsync(CreatePlatformEndpointRequest createPlatformEndpointRequest,
AsyncHandler<CreatePlatformEndpointRequest,CreatePlatformEndpointResult> asyncHandler)
Creates an endpoint for a device and mobile app on one of the
supported push notification services, such as GCM and APNS.
|
Future<CreateTopicResult> |
AmazonSNSAsyncClient.createTopicAsync(CreateTopicRequest createTopicRequest,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Creates a topic to which notifications can be published.
|
Future<CreateTopicResult> |
AmazonSNSAsync.createTopicAsync(CreateTopicRequest createTopicRequest,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Creates a topic to which notifications can be published.
|
Future<Void> |
AmazonSNSAsyncClient.deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest,
AsyncHandler<DeleteEndpointRequest,Void> asyncHandler)
Deletes the endpoint from Amazon SNS.
|
Future<Void> |
AmazonSNSAsync.deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest,
AsyncHandler<DeleteEndpointRequest,Void> asyncHandler)
Deletes the endpoint from Amazon SNS.
|
Future<Void> |
AmazonSNSAsyncClient.deletePlatformApplicationAsync(DeletePlatformApplicationRequest deletePlatformApplicationRequest,
AsyncHandler<DeletePlatformApplicationRequest,Void> asyncHandler)
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM.
|
Future<Void> |
AmazonSNSAsync.deletePlatformApplicationAsync(DeletePlatformApplicationRequest deletePlatformApplicationRequest,
AsyncHandler<DeletePlatformApplicationRequest,Void> asyncHandler)
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM.
|
Future<Void> |
AmazonSNSAsyncClient.deleteTopicAsync(DeleteTopicRequest deleteTopicRequest,
AsyncHandler<DeleteTopicRequest,Void> asyncHandler)
Deletes a topic and all its subscriptions.
|
Future<Void> |
AmazonSNSAsync.deleteTopicAsync(DeleteTopicRequest deleteTopicRequest,
AsyncHandler<DeleteTopicRequest,Void> asyncHandler)
Deletes a topic and all its subscriptions.
|
Future<GetEndpointAttributesResult> |
AmazonSNSAsyncClient.getEndpointAttributesAsync(GetEndpointAttributesRequest getEndpointAttributesRequest,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler)
Retrieves the endpoint attributes for a device on one of the
supported push notification services, such as GCM and APNS.
|
Future<GetEndpointAttributesResult> |
AmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest getEndpointAttributesRequest,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler)
Retrieves the endpoint attributes for a device on one of the
supported push notification services, such as GCM and APNS.
|
Future<GetPlatformApplicationAttributesResult> |
AmazonSNSAsyncClient.getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest,
AsyncHandler<GetPlatformApplicationAttributesRequest,GetPlatformApplicationAttributesResult> asyncHandler)
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
|
Future<GetPlatformApplicationAttributesResult> |
AmazonSNSAsync.getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest,
AsyncHandler<GetPlatformApplicationAttributesRequest,GetPlatformApplicationAttributesResult> asyncHandler)
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
|
Future<GetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Returns all of the properties of a subscription.
|
Future<GetSubscriptionAttributesResult> |
AmazonSNSAsync.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Returns all of the properties of a subscription.
|
Future<GetTopicAttributesResult> |
AmazonSNSAsyncClient.getTopicAttributesAsync(GetTopicAttributesRequest getTopicAttributesRequest,
AsyncHandler<GetTopicAttributesRequest,GetTopicAttributesResult> asyncHandler)
Returns all of the properties of a topic.
|
Future<GetTopicAttributesResult> |
AmazonSNSAsync.getTopicAttributesAsync(GetTopicAttributesRequest getTopicAttributesRequest,
AsyncHandler<GetTopicAttributesRequest,GetTopicAttributesResult> asyncHandler)
Returns all of the properties of a topic.
|
Future<ListEndpointsByPlatformApplicationResult> |
AmazonSNSAsyncClient.listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest,
AsyncHandler<ListEndpointsByPlatformApplicationRequest,ListEndpointsByPlatformApplicationResult> asyncHandler)
Lists the endpoints and endpoint attributes for devices in a
supported push notification service, such as GCM and APNS.
|
Future<ListEndpointsByPlatformApplicationResult> |
AmazonSNSAsync.listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest,
AsyncHandler<ListEndpointsByPlatformApplicationRequest,ListEndpointsByPlatformApplicationResult> asyncHandler)
Lists the endpoints and endpoint attributes for devices in a
supported push notification service, such as GCM and APNS.
|
Future<ListPlatformApplicationsResult> |
AmazonSNSAsyncClient.listPlatformApplicationsAsync(ListPlatformApplicationsRequest listPlatformApplicationsRequest,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler)
Lists the platform application objects for the supported push
notification services, such as APNS and GCM.
|
Future<ListPlatformApplicationsResult> |
AmazonSNSAsync.listPlatformApplicationsAsync(ListPlatformApplicationsRequest listPlatformApplicationsRequest,
AsyncHandler<ListPlatformApplicationsRequest,ListPlatformApplicationsResult> asyncHandler)
Lists the platform application objects for the supported push
notification services, such as APNS and GCM.
|
Future<ListSubscriptionsResult> |
AmazonSNSAsyncClient.listSubscriptionsAsync(ListSubscriptionsRequest listSubscriptionsRequest,
AsyncHandler<ListSubscriptionsRequest,ListSubscriptionsResult> asyncHandler)
Returns a list of the requester's subscriptions.
|
Future<ListSubscriptionsResult> |
AmazonSNSAsync.listSubscriptionsAsync(ListSubscriptionsRequest listSubscriptionsRequest,
AsyncHandler<ListSubscriptionsRequest,ListSubscriptionsResult> asyncHandler)
Returns a list of the requester's subscriptions.
|
Future<ListSubscriptionsByTopicResult> |
AmazonSNSAsyncClient.listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest,
AsyncHandler<ListSubscriptionsByTopicRequest,ListSubscriptionsByTopicResult> asyncHandler)
Returns a list of the subscriptions to a specific topic.
|
Future<ListSubscriptionsByTopicResult> |
AmazonSNSAsync.listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest,
AsyncHandler<ListSubscriptionsByTopicRequest,ListSubscriptionsByTopicResult> asyncHandler)
Returns a list of the subscriptions to a specific topic.
|
Future<ListTopicsResult> |
AmazonSNSAsyncClient.listTopicsAsync(ListTopicsRequest listTopicsRequest,
AsyncHandler<ListTopicsRequest,ListTopicsResult> asyncHandler)
Returns a list of the requester's topics.
|
Future<ListTopicsResult> |
AmazonSNSAsync.listTopicsAsync(ListTopicsRequest listTopicsRequest,
AsyncHandler<ListTopicsRequest,ListTopicsResult> asyncHandler)
Returns a list of the requester's topics.
|
Future<PublishResult> |
AmazonSNSAsyncClient.publishAsync(PublishRequest publishRequest,
AsyncHandler<PublishRequest,PublishResult> asyncHandler)
Sends a message to all of a topic's subscribed endpoints.
|
Future<PublishResult> |
AmazonSNSAsync.publishAsync(PublishRequest publishRequest,
AsyncHandler<PublishRequest,PublishResult> asyncHandler)
Sends a message to all of a topic's subscribed endpoints.
|
Future<Void> |
AmazonSNSAsyncClient.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,Void> asyncHandler)
Removes a statement from a topic's access control policy.
|
Future<Void> |
AmazonSNSAsync.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,Void> asyncHandler)
Removes a statement from a topic's access control policy.
|
Future<Void> |
AmazonSNSAsyncClient.setEndpointAttributesAsync(SetEndpointAttributesRequest setEndpointAttributesRequest,
AsyncHandler<SetEndpointAttributesRequest,Void> asyncHandler)
Sets the attributes for an endpoint for a device on one of the
supported push notification services, such as GCM and APNS.
|
Future<Void> |
AmazonSNSAsync.setEndpointAttributesAsync(SetEndpointAttributesRequest setEndpointAttributesRequest,
AsyncHandler<SetEndpointAttributesRequest,Void> asyncHandler)
Sets the attributes for an endpoint for a device on one of the
supported push notification services, such as GCM and APNS.
|
Future<Void> |
AmazonSNSAsyncClient.setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest,
AsyncHandler<SetPlatformApplicationAttributesRequest,Void> asyncHandler)
Sets the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
|
Future<Void> |
AmazonSNSAsync.setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest,
AsyncHandler<SetPlatformApplicationAttributesRequest,Void> asyncHandler)
Sets the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
|
Future<Void> |
AmazonSNSAsyncClient.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest,
AsyncHandler<SetSubscriptionAttributesRequest,Void> asyncHandler)
Allows a subscription owner to set an attribute of the topic to a new
value.
|
Future<Void> |
AmazonSNSAsync.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest,
AsyncHandler<SetSubscriptionAttributesRequest,Void> asyncHandler)
Allows a subscription owner to set an attribute of the topic to a new
value.
|
Future<Void> |
AmazonSNSAsyncClient.setTopicAttributesAsync(SetTopicAttributesRequest setTopicAttributesRequest,
AsyncHandler<SetTopicAttributesRequest,Void> asyncHandler)
Allows a topic owner to set an attribute of the topic to a new value.
|
Future<Void> |
AmazonSNSAsync.setTopicAttributesAsync(SetTopicAttributesRequest setTopicAttributesRequest,
AsyncHandler<SetTopicAttributesRequest,Void> asyncHandler)
Allows a topic owner to set an attribute of the topic to a new value.
|
Future<SubscribeResult> |
AmazonSNSAsyncClient.subscribeAsync(SubscribeRequest subscribeRequest,
AsyncHandler<SubscribeRequest,SubscribeResult> asyncHandler)
Prepares to subscribe an endpoint by sending the endpoint a
confirmation message.
|
Future<SubscribeResult> |
AmazonSNSAsync.subscribeAsync(SubscribeRequest subscribeRequest,
AsyncHandler<SubscribeRequest,SubscribeResult> asyncHandler)
Prepares to subscribe an endpoint by sending the endpoint a
confirmation message.
|
Future<Void> |
AmazonSNSAsyncClient.unsubscribeAsync(UnsubscribeRequest unsubscribeRequest,
AsyncHandler<UnsubscribeRequest,Void> asyncHandler)
Deletes a subscription.
|
Future<Void> |
AmazonSNSAsync.unsubscribeAsync(UnsubscribeRequest unsubscribeRequest,
AsyncHandler<UnsubscribeRequest,Void> asyncHandler)
Deletes a subscription.
|
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonSQSAsyncClient.addPermissionAsync(AddPermissionRequest addPermissionRequest,
AsyncHandler<AddPermissionRequest,Void> asyncHandler)
Adds a permission to a queue for a specific
principal
.
|
Future<Void> |
AmazonSQSAsync.addPermissionAsync(AddPermissionRequest addPermissionRequest,
AsyncHandler<AddPermissionRequest,Void> asyncHandler)
Adds a permission to a queue for a specific
principal
.
|
Future<Void> |
AmazonSQSAsyncClient.changeMessageVisibilityAsync(ChangeMessageVisibilityRequest changeMessageVisibilityRequest,
AsyncHandler<ChangeMessageVisibilityRequest,Void> asyncHandler)
Changes the visibility timeout of a specified message in a queue to a
new value.
|
Future<Void> |
AmazonSQSAsync.changeMessageVisibilityAsync(ChangeMessageVisibilityRequest changeMessageVisibilityRequest,
AsyncHandler<ChangeMessageVisibilityRequest,Void> asyncHandler)
Changes the visibility timeout of a specified message in a queue to a
new value.
|
Future<ChangeMessageVisibilityBatchResult> |
AmazonSQSAsyncClient.changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest changeMessageVisibilityBatchRequest,
AsyncHandler<ChangeMessageVisibilityBatchRequest,ChangeMessageVisibilityBatchResult> asyncHandler)
Changes the visibility timeout of multiple messages.
|
Future<ChangeMessageVisibilityBatchResult> |
AmazonSQSAsync.changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest changeMessageVisibilityBatchRequest,
AsyncHandler<ChangeMessageVisibilityBatchRequest,ChangeMessageVisibilityBatchResult> asyncHandler)
Changes the visibility timeout of multiple messages.
|
Future<CreateQueueResult> |
AmazonSQSAsyncClient.createQueueAsync(CreateQueueRequest createQueueRequest,
AsyncHandler<CreateQueueRequest,CreateQueueResult> asyncHandler)
Creates a new queue, or returns the URL of an existing one.
|
Future<CreateQueueResult> |
AmazonSQSAsync.createQueueAsync(CreateQueueRequest createQueueRequest,
AsyncHandler<CreateQueueRequest,CreateQueueResult> asyncHandler)
Creates a new queue, or returns the URL of an existing one.
|
Future<Void> |
AmazonSQSAsyncClient.deleteMessageAsync(DeleteMessageRequest deleteMessageRequest,
AsyncHandler<DeleteMessageRequest,Void> asyncHandler)
Deletes the specified message from the specified queue.
|
Future<Void> |
AmazonSQSAsync.deleteMessageAsync(DeleteMessageRequest deleteMessageRequest,
AsyncHandler<DeleteMessageRequest,Void> asyncHandler)
Deletes the specified message from the specified queue.
|
Future<DeleteMessageBatchResult> |
AmazonSQSAsyncClient.deleteMessageBatchAsync(DeleteMessageBatchRequest deleteMessageBatchRequest,
AsyncHandler<DeleteMessageBatchRequest,DeleteMessageBatchResult> asyncHandler)
Deletes up to ten messages from the specified queue.
|
Future<DeleteMessageBatchResult> |
AmazonSQSAsync.deleteMessageBatchAsync(DeleteMessageBatchRequest deleteMessageBatchRequest,
AsyncHandler<DeleteMessageBatchRequest,DeleteMessageBatchResult> asyncHandler)
Deletes up to ten messages from the specified queue.
|
Future<Void> |
AmazonSQSAsyncClient.deleteQueueAsync(DeleteQueueRequest deleteQueueRequest,
AsyncHandler<DeleteQueueRequest,Void> asyncHandler)
Deletes the queue specified by the queue URL , regardless of
whether the queue is empty.
|
Future<Void> |
AmazonSQSAsync.deleteQueueAsync(DeleteQueueRequest deleteQueueRequest,
AsyncHandler<DeleteQueueRequest,Void> asyncHandler)
Deletes the queue specified by the queue URL , regardless of
whether the queue is empty.
|
Future<GetQueueAttributesResult> |
AmazonSQSAsyncClient.getQueueAttributesAsync(GetQueueAttributesRequest getQueueAttributesRequest,
AsyncHandler<GetQueueAttributesRequest,GetQueueAttributesResult> asyncHandler)
Gets attributes for the specified queue.
|
Future<GetQueueAttributesResult> |
AmazonSQSAsync.getQueueAttributesAsync(GetQueueAttributesRequest getQueueAttributesRequest,
AsyncHandler<GetQueueAttributesRequest,GetQueueAttributesResult> asyncHandler)
Gets attributes for the specified queue.
|
Future<GetQueueUrlResult> |
AmazonSQSAsyncClient.getQueueUrlAsync(GetQueueUrlRequest getQueueUrlRequest,
AsyncHandler<GetQueueUrlRequest,GetQueueUrlResult> asyncHandler)
Returns the URL of an existing queue.
|
Future<GetQueueUrlResult> |
AmazonSQSAsync.getQueueUrlAsync(GetQueueUrlRequest getQueueUrlRequest,
AsyncHandler<GetQueueUrlRequest,GetQueueUrlResult> asyncHandler)
Returns the URL of an existing queue.
|
Future<ListDeadLetterSourceQueuesResult> |
AmazonSQSAsyncClient.listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest,
AsyncHandler<ListDeadLetterSourceQueuesRequest,ListDeadLetterSourceQueuesResult> asyncHandler)
Returns a list of your queues that have the RedrivePolicy queue
attribute configured with a dead letter queue.
|
Future<ListDeadLetterSourceQueuesResult> |
AmazonSQSAsync.listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest,
AsyncHandler<ListDeadLetterSourceQueuesRequest,ListDeadLetterSourceQueuesResult> asyncHandler)
Returns a list of your queues that have the RedrivePolicy queue
attribute configured with a dead letter queue.
|
Future<ListQueuesResult> |
AmazonSQSAsyncClient.listQueuesAsync(ListQueuesRequest listQueuesRequest,
AsyncHandler<ListQueuesRequest,ListQueuesResult> asyncHandler)
Returns a list of your queues.
|
Future<ListQueuesResult> |
AmazonSQSAsync.listQueuesAsync(ListQueuesRequest listQueuesRequest,
AsyncHandler<ListQueuesRequest,ListQueuesResult> asyncHandler)
Returns a list of your queues.
|
Future<Void> |
AmazonSQSAsyncClient.purgeQueueAsync(PurgeQueueRequest purgeQueueRequest,
AsyncHandler<PurgeQueueRequest,Void> asyncHandler)
Deletes the messages in a queue specified by the queue URL .
|
Future<Void> |
AmazonSQSAsync.purgeQueueAsync(PurgeQueueRequest purgeQueueRequest,
AsyncHandler<PurgeQueueRequest,Void> asyncHandler)
Deletes the messages in a queue specified by the queue URL .
|
Future<ReceiveMessageResult> |
AmazonSQSAsyncClient.receiveMessageAsync(ReceiveMessageRequest receiveMessageRequest,
AsyncHandler<ReceiveMessageRequest,ReceiveMessageResult> asyncHandler)
Retrieves one or more messages, with a maximum limit of 10 messages,
from the specified queue.
|
Future<ReceiveMessageResult> |
AmazonSQSAsync.receiveMessageAsync(ReceiveMessageRequest receiveMessageRequest,
AsyncHandler<ReceiveMessageRequest,ReceiveMessageResult> asyncHandler)
Retrieves one or more messages, with a maximum limit of 10 messages,
from the specified queue.
|
Future<Void> |
AmazonSQSAsyncClient.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,Void> asyncHandler)
Revokes any permissions in the queue policy that matches the
specified
Label parameter. |
Future<Void> |
AmazonSQSAsync.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,Void> asyncHandler)
Revokes any permissions in the queue policy that matches the
specified
Label parameter. |
Future<SendMessageResult> |
AmazonSQSAsyncClient.sendMessageAsync(SendMessageRequest sendMessageRequest,
AsyncHandler<SendMessageRequest,SendMessageResult> asyncHandler)
Delivers a message to the specified queue.
|
Future<SendMessageResult> |
AmazonSQSAsync.sendMessageAsync(SendMessageRequest sendMessageRequest,
AsyncHandler<SendMessageRequest,SendMessageResult> asyncHandler)
Delivers a message to the specified queue.
|
Future<SendMessageBatchResult> |
AmazonSQSAsyncClient.sendMessageBatchAsync(SendMessageBatchRequest sendMessageBatchRequest,
AsyncHandler<SendMessageBatchRequest,SendMessageBatchResult> asyncHandler)
Delivers up to ten messages to the specified queue.
|
Future<SendMessageBatchResult> |
AmazonSQSAsync.sendMessageBatchAsync(SendMessageBatchRequest sendMessageBatchRequest,
AsyncHandler<SendMessageBatchRequest,SendMessageBatchResult> asyncHandler)
Delivers up to ten messages to the specified queue.
|
Future<Void> |
AmazonSQSAsyncClient.setQueueAttributesAsync(SetQueueAttributesRequest setQueueAttributesRequest,
AsyncHandler<SetQueueAttributesRequest,Void> asyncHandler)
Sets the value of one or more queue attributes.
|
Future<Void> |
AmazonSQSAsync.setQueueAttributesAsync(SetQueueAttributesRequest setQueueAttributesRequest,
AsyncHandler<SetQueueAttributesRequest,Void> asyncHandler)
Sets the value of one or more queue attributes.
|
Copyright © 2015. All rights reserved.