Uses of Interface
com.amazonaws.handlers.AsyncHandler
Packages that use AsyncHandler
Package
Description
-
Uses of AsyncHandler in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.createApiKeyAsync
(CreateApiKeyRequest request, AsyncHandler<CreateApiKeyRequest, CreateApiKeyResult> asyncHandler) AmazonApiGatewayAsync.createApiKeyAsync
(CreateApiKeyRequest createApiKeyRequest, AsyncHandler<CreateApiKeyRequest, CreateApiKeyResult> asyncHandler) Create an ApiKey resource.AmazonApiGatewayAsyncClient.createApiKeyAsync
(CreateApiKeyRequest request, AsyncHandler<CreateApiKeyRequest, CreateApiKeyResult> asyncHandler) AbstractAmazonApiGatewayAsync.createAuthorizerAsync
(CreateAuthorizerRequest request, AsyncHandler<CreateAuthorizerRequest, CreateAuthorizerResult> asyncHandler) AmazonApiGatewayAsync.createAuthorizerAsync
(CreateAuthorizerRequest createAuthorizerRequest, AsyncHandler<CreateAuthorizerRequest, CreateAuthorizerResult> asyncHandler) Adds a new Authorizer resource to an existing RestApi resource.AmazonApiGatewayAsyncClient.createAuthorizerAsync
(CreateAuthorizerRequest request, AsyncHandler<CreateAuthorizerRequest, CreateAuthorizerResult> asyncHandler) AbstractAmazonApiGatewayAsync.createBasePathMappingAsync
(CreateBasePathMappingRequest request, AsyncHandler<CreateBasePathMappingRequest, CreateBasePathMappingResult> asyncHandler) AmazonApiGatewayAsync.createBasePathMappingAsync
(CreateBasePathMappingRequest createBasePathMappingRequest, AsyncHandler<CreateBasePathMappingRequest, CreateBasePathMappingResult> asyncHandler) Creates a new BasePathMapping resource.AmazonApiGatewayAsyncClient.createBasePathMappingAsync
(CreateBasePathMappingRequest request, AsyncHandler<CreateBasePathMappingRequest, CreateBasePathMappingResult> asyncHandler) AbstractAmazonApiGatewayAsync.createDeploymentAsync
(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult> asyncHandler) AmazonApiGatewayAsync.createDeploymentAsync
(CreateDeploymentRequest createDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult> asyncHandler) Creates a Deployment resource, which makes a specified RestApi callable over the internet.AmazonApiGatewayAsyncClient.createDeploymentAsync
(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult> asyncHandler) AbstractAmazonApiGatewayAsync.createDomainNameAsync
(CreateDomainNameRequest request, AsyncHandler<CreateDomainNameRequest, CreateDomainNameResult> asyncHandler) AmazonApiGatewayAsync.createDomainNameAsync
(CreateDomainNameRequest createDomainNameRequest, AsyncHandler<CreateDomainNameRequest, CreateDomainNameResult> asyncHandler) Creates a new domain name.AmazonApiGatewayAsyncClient.createDomainNameAsync
(CreateDomainNameRequest request, AsyncHandler<CreateDomainNameRequest, CreateDomainNameResult> asyncHandler) AbstractAmazonApiGatewayAsync.createModelAsync
(CreateModelRequest request, AsyncHandler<CreateModelRequest, CreateModelResult> asyncHandler) AmazonApiGatewayAsync.createModelAsync
(CreateModelRequest createModelRequest, AsyncHandler<CreateModelRequest, CreateModelResult> asyncHandler) AmazonApiGatewayAsyncClient.createModelAsync
(CreateModelRequest request, AsyncHandler<CreateModelRequest, CreateModelResult> asyncHandler) AbstractAmazonApiGatewayAsync.createResourceAsync
(CreateResourceRequest request, AsyncHandler<CreateResourceRequest, CreateResourceResult> asyncHandler) AmazonApiGatewayAsync.createResourceAsync
(CreateResourceRequest createResourceRequest, AsyncHandler<CreateResourceRequest, CreateResourceResult> asyncHandler) Creates a Resource resource.AmazonApiGatewayAsyncClient.createResourceAsync
(CreateResourceRequest request, AsyncHandler<CreateResourceRequest, CreateResourceResult> asyncHandler) AbstractAmazonApiGatewayAsync.createRestApiAsync
(CreateRestApiRequest request, AsyncHandler<CreateRestApiRequest, CreateRestApiResult> asyncHandler) AmazonApiGatewayAsync.createRestApiAsync
(CreateRestApiRequest createRestApiRequest, AsyncHandler<CreateRestApiRequest, CreateRestApiResult> asyncHandler) Creates a new RestApi resource.AmazonApiGatewayAsyncClient.createRestApiAsync
(CreateRestApiRequest request, AsyncHandler<CreateRestApiRequest, CreateRestApiResult> asyncHandler) AbstractAmazonApiGatewayAsync.createStageAsync
(CreateStageRequest request, AsyncHandler<CreateStageRequest, CreateStageResult> asyncHandler) AmazonApiGatewayAsync.createStageAsync
(CreateStageRequest createStageRequest, AsyncHandler<CreateStageRequest, CreateStageResult> asyncHandler) Creates a new Stage resource that references a pre-existing Deployment for the API.AmazonApiGatewayAsyncClient.createStageAsync
(CreateStageRequest request, AsyncHandler<CreateStageRequest, CreateStageResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteApiKeyAsync
(DeleteApiKeyRequest request, AsyncHandler<DeleteApiKeyRequest, DeleteApiKeyResult> asyncHandler) AmazonApiGatewayAsync.deleteApiKeyAsync
(DeleteApiKeyRequest deleteApiKeyRequest, AsyncHandler<DeleteApiKeyRequest, DeleteApiKeyResult> asyncHandler) Deletes the ApiKey resource.AmazonApiGatewayAsyncClient.deleteApiKeyAsync
(DeleteApiKeyRequest request, AsyncHandler<DeleteApiKeyRequest, DeleteApiKeyResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteAuthorizerAsync
(DeleteAuthorizerRequest request, AsyncHandler<DeleteAuthorizerRequest, DeleteAuthorizerResult> asyncHandler) AmazonApiGatewayAsync.deleteAuthorizerAsync
(DeleteAuthorizerRequest deleteAuthorizerRequest, AsyncHandler<DeleteAuthorizerRequest, DeleteAuthorizerResult> asyncHandler) Deletes an existing Authorizer resource.AmazonApiGatewayAsyncClient.deleteAuthorizerAsync
(DeleteAuthorizerRequest request, AsyncHandler<DeleteAuthorizerRequest, DeleteAuthorizerResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest request, AsyncHandler<DeleteBasePathMappingRequest, DeleteBasePathMappingResult> asyncHandler) AmazonApiGatewayAsync.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest deleteBasePathMappingRequest, AsyncHandler<DeleteBasePathMappingRequest, DeleteBasePathMappingResult> asyncHandler) Deletes the BasePathMapping resource.AmazonApiGatewayAsyncClient.deleteBasePathMappingAsync
(DeleteBasePathMappingRequest request, AsyncHandler<DeleteBasePathMappingRequest, DeleteBasePathMappingResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteClientCertificateAsync
(DeleteClientCertificateRequest request, AsyncHandler<DeleteClientCertificateRequest, DeleteClientCertificateResult> asyncHandler) AmazonApiGatewayAsync.deleteClientCertificateAsync
(DeleteClientCertificateRequest deleteClientCertificateRequest, AsyncHandler<DeleteClientCertificateRequest, DeleteClientCertificateResult> asyncHandler) Deletes the ClientCertificate resource.AmazonApiGatewayAsyncClient.deleteClientCertificateAsync
(DeleteClientCertificateRequest request, AsyncHandler<DeleteClientCertificateRequest, DeleteClientCertificateResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteDeploymentAsync
(DeleteDeploymentRequest request, AsyncHandler<DeleteDeploymentRequest, DeleteDeploymentResult> asyncHandler) AmazonApiGatewayAsync.deleteDeploymentAsync
(DeleteDeploymentRequest deleteDeploymentRequest, AsyncHandler<DeleteDeploymentRequest, DeleteDeploymentResult> asyncHandler) Deletes a Deployment resource.AmazonApiGatewayAsyncClient.deleteDeploymentAsync
(DeleteDeploymentRequest request, AsyncHandler<DeleteDeploymentRequest, DeleteDeploymentResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteDomainNameAsync
(DeleteDomainNameRequest request, AsyncHandler<DeleteDomainNameRequest, DeleteDomainNameResult> asyncHandler) AmazonApiGatewayAsync.deleteDomainNameAsync
(DeleteDomainNameRequest deleteDomainNameRequest, AsyncHandler<DeleteDomainNameRequest, DeleteDomainNameResult> asyncHandler) Deletes the DomainName resource.AmazonApiGatewayAsyncClient.deleteDomainNameAsync
(DeleteDomainNameRequest request, AsyncHandler<DeleteDomainNameRequest, DeleteDomainNameResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteIntegrationAsync
(DeleteIntegrationRequest request, AsyncHandler<DeleteIntegrationRequest, DeleteIntegrationResult> asyncHandler) AmazonApiGatewayAsync.deleteIntegrationAsync
(DeleteIntegrationRequest deleteIntegrationRequest, AsyncHandler<DeleteIntegrationRequest, DeleteIntegrationResult> asyncHandler) Represents a delete integration.AmazonApiGatewayAsyncClient.deleteIntegrationAsync
(DeleteIntegrationRequest request, AsyncHandler<DeleteIntegrationRequest, DeleteIntegrationResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteIntegrationResponseAsync
(DeleteIntegrationResponseRequest request, AsyncHandler<DeleteIntegrationResponseRequest, DeleteIntegrationResponseResult> asyncHandler) AmazonApiGatewayAsync.deleteIntegrationResponseAsync
(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest, AsyncHandler<DeleteIntegrationResponseRequest, DeleteIntegrationResponseResult> asyncHandler) Represents a delete integration response.AmazonApiGatewayAsyncClient.deleteIntegrationResponseAsync
(DeleteIntegrationResponseRequest request, AsyncHandler<DeleteIntegrationResponseRequest, DeleteIntegrationResponseResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteMethodAsync
(DeleteMethodRequest request, AsyncHandler<DeleteMethodRequest, DeleteMethodResult> asyncHandler) AmazonApiGatewayAsync.deleteMethodAsync
(DeleteMethodRequest deleteMethodRequest, AsyncHandler<DeleteMethodRequest, DeleteMethodResult> asyncHandler) Deletes an existing Method resource.AmazonApiGatewayAsyncClient.deleteMethodAsync
(DeleteMethodRequest request, AsyncHandler<DeleteMethodRequest, DeleteMethodResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteMethodResponseAsync
(DeleteMethodResponseRequest request, AsyncHandler<DeleteMethodResponseRequest, DeleteMethodResponseResult> asyncHandler) AmazonApiGatewayAsync.deleteMethodResponseAsync
(DeleteMethodResponseRequest deleteMethodResponseRequest, AsyncHandler<DeleteMethodResponseRequest, DeleteMethodResponseResult> asyncHandler) Deletes an existing MethodResponse resource.AmazonApiGatewayAsyncClient.deleteMethodResponseAsync
(DeleteMethodResponseRequest request, AsyncHandler<DeleteMethodResponseRequest, DeleteMethodResponseResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteModelAsync
(DeleteModelRequest request, AsyncHandler<DeleteModelRequest, DeleteModelResult> asyncHandler) AmazonApiGatewayAsync.deleteModelAsync
(DeleteModelRequest deleteModelRequest, AsyncHandler<DeleteModelRequest, DeleteModelResult> asyncHandler) Deletes a model.AmazonApiGatewayAsyncClient.deleteModelAsync
(DeleteModelRequest request, AsyncHandler<DeleteModelRequest, DeleteModelResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteResourceAsync
(DeleteResourceRequest request, AsyncHandler<DeleteResourceRequest, DeleteResourceResult> asyncHandler) AmazonApiGatewayAsync.deleteResourceAsync
(DeleteResourceRequest deleteResourceRequest, AsyncHandler<DeleteResourceRequest, DeleteResourceResult> asyncHandler) Deletes a Resource resource.AmazonApiGatewayAsyncClient.deleteResourceAsync
(DeleteResourceRequest request, AsyncHandler<DeleteResourceRequest, DeleteResourceResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteRestApiAsync
(DeleteRestApiRequest request, AsyncHandler<DeleteRestApiRequest, DeleteRestApiResult> asyncHandler) AmazonApiGatewayAsync.deleteRestApiAsync
(DeleteRestApiRequest deleteRestApiRequest, AsyncHandler<DeleteRestApiRequest, DeleteRestApiResult> asyncHandler) Deletes the specified API.AmazonApiGatewayAsyncClient.deleteRestApiAsync
(DeleteRestApiRequest request, AsyncHandler<DeleteRestApiRequest, DeleteRestApiResult> asyncHandler) AbstractAmazonApiGatewayAsync.deleteStageAsync
(DeleteStageRequest request, AsyncHandler<DeleteStageRequest, DeleteStageResult> asyncHandler) AmazonApiGatewayAsync.deleteStageAsync
(DeleteStageRequest deleteStageRequest, AsyncHandler<DeleteStageRequest, DeleteStageResult> asyncHandler) Deletes a Stage resource.AmazonApiGatewayAsyncClient.deleteStageAsync
(DeleteStageRequest request, AsyncHandler<DeleteStageRequest, DeleteStageResult> asyncHandler) AbstractAmazonApiGatewayAsync.flushStageAuthorizersCacheAsync
(FlushStageAuthorizersCacheRequest request, AsyncHandler<FlushStageAuthorizersCacheRequest, FlushStageAuthorizersCacheResult> asyncHandler) AmazonApiGatewayAsync.flushStageAuthorizersCacheAsync
(FlushStageAuthorizersCacheRequest flushStageAuthorizersCacheRequest, AsyncHandler<FlushStageAuthorizersCacheRequest, FlushStageAuthorizersCacheResult> asyncHandler) Flushes all authorizer cache entries on a stage.AmazonApiGatewayAsyncClient.flushStageAuthorizersCacheAsync
(FlushStageAuthorizersCacheRequest request, AsyncHandler<FlushStageAuthorizersCacheRequest, FlushStageAuthorizersCacheResult> asyncHandler) AbstractAmazonApiGatewayAsync.flushStageCacheAsync
(FlushStageCacheRequest request, AsyncHandler<FlushStageCacheRequest, FlushStageCacheResult> asyncHandler) AmazonApiGatewayAsync.flushStageCacheAsync
(FlushStageCacheRequest flushStageCacheRequest, AsyncHandler<FlushStageCacheRequest, FlushStageCacheResult> asyncHandler) Flushes a stage's cache.AmazonApiGatewayAsyncClient.flushStageCacheAsync
(FlushStageCacheRequest request, AsyncHandler<FlushStageCacheRequest, FlushStageCacheResult> asyncHandler) AbstractAmazonApiGatewayAsync.generateClientCertificateAsync
(GenerateClientCertificateRequest request, AsyncHandler<GenerateClientCertificateRequest, GenerateClientCertificateResult> asyncHandler) AmazonApiGatewayAsync.generateClientCertificateAsync
(GenerateClientCertificateRequest generateClientCertificateRequest, AsyncHandler<GenerateClientCertificateRequest, GenerateClientCertificateResult> asyncHandler) Generates a ClientCertificate resource.AmazonApiGatewayAsyncClient.generateClientCertificateAsync
(GenerateClientCertificateRequest request, AsyncHandler<GenerateClientCertificateRequest, GenerateClientCertificateResult> asyncHandler) AbstractAmazonApiGatewayAsync.getAccountAsync
(GetAccountRequest request, AsyncHandler<GetAccountRequest, GetAccountResult> asyncHandler) AmazonApiGatewayAsync.getAccountAsync
(GetAccountRequest getAccountRequest, AsyncHandler<GetAccountRequest, GetAccountResult> asyncHandler) Gets information about the current Account resource.AmazonApiGatewayAsyncClient.getAccountAsync
(GetAccountRequest request, AsyncHandler<GetAccountRequest, GetAccountResult> asyncHandler) AbstractAmazonApiGatewayAsync.getApiKeyAsync
(GetApiKeyRequest request, AsyncHandler<GetApiKeyRequest, GetApiKeyResult> asyncHandler) AmazonApiGatewayAsync.getApiKeyAsync
(GetApiKeyRequest getApiKeyRequest, AsyncHandler<GetApiKeyRequest, GetApiKeyResult> asyncHandler) Gets information about the current ApiKey resource.AmazonApiGatewayAsyncClient.getApiKeyAsync
(GetApiKeyRequest request, AsyncHandler<GetApiKeyRequest, GetApiKeyResult> asyncHandler) AbstractAmazonApiGatewayAsync.getApiKeysAsync
(GetApiKeysRequest request, AsyncHandler<GetApiKeysRequest, GetApiKeysResult> asyncHandler) AmazonApiGatewayAsync.getApiKeysAsync
(GetApiKeysRequest getApiKeysRequest, AsyncHandler<GetApiKeysRequest, GetApiKeysResult> asyncHandler) Gets information about the current ApiKeys resource.AmazonApiGatewayAsyncClient.getApiKeysAsync
(GetApiKeysRequest request, AsyncHandler<GetApiKeysRequest, GetApiKeysResult> asyncHandler) AbstractAmazonApiGatewayAsync.getAuthorizerAsync
(GetAuthorizerRequest request, AsyncHandler<GetAuthorizerRequest, GetAuthorizerResult> asyncHandler) AmazonApiGatewayAsync.getAuthorizerAsync
(GetAuthorizerRequest getAuthorizerRequest, AsyncHandler<GetAuthorizerRequest, GetAuthorizerResult> asyncHandler) Describe an existing Authorizer resource.AmazonApiGatewayAsyncClient.getAuthorizerAsync
(GetAuthorizerRequest request, AsyncHandler<GetAuthorizerRequest, GetAuthorizerResult> asyncHandler) AbstractAmazonApiGatewayAsync.getAuthorizersAsync
(GetAuthorizersRequest request, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult> asyncHandler) AmazonApiGatewayAsync.getAuthorizersAsync
(GetAuthorizersRequest getAuthorizersRequest, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult> asyncHandler) Describe an existing Authorizers resource.AmazonApiGatewayAsyncClient.getAuthorizersAsync
(GetAuthorizersRequest request, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult> asyncHandler) AbstractAmazonApiGatewayAsync.getBasePathMappingAsync
(GetBasePathMappingRequest request, AsyncHandler<GetBasePathMappingRequest, GetBasePathMappingResult> asyncHandler) AmazonApiGatewayAsync.getBasePathMappingAsync
(GetBasePathMappingRequest getBasePathMappingRequest, AsyncHandler<GetBasePathMappingRequest, GetBasePathMappingResult> asyncHandler) Describe a BasePathMapping resource.AmazonApiGatewayAsyncClient.getBasePathMappingAsync
(GetBasePathMappingRequest request, AsyncHandler<GetBasePathMappingRequest, GetBasePathMappingResult> asyncHandler) AbstractAmazonApiGatewayAsync.getBasePathMappingsAsync
(GetBasePathMappingsRequest request, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult> asyncHandler) AmazonApiGatewayAsync.getBasePathMappingsAsync
(GetBasePathMappingsRequest getBasePathMappingsRequest, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult> asyncHandler) Represents a collection of BasePathMapping resources.AmazonApiGatewayAsyncClient.getBasePathMappingsAsync
(GetBasePathMappingsRequest request, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult> asyncHandler) AbstractAmazonApiGatewayAsync.getClientCertificateAsync
(GetClientCertificateRequest request, AsyncHandler<GetClientCertificateRequest, GetClientCertificateResult> asyncHandler) AmazonApiGatewayAsync.getClientCertificateAsync
(GetClientCertificateRequest getClientCertificateRequest, AsyncHandler<GetClientCertificateRequest, GetClientCertificateResult> asyncHandler) Gets information about the current ClientCertificate resource.AmazonApiGatewayAsyncClient.getClientCertificateAsync
(GetClientCertificateRequest request, AsyncHandler<GetClientCertificateRequest, GetClientCertificateResult> asyncHandler) AbstractAmazonApiGatewayAsync.getClientCertificatesAsync
(GetClientCertificatesRequest request, AsyncHandler<GetClientCertificatesRequest, GetClientCertificatesResult> asyncHandler) AmazonApiGatewayAsync.getClientCertificatesAsync
(GetClientCertificatesRequest getClientCertificatesRequest, AsyncHandler<GetClientCertificatesRequest, GetClientCertificatesResult> asyncHandler) Gets a collection of ClientCertificate resources.AmazonApiGatewayAsyncClient.getClientCertificatesAsync
(GetClientCertificatesRequest request, AsyncHandler<GetClientCertificatesRequest, GetClientCertificatesResult> asyncHandler) AbstractAmazonApiGatewayAsync.getDeploymentAsync
(GetDeploymentRequest request, AsyncHandler<GetDeploymentRequest, GetDeploymentResult> asyncHandler) AmazonApiGatewayAsync.getDeploymentAsync
(GetDeploymentRequest getDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult> asyncHandler) Gets information about a Deployment resource.AmazonApiGatewayAsyncClient.getDeploymentAsync
(GetDeploymentRequest request, AsyncHandler<GetDeploymentRequest, GetDeploymentResult> asyncHandler) AbstractAmazonApiGatewayAsync.getDeploymentsAsync
(GetDeploymentsRequest request, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult> asyncHandler) AmazonApiGatewayAsync.getDeploymentsAsync
(GetDeploymentsRequest getDeploymentsRequest, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult> asyncHandler) Gets information about a Deployments collection.AmazonApiGatewayAsyncClient.getDeploymentsAsync
(GetDeploymentsRequest request, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult> asyncHandler) AbstractAmazonApiGatewayAsync.getDomainNameAsync
(GetDomainNameRequest request, AsyncHandler<GetDomainNameRequest, GetDomainNameResult> asyncHandler) AmazonApiGatewayAsync.getDomainNameAsync
(GetDomainNameRequest getDomainNameRequest, AsyncHandler<GetDomainNameRequest, GetDomainNameResult> asyncHandler) Represents a domain name that is contained in a simpler, more intuitive URL that can be called.AmazonApiGatewayAsyncClient.getDomainNameAsync
(GetDomainNameRequest request, AsyncHandler<GetDomainNameRequest, GetDomainNameResult> asyncHandler) AbstractAmazonApiGatewayAsync.getDomainNamesAsync
(GetDomainNamesRequest request, AsyncHandler<GetDomainNamesRequest, GetDomainNamesResult> asyncHandler) AmazonApiGatewayAsync.getDomainNamesAsync
(GetDomainNamesRequest getDomainNamesRequest, AsyncHandler<GetDomainNamesRequest, GetDomainNamesResult> asyncHandler) Represents a collection of DomainName resources.AmazonApiGatewayAsyncClient.getDomainNamesAsync
(GetDomainNamesRequest request, AsyncHandler<GetDomainNamesRequest, GetDomainNamesResult> asyncHandler) AbstractAmazonApiGatewayAsync.getExportAsync
(GetExportRequest request, AsyncHandler<GetExportRequest, GetExportResult> asyncHandler) AmazonApiGatewayAsync.getExportAsync
(GetExportRequest getExportRequest, AsyncHandler<GetExportRequest, GetExportResult> asyncHandler) Exports a deployed version of a RestApi in a specified format.AmazonApiGatewayAsyncClient.getExportAsync
(GetExportRequest request, AsyncHandler<GetExportRequest, GetExportResult> asyncHandler) AbstractAmazonApiGatewayAsync.getIntegrationAsync
(GetIntegrationRequest request, AsyncHandler<GetIntegrationRequest, GetIntegrationResult> asyncHandler) AmazonApiGatewayAsync.getIntegrationAsync
(GetIntegrationRequest getIntegrationRequest, AsyncHandler<GetIntegrationRequest, GetIntegrationResult> asyncHandler) Represents a get integration.AmazonApiGatewayAsyncClient.getIntegrationAsync
(GetIntegrationRequest request, AsyncHandler<GetIntegrationRequest, GetIntegrationResult> asyncHandler) AbstractAmazonApiGatewayAsync.getIntegrationResponseAsync
(GetIntegrationResponseRequest request, AsyncHandler<GetIntegrationResponseRequest, GetIntegrationResponseResult> asyncHandler) AmazonApiGatewayAsync.getIntegrationResponseAsync
(GetIntegrationResponseRequest getIntegrationResponseRequest, AsyncHandler<GetIntegrationResponseRequest, GetIntegrationResponseResult> asyncHandler) Represents a get integration response.AmazonApiGatewayAsyncClient.getIntegrationResponseAsync
(GetIntegrationResponseRequest request, AsyncHandler<GetIntegrationResponseRequest, GetIntegrationResponseResult> asyncHandler) AbstractAmazonApiGatewayAsync.getMethodAsync
(GetMethodRequest request, AsyncHandler<GetMethodRequest, GetMethodResult> asyncHandler) AmazonApiGatewayAsync.getMethodAsync
(GetMethodRequest getMethodRequest, AsyncHandler<GetMethodRequest, GetMethodResult> asyncHandler) Describe an existing Method resource.AmazonApiGatewayAsyncClient.getMethodAsync
(GetMethodRequest request, AsyncHandler<GetMethodRequest, GetMethodResult> asyncHandler) AbstractAmazonApiGatewayAsync.getMethodResponseAsync
(GetMethodResponseRequest request, AsyncHandler<GetMethodResponseRequest, GetMethodResponseResult> asyncHandler) AmazonApiGatewayAsync.getMethodResponseAsync
(GetMethodResponseRequest getMethodResponseRequest, AsyncHandler<GetMethodResponseRequest, GetMethodResponseResult> asyncHandler) Describes a MethodResponse resource.AmazonApiGatewayAsyncClient.getMethodResponseAsync
(GetMethodResponseRequest request, AsyncHandler<GetMethodResponseRequest, GetMethodResponseResult> asyncHandler) AbstractAmazonApiGatewayAsync.getModelAsync
(GetModelRequest request, AsyncHandler<GetModelRequest, GetModelResult> asyncHandler) AmazonApiGatewayAsync.getModelAsync
(GetModelRequest getModelRequest, AsyncHandler<GetModelRequest, GetModelResult> asyncHandler) Describes an existing model defined for a RestApi resource.AmazonApiGatewayAsyncClient.getModelAsync
(GetModelRequest request, AsyncHandler<GetModelRequest, GetModelResult> asyncHandler) AbstractAmazonApiGatewayAsync.getModelsAsync
(GetModelsRequest request, AsyncHandler<GetModelsRequest, GetModelsResult> asyncHandler) AmazonApiGatewayAsync.getModelsAsync
(GetModelsRequest getModelsRequest, AsyncHandler<GetModelsRequest, GetModelsResult> asyncHandler) AmazonApiGatewayAsyncClient.getModelsAsync
(GetModelsRequest request, AsyncHandler<GetModelsRequest, GetModelsResult> asyncHandler) AbstractAmazonApiGatewayAsync.getModelTemplateAsync
(GetModelTemplateRequest request, AsyncHandler<GetModelTemplateRequest, GetModelTemplateResult> asyncHandler) AmazonApiGatewayAsync.getModelTemplateAsync
(GetModelTemplateRequest getModelTemplateRequest, AsyncHandler<GetModelTemplateRequest, GetModelTemplateResult> asyncHandler) Generates a sample mapping template that can be used to transform a payload into the structure of a model.AmazonApiGatewayAsyncClient.getModelTemplateAsync
(GetModelTemplateRequest request, AsyncHandler<GetModelTemplateRequest, GetModelTemplateResult> asyncHandler) AbstractAmazonApiGatewayAsync.getResourceAsync
(GetResourceRequest request, AsyncHandler<GetResourceRequest, GetResourceResult> asyncHandler) AmazonApiGatewayAsync.getResourceAsync
(GetResourceRequest getResourceRequest, AsyncHandler<GetResourceRequest, GetResourceResult> asyncHandler) Lists information about a resource.AmazonApiGatewayAsyncClient.getResourceAsync
(GetResourceRequest request, AsyncHandler<GetResourceRequest, GetResourceResult> asyncHandler) AbstractAmazonApiGatewayAsync.getResourcesAsync
(GetResourcesRequest request, AsyncHandler<GetResourcesRequest, GetResourcesResult> asyncHandler) AmazonApiGatewayAsync.getResourcesAsync
(GetResourcesRequest getResourcesRequest, AsyncHandler<GetResourcesRequest, GetResourcesResult> asyncHandler) Lists information about a collection of Resource resources.AmazonApiGatewayAsyncClient.getResourcesAsync
(GetResourcesRequest request, AsyncHandler<GetResourcesRequest, GetResourcesResult> asyncHandler) AbstractAmazonApiGatewayAsync.getRestApiAsync
(GetRestApiRequest request, AsyncHandler<GetRestApiRequest, GetRestApiResult> asyncHandler) AmazonApiGatewayAsync.getRestApiAsync
(GetRestApiRequest getRestApiRequest, AsyncHandler<GetRestApiRequest, GetRestApiResult> asyncHandler) Lists the RestApi resource in the collection.AmazonApiGatewayAsyncClient.getRestApiAsync
(GetRestApiRequest request, AsyncHandler<GetRestApiRequest, GetRestApiResult> asyncHandler) AbstractAmazonApiGatewayAsync.getRestApisAsync
(GetRestApisRequest request, AsyncHandler<GetRestApisRequest, GetRestApisResult> asyncHandler) AmazonApiGatewayAsync.getRestApisAsync
(GetRestApisRequest getRestApisRequest, AsyncHandler<GetRestApisRequest, GetRestApisResult> asyncHandler) Lists the RestApis resources for your collection.AmazonApiGatewayAsyncClient.getRestApisAsync
(GetRestApisRequest request, AsyncHandler<GetRestApisRequest, GetRestApisResult> asyncHandler) AbstractAmazonApiGatewayAsync.getSdkAsync
(GetSdkRequest request, AsyncHandler<GetSdkRequest, GetSdkResult> asyncHandler) AmazonApiGatewayAsync.getSdkAsync
(GetSdkRequest getSdkRequest, AsyncHandler<GetSdkRequest, GetSdkResult> asyncHandler) AmazonApiGatewayAsyncClient.getSdkAsync
(GetSdkRequest request, AsyncHandler<GetSdkRequest, GetSdkResult> asyncHandler) AbstractAmazonApiGatewayAsync.getStageAsync
(GetStageRequest request, AsyncHandler<GetStageRequest, GetStageResult> asyncHandler) AmazonApiGatewayAsync.getStageAsync
(GetStageRequest getStageRequest, AsyncHandler<GetStageRequest, GetStageResult> asyncHandler) Gets information about a Stage resource.AmazonApiGatewayAsyncClient.getStageAsync
(GetStageRequest request, AsyncHandler<GetStageRequest, GetStageResult> asyncHandler) AbstractAmazonApiGatewayAsync.getStagesAsync
(GetStagesRequest request, AsyncHandler<GetStagesRequest, GetStagesResult> asyncHandler) AmazonApiGatewayAsync.getStagesAsync
(GetStagesRequest getStagesRequest, AsyncHandler<GetStagesRequest, GetStagesResult> asyncHandler) Gets information about one or more Stage resources.AmazonApiGatewayAsyncClient.getStagesAsync
(GetStagesRequest request, AsyncHandler<GetStagesRequest, GetStagesResult> asyncHandler) AbstractAmazonApiGatewayAsync.importRestApiAsync
(ImportRestApiRequest request, AsyncHandler<ImportRestApiRequest, ImportRestApiResult> asyncHandler) AmazonApiGatewayAsync.importRestApiAsync
(ImportRestApiRequest importRestApiRequest, AsyncHandler<ImportRestApiRequest, ImportRestApiResult> asyncHandler) A feature of the Amazon API Gateway control service for creating a new API from an external API definition file.AmazonApiGatewayAsyncClient.importRestApiAsync
(ImportRestApiRequest request, AsyncHandler<ImportRestApiRequest, ImportRestApiResult> asyncHandler) AbstractAmazonApiGatewayAsync.putIntegrationAsync
(PutIntegrationRequest request, AsyncHandler<PutIntegrationRequest, PutIntegrationResult> asyncHandler) AmazonApiGatewayAsync.putIntegrationAsync
(PutIntegrationRequest putIntegrationRequest, AsyncHandler<PutIntegrationRequest, PutIntegrationResult> asyncHandler) Represents a put integration.AmazonApiGatewayAsyncClient.putIntegrationAsync
(PutIntegrationRequest request, AsyncHandler<PutIntegrationRequest, PutIntegrationResult> asyncHandler) AbstractAmazonApiGatewayAsync.putIntegrationResponseAsync
(PutIntegrationResponseRequest request, AsyncHandler<PutIntegrationResponseRequest, PutIntegrationResponseResult> asyncHandler) AmazonApiGatewayAsync.putIntegrationResponseAsync
(PutIntegrationResponseRequest putIntegrationResponseRequest, AsyncHandler<PutIntegrationResponseRequest, PutIntegrationResponseResult> asyncHandler) Represents a put integration.AmazonApiGatewayAsyncClient.putIntegrationResponseAsync
(PutIntegrationResponseRequest request, AsyncHandler<PutIntegrationResponseRequest, PutIntegrationResponseResult> asyncHandler) AbstractAmazonApiGatewayAsync.putMethodAsync
(PutMethodRequest request, AsyncHandler<PutMethodRequest, PutMethodResult> asyncHandler) AmazonApiGatewayAsync.putMethodAsync
(PutMethodRequest putMethodRequest, AsyncHandler<PutMethodRequest, PutMethodResult> asyncHandler) Add a method to an existing Resource resource.AmazonApiGatewayAsyncClient.putMethodAsync
(PutMethodRequest request, AsyncHandler<PutMethodRequest, PutMethodResult> asyncHandler) AbstractAmazonApiGatewayAsync.putMethodResponseAsync
(PutMethodResponseRequest request, AsyncHandler<PutMethodResponseRequest, PutMethodResponseResult> asyncHandler) AmazonApiGatewayAsync.putMethodResponseAsync
(PutMethodResponseRequest putMethodResponseRequest, AsyncHandler<PutMethodResponseRequest, PutMethodResponseResult> asyncHandler) Adds a MethodResponse to an existing Method resource.AmazonApiGatewayAsyncClient.putMethodResponseAsync
(PutMethodResponseRequest request, AsyncHandler<PutMethodResponseRequest, PutMethodResponseResult> asyncHandler) AbstractAmazonApiGatewayAsync.putRestApiAsync
(PutRestApiRequest request, AsyncHandler<PutRestApiRequest, PutRestApiResult> asyncHandler) AmazonApiGatewayAsync.putRestApiAsync
(PutRestApiRequest putRestApiRequest, AsyncHandler<PutRestApiRequest, PutRestApiResult> asyncHandler) A feature of the Amazon API Gateway control service for updating an existing API with an input of external API definitions.AmazonApiGatewayAsyncClient.putRestApiAsync
(PutRestApiRequest request, AsyncHandler<PutRestApiRequest, PutRestApiResult> asyncHandler) AbstractAmazonApiGatewayAsync.testInvokeAuthorizerAsync
(TestInvokeAuthorizerRequest request, AsyncHandler<TestInvokeAuthorizerRequest, TestInvokeAuthorizerResult> asyncHandler) AmazonApiGatewayAsync.testInvokeAuthorizerAsync
(TestInvokeAuthorizerRequest testInvokeAuthorizerRequest, AsyncHandler<TestInvokeAuthorizerRequest, TestInvokeAuthorizerResult> asyncHandler) Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body.AmazonApiGatewayAsyncClient.testInvokeAuthorizerAsync
(TestInvokeAuthorizerRequest request, AsyncHandler<TestInvokeAuthorizerRequest, TestInvokeAuthorizerResult> asyncHandler) AbstractAmazonApiGatewayAsync.testInvokeMethodAsync
(TestInvokeMethodRequest request, AsyncHandler<TestInvokeMethodRequest, TestInvokeMethodResult> asyncHandler) AmazonApiGatewayAsync.testInvokeMethodAsync
(TestInvokeMethodRequest testInvokeMethodRequest, AsyncHandler<TestInvokeMethodRequest, TestInvokeMethodResult> asyncHandler) AmazonApiGatewayAsyncClient.testInvokeMethodAsync
(TestInvokeMethodRequest request, AsyncHandler<TestInvokeMethodRequest, TestInvokeMethodResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateAccountAsync
(UpdateAccountRequest request, AsyncHandler<UpdateAccountRequest, UpdateAccountResult> asyncHandler) AmazonApiGatewayAsync.updateAccountAsync
(UpdateAccountRequest updateAccountRequest, AsyncHandler<UpdateAccountRequest, UpdateAccountResult> asyncHandler) Changes information about the current Account resource.AmazonApiGatewayAsyncClient.updateAccountAsync
(UpdateAccountRequest request, AsyncHandler<UpdateAccountRequest, UpdateAccountResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateApiKeyAsync
(UpdateApiKeyRequest request, AsyncHandler<UpdateApiKeyRequest, UpdateApiKeyResult> asyncHandler) AmazonApiGatewayAsync.updateApiKeyAsync
(UpdateApiKeyRequest updateApiKeyRequest, AsyncHandler<UpdateApiKeyRequest, UpdateApiKeyResult> asyncHandler) Changes information about an ApiKey resource.AmazonApiGatewayAsyncClient.updateApiKeyAsync
(UpdateApiKeyRequest request, AsyncHandler<UpdateApiKeyRequest, UpdateApiKeyResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateAuthorizerAsync
(UpdateAuthorizerRequest request, AsyncHandler<UpdateAuthorizerRequest, UpdateAuthorizerResult> asyncHandler) AmazonApiGatewayAsync.updateAuthorizerAsync
(UpdateAuthorizerRequest updateAuthorizerRequest, AsyncHandler<UpdateAuthorizerRequest, UpdateAuthorizerResult> asyncHandler) Updates an existing Authorizer resource.AmazonApiGatewayAsyncClient.updateAuthorizerAsync
(UpdateAuthorizerRequest request, AsyncHandler<UpdateAuthorizerRequest, UpdateAuthorizerResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateBasePathMappingAsync
(UpdateBasePathMappingRequest request, AsyncHandler<UpdateBasePathMappingRequest, UpdateBasePathMappingResult> asyncHandler) AmazonApiGatewayAsync.updateBasePathMappingAsync
(UpdateBasePathMappingRequest updateBasePathMappingRequest, AsyncHandler<UpdateBasePathMappingRequest, UpdateBasePathMappingResult> asyncHandler) Changes information about the BasePathMapping resource.AmazonApiGatewayAsyncClient.updateBasePathMappingAsync
(UpdateBasePathMappingRequest request, AsyncHandler<UpdateBasePathMappingRequest, UpdateBasePathMappingResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateClientCertificateAsync
(UpdateClientCertificateRequest request, AsyncHandler<UpdateClientCertificateRequest, UpdateClientCertificateResult> asyncHandler) AmazonApiGatewayAsync.updateClientCertificateAsync
(UpdateClientCertificateRequest updateClientCertificateRequest, AsyncHandler<UpdateClientCertificateRequest, UpdateClientCertificateResult> asyncHandler) Changes information about an ClientCertificate resource.AmazonApiGatewayAsyncClient.updateClientCertificateAsync
(UpdateClientCertificateRequest request, AsyncHandler<UpdateClientCertificateRequest, UpdateClientCertificateResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateDeploymentAsync
(UpdateDeploymentRequest request, AsyncHandler<UpdateDeploymentRequest, UpdateDeploymentResult> asyncHandler) AmazonApiGatewayAsync.updateDeploymentAsync
(UpdateDeploymentRequest updateDeploymentRequest, AsyncHandler<UpdateDeploymentRequest, UpdateDeploymentResult> asyncHandler) Changes information about a Deployment resource.AmazonApiGatewayAsyncClient.updateDeploymentAsync
(UpdateDeploymentRequest request, AsyncHandler<UpdateDeploymentRequest, UpdateDeploymentResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateDomainNameAsync
(UpdateDomainNameRequest request, AsyncHandler<UpdateDomainNameRequest, UpdateDomainNameResult> asyncHandler) AmazonApiGatewayAsync.updateDomainNameAsync
(UpdateDomainNameRequest updateDomainNameRequest, AsyncHandler<UpdateDomainNameRequest, UpdateDomainNameResult> asyncHandler) Changes information about the DomainName resource.AmazonApiGatewayAsyncClient.updateDomainNameAsync
(UpdateDomainNameRequest request, AsyncHandler<UpdateDomainNameRequest, UpdateDomainNameResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateIntegrationAsync
(UpdateIntegrationRequest request, AsyncHandler<UpdateIntegrationRequest, UpdateIntegrationResult> asyncHandler) AmazonApiGatewayAsync.updateIntegrationAsync
(UpdateIntegrationRequest updateIntegrationRequest, AsyncHandler<UpdateIntegrationRequest, UpdateIntegrationResult> asyncHandler) Represents an update integration.AmazonApiGatewayAsyncClient.updateIntegrationAsync
(UpdateIntegrationRequest request, AsyncHandler<UpdateIntegrationRequest, UpdateIntegrationResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateIntegrationResponseAsync
(UpdateIntegrationResponseRequest request, AsyncHandler<UpdateIntegrationResponseRequest, UpdateIntegrationResponseResult> asyncHandler) AmazonApiGatewayAsync.updateIntegrationResponseAsync
(UpdateIntegrationResponseRequest updateIntegrationResponseRequest, AsyncHandler<UpdateIntegrationResponseRequest, UpdateIntegrationResponseResult> asyncHandler) Represents an update integration response.AmazonApiGatewayAsyncClient.updateIntegrationResponseAsync
(UpdateIntegrationResponseRequest request, AsyncHandler<UpdateIntegrationResponseRequest, UpdateIntegrationResponseResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateMethodAsync
(UpdateMethodRequest request, AsyncHandler<UpdateMethodRequest, UpdateMethodResult> asyncHandler) AmazonApiGatewayAsync.updateMethodAsync
(UpdateMethodRequest updateMethodRequest, AsyncHandler<UpdateMethodRequest, UpdateMethodResult> asyncHandler) Updates an existing Method resource.AmazonApiGatewayAsyncClient.updateMethodAsync
(UpdateMethodRequest request, AsyncHandler<UpdateMethodRequest, UpdateMethodResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateMethodResponseAsync
(UpdateMethodResponseRequest request, AsyncHandler<UpdateMethodResponseRequest, UpdateMethodResponseResult> asyncHandler) AmazonApiGatewayAsync.updateMethodResponseAsync
(UpdateMethodResponseRequest updateMethodResponseRequest, AsyncHandler<UpdateMethodResponseRequest, UpdateMethodResponseResult> asyncHandler) Updates an existing MethodResponse resource.AmazonApiGatewayAsyncClient.updateMethodResponseAsync
(UpdateMethodResponseRequest request, AsyncHandler<UpdateMethodResponseRequest, UpdateMethodResponseResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateModelAsync
(UpdateModelRequest request, AsyncHandler<UpdateModelRequest, UpdateModelResult> asyncHandler) AmazonApiGatewayAsync.updateModelAsync
(UpdateModelRequest updateModelRequest, AsyncHandler<UpdateModelRequest, UpdateModelResult> asyncHandler) Changes information about a model.AmazonApiGatewayAsyncClient.updateModelAsync
(UpdateModelRequest request, AsyncHandler<UpdateModelRequest, UpdateModelResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateResourceAsync
(UpdateResourceRequest request, AsyncHandler<UpdateResourceRequest, UpdateResourceResult> asyncHandler) AmazonApiGatewayAsync.updateResourceAsync
(UpdateResourceRequest updateResourceRequest, AsyncHandler<UpdateResourceRequest, UpdateResourceResult> asyncHandler) Changes information about a Resource resource.AmazonApiGatewayAsyncClient.updateResourceAsync
(UpdateResourceRequest request, AsyncHandler<UpdateResourceRequest, UpdateResourceResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateRestApiAsync
(UpdateRestApiRequest request, AsyncHandler<UpdateRestApiRequest, UpdateRestApiResult> asyncHandler) AmazonApiGatewayAsync.updateRestApiAsync
(UpdateRestApiRequest updateRestApiRequest, AsyncHandler<UpdateRestApiRequest, UpdateRestApiResult> asyncHandler) Changes information about the specified API.AmazonApiGatewayAsyncClient.updateRestApiAsync
(UpdateRestApiRequest request, AsyncHandler<UpdateRestApiRequest, UpdateRestApiResult> asyncHandler) AbstractAmazonApiGatewayAsync.updateStageAsync
(UpdateStageRequest request, AsyncHandler<UpdateStageRequest, UpdateStageResult> asyncHandler) AmazonApiGatewayAsync.updateStageAsync
(UpdateStageRequest updateStageRequest, AsyncHandler<UpdateStageRequest, UpdateStageResult> asyncHandler) Changes information about a Stage resource.AmazonApiGatewayAsyncClient.updateStageAsync
(UpdateStageRequest request, AsyncHandler<UpdateStageRequest, UpdateStageResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.applicationautoscaling
Methods in com.amazonaws.services.applicationautoscaling with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSApplicationAutoScalingAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) AWSApplicationAutoScalingAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest deleteScalingPolicyRequest, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) Deletes an Application Auto Scaling scaling policy that was previously created.AWSApplicationAutoScalingAsyncClient.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) AbstractAWSApplicationAutoScalingAsync.deregisterScalableTargetAsync
(DeregisterScalableTargetRequest request, AsyncHandler<DeregisterScalableTargetRequest, DeregisterScalableTargetResult> asyncHandler) AWSApplicationAutoScalingAsync.deregisterScalableTargetAsync
(DeregisterScalableTargetRequest deregisterScalableTargetRequest, AsyncHandler<DeregisterScalableTargetRequest, DeregisterScalableTargetResult> asyncHandler) Deregisters a scalable target that was previously registered.AWSApplicationAutoScalingAsyncClient.deregisterScalableTargetAsync
(DeregisterScalableTargetRequest request, AsyncHandler<DeregisterScalableTargetRequest, DeregisterScalableTargetResult> asyncHandler) AbstractAWSApplicationAutoScalingAsync.describeScalableTargetsAsync
(DescribeScalableTargetsRequest request, AsyncHandler<DescribeScalableTargetsRequest, DescribeScalableTargetsResult> asyncHandler) AWSApplicationAutoScalingAsync.describeScalableTargetsAsync
(DescribeScalableTargetsRequest describeScalableTargetsRequest, AsyncHandler<DescribeScalableTargetsRequest, DescribeScalableTargetsResult> asyncHandler) Provides descriptive information for scalable targets with a specified service namespace.AWSApplicationAutoScalingAsyncClient.describeScalableTargetsAsync
(DescribeScalableTargetsRequest request, AsyncHandler<DescribeScalableTargetsRequest, DescribeScalableTargetsResult> asyncHandler) AbstractAWSApplicationAutoScalingAsync.describeScalingActivitiesAsync
(DescribeScalingActivitiesRequest request, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult> asyncHandler) AWSApplicationAutoScalingAsync.describeScalingActivitiesAsync
(DescribeScalingActivitiesRequest describeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult> asyncHandler) Provides descriptive information for scaling activities with a specified service namespace.AWSApplicationAutoScalingAsyncClient.describeScalingActivitiesAsync
(DescribeScalingActivitiesRequest request, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult> asyncHandler) AbstractAWSApplicationAutoScalingAsync.describeScalingPoliciesAsync
(DescribeScalingPoliciesRequest request, AsyncHandler<DescribeScalingPoliciesRequest, DescribeScalingPoliciesResult> asyncHandler) AWSApplicationAutoScalingAsync.describeScalingPoliciesAsync
(DescribeScalingPoliciesRequest describeScalingPoliciesRequest, AsyncHandler<DescribeScalingPoliciesRequest, DescribeScalingPoliciesResult> asyncHandler) Provides descriptive information for scaling policies with a specified service namespace.AWSApplicationAutoScalingAsyncClient.describeScalingPoliciesAsync
(DescribeScalingPoliciesRequest request, AsyncHandler<DescribeScalingPoliciesRequest, DescribeScalingPoliciesResult> asyncHandler) AbstractAWSApplicationAutoScalingAsync.putScalingPolicyAsync
(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AWSApplicationAutoScalingAsync.putScalingPolicyAsync
(PutScalingPolicyRequest putScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) Creates or updates a policy for an existing Application Auto Scaling scalable target.AWSApplicationAutoScalingAsyncClient.putScalingPolicyAsync
(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AbstractAWSApplicationAutoScalingAsync.registerScalableTargetAsync
(RegisterScalableTargetRequest request, AsyncHandler<RegisterScalableTargetRequest, RegisterScalableTargetResult> asyncHandler) AWSApplicationAutoScalingAsync.registerScalableTargetAsync
(RegisterScalableTargetRequest registerScalableTargetRequest, AsyncHandler<RegisterScalableTargetRequest, RegisterScalableTargetResult> asyncHandler) Registers or updates a scalable target.AWSApplicationAutoScalingAsyncClient.registerScalableTargetAsync
(RegisterScalableTargetRequest request, AsyncHandler<RegisterScalableTargetRequest, RegisterScalableTargetResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.applicationdiscovery
Methods in com.amazonaws.services.applicationdiscovery with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSApplicationDiscoveryAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AWSApplicationDiscoveryAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Creates one or more tags for configuration items.AWSApplicationDiscoveryAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AbstractAWSApplicationDiscoveryAsync.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AWSApplicationDiscoveryAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes the association between configuration items and one or more tags.AWSApplicationDiscoveryAsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AbstractAWSApplicationDiscoveryAsync.describeAgentsAsync
(DescribeAgentsRequest request, AsyncHandler<DescribeAgentsRequest, DescribeAgentsResult> asyncHandler) AWSApplicationDiscoveryAsync.describeAgentsAsync
(DescribeAgentsRequest describeAgentsRequest, AsyncHandler<DescribeAgentsRequest, DescribeAgentsResult> asyncHandler) Lists AWS agents by ID or lists all agents associated with your user account if you did not specify an agent ID.AWSApplicationDiscoveryAsyncClient.describeAgentsAsync
(DescribeAgentsRequest request, AsyncHandler<DescribeAgentsRequest, DescribeAgentsResult> asyncHandler) AbstractAWSApplicationDiscoveryAsync.describeConfigurationsAsync
(DescribeConfigurationsRequest request, AsyncHandler<DescribeConfigurationsRequest, DescribeConfigurationsResult> asyncHandler) AWSApplicationDiscoveryAsync.describeConfigurationsAsync
(DescribeConfigurationsRequest describeConfigurationsRequest, AsyncHandler<DescribeConfigurationsRequest, DescribeConfigurationsResult> asyncHandler) Retrieves a list of attributes for a specific configuration ID.AWSApplicationDiscoveryAsyncClient.describeConfigurationsAsync
(DescribeConfigurationsRequest request, AsyncHandler<DescribeConfigurationsRequest, DescribeConfigurationsResult> asyncHandler) AbstractAWSApplicationDiscoveryAsync.describeExportConfigurationsAsync
(DescribeExportConfigurationsRequest request, AsyncHandler<DescribeExportConfigurationsRequest, DescribeExportConfigurationsResult> asyncHandler) AWSApplicationDiscoveryAsync.describeExportConfigurationsAsync
(DescribeExportConfigurationsRequest describeExportConfigurationsRequest, AsyncHandler<DescribeExportConfigurationsRequest, DescribeExportConfigurationsResult> asyncHandler) Retrieves the status of a given export process.AWSApplicationDiscoveryAsyncClient.describeExportConfigurationsAsync
(DescribeExportConfigurationsRequest request, AsyncHandler<DescribeExportConfigurationsRequest, DescribeExportConfigurationsResult> asyncHandler) AbstractAWSApplicationDiscoveryAsync.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AWSApplicationDiscoveryAsync.describeTagsAsync
(DescribeTagsRequest describeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Retrieves a list of configuration items that are tagged with a specific tag.AWSApplicationDiscoveryAsyncClient.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AbstractAWSApplicationDiscoveryAsync.exportConfigurationsAsync
(ExportConfigurationsRequest request, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult> asyncHandler) AWSApplicationDiscoveryAsync.exportConfigurationsAsync
(ExportConfigurationsRequest exportConfigurationsRequest, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult> asyncHandler) Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data.AWSApplicationDiscoveryAsyncClient.exportConfigurationsAsync
(ExportConfigurationsRequest request, AsyncHandler<ExportConfigurationsRequest, ExportConfigurationsResult> asyncHandler) AbstractAWSApplicationDiscoveryAsync.listConfigurationsAsync
(ListConfigurationsRequest request, AsyncHandler<ListConfigurationsRequest, ListConfigurationsResult> asyncHandler) AWSApplicationDiscoveryAsync.listConfigurationsAsync
(ListConfigurationsRequest listConfigurationsRequest, AsyncHandler<ListConfigurationsRequest, ListConfigurationsResult> asyncHandler) Retrieves a list of configurations items according to the criteria you specify in a filter.AWSApplicationDiscoveryAsyncClient.listConfigurationsAsync
(ListConfigurationsRequest request, AsyncHandler<ListConfigurationsRequest, ListConfigurationsResult> asyncHandler) AbstractAWSApplicationDiscoveryAsync.startDataCollectionByAgentIdsAsync
(StartDataCollectionByAgentIdsRequest request, AsyncHandler<StartDataCollectionByAgentIdsRequest, StartDataCollectionByAgentIdsResult> asyncHandler) AWSApplicationDiscoveryAsync.startDataCollectionByAgentIdsAsync
(StartDataCollectionByAgentIdsRequest startDataCollectionByAgentIdsRequest, AsyncHandler<StartDataCollectionByAgentIdsRequest, StartDataCollectionByAgentIdsResult> asyncHandler) Instructs the specified agents to start collecting data.AWSApplicationDiscoveryAsyncClient.startDataCollectionByAgentIdsAsync
(StartDataCollectionByAgentIdsRequest request, AsyncHandler<StartDataCollectionByAgentIdsRequest, StartDataCollectionByAgentIdsResult> asyncHandler) AbstractAWSApplicationDiscoveryAsync.stopDataCollectionByAgentIdsAsync
(StopDataCollectionByAgentIdsRequest request, AsyncHandler<StopDataCollectionByAgentIdsRequest, StopDataCollectionByAgentIdsResult> asyncHandler) AWSApplicationDiscoveryAsync.stopDataCollectionByAgentIdsAsync
(StopDataCollectionByAgentIdsRequest stopDataCollectionByAgentIdsRequest, AsyncHandler<StopDataCollectionByAgentIdsRequest, StopDataCollectionByAgentIdsResult> asyncHandler) Instructs the specified agents to stop collecting data.AWSApplicationDiscoveryAsyncClient.stopDataCollectionByAgentIdsAsync
(StopDataCollectionByAgentIdsRequest request, AsyncHandler<StopDataCollectionByAgentIdsRequest, StopDataCollectionByAgentIdsResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.attachInstancesAsync
(AttachInstancesRequest request, AsyncHandler<AttachInstancesRequest, AttachInstancesResult> asyncHandler) AmazonAutoScalingAsync.attachInstancesAsync
(AttachInstancesRequest attachInstancesRequest, AsyncHandler<AttachInstancesRequest, AttachInstancesResult> asyncHandler) Attaches one or more EC2 instances to the specified Auto Scaling group.AmazonAutoScalingAsyncClient.attachInstancesAsync
(AttachInstancesRequest request, AsyncHandler<AttachInstancesRequest, AttachInstancesResult> asyncHandler) AbstractAmazonAutoScalingAsync.attachLoadBalancersAsync
(AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult> asyncHandler) Simplified method form for invoking the AttachLoadBalancers operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.attachLoadBalancersAsync
(AttachLoadBalancersRequest request, AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult> asyncHandler) AmazonAutoScalingAsync.attachLoadBalancersAsync
(AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult> asyncHandler) Simplified method form for invoking the AttachLoadBalancers operation with an AsyncHandler.AmazonAutoScalingAsync.attachLoadBalancersAsync
(AttachLoadBalancersRequest attachLoadBalancersRequest, AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult> asyncHandler) Attaches one or more load balancers to the specified Auto Scaling group.AmazonAutoScalingAsyncClient.attachLoadBalancersAsync
(AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult> asyncHandler) Simplified method form for invoking the AttachLoadBalancers operation with an AsyncHandler.AmazonAutoScalingAsyncClient.attachLoadBalancersAsync
(AttachLoadBalancersRequest request, AsyncHandler<AttachLoadBalancersRequest, AttachLoadBalancersResult> asyncHandler) AbstractAmazonAutoScalingAsync.completeLifecycleActionAsync
(CompleteLifecycleActionRequest request, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult> asyncHandler) AmazonAutoScalingAsync.completeLifecycleActionAsync
(CompleteLifecycleActionRequest completeLifecycleActionRequest, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult> asyncHandler) Completes the lifecycle action for the specified token or instance with the specified result.AmazonAutoScalingAsyncClient.completeLifecycleActionAsync
(CompleteLifecycleActionRequest request, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult> asyncHandler) AbstractAmazonAutoScalingAsync.createAutoScalingGroupAsync
(CreateAutoScalingGroupRequest request, AsyncHandler<CreateAutoScalingGroupRequest, CreateAutoScalingGroupResult> asyncHandler) AmazonAutoScalingAsync.createAutoScalingGroupAsync
(CreateAutoScalingGroupRequest createAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, CreateAutoScalingGroupResult> asyncHandler) Creates an Auto Scaling group with the specified name and attributes.AmazonAutoScalingAsyncClient.createAutoScalingGroupAsync
(CreateAutoScalingGroupRequest request, AsyncHandler<CreateAutoScalingGroupRequest, CreateAutoScalingGroupResult> asyncHandler) AbstractAmazonAutoScalingAsync.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest request, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult> asyncHandler) AmazonAutoScalingAsync.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest createLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult> asyncHandler) Creates a launch configuration.AmazonAutoScalingAsyncClient.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest request, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult> asyncHandler) AbstractAmazonAutoScalingAsync.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest request, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult> asyncHandler) AmazonAutoScalingAsync.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest createOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult> asyncHandler) Creates or updates tags for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest request, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult> asyncHandler) AbstractAmazonAutoScalingAsync.deleteAutoScalingGroupAsync
(DeleteAutoScalingGroupRequest request, AsyncHandler<DeleteAutoScalingGroupRequest, DeleteAutoScalingGroupResult> asyncHandler) AmazonAutoScalingAsync.deleteAutoScalingGroupAsync
(DeleteAutoScalingGroupRequest deleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, DeleteAutoScalingGroupResult> asyncHandler) Deletes the specified Auto Scaling group.AmazonAutoScalingAsyncClient.deleteAutoScalingGroupAsync
(DeleteAutoScalingGroupRequest request, AsyncHandler<DeleteAutoScalingGroupRequest, DeleteAutoScalingGroupResult> asyncHandler) AbstractAmazonAutoScalingAsync.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest request, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult> asyncHandler) AmazonAutoScalingAsync.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult> asyncHandler) Deletes the specified launch configuration.AmazonAutoScalingAsyncClient.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest request, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult> asyncHandler) AbstractAmazonAutoScalingAsync.deleteLifecycleHookAsync
(DeleteLifecycleHookRequest request, AsyncHandler<DeleteLifecycleHookRequest, DeleteLifecycleHookResult> asyncHandler) AmazonAutoScalingAsync.deleteLifecycleHookAsync
(DeleteLifecycleHookRequest deleteLifecycleHookRequest, AsyncHandler<DeleteLifecycleHookRequest, DeleteLifecycleHookResult> asyncHandler) Deletes the specified lifecycle hook.AmazonAutoScalingAsyncClient.deleteLifecycleHookAsync
(DeleteLifecycleHookRequest request, AsyncHandler<DeleteLifecycleHookRequest, DeleteLifecycleHookResult> asyncHandler) AbstractAmazonAutoScalingAsync.deleteNotificationConfigurationAsync
(DeleteNotificationConfigurationRequest request, AsyncHandler<DeleteNotificationConfigurationRequest, DeleteNotificationConfigurationResult> asyncHandler) AmazonAutoScalingAsync.deleteNotificationConfigurationAsync
(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, DeleteNotificationConfigurationResult> asyncHandler) Deletes the specified notification.AmazonAutoScalingAsyncClient.deleteNotificationConfigurationAsync
(DeleteNotificationConfigurationRequest request, AsyncHandler<DeleteNotificationConfigurationRequest, DeleteNotificationConfigurationResult> asyncHandler) AbstractAmazonAutoScalingAsync.deletePolicyAsync
(DeletePolicyRequest request, AsyncHandler<DeletePolicyRequest, DeletePolicyResult> asyncHandler) AmazonAutoScalingAsync.deletePolicyAsync
(DeletePolicyRequest deletePolicyRequest, AsyncHandler<DeletePolicyRequest, DeletePolicyResult> asyncHandler) Deletes the specified Auto Scaling policy.AmazonAutoScalingAsyncClient.deletePolicyAsync
(DeletePolicyRequest request, AsyncHandler<DeletePolicyRequest, DeletePolicyResult> asyncHandler) AbstractAmazonAutoScalingAsync.deleteScheduledActionAsync
(DeleteScheduledActionRequest request, AsyncHandler<DeleteScheduledActionRequest, DeleteScheduledActionResult> asyncHandler) AmazonAutoScalingAsync.deleteScheduledActionAsync
(DeleteScheduledActionRequest deleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, DeleteScheduledActionResult> asyncHandler) Deletes the specified scheduled action.AmazonAutoScalingAsyncClient.deleteScheduledActionAsync
(DeleteScheduledActionRequest request, AsyncHandler<DeleteScheduledActionRequest, DeleteScheduledActionResult> asyncHandler) AbstractAmazonAutoScalingAsync.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AmazonAutoScalingAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes the specified tags.AmazonAutoScalingAsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeAccountLimitsAsync
(AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult> asyncHandler) Simplified method form for invoking the DescribeAccountLimits operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeAccountLimitsAsync
(DescribeAccountLimitsRequest request, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult> asyncHandler) AmazonAutoScalingAsync.describeAccountLimitsAsync
(AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult> asyncHandler) Simplified method form for invoking the DescribeAccountLimits operation with an AsyncHandler.AmazonAutoScalingAsync.describeAccountLimitsAsync
(DescribeAccountLimitsRequest describeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult> asyncHandler) Describes the current Auto Scaling resource limits for your AWS account.AmazonAutoScalingAsyncClient.describeAccountLimitsAsync
(AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult> asyncHandler) Simplified method form for invoking the DescribeAccountLimits operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeAccountLimitsAsync
(DescribeAccountLimitsRequest request, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeAdjustmentTypesAsync
(AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult> asyncHandler) Simplified method form for invoking the DescribeAdjustmentTypes operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeAdjustmentTypesAsync
(DescribeAdjustmentTypesRequest request, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult> asyncHandler) AmazonAutoScalingAsync.describeAdjustmentTypesAsync
(AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult> asyncHandler) Simplified method form for invoking the DescribeAdjustmentTypes operation with an AsyncHandler.AmazonAutoScalingAsync.describeAdjustmentTypesAsync
(DescribeAdjustmentTypesRequest describeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult> asyncHandler) Describes the policy adjustment types for use with PutScalingPolicy.AmazonAutoScalingAsyncClient.describeAdjustmentTypesAsync
(AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult> asyncHandler) Simplified method form for invoking the DescribeAdjustmentTypes operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeAdjustmentTypesAsync
(DescribeAdjustmentTypesRequest request, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeAutoScalingGroupsAsync
(AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult> asyncHandler) Simplified method form for invoking the DescribeAutoScalingGroups operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeAutoScalingGroupsAsync
(DescribeAutoScalingGroupsRequest request, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult> asyncHandler) AmazonAutoScalingAsync.describeAutoScalingGroupsAsync
(AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult> asyncHandler) Simplified method form for invoking the DescribeAutoScalingGroups operation with an AsyncHandler.AmazonAutoScalingAsync.describeAutoScalingGroupsAsync
(DescribeAutoScalingGroupsRequest describeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult> asyncHandler) Describes one or more Auto Scaling groups.AmazonAutoScalingAsyncClient.describeAutoScalingGroupsAsync
(AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult> asyncHandler) Simplified method form for invoking the DescribeAutoScalingGroups operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeAutoScalingGroupsAsync
(DescribeAutoScalingGroupsRequest request, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeAutoScalingInstancesAsync
(AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult> asyncHandler) Simplified method form for invoking the DescribeAutoScalingInstances operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeAutoScalingInstancesAsync
(DescribeAutoScalingInstancesRequest request, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult> asyncHandler) AmazonAutoScalingAsync.describeAutoScalingInstancesAsync
(AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult> asyncHandler) Simplified method form for invoking the DescribeAutoScalingInstances operation with an AsyncHandler.AmazonAutoScalingAsync.describeAutoScalingInstancesAsync
(DescribeAutoScalingInstancesRequest describeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult> asyncHandler) Describes one or more Auto Scaling instances.AmazonAutoScalingAsyncClient.describeAutoScalingInstancesAsync
(AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult> asyncHandler) Simplified method form for invoking the DescribeAutoScalingInstances operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeAutoScalingInstancesAsync
(DescribeAutoScalingInstancesRequest request, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeAutoScalingNotificationTypesAsync
(AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult> asyncHandler) Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeAutoScalingNotificationTypesAsync
(DescribeAutoScalingNotificationTypesRequest request, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult> asyncHandler) AmazonAutoScalingAsync.describeAutoScalingNotificationTypesAsync
(AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult> asyncHandler) Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation with an AsyncHandler.AmazonAutoScalingAsync.describeAutoScalingNotificationTypesAsync
(DescribeAutoScalingNotificationTypesRequest describeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult> asyncHandler) Describes the notification types that are supported by Auto Scaling.AmazonAutoScalingAsyncClient.describeAutoScalingNotificationTypesAsync
(AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult> asyncHandler) Simplified method form for invoking the DescribeAutoScalingNotificationTypes operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeAutoScalingNotificationTypesAsync
(DescribeAutoScalingNotificationTypesRequest request, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeLaunchConfigurationsAsync
(AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult> asyncHandler) Simplified method form for invoking the DescribeLaunchConfigurations operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeLaunchConfigurationsAsync
(DescribeLaunchConfigurationsRequest request, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult> asyncHandler) AmazonAutoScalingAsync.describeLaunchConfigurationsAsync
(AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult> asyncHandler) Simplified method form for invoking the DescribeLaunchConfigurations operation with an AsyncHandler.AmazonAutoScalingAsync.describeLaunchConfigurationsAsync
(DescribeLaunchConfigurationsRequest describeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult> asyncHandler) Describes one or more launch configurations.AmazonAutoScalingAsyncClient.describeLaunchConfigurationsAsync
(AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult> asyncHandler) Simplified method form for invoking the DescribeLaunchConfigurations operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeLaunchConfigurationsAsync
(DescribeLaunchConfigurationsRequest request, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeLifecycleHooksAsync
(DescribeLifecycleHooksRequest request, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult> asyncHandler) AmazonAutoScalingAsync.describeLifecycleHooksAsync
(DescribeLifecycleHooksRequest describeLifecycleHooksRequest, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult> asyncHandler) Describes the lifecycle hooks for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.describeLifecycleHooksAsync
(DescribeLifecycleHooksRequest request, AsyncHandler<DescribeLifecycleHooksRequest, DescribeLifecycleHooksResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeLifecycleHookTypesAsync
(AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult> asyncHandler) Simplified method form for invoking the DescribeLifecycleHookTypes operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeLifecycleHookTypesAsync
(DescribeLifecycleHookTypesRequest request, AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult> asyncHandler) AmazonAutoScalingAsync.describeLifecycleHookTypesAsync
(AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult> asyncHandler) Simplified method form for invoking the DescribeLifecycleHookTypes operation with an AsyncHandler.AmazonAutoScalingAsync.describeLifecycleHookTypesAsync
(DescribeLifecycleHookTypesRequest describeLifecycleHookTypesRequest, AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult> asyncHandler) Describes the available types of lifecycle hooks.AmazonAutoScalingAsyncClient.describeLifecycleHookTypesAsync
(AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult> asyncHandler) Simplified method form for invoking the DescribeLifecycleHookTypes operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeLifecycleHookTypesAsync
(DescribeLifecycleHookTypesRequest request, AsyncHandler<DescribeLifecycleHookTypesRequest, DescribeLifecycleHookTypesResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeLoadBalancersAsync
(DescribeLoadBalancersRequest request, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult> asyncHandler) AmazonAutoScalingAsync.describeLoadBalancersAsync
(DescribeLoadBalancersRequest describeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult> asyncHandler) Describes the load balancers for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.describeLoadBalancersAsync
(DescribeLoadBalancersRequest request, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeMetricCollectionTypesAsync
(AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult> asyncHandler) Simplified method form for invoking the DescribeMetricCollectionTypes operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeMetricCollectionTypesAsync
(DescribeMetricCollectionTypesRequest request, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult> asyncHandler) AmazonAutoScalingAsync.describeMetricCollectionTypesAsync
(AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult> asyncHandler) Simplified method form for invoking the DescribeMetricCollectionTypes operation with an AsyncHandler.AmazonAutoScalingAsync.describeMetricCollectionTypesAsync
(DescribeMetricCollectionTypesRequest describeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult> asyncHandler) Describes the available CloudWatch metrics for Auto Scaling.AmazonAutoScalingAsyncClient.describeMetricCollectionTypesAsync
(AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult> asyncHandler) Simplified method form for invoking the DescribeMetricCollectionTypes operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeMetricCollectionTypesAsync
(DescribeMetricCollectionTypesRequest request, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeNotificationConfigurationsAsync
(AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult> asyncHandler) Simplified method form for invoking the DescribeNotificationConfigurations operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeNotificationConfigurationsAsync
(DescribeNotificationConfigurationsRequest request, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult> asyncHandler) AmazonAutoScalingAsync.describeNotificationConfigurationsAsync
(AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult> asyncHandler) Simplified method form for invoking the DescribeNotificationConfigurations operation with an AsyncHandler.AmazonAutoScalingAsync.describeNotificationConfigurationsAsync
(DescribeNotificationConfigurationsRequest describeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult> asyncHandler) Describes the notification actions associated with the specified Auto Scaling group.AmazonAutoScalingAsyncClient.describeNotificationConfigurationsAsync
(AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult> asyncHandler) Simplified method form for invoking the DescribeNotificationConfigurations operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeNotificationConfigurationsAsync
(DescribeNotificationConfigurationsRequest request, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult> asyncHandler) AbstractAmazonAutoScalingAsync.describePoliciesAsync
(AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult> asyncHandler) Simplified method form for invoking the DescribePolicies operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describePoliciesAsync
(DescribePoliciesRequest request, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult> asyncHandler) AmazonAutoScalingAsync.describePoliciesAsync
(AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult> asyncHandler) Simplified method form for invoking the DescribePolicies operation with an AsyncHandler.AmazonAutoScalingAsync.describePoliciesAsync
(DescribePoliciesRequest describePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult> asyncHandler) Describes the policies for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.describePoliciesAsync
(AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult> asyncHandler) Simplified method form for invoking the DescribePolicies operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describePoliciesAsync
(DescribePoliciesRequest request, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeScalingActivitiesAsync
(AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult> asyncHandler) Simplified method form for invoking the DescribeScalingActivities operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeScalingActivitiesAsync
(DescribeScalingActivitiesRequest request, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult> asyncHandler) AmazonAutoScalingAsync.describeScalingActivitiesAsync
(AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult> asyncHandler) Simplified method form for invoking the DescribeScalingActivities operation with an AsyncHandler.AmazonAutoScalingAsync.describeScalingActivitiesAsync
(DescribeScalingActivitiesRequest describeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult> asyncHandler) Describes one or more scaling activities for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.describeScalingActivitiesAsync
(AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult> asyncHandler) Simplified method form for invoking the DescribeScalingActivities operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeScalingActivitiesAsync
(DescribeScalingActivitiesRequest request, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeScalingProcessTypesAsync
(AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult> asyncHandler) Simplified method form for invoking the DescribeScalingProcessTypes operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeScalingProcessTypesAsync
(DescribeScalingProcessTypesRequest request, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult> asyncHandler) AmazonAutoScalingAsync.describeScalingProcessTypesAsync
(AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult> asyncHandler) Simplified method form for invoking the DescribeScalingProcessTypes operation with an AsyncHandler.AmazonAutoScalingAsync.describeScalingProcessTypesAsync
(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult> asyncHandler) Describes the scaling process types for use with ResumeProcesses and SuspendProcesses.AmazonAutoScalingAsyncClient.describeScalingProcessTypesAsync
(AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult> asyncHandler) Simplified method form for invoking the DescribeScalingProcessTypes operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeScalingProcessTypesAsync
(DescribeScalingProcessTypesRequest request, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeScheduledActionsAsync
(AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult> asyncHandler) Simplified method form for invoking the DescribeScheduledActions operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeScheduledActionsAsync
(DescribeScheduledActionsRequest request, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult> asyncHandler) AmazonAutoScalingAsync.describeScheduledActionsAsync
(AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult> asyncHandler) Simplified method form for invoking the DescribeScheduledActions operation with an AsyncHandler.AmazonAutoScalingAsync.describeScheduledActionsAsync
(DescribeScheduledActionsRequest describeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult> asyncHandler) Describes the actions scheduled for your Auto Scaling group that haven't run.AmazonAutoScalingAsyncClient.describeScheduledActionsAsync
(AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult> asyncHandler) Simplified method form for invoking the DescribeScheduledActions operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeScheduledActionsAsync
(DescribeScheduledActionsRequest request, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeTagsAsync
(AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Simplified method form for invoking the DescribeTags operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AmazonAutoScalingAsync.describeTagsAsync
(AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Simplified method form for invoking the DescribeTags operation with an AsyncHandler.AmazonAutoScalingAsync.describeTagsAsync
(DescribeTagsRequest describeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Describes the specified tags.AmazonAutoScalingAsyncClient.describeTagsAsync
(AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Simplified method form for invoking the DescribeTags operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AbstractAmazonAutoScalingAsync.describeTerminationPolicyTypesAsync
(AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult> asyncHandler) Simplified method form for invoking the DescribeTerminationPolicyTypes operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.describeTerminationPolicyTypesAsync
(DescribeTerminationPolicyTypesRequest request, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult> asyncHandler) AmazonAutoScalingAsync.describeTerminationPolicyTypesAsync
(AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult> asyncHandler) Simplified method form for invoking the DescribeTerminationPolicyTypes operation with an AsyncHandler.AmazonAutoScalingAsync.describeTerminationPolicyTypesAsync
(DescribeTerminationPolicyTypesRequest describeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult> asyncHandler) Describes the termination policies supported by Auto Scaling.AmazonAutoScalingAsyncClient.describeTerminationPolicyTypesAsync
(AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult> asyncHandler) Simplified method form for invoking the DescribeTerminationPolicyTypes operation with an AsyncHandler.AmazonAutoScalingAsyncClient.describeTerminationPolicyTypesAsync
(DescribeTerminationPolicyTypesRequest request, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult> asyncHandler) AbstractAmazonAutoScalingAsync.detachInstancesAsync
(DetachInstancesRequest request, AsyncHandler<DetachInstancesRequest, DetachInstancesResult> asyncHandler) AmazonAutoScalingAsync.detachInstancesAsync
(DetachInstancesRequest detachInstancesRequest, AsyncHandler<DetachInstancesRequest, DetachInstancesResult> asyncHandler) Removes one or more instances from the specified Auto Scaling group.AmazonAutoScalingAsyncClient.detachInstancesAsync
(DetachInstancesRequest request, AsyncHandler<DetachInstancesRequest, DetachInstancesResult> asyncHandler) AbstractAmazonAutoScalingAsync.detachLoadBalancersAsync
(AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult> asyncHandler) Simplified method form for invoking the DetachLoadBalancers operation with an AsyncHandler.AbstractAmazonAutoScalingAsync.detachLoadBalancersAsync
(DetachLoadBalancersRequest request, AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult> asyncHandler) AmazonAutoScalingAsync.detachLoadBalancersAsync
(AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult> asyncHandler) Simplified method form for invoking the DetachLoadBalancers operation with an AsyncHandler.AmazonAutoScalingAsync.detachLoadBalancersAsync
(DetachLoadBalancersRequest detachLoadBalancersRequest, AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult> asyncHandler) Removes one or more load balancers from the specified Auto Scaling group.AmazonAutoScalingAsyncClient.detachLoadBalancersAsync
(AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult> asyncHandler) Simplified method form for invoking the DetachLoadBalancers operation with an AsyncHandler.AmazonAutoScalingAsyncClient.detachLoadBalancersAsync
(DetachLoadBalancersRequest request, AsyncHandler<DetachLoadBalancersRequest, DetachLoadBalancersResult> asyncHandler) AbstractAmazonAutoScalingAsync.disableMetricsCollectionAsync
(DisableMetricsCollectionRequest request, AsyncHandler<DisableMetricsCollectionRequest, DisableMetricsCollectionResult> asyncHandler) AmazonAutoScalingAsync.disableMetricsCollectionAsync
(DisableMetricsCollectionRequest disableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, DisableMetricsCollectionResult> asyncHandler) Disables monitoring of the specified metrics for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.disableMetricsCollectionAsync
(DisableMetricsCollectionRequest request, AsyncHandler<DisableMetricsCollectionRequest, DisableMetricsCollectionResult> asyncHandler) AbstractAmazonAutoScalingAsync.enableMetricsCollectionAsync
(EnableMetricsCollectionRequest request, AsyncHandler<EnableMetricsCollectionRequest, EnableMetricsCollectionResult> asyncHandler) AmazonAutoScalingAsync.enableMetricsCollectionAsync
(EnableMetricsCollectionRequest enableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, EnableMetricsCollectionResult> asyncHandler) Enables monitoring of the specified metrics for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.enableMetricsCollectionAsync
(EnableMetricsCollectionRequest request, AsyncHandler<EnableMetricsCollectionRequest, EnableMetricsCollectionResult> asyncHandler) AbstractAmazonAutoScalingAsync.enterStandbyAsync
(EnterStandbyRequest request, AsyncHandler<EnterStandbyRequest, EnterStandbyResult> asyncHandler) AmazonAutoScalingAsync.enterStandbyAsync
(EnterStandbyRequest enterStandbyRequest, AsyncHandler<EnterStandbyRequest, EnterStandbyResult> asyncHandler) Moves the specified instances intoStandby
mode.AmazonAutoScalingAsyncClient.enterStandbyAsync
(EnterStandbyRequest request, AsyncHandler<EnterStandbyRequest, EnterStandbyResult> asyncHandler) AbstractAmazonAutoScalingAsync.executePolicyAsync
(ExecutePolicyRequest request, AsyncHandler<ExecutePolicyRequest, ExecutePolicyResult> asyncHandler) AmazonAutoScalingAsync.executePolicyAsync
(ExecutePolicyRequest executePolicyRequest, AsyncHandler<ExecutePolicyRequest, ExecutePolicyResult> asyncHandler) Executes the specified policy.AmazonAutoScalingAsyncClient.executePolicyAsync
(ExecutePolicyRequest request, AsyncHandler<ExecutePolicyRequest, ExecutePolicyResult> asyncHandler) AbstractAmazonAutoScalingAsync.exitStandbyAsync
(ExitStandbyRequest request, AsyncHandler<ExitStandbyRequest, ExitStandbyResult> asyncHandler) AmazonAutoScalingAsync.exitStandbyAsync
(ExitStandbyRequest exitStandbyRequest, AsyncHandler<ExitStandbyRequest, ExitStandbyResult> asyncHandler) Moves the specified instances out ofStandby
mode.AmazonAutoScalingAsyncClient.exitStandbyAsync
(ExitStandbyRequest request, AsyncHandler<ExitStandbyRequest, ExitStandbyResult> asyncHandler) AbstractAmazonAutoScalingAsync.putLifecycleHookAsync
(PutLifecycleHookRequest request, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult> asyncHandler) AmazonAutoScalingAsync.putLifecycleHookAsync
(PutLifecycleHookRequest putLifecycleHookRequest, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult> asyncHandler) Creates or updates a lifecycle hook for the specified Auto Scaling Group.AmazonAutoScalingAsyncClient.putLifecycleHookAsync
(PutLifecycleHookRequest request, AsyncHandler<PutLifecycleHookRequest, PutLifecycleHookResult> asyncHandler) AbstractAmazonAutoScalingAsync.putNotificationConfigurationAsync
(PutNotificationConfigurationRequest request, AsyncHandler<PutNotificationConfigurationRequest, PutNotificationConfigurationResult> asyncHandler) AmazonAutoScalingAsync.putNotificationConfigurationAsync
(PutNotificationConfigurationRequest putNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, PutNotificationConfigurationResult> asyncHandler) Configures an Auto Scaling group to send notifications when specified events take place.AmazonAutoScalingAsyncClient.putNotificationConfigurationAsync
(PutNotificationConfigurationRequest request, AsyncHandler<PutNotificationConfigurationRequest, PutNotificationConfigurationResult> asyncHandler) AbstractAmazonAutoScalingAsync.putScalingPolicyAsync
(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AmazonAutoScalingAsync.putScalingPolicyAsync
(PutScalingPolicyRequest putScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) Creates or updates a policy for an Auto Scaling group.AmazonAutoScalingAsyncClient.putScalingPolicyAsync
(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AbstractAmazonAutoScalingAsync.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest request, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult> asyncHandler) AmazonAutoScalingAsync.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult> asyncHandler) Creates or updates a scheduled scaling action for an Auto Scaling group.AmazonAutoScalingAsyncClient.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest request, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult> asyncHandler) AbstractAmazonAutoScalingAsync.recordLifecycleActionHeartbeatAsync
(RecordLifecycleActionHeartbeatRequest request, AsyncHandler<RecordLifecycleActionHeartbeatRequest, RecordLifecycleActionHeartbeatResult> asyncHandler) AmazonAutoScalingAsync.recordLifecycleActionHeartbeatAsync
(RecordLifecycleActionHeartbeatRequest recordLifecycleActionHeartbeatRequest, AsyncHandler<RecordLifecycleActionHeartbeatRequest, RecordLifecycleActionHeartbeatResult> asyncHandler) Records a heartbeat for the lifecycle action associated with the specified token or instance.AmazonAutoScalingAsyncClient.recordLifecycleActionHeartbeatAsync
(RecordLifecycleActionHeartbeatRequest request, AsyncHandler<RecordLifecycleActionHeartbeatRequest, RecordLifecycleActionHeartbeatResult> asyncHandler) AbstractAmazonAutoScalingAsync.resumeProcessesAsync
(ResumeProcessesRequest request, AsyncHandler<ResumeProcessesRequest, ResumeProcessesResult> asyncHandler) AmazonAutoScalingAsync.resumeProcessesAsync
(ResumeProcessesRequest resumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, ResumeProcessesResult> asyncHandler) Resumes the specified suspended Auto Scaling processes, or all suspended process, for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.resumeProcessesAsync
(ResumeProcessesRequest request, AsyncHandler<ResumeProcessesRequest, ResumeProcessesResult> asyncHandler) AbstractAmazonAutoScalingAsync.setDesiredCapacityAsync
(SetDesiredCapacityRequest request, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult> asyncHandler) AmazonAutoScalingAsync.setDesiredCapacityAsync
(SetDesiredCapacityRequest setDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult> asyncHandler) Sets the size of the specified Auto Scaling group.AmazonAutoScalingAsyncClient.setDesiredCapacityAsync
(SetDesiredCapacityRequest request, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult> asyncHandler) AbstractAmazonAutoScalingAsync.setInstanceHealthAsync
(SetInstanceHealthRequest request, AsyncHandler<SetInstanceHealthRequest, SetInstanceHealthResult> asyncHandler) AmazonAutoScalingAsync.setInstanceHealthAsync
(SetInstanceHealthRequest setInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, SetInstanceHealthResult> asyncHandler) Sets the health status of the specified instance.AmazonAutoScalingAsyncClient.setInstanceHealthAsync
(SetInstanceHealthRequest request, AsyncHandler<SetInstanceHealthRequest, SetInstanceHealthResult> asyncHandler) AbstractAmazonAutoScalingAsync.setInstanceProtectionAsync
(SetInstanceProtectionRequest request, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult> asyncHandler) AmazonAutoScalingAsync.setInstanceProtectionAsync
(SetInstanceProtectionRequest setInstanceProtectionRequest, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult> asyncHandler) Updates the instance protection settings of the specified instances.AmazonAutoScalingAsyncClient.setInstanceProtectionAsync
(SetInstanceProtectionRequest request, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult> asyncHandler) AbstractAmazonAutoScalingAsync.suspendProcessesAsync
(SuspendProcessesRequest request, AsyncHandler<SuspendProcessesRequest, SuspendProcessesResult> asyncHandler) AmazonAutoScalingAsync.suspendProcessesAsync
(SuspendProcessesRequest suspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, SuspendProcessesResult> asyncHandler) Suspends the specified Auto Scaling processes, or all processes, for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.suspendProcessesAsync
(SuspendProcessesRequest request, AsyncHandler<SuspendProcessesRequest, SuspendProcessesResult> asyncHandler) AbstractAmazonAutoScalingAsync.terminateInstanceInAutoScalingGroupAsync
(TerminateInstanceInAutoScalingGroupRequest request, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult> asyncHandler) AmazonAutoScalingAsync.terminateInstanceInAutoScalingGroupAsync
(TerminateInstanceInAutoScalingGroupRequest terminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult> asyncHandler) Terminates the specified instance and optionally adjusts the desired group size.AmazonAutoScalingAsyncClient.terminateInstanceInAutoScalingGroupAsync
(TerminateInstanceInAutoScalingGroupRequest request, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult> asyncHandler) AbstractAmazonAutoScalingAsync.updateAutoScalingGroupAsync
(UpdateAutoScalingGroupRequest request, AsyncHandler<UpdateAutoScalingGroupRequest, UpdateAutoScalingGroupResult> asyncHandler) AmazonAutoScalingAsync.updateAutoScalingGroupAsync
(UpdateAutoScalingGroupRequest updateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, UpdateAutoScalingGroupResult> asyncHandler) Updates the configuration for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.updateAutoScalingGroupAsync
(UpdateAutoScalingGroupRequest request, AsyncHandler<UpdateAutoScalingGroupRequest, UpdateAutoScalingGroupResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.certificatemanager
Methods in com.amazonaws.services.certificatemanager with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSCertificateManagerAsync.addTagsToCertificateAsync
(AddTagsToCertificateRequest request, AsyncHandler<AddTagsToCertificateRequest, AddTagsToCertificateResult> asyncHandler) AWSCertificateManagerAsync.addTagsToCertificateAsync
(AddTagsToCertificateRequest addTagsToCertificateRequest, AsyncHandler<AddTagsToCertificateRequest, AddTagsToCertificateResult> asyncHandler) Adds one or more tags to an ACM Certificate.AWSCertificateManagerAsyncClient.addTagsToCertificateAsync
(AddTagsToCertificateRequest request, AsyncHandler<AddTagsToCertificateRequest, AddTagsToCertificateResult> asyncHandler) AbstractAWSCertificateManagerAsync.deleteCertificateAsync
(DeleteCertificateRequest request, AsyncHandler<DeleteCertificateRequest, DeleteCertificateResult> asyncHandler) AWSCertificateManagerAsync.deleteCertificateAsync
(DeleteCertificateRequest deleteCertificateRequest, AsyncHandler<DeleteCertificateRequest, DeleteCertificateResult> asyncHandler) Deletes an ACM Certificate and its associated private key.AWSCertificateManagerAsyncClient.deleteCertificateAsync
(DeleteCertificateRequest request, AsyncHandler<DeleteCertificateRequest, DeleteCertificateResult> asyncHandler) AbstractAWSCertificateManagerAsync.describeCertificateAsync
(DescribeCertificateRequest request, AsyncHandler<DescribeCertificateRequest, DescribeCertificateResult> asyncHandler) AWSCertificateManagerAsync.describeCertificateAsync
(DescribeCertificateRequest describeCertificateRequest, AsyncHandler<DescribeCertificateRequest, DescribeCertificateResult> asyncHandler) Returns a list of the fields contained in the specified ACM Certificate.AWSCertificateManagerAsyncClient.describeCertificateAsync
(DescribeCertificateRequest request, AsyncHandler<DescribeCertificateRequest, DescribeCertificateResult> asyncHandler) AbstractAWSCertificateManagerAsync.getCertificateAsync
(GetCertificateRequest request, AsyncHandler<GetCertificateRequest, GetCertificateResult> asyncHandler) AWSCertificateManagerAsync.getCertificateAsync
(GetCertificateRequest getCertificateRequest, AsyncHandler<GetCertificateRequest, GetCertificateResult> asyncHandler) Retrieves an ACM Certificate and certificate chain for the certificate specified by an ARN.AWSCertificateManagerAsyncClient.getCertificateAsync
(GetCertificateRequest request, AsyncHandler<GetCertificateRequest, GetCertificateResult> asyncHandler) AbstractAWSCertificateManagerAsync.listCertificatesAsync
(ListCertificatesRequest request, AsyncHandler<ListCertificatesRequest, ListCertificatesResult> asyncHandler) AWSCertificateManagerAsync.listCertificatesAsync
(ListCertificatesRequest listCertificatesRequest, AsyncHandler<ListCertificatesRequest, ListCertificatesResult> asyncHandler) Retrieves a list of the ACM Certificate ARNs, and the domain name for each ARN, owned by the calling account.AWSCertificateManagerAsyncClient.listCertificatesAsync
(ListCertificatesRequest request, AsyncHandler<ListCertificatesRequest, ListCertificatesResult> asyncHandler) AbstractAWSCertificateManagerAsync.listTagsForCertificateAsync
(ListTagsForCertificateRequest request, AsyncHandler<ListTagsForCertificateRequest, ListTagsForCertificateResult> asyncHandler) AWSCertificateManagerAsync.listTagsForCertificateAsync
(ListTagsForCertificateRequest listTagsForCertificateRequest, AsyncHandler<ListTagsForCertificateRequest, ListTagsForCertificateResult> asyncHandler) Lists the tags that have been applied to the ACM Certificate.AWSCertificateManagerAsyncClient.listTagsForCertificateAsync
(ListTagsForCertificateRequest request, AsyncHandler<ListTagsForCertificateRequest, ListTagsForCertificateResult> asyncHandler) AbstractAWSCertificateManagerAsync.removeTagsFromCertificateAsync
(RemoveTagsFromCertificateRequest request, AsyncHandler<RemoveTagsFromCertificateRequest, RemoveTagsFromCertificateResult> asyncHandler) AWSCertificateManagerAsync.removeTagsFromCertificateAsync
(RemoveTagsFromCertificateRequest removeTagsFromCertificateRequest, AsyncHandler<RemoveTagsFromCertificateRequest, RemoveTagsFromCertificateResult> asyncHandler) Remove one or more tags from an ACM Certificate.AWSCertificateManagerAsyncClient.removeTagsFromCertificateAsync
(RemoveTagsFromCertificateRequest request, AsyncHandler<RemoveTagsFromCertificateRequest, RemoveTagsFromCertificateResult> asyncHandler) AbstractAWSCertificateManagerAsync.requestCertificateAsync
(RequestCertificateRequest request, AsyncHandler<RequestCertificateRequest, RequestCertificateResult> asyncHandler) AWSCertificateManagerAsync.requestCertificateAsync
(RequestCertificateRequest requestCertificateRequest, AsyncHandler<RequestCertificateRequest, RequestCertificateResult> asyncHandler) Requests an ACM Certificate for use with other AWS services.AWSCertificateManagerAsyncClient.requestCertificateAsync
(RequestCertificateRequest request, AsyncHandler<RequestCertificateRequest, RequestCertificateResult> asyncHandler) AbstractAWSCertificateManagerAsync.resendValidationEmailAsync
(ResendValidationEmailRequest request, AsyncHandler<ResendValidationEmailRequest, ResendValidationEmailResult> asyncHandler) AWSCertificateManagerAsync.resendValidationEmailAsync
(ResendValidationEmailRequest resendValidationEmailRequest, AsyncHandler<ResendValidationEmailRequest, ResendValidationEmailResult> asyncHandler) Resends the email that requests domain ownership validation.AWSCertificateManagerAsyncClient.resendValidationEmailAsync
(ResendValidationEmailRequest request, AsyncHandler<ResendValidationEmailRequest, ResendValidationEmailResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cloudformation
Methods in com.amazonaws.services.cloudformation with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonCloudFormationAsync.cancelUpdateStackAsync
(CancelUpdateStackRequest request, AsyncHandler<CancelUpdateStackRequest, CancelUpdateStackResult> asyncHandler) AmazonCloudFormationAsync.cancelUpdateStackAsync
(CancelUpdateStackRequest cancelUpdateStackRequest, AsyncHandler<CancelUpdateStackRequest, CancelUpdateStackResult> asyncHandler) Cancels an update on the specified stack.AmazonCloudFormationAsyncClient.cancelUpdateStackAsync
(CancelUpdateStackRequest request, AsyncHandler<CancelUpdateStackRequest, CancelUpdateStackResult> asyncHandler) AbstractAmazonCloudFormationAsync.continueUpdateRollbackAsync
(ContinueUpdateRollbackRequest request, AsyncHandler<ContinueUpdateRollbackRequest, ContinueUpdateRollbackResult> asyncHandler) AmazonCloudFormationAsync.continueUpdateRollbackAsync
(ContinueUpdateRollbackRequest continueUpdateRollbackRequest, AsyncHandler<ContinueUpdateRollbackRequest, ContinueUpdateRollbackResult> asyncHandler) For a specified stack that is in theUPDATE_ROLLBACK_FAILED
state, continues rolling it back to theUPDATE_ROLLBACK_COMPLETE
state.AmazonCloudFormationAsyncClient.continueUpdateRollbackAsync
(ContinueUpdateRollbackRequest request, AsyncHandler<ContinueUpdateRollbackRequest, ContinueUpdateRollbackResult> asyncHandler) AbstractAmazonCloudFormationAsync.createChangeSetAsync
(CreateChangeSetRequest request, AsyncHandler<CreateChangeSetRequest, CreateChangeSetResult> asyncHandler) AmazonCloudFormationAsync.createChangeSetAsync
(CreateChangeSetRequest createChangeSetRequest, AsyncHandler<CreateChangeSetRequest, CreateChangeSetResult> asyncHandler) Creates a list of changes for a stack.AmazonCloudFormationAsyncClient.createChangeSetAsync
(CreateChangeSetRequest request, AsyncHandler<CreateChangeSetRequest, CreateChangeSetResult> asyncHandler) AbstractAmazonCloudFormationAsync.createStackAsync
(CreateStackRequest request, AsyncHandler<CreateStackRequest, CreateStackResult> asyncHandler) AmazonCloudFormationAsync.createStackAsync
(CreateStackRequest createStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult> asyncHandler) Creates a stack as specified in the template.AmazonCloudFormationAsyncClient.createStackAsync
(CreateStackRequest request, AsyncHandler<CreateStackRequest, CreateStackResult> asyncHandler) AbstractAmazonCloudFormationAsync.deleteChangeSetAsync
(DeleteChangeSetRequest request, AsyncHandler<DeleteChangeSetRequest, DeleteChangeSetResult> asyncHandler) AmazonCloudFormationAsync.deleteChangeSetAsync
(DeleteChangeSetRequest deleteChangeSetRequest, AsyncHandler<DeleteChangeSetRequest, DeleteChangeSetResult> asyncHandler) Deletes the specified change set.AmazonCloudFormationAsyncClient.deleteChangeSetAsync
(DeleteChangeSetRequest request, AsyncHandler<DeleteChangeSetRequest, DeleteChangeSetResult> asyncHandler) AbstractAmazonCloudFormationAsync.deleteStackAsync
(DeleteStackRequest request, AsyncHandler<DeleteStackRequest, DeleteStackResult> asyncHandler) AmazonCloudFormationAsync.deleteStackAsync
(DeleteStackRequest deleteStackRequest, AsyncHandler<DeleteStackRequest, DeleteStackResult> asyncHandler) Deletes a specified stack.AmazonCloudFormationAsyncClient.deleteStackAsync
(DeleteStackRequest request, AsyncHandler<DeleteStackRequest, DeleteStackResult> asyncHandler) AbstractAmazonCloudFormationAsync.describeAccountLimitsAsync
(DescribeAccountLimitsRequest request, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult> asyncHandler) AmazonCloudFormationAsync.describeAccountLimitsAsync
(DescribeAccountLimitsRequest describeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult> asyncHandler) Retrieves your account's AWS CloudFormation limits, such as the maximum number of stacks that you can create in your account.AmazonCloudFormationAsyncClient.describeAccountLimitsAsync
(DescribeAccountLimitsRequest request, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult> asyncHandler) AbstractAmazonCloudFormationAsync.describeChangeSetAsync
(DescribeChangeSetRequest request, AsyncHandler<DescribeChangeSetRequest, DescribeChangeSetResult> asyncHandler) AmazonCloudFormationAsync.describeChangeSetAsync
(DescribeChangeSetRequest describeChangeSetRequest, AsyncHandler<DescribeChangeSetRequest, DescribeChangeSetResult> asyncHandler) Returns the inputs for the change set and a list of changes that AWS CloudFormation will make if you execute the change set.AmazonCloudFormationAsyncClient.describeChangeSetAsync
(DescribeChangeSetRequest request, AsyncHandler<DescribeChangeSetRequest, DescribeChangeSetResult> asyncHandler) AbstractAmazonCloudFormationAsync.describeStackEventsAsync
(DescribeStackEventsRequest request, AsyncHandler<DescribeStackEventsRequest, DescribeStackEventsResult> asyncHandler) AmazonCloudFormationAsync.describeStackEventsAsync
(DescribeStackEventsRequest describeStackEventsRequest, AsyncHandler<DescribeStackEventsRequest, DescribeStackEventsResult> asyncHandler) Returns all stack related events for a specified stack in reverse chronological order.AmazonCloudFormationAsyncClient.describeStackEventsAsync
(DescribeStackEventsRequest request, AsyncHandler<DescribeStackEventsRequest, DescribeStackEventsResult> asyncHandler) AbstractAmazonCloudFormationAsync.describeStackResourceAsync
(DescribeStackResourceRequest request, AsyncHandler<DescribeStackResourceRequest, DescribeStackResourceResult> asyncHandler) AmazonCloudFormationAsync.describeStackResourceAsync
(DescribeStackResourceRequest describeStackResourceRequest, AsyncHandler<DescribeStackResourceRequest, DescribeStackResourceResult> asyncHandler) Returns a description of the specified resource in the specified stack.AmazonCloudFormationAsyncClient.describeStackResourceAsync
(DescribeStackResourceRequest request, AsyncHandler<DescribeStackResourceRequest, DescribeStackResourceResult> asyncHandler) AbstractAmazonCloudFormationAsync.describeStackResourcesAsync
(DescribeStackResourcesRequest request, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult> asyncHandler) AmazonCloudFormationAsync.describeStackResourcesAsync
(DescribeStackResourcesRequest describeStackResourcesRequest, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult> asyncHandler) Returns AWS resource descriptions for running and deleted stacks.AmazonCloudFormationAsyncClient.describeStackResourcesAsync
(DescribeStackResourcesRequest request, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult> asyncHandler) AbstractAmazonCloudFormationAsync.describeStacksAsync
(AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Simplified method form for invoking the DescribeStacks operation with an AsyncHandler.AbstractAmazonCloudFormationAsync.describeStacksAsync
(DescribeStacksRequest request, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) AmazonCloudFormationAsync.describeStacksAsync
(AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Simplified method form for invoking the DescribeStacks operation with an AsyncHandler.AmazonCloudFormationAsync.describeStacksAsync
(DescribeStacksRequest describeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.AmazonCloudFormationAsyncClient.describeStacksAsync
(AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Simplified method form for invoking the DescribeStacks operation with an AsyncHandler.AmazonCloudFormationAsyncClient.describeStacksAsync
(DescribeStacksRequest request, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) AbstractAmazonCloudFormationAsync.estimateTemplateCostAsync
(AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult> asyncHandler) Simplified method form for invoking the EstimateTemplateCost operation with an AsyncHandler.AbstractAmazonCloudFormationAsync.estimateTemplateCostAsync
(EstimateTemplateCostRequest request, AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult> asyncHandler) AmazonCloudFormationAsync.estimateTemplateCostAsync
(AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult> asyncHandler) Simplified method form for invoking the EstimateTemplateCost operation with an AsyncHandler.AmazonCloudFormationAsync.estimateTemplateCostAsync
(EstimateTemplateCostRequest estimateTemplateCostRequest, AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult> asyncHandler) Returns the estimated monthly cost of a template.AmazonCloudFormationAsyncClient.estimateTemplateCostAsync
(AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult> asyncHandler) Simplified method form for invoking the EstimateTemplateCost operation with an AsyncHandler.AmazonCloudFormationAsyncClient.estimateTemplateCostAsync
(EstimateTemplateCostRequest request, AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult> asyncHandler) AbstractAmazonCloudFormationAsync.executeChangeSetAsync
(ExecuteChangeSetRequest request, AsyncHandler<ExecuteChangeSetRequest, ExecuteChangeSetResult> asyncHandler) AmazonCloudFormationAsync.executeChangeSetAsync
(ExecuteChangeSetRequest executeChangeSetRequest, AsyncHandler<ExecuteChangeSetRequest, ExecuteChangeSetResult> asyncHandler) Updates a stack using the input information that was provided when the specified change set was created.AmazonCloudFormationAsyncClient.executeChangeSetAsync
(ExecuteChangeSetRequest request, AsyncHandler<ExecuteChangeSetRequest, ExecuteChangeSetResult> asyncHandler) AbstractAmazonCloudFormationAsync.getStackPolicyAsync
(GetStackPolicyRequest request, AsyncHandler<GetStackPolicyRequest, GetStackPolicyResult> asyncHandler) AmazonCloudFormationAsync.getStackPolicyAsync
(GetStackPolicyRequest getStackPolicyRequest, AsyncHandler<GetStackPolicyRequest, GetStackPolicyResult> asyncHandler) Returns the stack policy for a specified stack.AmazonCloudFormationAsyncClient.getStackPolicyAsync
(GetStackPolicyRequest request, AsyncHandler<GetStackPolicyRequest, GetStackPolicyResult> asyncHandler) AbstractAmazonCloudFormationAsync.getTemplateAsync
(GetTemplateRequest request, AsyncHandler<GetTemplateRequest, GetTemplateResult> asyncHandler) AmazonCloudFormationAsync.getTemplateAsync
(GetTemplateRequest getTemplateRequest, AsyncHandler<GetTemplateRequest, GetTemplateResult> asyncHandler) Returns the template body for a specified stack.AmazonCloudFormationAsyncClient.getTemplateAsync
(GetTemplateRequest request, AsyncHandler<GetTemplateRequest, GetTemplateResult> asyncHandler) AbstractAmazonCloudFormationAsync.getTemplateSummaryAsync
(AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult> asyncHandler) Simplified method form for invoking the GetTemplateSummary operation with an AsyncHandler.AbstractAmazonCloudFormationAsync.getTemplateSummaryAsync
(GetTemplateSummaryRequest request, AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult> asyncHandler) AmazonCloudFormationAsync.getTemplateSummaryAsync
(AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult> asyncHandler) Simplified method form for invoking the GetTemplateSummary operation with an AsyncHandler.AmazonCloudFormationAsync.getTemplateSummaryAsync
(GetTemplateSummaryRequest getTemplateSummaryRequest, AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult> asyncHandler) Returns information about a new or existing template.AmazonCloudFormationAsyncClient.getTemplateSummaryAsync
(AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult> asyncHandler) Simplified method form for invoking the GetTemplateSummary operation with an AsyncHandler.AmazonCloudFormationAsyncClient.getTemplateSummaryAsync
(GetTemplateSummaryRequest request, AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult> asyncHandler) AbstractAmazonCloudFormationAsync.listChangeSetsAsync
(ListChangeSetsRequest request, AsyncHandler<ListChangeSetsRequest, ListChangeSetsResult> asyncHandler) AmazonCloudFormationAsync.listChangeSetsAsync
(ListChangeSetsRequest listChangeSetsRequest, AsyncHandler<ListChangeSetsRequest, ListChangeSetsResult> asyncHandler) Returns the ID and status of each active change set for a stack.AmazonCloudFormationAsyncClient.listChangeSetsAsync
(ListChangeSetsRequest request, AsyncHandler<ListChangeSetsRequest, ListChangeSetsResult> asyncHandler) AbstractAmazonCloudFormationAsync.listStackResourcesAsync
(ListStackResourcesRequest request, AsyncHandler<ListStackResourcesRequest, ListStackResourcesResult> asyncHandler) AmazonCloudFormationAsync.listStackResourcesAsync
(ListStackResourcesRequest listStackResourcesRequest, AsyncHandler<ListStackResourcesRequest, ListStackResourcesResult> asyncHandler) Returns descriptions of all resources of the specified stack.AmazonCloudFormationAsyncClient.listStackResourcesAsync
(ListStackResourcesRequest request, AsyncHandler<ListStackResourcesRequest, ListStackResourcesResult> asyncHandler) AbstractAmazonCloudFormationAsync.listStacksAsync
(AsyncHandler<ListStacksRequest, ListStacksResult> asyncHandler) Simplified method form for invoking the ListStacks operation with an AsyncHandler.AbstractAmazonCloudFormationAsync.listStacksAsync
(ListStacksRequest request, AsyncHandler<ListStacksRequest, ListStacksResult> asyncHandler) AmazonCloudFormationAsync.listStacksAsync
(AsyncHandler<ListStacksRequest, ListStacksResult> asyncHandler) Simplified method form for invoking the ListStacks operation with an AsyncHandler.AmazonCloudFormationAsync.listStacksAsync
(ListStacksRequest listStacksRequest, AsyncHandler<ListStacksRequest, ListStacksResult> asyncHandler) Returns the summary information for stacks whose status matches the specified StackStatusFilter.AmazonCloudFormationAsyncClient.listStacksAsync
(AsyncHandler<ListStacksRequest, ListStacksResult> asyncHandler) Simplified method form for invoking the ListStacks operation with an AsyncHandler.AmazonCloudFormationAsyncClient.listStacksAsync
(ListStacksRequest request, AsyncHandler<ListStacksRequest, ListStacksResult> asyncHandler) AbstractAmazonCloudFormationAsync.setStackPolicyAsync
(SetStackPolicyRequest request, AsyncHandler<SetStackPolicyRequest, SetStackPolicyResult> asyncHandler) AmazonCloudFormationAsync.setStackPolicyAsync
(SetStackPolicyRequest setStackPolicyRequest, AsyncHandler<SetStackPolicyRequest, SetStackPolicyResult> asyncHandler) Sets a stack policy for a specified stack.AmazonCloudFormationAsyncClient.setStackPolicyAsync
(SetStackPolicyRequest request, AsyncHandler<SetStackPolicyRequest, SetStackPolicyResult> asyncHandler) AbstractAmazonCloudFormationAsync.signalResourceAsync
(SignalResourceRequest request, AsyncHandler<SignalResourceRequest, SignalResourceResult> asyncHandler) AmazonCloudFormationAsync.signalResourceAsync
(SignalResourceRequest signalResourceRequest, AsyncHandler<SignalResourceRequest, SignalResourceResult> asyncHandler) Sends a signal to the specified resource with a success or failure status.AmazonCloudFormationAsyncClient.signalResourceAsync
(SignalResourceRequest request, AsyncHandler<SignalResourceRequest, SignalResourceResult> asyncHandler) AbstractAmazonCloudFormationAsync.updateStackAsync
(UpdateStackRequest request, AsyncHandler<UpdateStackRequest, UpdateStackResult> asyncHandler) AmazonCloudFormationAsync.updateStackAsync
(UpdateStackRequest updateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult> asyncHandler) Updates a stack as specified in the template.AmazonCloudFormationAsyncClient.updateStackAsync
(UpdateStackRequest request, AsyncHandler<UpdateStackRequest, UpdateStackResult> asyncHandler) AbstractAmazonCloudFormationAsync.validateTemplateAsync
(ValidateTemplateRequest request, AsyncHandler<ValidateTemplateRequest, ValidateTemplateResult> asyncHandler) AmazonCloudFormationAsync.validateTemplateAsync
(ValidateTemplateRequest validateTemplateRequest, AsyncHandler<ValidateTemplateRequest, ValidateTemplateResult> asyncHandler) Validates a specified template.AmazonCloudFormationAsyncClient.validateTemplateAsync
(ValidateTemplateRequest request, AsyncHandler<ValidateTemplateRequest, ValidateTemplateResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult> asyncHandler) AmazonCloudFrontAsync.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult> asyncHandler) Create a new origin access identity.AmazonCloudFrontAsyncClient.createCloudFrontOriginAccessIdentityAsync
(CreateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult> asyncHandler) AbstractAmazonCloudFrontAsync.createDistributionAsync
(CreateDistributionRequest request, AsyncHandler<CreateDistributionRequest, CreateDistributionResult> asyncHandler) AmazonCloudFrontAsync.createDistributionAsync
(CreateDistributionRequest createDistributionRequest, AsyncHandler<CreateDistributionRequest, CreateDistributionResult> asyncHandler) Create a new distribution.AmazonCloudFrontAsyncClient.createDistributionAsync
(CreateDistributionRequest request, AsyncHandler<CreateDistributionRequest, CreateDistributionResult> asyncHandler) AbstractAmazonCloudFrontAsync.createInvalidationAsync
(CreateInvalidationRequest request, AsyncHandler<CreateInvalidationRequest, CreateInvalidationResult> asyncHandler) AmazonCloudFrontAsync.createInvalidationAsync
(CreateInvalidationRequest createInvalidationRequest, AsyncHandler<CreateInvalidationRequest, CreateInvalidationResult> asyncHandler) Create a new invalidation.AmazonCloudFrontAsyncClient.createInvalidationAsync
(CreateInvalidationRequest request, AsyncHandler<CreateInvalidationRequest, CreateInvalidationResult> asyncHandler) AbstractAmazonCloudFrontAsync.createStreamingDistributionAsync
(CreateStreamingDistributionRequest request, AsyncHandler<CreateStreamingDistributionRequest, CreateStreamingDistributionResult> asyncHandler) AmazonCloudFrontAsync.createStreamingDistributionAsync
(CreateStreamingDistributionRequest createStreamingDistributionRequest, AsyncHandler<CreateStreamingDistributionRequest, CreateStreamingDistributionResult> asyncHandler) Create a new streaming distribution.AmazonCloudFrontAsyncClient.createStreamingDistributionAsync
(CreateStreamingDistributionRequest request, AsyncHandler<CreateStreamingDistributionRequest, CreateStreamingDistributionResult> asyncHandler) AbstractAmazonCloudFrontAsync.deleteCloudFrontOriginAccessIdentityAsync
(DeleteCloudFrontOriginAccessIdentityRequest request, AsyncHandler<DeleteCloudFrontOriginAccessIdentityRequest, DeleteCloudFrontOriginAccessIdentityResult> asyncHandler) AmazonCloudFrontAsync.deleteCloudFrontOriginAccessIdentityAsync
(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest, AsyncHandler<DeleteCloudFrontOriginAccessIdentityRequest, DeleteCloudFrontOriginAccessIdentityResult> asyncHandler) Delete an origin access identity.AmazonCloudFrontAsyncClient.deleteCloudFrontOriginAccessIdentityAsync
(DeleteCloudFrontOriginAccessIdentityRequest request, AsyncHandler<DeleteCloudFrontOriginAccessIdentityRequest, DeleteCloudFrontOriginAccessIdentityResult> asyncHandler) AbstractAmazonCloudFrontAsync.deleteDistributionAsync
(DeleteDistributionRequest request, AsyncHandler<DeleteDistributionRequest, DeleteDistributionResult> asyncHandler) AmazonCloudFrontAsync.deleteDistributionAsync
(DeleteDistributionRequest deleteDistributionRequest, AsyncHandler<DeleteDistributionRequest, DeleteDistributionResult> asyncHandler) Delete a distribution.AmazonCloudFrontAsyncClient.deleteDistributionAsync
(DeleteDistributionRequest request, AsyncHandler<DeleteDistributionRequest, DeleteDistributionResult> asyncHandler) AbstractAmazonCloudFrontAsync.deleteStreamingDistributionAsync
(DeleteStreamingDistributionRequest request, AsyncHandler<DeleteStreamingDistributionRequest, DeleteStreamingDistributionResult> asyncHandler) AmazonCloudFrontAsync.deleteStreamingDistributionAsync
(DeleteStreamingDistributionRequest deleteStreamingDistributionRequest, AsyncHandler<DeleteStreamingDistributionRequest, DeleteStreamingDistributionResult> asyncHandler) Delete a streaming distribution.AmazonCloudFrontAsyncClient.deleteStreamingDistributionAsync
(DeleteStreamingDistributionRequest request, AsyncHandler<DeleteStreamingDistributionRequest, DeleteStreamingDistributionResult> asyncHandler) AbstractAmazonCloudFrontAsync.getCloudFrontOriginAccessIdentityAsync
(GetCloudFrontOriginAccessIdentityRequest request, AsyncHandler<GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult> asyncHandler) AmazonCloudFrontAsync.getCloudFrontOriginAccessIdentityAsync
(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult> asyncHandler) Get the information about an origin access identity.AmazonCloudFrontAsyncClient.getCloudFrontOriginAccessIdentityAsync
(GetCloudFrontOriginAccessIdentityRequest request, AsyncHandler<GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult> asyncHandler) AbstractAmazonCloudFrontAsync.getCloudFrontOriginAccessIdentityConfigAsync
(GetCloudFrontOriginAccessIdentityConfigRequest request, AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult> asyncHandler) AmazonCloudFrontAsync.getCloudFrontOriginAccessIdentityConfigAsync
(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult> asyncHandler) Get the configuration information about an origin access identity.AmazonCloudFrontAsyncClient.getCloudFrontOriginAccessIdentityConfigAsync
(GetCloudFrontOriginAccessIdentityConfigRequest request, AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult> asyncHandler) AbstractAmazonCloudFrontAsync.getDistributionAsync
(GetDistributionRequest request, AsyncHandler<GetDistributionRequest, GetDistributionResult> asyncHandler) AmazonCloudFrontAsync.getDistributionAsync
(GetDistributionRequest getDistributionRequest, AsyncHandler<GetDistributionRequest, GetDistributionResult> asyncHandler) Get the information about a distribution.AmazonCloudFrontAsyncClient.getDistributionAsync
(GetDistributionRequest request, AsyncHandler<GetDistributionRequest, GetDistributionResult> asyncHandler) AbstractAmazonCloudFrontAsync.getDistributionConfigAsync
(GetDistributionConfigRequest request, AsyncHandler<GetDistributionConfigRequest, GetDistributionConfigResult> asyncHandler) AmazonCloudFrontAsync.getDistributionConfigAsync
(GetDistributionConfigRequest getDistributionConfigRequest, AsyncHandler<GetDistributionConfigRequest, GetDistributionConfigResult> asyncHandler) Get the configuration information about a distribution.AmazonCloudFrontAsyncClient.getDistributionConfigAsync
(GetDistributionConfigRequest request, AsyncHandler<GetDistributionConfigRequest, GetDistributionConfigResult> asyncHandler) AbstractAmazonCloudFrontAsync.getInvalidationAsync
(GetInvalidationRequest request, AsyncHandler<GetInvalidationRequest, GetInvalidationResult> asyncHandler) AmazonCloudFrontAsync.getInvalidationAsync
(GetInvalidationRequest getInvalidationRequest, AsyncHandler<GetInvalidationRequest, GetInvalidationResult> asyncHandler) Get the information about an invalidation.AmazonCloudFrontAsyncClient.getInvalidationAsync
(GetInvalidationRequest request, AsyncHandler<GetInvalidationRequest, GetInvalidationResult> asyncHandler) AbstractAmazonCloudFrontAsync.getStreamingDistributionAsync
(GetStreamingDistributionRequest request, AsyncHandler<GetStreamingDistributionRequest, GetStreamingDistributionResult> asyncHandler) AmazonCloudFrontAsync.getStreamingDistributionAsync
(GetStreamingDistributionRequest getStreamingDistributionRequest, AsyncHandler<GetStreamingDistributionRequest, GetStreamingDistributionResult> asyncHandler) Get the information about a streaming distribution.AmazonCloudFrontAsyncClient.getStreamingDistributionAsync
(GetStreamingDistributionRequest request, AsyncHandler<GetStreamingDistributionRequest, GetStreamingDistributionResult> asyncHandler) AbstractAmazonCloudFrontAsync.getStreamingDistributionConfigAsync
(GetStreamingDistributionConfigRequest request, AsyncHandler<GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult> asyncHandler) AmazonCloudFrontAsync.getStreamingDistributionConfigAsync
(GetStreamingDistributionConfigRequest getStreamingDistributionConfigRequest, AsyncHandler<GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult> asyncHandler) Get the configuration information about a streaming distribution.AmazonCloudFrontAsyncClient.getStreamingDistributionConfigAsync
(GetStreamingDistributionConfigRequest request, AsyncHandler<GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult> asyncHandler) AbstractAmazonCloudFrontAsync.listCloudFrontOriginAccessIdentitiesAsync
(ListCloudFrontOriginAccessIdentitiesRequest request, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult> asyncHandler) AmazonCloudFrontAsync.listCloudFrontOriginAccessIdentitiesAsync
(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult> asyncHandler) List origin access identities.AmazonCloudFrontAsyncClient.listCloudFrontOriginAccessIdentitiesAsync
(ListCloudFrontOriginAccessIdentitiesRequest request, AsyncHandler<ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult> asyncHandler) AbstractAmazonCloudFrontAsync.listDistributionsAsync
(ListDistributionsRequest request, AsyncHandler<ListDistributionsRequest, ListDistributionsResult> asyncHandler) AmazonCloudFrontAsync.listDistributionsAsync
(ListDistributionsRequest listDistributionsRequest, AsyncHandler<ListDistributionsRequest, ListDistributionsResult> asyncHandler) List distributions.AmazonCloudFrontAsyncClient.listDistributionsAsync
(ListDistributionsRequest request, AsyncHandler<ListDistributionsRequest, ListDistributionsResult> asyncHandler) AbstractAmazonCloudFrontAsync.listDistributionsByWebACLIdAsync
(ListDistributionsByWebACLIdRequest request, AsyncHandler<ListDistributionsByWebACLIdRequest, ListDistributionsByWebACLIdResult> asyncHandler) AmazonCloudFrontAsync.listDistributionsByWebACLIdAsync
(ListDistributionsByWebACLIdRequest listDistributionsByWebACLIdRequest, AsyncHandler<ListDistributionsByWebACLIdRequest, ListDistributionsByWebACLIdResult> asyncHandler) List the distributions that are associated with a specified AWS WAF web ACL.AmazonCloudFrontAsyncClient.listDistributionsByWebACLIdAsync
(ListDistributionsByWebACLIdRequest request, AsyncHandler<ListDistributionsByWebACLIdRequest, ListDistributionsByWebACLIdResult> asyncHandler) AbstractAmazonCloudFrontAsync.listInvalidationsAsync
(ListInvalidationsRequest request, AsyncHandler<ListInvalidationsRequest, ListInvalidationsResult> asyncHandler) AmazonCloudFrontAsync.listInvalidationsAsync
(ListInvalidationsRequest listInvalidationsRequest, AsyncHandler<ListInvalidationsRequest, ListInvalidationsResult> asyncHandler) List invalidation batches.AmazonCloudFrontAsyncClient.listInvalidationsAsync
(ListInvalidationsRequest request, AsyncHandler<ListInvalidationsRequest, ListInvalidationsResult> asyncHandler) AbstractAmazonCloudFrontAsync.listStreamingDistributionsAsync
(ListStreamingDistributionsRequest request, AsyncHandler<ListStreamingDistributionsRequest, ListStreamingDistributionsResult> asyncHandler) AmazonCloudFrontAsync.listStreamingDistributionsAsync
(ListStreamingDistributionsRequest listStreamingDistributionsRequest, AsyncHandler<ListStreamingDistributionsRequest, ListStreamingDistributionsResult> asyncHandler) List streaming distributions.AmazonCloudFrontAsyncClient.listStreamingDistributionsAsync
(ListStreamingDistributionsRequest request, AsyncHandler<ListStreamingDistributionsRequest, ListStreamingDistributionsResult> asyncHandler) AbstractAmazonCloudFrontAsync.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult> asyncHandler) AmazonCloudFrontAsync.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult> asyncHandler) Update an origin access identity.AmazonCloudFrontAsyncClient.updateCloudFrontOriginAccessIdentityAsync
(UpdateCloudFrontOriginAccessIdentityRequest request, AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult> asyncHandler) AbstractAmazonCloudFrontAsync.updateDistributionAsync
(UpdateDistributionRequest request, AsyncHandler<UpdateDistributionRequest, UpdateDistributionResult> asyncHandler) AmazonCloudFrontAsync.updateDistributionAsync
(UpdateDistributionRequest updateDistributionRequest, AsyncHandler<UpdateDistributionRequest, UpdateDistributionResult> asyncHandler) Update a distribution.AmazonCloudFrontAsyncClient.updateDistributionAsync
(UpdateDistributionRequest request, AsyncHandler<UpdateDistributionRequest, UpdateDistributionResult> asyncHandler) AbstractAmazonCloudFrontAsync.updateStreamingDistributionAsync
(UpdateStreamingDistributionRequest request, AsyncHandler<UpdateStreamingDistributionRequest, UpdateStreamingDistributionResult> asyncHandler) AmazonCloudFrontAsync.updateStreamingDistributionAsync
(UpdateStreamingDistributionRequest updateStreamingDistributionRequest, AsyncHandler<UpdateStreamingDistributionRequest, UpdateStreamingDistributionResult> asyncHandler) Update a streaming distribution.AmazonCloudFrontAsyncClient.updateStreamingDistributionAsync
(UpdateStreamingDistributionRequest request, AsyncHandler<UpdateStreamingDistributionRequest, UpdateStreamingDistributionResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cloudhsm
Methods in com.amazonaws.services.cloudhsm with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSCloudHSMAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AWSCloudHSMAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Adds or overwrites one or more tags for the specified AWS CloudHSM resource.AWSCloudHSMAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AbstractAWSCloudHSMAsync.createHapgAsync
(CreateHapgRequest request, AsyncHandler<CreateHapgRequest, CreateHapgResult> asyncHandler) AWSCloudHSMAsync.createHapgAsync
(CreateHapgRequest createHapgRequest, AsyncHandler<CreateHapgRequest, CreateHapgResult> asyncHandler) Creates a high-availability partition group.AWSCloudHSMAsyncClient.createHapgAsync
(CreateHapgRequest request, AsyncHandler<CreateHapgRequest, CreateHapgResult> asyncHandler) AbstractAWSCloudHSMAsync.createHsmAsync
(CreateHsmRequest request, AsyncHandler<CreateHsmRequest, CreateHsmResult> asyncHandler) AWSCloudHSMAsync.createHsmAsync
(CreateHsmRequest createHsmRequest, AsyncHandler<CreateHsmRequest, CreateHsmResult> asyncHandler) Creates an uninitialized HSM instance.AWSCloudHSMAsyncClient.createHsmAsync
(CreateHsmRequest request, AsyncHandler<CreateHsmRequest, CreateHsmResult> asyncHandler) AbstractAWSCloudHSMAsync.createLunaClientAsync
(CreateLunaClientRequest request, AsyncHandler<CreateLunaClientRequest, CreateLunaClientResult> asyncHandler) AWSCloudHSMAsync.createLunaClientAsync
(CreateLunaClientRequest createLunaClientRequest, AsyncHandler<CreateLunaClientRequest, CreateLunaClientResult> asyncHandler) Creates an HSM client.AWSCloudHSMAsyncClient.createLunaClientAsync
(CreateLunaClientRequest request, AsyncHandler<CreateLunaClientRequest, CreateLunaClientResult> asyncHandler) AbstractAWSCloudHSMAsync.deleteHapgAsync
(DeleteHapgRequest request, AsyncHandler<DeleteHapgRequest, DeleteHapgResult> asyncHandler) AWSCloudHSMAsync.deleteHapgAsync
(DeleteHapgRequest deleteHapgRequest, AsyncHandler<DeleteHapgRequest, DeleteHapgResult> asyncHandler) Deletes a high-availability partition group.AWSCloudHSMAsyncClient.deleteHapgAsync
(DeleteHapgRequest request, AsyncHandler<DeleteHapgRequest, DeleteHapgResult> asyncHandler) AbstractAWSCloudHSMAsync.deleteHsmAsync
(DeleteHsmRequest request, AsyncHandler<DeleteHsmRequest, DeleteHsmResult> asyncHandler) AWSCloudHSMAsync.deleteHsmAsync
(DeleteHsmRequest deleteHsmRequest, AsyncHandler<DeleteHsmRequest, DeleteHsmResult> asyncHandler) Deletes an HSM.AWSCloudHSMAsyncClient.deleteHsmAsync
(DeleteHsmRequest request, AsyncHandler<DeleteHsmRequest, DeleteHsmResult> asyncHandler) AbstractAWSCloudHSMAsync.deleteLunaClientAsync
(DeleteLunaClientRequest request, AsyncHandler<DeleteLunaClientRequest, DeleteLunaClientResult> asyncHandler) AWSCloudHSMAsync.deleteLunaClientAsync
(DeleteLunaClientRequest deleteLunaClientRequest, AsyncHandler<DeleteLunaClientRequest, DeleteLunaClientResult> asyncHandler) Deletes a client.AWSCloudHSMAsyncClient.deleteLunaClientAsync
(DeleteLunaClientRequest request, AsyncHandler<DeleteLunaClientRequest, DeleteLunaClientResult> asyncHandler) AbstractAWSCloudHSMAsync.describeHapgAsync
(DescribeHapgRequest request, AsyncHandler<DescribeHapgRequest, DescribeHapgResult> asyncHandler) AWSCloudHSMAsync.describeHapgAsync
(DescribeHapgRequest describeHapgRequest, AsyncHandler<DescribeHapgRequest, DescribeHapgResult> asyncHandler) Retrieves information about a high-availability partition group.AWSCloudHSMAsyncClient.describeHapgAsync
(DescribeHapgRequest request, AsyncHandler<DescribeHapgRequest, DescribeHapgResult> asyncHandler) AbstractAWSCloudHSMAsync.describeHsmAsync
(AsyncHandler<DescribeHsmRequest, DescribeHsmResult> asyncHandler) Simplified method form for invoking the DescribeHsm operation with an AsyncHandler.AbstractAWSCloudHSMAsync.describeHsmAsync
(DescribeHsmRequest request, AsyncHandler<DescribeHsmRequest, DescribeHsmResult> asyncHandler) AWSCloudHSMAsync.describeHsmAsync
(AsyncHandler<DescribeHsmRequest, DescribeHsmResult> asyncHandler) Simplified method form for invoking the DescribeHsm operation with an AsyncHandler.AWSCloudHSMAsync.describeHsmAsync
(DescribeHsmRequest describeHsmRequest, AsyncHandler<DescribeHsmRequest, DescribeHsmResult> asyncHandler) Retrieves information about an HSM.AWSCloudHSMAsyncClient.describeHsmAsync
(AsyncHandler<DescribeHsmRequest, DescribeHsmResult> asyncHandler) Simplified method form for invoking the DescribeHsm operation with an AsyncHandler.AWSCloudHSMAsyncClient.describeHsmAsync
(DescribeHsmRequest request, AsyncHandler<DescribeHsmRequest, DescribeHsmResult> asyncHandler) AbstractAWSCloudHSMAsync.describeLunaClientAsync
(AsyncHandler<DescribeLunaClientRequest, DescribeLunaClientResult> asyncHandler) Simplified method form for invoking the DescribeLunaClient operation with an AsyncHandler.AbstractAWSCloudHSMAsync.describeLunaClientAsync
(DescribeLunaClientRequest request, AsyncHandler<DescribeLunaClientRequest, DescribeLunaClientResult> asyncHandler) AWSCloudHSMAsync.describeLunaClientAsync
(AsyncHandler<DescribeLunaClientRequest, DescribeLunaClientResult> asyncHandler) Simplified method form for invoking the DescribeLunaClient operation with an AsyncHandler.AWSCloudHSMAsync.describeLunaClientAsync
(DescribeLunaClientRequest describeLunaClientRequest, AsyncHandler<DescribeLunaClientRequest, DescribeLunaClientResult> asyncHandler) Retrieves information about an HSM client.AWSCloudHSMAsyncClient.describeLunaClientAsync
(AsyncHandler<DescribeLunaClientRequest, DescribeLunaClientResult> asyncHandler) Simplified method form for invoking the DescribeLunaClient operation with an AsyncHandler.AWSCloudHSMAsyncClient.describeLunaClientAsync
(DescribeLunaClientRequest request, AsyncHandler<DescribeLunaClientRequest, DescribeLunaClientResult> asyncHandler) AbstractAWSCloudHSMAsync.getConfigAsync
(GetConfigRequest request, AsyncHandler<GetConfigRequest, GetConfigResult> asyncHandler) AWSCloudHSMAsync.getConfigAsync
(GetConfigRequest getConfigRequest, AsyncHandler<GetConfigRequest, GetConfigResult> asyncHandler) Gets the configuration files necessary to connect to all high availability partition groups the client is associated with.AWSCloudHSMAsyncClient.getConfigAsync
(GetConfigRequest request, AsyncHandler<GetConfigRequest, GetConfigResult> asyncHandler) AbstractAWSCloudHSMAsync.listAvailableZonesAsync
(AsyncHandler<ListAvailableZonesRequest, ListAvailableZonesResult> asyncHandler) Simplified method form for invoking the ListAvailableZones operation with an AsyncHandler.AbstractAWSCloudHSMAsync.listAvailableZonesAsync
(ListAvailableZonesRequest request, AsyncHandler<ListAvailableZonesRequest, ListAvailableZonesResult> asyncHandler) AWSCloudHSMAsync.listAvailableZonesAsync
(AsyncHandler<ListAvailableZonesRequest, ListAvailableZonesResult> asyncHandler) Simplified method form for invoking the ListAvailableZones operation with an AsyncHandler.AWSCloudHSMAsync.listAvailableZonesAsync
(ListAvailableZonesRequest listAvailableZonesRequest, AsyncHandler<ListAvailableZonesRequest, ListAvailableZonesResult> asyncHandler) Lists the Availability Zones that have available AWS CloudHSM capacity.AWSCloudHSMAsyncClient.listAvailableZonesAsync
(AsyncHandler<ListAvailableZonesRequest, ListAvailableZonesResult> asyncHandler) Simplified method form for invoking the ListAvailableZones operation with an AsyncHandler.AWSCloudHSMAsyncClient.listAvailableZonesAsync
(ListAvailableZonesRequest request, AsyncHandler<ListAvailableZonesRequest, ListAvailableZonesResult> asyncHandler) AbstractAWSCloudHSMAsync.listHapgsAsync
(AsyncHandler<ListHapgsRequest, ListHapgsResult> asyncHandler) Simplified method form for invoking the ListHapgs operation with an AsyncHandler.AbstractAWSCloudHSMAsync.listHapgsAsync
(ListHapgsRequest request, AsyncHandler<ListHapgsRequest, ListHapgsResult> asyncHandler) AWSCloudHSMAsync.listHapgsAsync
(AsyncHandler<ListHapgsRequest, ListHapgsResult> asyncHandler) Simplified method form for invoking the ListHapgs operation with an AsyncHandler.AWSCloudHSMAsync.listHapgsAsync
(ListHapgsRequest listHapgsRequest, AsyncHandler<ListHapgsRequest, ListHapgsResult> asyncHandler) Lists the high-availability partition groups for the account.AWSCloudHSMAsyncClient.listHapgsAsync
(AsyncHandler<ListHapgsRequest, ListHapgsResult> asyncHandler) Simplified method form for invoking the ListHapgs operation with an AsyncHandler.AWSCloudHSMAsyncClient.listHapgsAsync
(ListHapgsRequest request, AsyncHandler<ListHapgsRequest, ListHapgsResult> asyncHandler) AbstractAWSCloudHSMAsync.listHsmsAsync
(AsyncHandler<ListHsmsRequest, ListHsmsResult> asyncHandler) Simplified method form for invoking the ListHsms operation with an AsyncHandler.AbstractAWSCloudHSMAsync.listHsmsAsync
(ListHsmsRequest request, AsyncHandler<ListHsmsRequest, ListHsmsResult> asyncHandler) AWSCloudHSMAsync.listHsmsAsync
(AsyncHandler<ListHsmsRequest, ListHsmsResult> asyncHandler) Simplified method form for invoking the ListHsms operation with an AsyncHandler.AWSCloudHSMAsync.listHsmsAsync
(ListHsmsRequest listHsmsRequest, AsyncHandler<ListHsmsRequest, ListHsmsResult> asyncHandler) Retrieves the identifiers of all of the HSMs provisioned for the current customer.AWSCloudHSMAsyncClient.listHsmsAsync
(AsyncHandler<ListHsmsRequest, ListHsmsResult> asyncHandler) Simplified method form for invoking the ListHsms operation with an AsyncHandler.AWSCloudHSMAsyncClient.listHsmsAsync
(ListHsmsRequest request, AsyncHandler<ListHsmsRequest, ListHsmsResult> asyncHandler) AbstractAWSCloudHSMAsync.listLunaClientsAsync
(AsyncHandler<ListLunaClientsRequest, ListLunaClientsResult> asyncHandler) Simplified method form for invoking the ListLunaClients operation with an AsyncHandler.AbstractAWSCloudHSMAsync.listLunaClientsAsync
(ListLunaClientsRequest request, AsyncHandler<ListLunaClientsRequest, ListLunaClientsResult> asyncHandler) AWSCloudHSMAsync.listLunaClientsAsync
(AsyncHandler<ListLunaClientsRequest, ListLunaClientsResult> asyncHandler) Simplified method form for invoking the ListLunaClients operation with an AsyncHandler.AWSCloudHSMAsync.listLunaClientsAsync
(ListLunaClientsRequest listLunaClientsRequest, AsyncHandler<ListLunaClientsRequest, ListLunaClientsResult> asyncHandler) Lists all of the clients.AWSCloudHSMAsyncClient.listLunaClientsAsync
(AsyncHandler<ListLunaClientsRequest, ListLunaClientsResult> asyncHandler) Simplified method form for invoking the ListLunaClients operation with an AsyncHandler.AWSCloudHSMAsyncClient.listLunaClientsAsync
(ListLunaClientsRequest request, AsyncHandler<ListLunaClientsRequest, ListLunaClientsResult> asyncHandler) AbstractAWSCloudHSMAsync.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AWSCloudHSMAsync.listTagsForResourceAsync
(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Returns a list of all tags for the specified AWS CloudHSM resource.AWSCloudHSMAsyncClient.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AbstractAWSCloudHSMAsync.modifyHapgAsync
(ModifyHapgRequest request, AsyncHandler<ModifyHapgRequest, ModifyHapgResult> asyncHandler) AWSCloudHSMAsync.modifyHapgAsync
(ModifyHapgRequest modifyHapgRequest, AsyncHandler<ModifyHapgRequest, ModifyHapgResult> asyncHandler) Modifies an existing high-availability partition group.AWSCloudHSMAsyncClient.modifyHapgAsync
(ModifyHapgRequest request, AsyncHandler<ModifyHapgRequest, ModifyHapgResult> asyncHandler) AbstractAWSCloudHSMAsync.modifyHsmAsync
(ModifyHsmRequest request, AsyncHandler<ModifyHsmRequest, ModifyHsmResult> asyncHandler) AWSCloudHSMAsync.modifyHsmAsync
(ModifyHsmRequest modifyHsmRequest, AsyncHandler<ModifyHsmRequest, ModifyHsmResult> asyncHandler) Modifies an HSM.AWSCloudHSMAsyncClient.modifyHsmAsync
(ModifyHsmRequest request, AsyncHandler<ModifyHsmRequest, ModifyHsmResult> asyncHandler) AbstractAWSCloudHSMAsync.modifyLunaClientAsync
(ModifyLunaClientRequest request, AsyncHandler<ModifyLunaClientRequest, ModifyLunaClientResult> asyncHandler) AWSCloudHSMAsync.modifyLunaClientAsync
(ModifyLunaClientRequest modifyLunaClientRequest, AsyncHandler<ModifyLunaClientRequest, ModifyLunaClientResult> asyncHandler) Modifies the certificate used by the client.AWSCloudHSMAsyncClient.modifyLunaClientAsync
(ModifyLunaClientRequest request, AsyncHandler<ModifyLunaClientRequest, ModifyLunaClientResult> asyncHandler) AbstractAWSCloudHSMAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) AWSCloudHSMAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest removeTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) Removes one or more tags from the specified AWS CloudHSM resource.AWSCloudHSMAsyncClient.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cloudsearchdomain
Methods in com.amazonaws.services.cloudsearchdomain with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonCloudSearchDomainAsync.searchAsync
(SearchRequest request, AsyncHandler<SearchRequest, SearchResult> asyncHandler) AmazonCloudSearchDomainAsync.searchAsync
(SearchRequest searchRequest, AsyncHandler<SearchRequest, SearchResult> asyncHandler) Retrieves a list of documents that match the specified search criteria.AmazonCloudSearchDomainAsyncClient.searchAsync
(SearchRequest request, AsyncHandler<SearchRequest, SearchResult> asyncHandler) AbstractAmazonCloudSearchDomainAsync.suggestAsync
(SuggestRequest request, AsyncHandler<SuggestRequest, SuggestResult> asyncHandler) AmazonCloudSearchDomainAsync.suggestAsync
(SuggestRequest suggestRequest, AsyncHandler<SuggestRequest, SuggestResult> asyncHandler) Retrieves autocomplete suggestions for a partial query string.AmazonCloudSearchDomainAsyncClient.suggestAsync
(SuggestRequest request, AsyncHandler<SuggestRequest, SuggestResult> asyncHandler) AbstractAmazonCloudSearchDomainAsync.uploadDocumentsAsync
(UploadDocumentsRequest request, AsyncHandler<UploadDocumentsRequest, UploadDocumentsResult> asyncHandler) AmazonCloudSearchDomainAsync.uploadDocumentsAsync
(UploadDocumentsRequest uploadDocumentsRequest, AsyncHandler<UploadDocumentsRequest, UploadDocumentsResult> asyncHandler) Posts a batch of documents to a search domain for indexing.AmazonCloudSearchDomainAsyncClient.uploadDocumentsAsync
(UploadDocumentsRequest request, AsyncHandler<UploadDocumentsRequest, UploadDocumentsResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cloudsearchv2
Methods in com.amazonaws.services.cloudsearchv2 with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonCloudSearchAsync.buildSuggestersAsync
(BuildSuggestersRequest request, AsyncHandler<BuildSuggestersRequest, BuildSuggestersResult> asyncHandler) AmazonCloudSearchAsync.buildSuggestersAsync
(BuildSuggestersRequest buildSuggestersRequest, AsyncHandler<BuildSuggestersRequest, BuildSuggestersResult> asyncHandler) Indexes the search suggestions.AmazonCloudSearchAsyncClient.buildSuggestersAsync
(BuildSuggestersRequest request, AsyncHandler<BuildSuggestersRequest, BuildSuggestersResult> asyncHandler) AbstractAmazonCloudSearchAsync.createDomainAsync
(CreateDomainRequest request, AsyncHandler<CreateDomainRequest, CreateDomainResult> asyncHandler) AmazonCloudSearchAsync.createDomainAsync
(CreateDomainRequest createDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult> asyncHandler) Creates a new search domain.AmazonCloudSearchAsyncClient.createDomainAsync
(CreateDomainRequest request, AsyncHandler<CreateDomainRequest, CreateDomainResult> asyncHandler) AbstractAmazonCloudSearchAsync.defineAnalysisSchemeAsync
(DefineAnalysisSchemeRequest request, AsyncHandler<DefineAnalysisSchemeRequest, DefineAnalysisSchemeResult> asyncHandler) AmazonCloudSearchAsync.defineAnalysisSchemeAsync
(DefineAnalysisSchemeRequest defineAnalysisSchemeRequest, AsyncHandler<DefineAnalysisSchemeRequest, DefineAnalysisSchemeResult> asyncHandler) Configures an analysis scheme that can be applied to atext
ortext-array
field to define language-specific text processing options.AmazonCloudSearchAsyncClient.defineAnalysisSchemeAsync
(DefineAnalysisSchemeRequest request, AsyncHandler<DefineAnalysisSchemeRequest, DefineAnalysisSchemeResult> asyncHandler) AbstractAmazonCloudSearchAsync.defineExpressionAsync
(DefineExpressionRequest request, AsyncHandler<DefineExpressionRequest, DefineExpressionResult> asyncHandler) AmazonCloudSearchAsync.defineExpressionAsync
(DefineExpressionRequest defineExpressionRequest, AsyncHandler<DefineExpressionRequest, DefineExpressionResult> asyncHandler) Configures anExpression
for the search domain.AmazonCloudSearchAsyncClient.defineExpressionAsync
(DefineExpressionRequest request, AsyncHandler<DefineExpressionRequest, DefineExpressionResult> asyncHandler) AbstractAmazonCloudSearchAsync.defineIndexFieldAsync
(DefineIndexFieldRequest request, AsyncHandler<DefineIndexFieldRequest, DefineIndexFieldResult> asyncHandler) AmazonCloudSearchAsync.defineIndexFieldAsync
(DefineIndexFieldRequest defineIndexFieldRequest, AsyncHandler<DefineIndexFieldRequest, DefineIndexFieldResult> asyncHandler) Configures anIndexField
for the search domain.AmazonCloudSearchAsyncClient.defineIndexFieldAsync
(DefineIndexFieldRequest request, AsyncHandler<DefineIndexFieldRequest, DefineIndexFieldResult> asyncHandler) AbstractAmazonCloudSearchAsync.defineSuggesterAsync
(DefineSuggesterRequest request, AsyncHandler<DefineSuggesterRequest, DefineSuggesterResult> asyncHandler) AmazonCloudSearchAsync.defineSuggesterAsync
(DefineSuggesterRequest defineSuggesterRequest, AsyncHandler<DefineSuggesterRequest, DefineSuggesterResult> asyncHandler) Configures a suggester for a domain.AmazonCloudSearchAsyncClient.defineSuggesterAsync
(DefineSuggesterRequest request, AsyncHandler<DefineSuggesterRequest, DefineSuggesterResult> asyncHandler) AbstractAmazonCloudSearchAsync.deleteAnalysisSchemeAsync
(DeleteAnalysisSchemeRequest request, AsyncHandler<DeleteAnalysisSchemeRequest, DeleteAnalysisSchemeResult> asyncHandler) AmazonCloudSearchAsync.deleteAnalysisSchemeAsync
(DeleteAnalysisSchemeRequest deleteAnalysisSchemeRequest, AsyncHandler<DeleteAnalysisSchemeRequest, DeleteAnalysisSchemeResult> asyncHandler) Deletes an analysis scheme.AmazonCloudSearchAsyncClient.deleteAnalysisSchemeAsync
(DeleteAnalysisSchemeRequest request, AsyncHandler<DeleteAnalysisSchemeRequest, DeleteAnalysisSchemeResult> asyncHandler) AbstractAmazonCloudSearchAsync.deleteDomainAsync
(DeleteDomainRequest request, AsyncHandler<DeleteDomainRequest, DeleteDomainResult> asyncHandler) AmazonCloudSearchAsync.deleteDomainAsync
(DeleteDomainRequest deleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult> asyncHandler) Permanently deletes a search domain and all of its data.AmazonCloudSearchAsyncClient.deleteDomainAsync
(DeleteDomainRequest request, AsyncHandler<DeleteDomainRequest, DeleteDomainResult> asyncHandler) AbstractAmazonCloudSearchAsync.deleteExpressionAsync
(DeleteExpressionRequest request, AsyncHandler<DeleteExpressionRequest, DeleteExpressionResult> asyncHandler) AmazonCloudSearchAsync.deleteExpressionAsync
(DeleteExpressionRequest deleteExpressionRequest, AsyncHandler<DeleteExpressionRequest, DeleteExpressionResult> asyncHandler) Removes anExpression
from the search domain.AmazonCloudSearchAsyncClient.deleteExpressionAsync
(DeleteExpressionRequest request, AsyncHandler<DeleteExpressionRequest, DeleteExpressionResult> asyncHandler) AbstractAmazonCloudSearchAsync.deleteIndexFieldAsync
(DeleteIndexFieldRequest request, AsyncHandler<DeleteIndexFieldRequest, DeleteIndexFieldResult> asyncHandler) AmazonCloudSearchAsync.deleteIndexFieldAsync
(DeleteIndexFieldRequest deleteIndexFieldRequest, AsyncHandler<DeleteIndexFieldRequest, DeleteIndexFieldResult> asyncHandler) Removes anIndexField
from the search domain.AmazonCloudSearchAsyncClient.deleteIndexFieldAsync
(DeleteIndexFieldRequest request, AsyncHandler<DeleteIndexFieldRequest, DeleteIndexFieldResult> asyncHandler) AbstractAmazonCloudSearchAsync.deleteSuggesterAsync
(DeleteSuggesterRequest request, AsyncHandler<DeleteSuggesterRequest, DeleteSuggesterResult> asyncHandler) AmazonCloudSearchAsync.deleteSuggesterAsync
(DeleteSuggesterRequest deleteSuggesterRequest, AsyncHandler<DeleteSuggesterRequest, DeleteSuggesterResult> asyncHandler) Deletes a suggester.AmazonCloudSearchAsyncClient.deleteSuggesterAsync
(DeleteSuggesterRequest request, AsyncHandler<DeleteSuggesterRequest, DeleteSuggesterResult> asyncHandler) AbstractAmazonCloudSearchAsync.describeAnalysisSchemesAsync
(DescribeAnalysisSchemesRequest request, AsyncHandler<DescribeAnalysisSchemesRequest, DescribeAnalysisSchemesResult> asyncHandler) AmazonCloudSearchAsync.describeAnalysisSchemesAsync
(DescribeAnalysisSchemesRequest describeAnalysisSchemesRequest, AsyncHandler<DescribeAnalysisSchemesRequest, DescribeAnalysisSchemesResult> asyncHandler) Gets the analysis schemes configured for a domain.AmazonCloudSearchAsyncClient.describeAnalysisSchemesAsync
(DescribeAnalysisSchemesRequest request, AsyncHandler<DescribeAnalysisSchemesRequest, DescribeAnalysisSchemesResult> asyncHandler) AbstractAmazonCloudSearchAsync.describeAvailabilityOptionsAsync
(DescribeAvailabilityOptionsRequest request, AsyncHandler<DescribeAvailabilityOptionsRequest, DescribeAvailabilityOptionsResult> asyncHandler) AmazonCloudSearchAsync.describeAvailabilityOptionsAsync
(DescribeAvailabilityOptionsRequest describeAvailabilityOptionsRequest, AsyncHandler<DescribeAvailabilityOptionsRequest, DescribeAvailabilityOptionsResult> asyncHandler) Gets the availability options configured for a domain.AmazonCloudSearchAsyncClient.describeAvailabilityOptionsAsync
(DescribeAvailabilityOptionsRequest request, AsyncHandler<DescribeAvailabilityOptionsRequest, DescribeAvailabilityOptionsResult> asyncHandler) AbstractAmazonCloudSearchAsync.describeDomainsAsync
(AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult> asyncHandler) Simplified method form for invoking the DescribeDomains operation with an AsyncHandler.AbstractAmazonCloudSearchAsync.describeDomainsAsync
(DescribeDomainsRequest request, AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult> asyncHandler) AmazonCloudSearchAsync.describeDomainsAsync
(AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult> asyncHandler) Simplified method form for invoking the DescribeDomains operation with an AsyncHandler.AmazonCloudSearchAsync.describeDomainsAsync
(DescribeDomainsRequest describeDomainsRequest, AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult> asyncHandler) Gets information about the search domains owned by this account.AmazonCloudSearchAsyncClient.describeDomainsAsync
(AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult> asyncHandler) Simplified method form for invoking the DescribeDomains operation with an AsyncHandler.AmazonCloudSearchAsyncClient.describeDomainsAsync
(DescribeDomainsRequest request, AsyncHandler<DescribeDomainsRequest, DescribeDomainsResult> asyncHandler) AbstractAmazonCloudSearchAsync.describeExpressionsAsync
(DescribeExpressionsRequest request, AsyncHandler<DescribeExpressionsRequest, DescribeExpressionsResult> asyncHandler) AmazonCloudSearchAsync.describeExpressionsAsync
(DescribeExpressionsRequest describeExpressionsRequest, AsyncHandler<DescribeExpressionsRequest, DescribeExpressionsResult> asyncHandler) Gets the expressions configured for the search domain.AmazonCloudSearchAsyncClient.describeExpressionsAsync
(DescribeExpressionsRequest request, AsyncHandler<DescribeExpressionsRequest, DescribeExpressionsResult> asyncHandler) AbstractAmazonCloudSearchAsync.describeIndexFieldsAsync
(DescribeIndexFieldsRequest request, AsyncHandler<DescribeIndexFieldsRequest, DescribeIndexFieldsResult> asyncHandler) AmazonCloudSearchAsync.describeIndexFieldsAsync
(DescribeIndexFieldsRequest describeIndexFieldsRequest, AsyncHandler<DescribeIndexFieldsRequest, DescribeIndexFieldsResult> asyncHandler) Gets information about the index fields configured for the search domain.AmazonCloudSearchAsyncClient.describeIndexFieldsAsync
(DescribeIndexFieldsRequest request, AsyncHandler<DescribeIndexFieldsRequest, DescribeIndexFieldsResult> asyncHandler) AbstractAmazonCloudSearchAsync.describeScalingParametersAsync
(DescribeScalingParametersRequest request, AsyncHandler<DescribeScalingParametersRequest, DescribeScalingParametersResult> asyncHandler) AmazonCloudSearchAsync.describeScalingParametersAsync
(DescribeScalingParametersRequest describeScalingParametersRequest, AsyncHandler<DescribeScalingParametersRequest, DescribeScalingParametersResult> asyncHandler) Gets the scaling parameters configured for a domain.AmazonCloudSearchAsyncClient.describeScalingParametersAsync
(DescribeScalingParametersRequest request, AsyncHandler<DescribeScalingParametersRequest, DescribeScalingParametersResult> asyncHandler) AbstractAmazonCloudSearchAsync.describeServiceAccessPoliciesAsync
(DescribeServiceAccessPoliciesRequest request, AsyncHandler<DescribeServiceAccessPoliciesRequest, DescribeServiceAccessPoliciesResult> asyncHandler) AmazonCloudSearchAsync.describeServiceAccessPoliciesAsync
(DescribeServiceAccessPoliciesRequest describeServiceAccessPoliciesRequest, AsyncHandler<DescribeServiceAccessPoliciesRequest, DescribeServiceAccessPoliciesResult> asyncHandler) Gets information about the access policies that control access to the domain's document and search endpoints.AmazonCloudSearchAsyncClient.describeServiceAccessPoliciesAsync
(DescribeServiceAccessPoliciesRequest request, AsyncHandler<DescribeServiceAccessPoliciesRequest, DescribeServiceAccessPoliciesResult> asyncHandler) AbstractAmazonCloudSearchAsync.describeSuggestersAsync
(DescribeSuggestersRequest request, AsyncHandler<DescribeSuggestersRequest, DescribeSuggestersResult> asyncHandler) AmazonCloudSearchAsync.describeSuggestersAsync
(DescribeSuggestersRequest describeSuggestersRequest, AsyncHandler<DescribeSuggestersRequest, DescribeSuggestersResult> asyncHandler) Gets the suggesters configured for a domain.AmazonCloudSearchAsyncClient.describeSuggestersAsync
(DescribeSuggestersRequest request, AsyncHandler<DescribeSuggestersRequest, DescribeSuggestersResult> asyncHandler) AbstractAmazonCloudSearchAsync.indexDocumentsAsync
(IndexDocumentsRequest request, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult> asyncHandler) AmazonCloudSearchAsync.indexDocumentsAsync
(IndexDocumentsRequest indexDocumentsRequest, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult> asyncHandler) Tells the search domain to start indexing its documents using the latest indexing options.AmazonCloudSearchAsyncClient.indexDocumentsAsync
(IndexDocumentsRequest request, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult> asyncHandler) AbstractAmazonCloudSearchAsync.listDomainNamesAsync
(AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult> asyncHandler) Simplified method form for invoking the ListDomainNames operation with an AsyncHandler.AbstractAmazonCloudSearchAsync.listDomainNamesAsync
(ListDomainNamesRequest request, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult> asyncHandler) AmazonCloudSearchAsync.listDomainNamesAsync
(AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult> asyncHandler) Simplified method form for invoking the ListDomainNames operation with an AsyncHandler.AmazonCloudSearchAsync.listDomainNamesAsync
(ListDomainNamesRequest listDomainNamesRequest, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult> asyncHandler) Lists all search domains owned by an account.AmazonCloudSearchAsyncClient.listDomainNamesAsync
(AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult> asyncHandler) Simplified method form for invoking the ListDomainNames operation with an AsyncHandler.AmazonCloudSearchAsyncClient.listDomainNamesAsync
(ListDomainNamesRequest request, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult> asyncHandler) AbstractAmazonCloudSearchAsync.updateAvailabilityOptionsAsync
(UpdateAvailabilityOptionsRequest request, AsyncHandler<UpdateAvailabilityOptionsRequest, UpdateAvailabilityOptionsResult> asyncHandler) AmazonCloudSearchAsync.updateAvailabilityOptionsAsync
(UpdateAvailabilityOptionsRequest updateAvailabilityOptionsRequest, AsyncHandler<UpdateAvailabilityOptionsRequest, UpdateAvailabilityOptionsResult> asyncHandler) Configures the availability options for a domain.AmazonCloudSearchAsyncClient.updateAvailabilityOptionsAsync
(UpdateAvailabilityOptionsRequest request, AsyncHandler<UpdateAvailabilityOptionsRequest, UpdateAvailabilityOptionsResult> asyncHandler) AbstractAmazonCloudSearchAsync.updateScalingParametersAsync
(UpdateScalingParametersRequest request, AsyncHandler<UpdateScalingParametersRequest, UpdateScalingParametersResult> asyncHandler) AmazonCloudSearchAsync.updateScalingParametersAsync
(UpdateScalingParametersRequest updateScalingParametersRequest, AsyncHandler<UpdateScalingParametersRequest, UpdateScalingParametersResult> asyncHandler) Configures scaling parameters for a domain.AmazonCloudSearchAsyncClient.updateScalingParametersAsync
(UpdateScalingParametersRequest request, AsyncHandler<UpdateScalingParametersRequest, UpdateScalingParametersResult> asyncHandler) AbstractAmazonCloudSearchAsync.updateServiceAccessPoliciesAsync
(UpdateServiceAccessPoliciesRequest request, AsyncHandler<UpdateServiceAccessPoliciesRequest, UpdateServiceAccessPoliciesResult> asyncHandler) AmazonCloudSearchAsync.updateServiceAccessPoliciesAsync
(UpdateServiceAccessPoliciesRequest updateServiceAccessPoliciesRequest, AsyncHandler<UpdateServiceAccessPoliciesRequest, UpdateServiceAccessPoliciesResult> asyncHandler) Configures the access rules that control access to the domain's document and search endpoints.AmazonCloudSearchAsyncClient.updateServiceAccessPoliciesAsync
(UpdateServiceAccessPoliciesRequest request, AsyncHandler<UpdateServiceAccessPoliciesRequest, UpdateServiceAccessPoliciesResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cloudtrail
Methods in com.amazonaws.services.cloudtrail with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSCloudTrailAsync.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AWSCloudTrailAsync.addTagsAsync
(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Adds one or more tags to a trail, up to a limit of 10.AWSCloudTrailAsyncClient.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AbstractAWSCloudTrailAsync.createTrailAsync
(CreateTrailRequest request, AsyncHandler<CreateTrailRequest, CreateTrailResult> asyncHandler) AWSCloudTrailAsync.createTrailAsync
(CreateTrailRequest createTrailRequest, AsyncHandler<CreateTrailRequest, CreateTrailResult> asyncHandler) Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket.AWSCloudTrailAsyncClient.createTrailAsync
(CreateTrailRequest request, AsyncHandler<CreateTrailRequest, CreateTrailResult> asyncHandler) AbstractAWSCloudTrailAsync.deleteTrailAsync
(DeleteTrailRequest request, AsyncHandler<DeleteTrailRequest, DeleteTrailResult> asyncHandler) AWSCloudTrailAsync.deleteTrailAsync
(DeleteTrailRequest deleteTrailRequest, AsyncHandler<DeleteTrailRequest, DeleteTrailResult> asyncHandler) Deletes a trail.AWSCloudTrailAsyncClient.deleteTrailAsync
(DeleteTrailRequest request, AsyncHandler<DeleteTrailRequest, DeleteTrailResult> asyncHandler) AbstractAWSCloudTrailAsync.describeTrailsAsync
(AsyncHandler<DescribeTrailsRequest, DescribeTrailsResult> asyncHandler) Simplified method form for invoking the DescribeTrails operation with an AsyncHandler.AbstractAWSCloudTrailAsync.describeTrailsAsync
(DescribeTrailsRequest request, AsyncHandler<DescribeTrailsRequest, DescribeTrailsResult> asyncHandler) AWSCloudTrailAsync.describeTrailsAsync
(AsyncHandler<DescribeTrailsRequest, DescribeTrailsResult> asyncHandler) Simplified method form for invoking the DescribeTrails operation with an AsyncHandler.AWSCloudTrailAsync.describeTrailsAsync
(DescribeTrailsRequest describeTrailsRequest, AsyncHandler<DescribeTrailsRequest, DescribeTrailsResult> asyncHandler) Retrieves settings for the trail associated with the current region for your account.AWSCloudTrailAsyncClient.describeTrailsAsync
(AsyncHandler<DescribeTrailsRequest, DescribeTrailsResult> asyncHandler) Simplified method form for invoking the DescribeTrails operation with an AsyncHandler.AWSCloudTrailAsyncClient.describeTrailsAsync
(DescribeTrailsRequest request, AsyncHandler<DescribeTrailsRequest, DescribeTrailsResult> asyncHandler) AbstractAWSCloudTrailAsync.getTrailStatusAsync
(GetTrailStatusRequest request, AsyncHandler<GetTrailStatusRequest, GetTrailStatusResult> asyncHandler) AWSCloudTrailAsync.getTrailStatusAsync
(GetTrailStatusRequest getTrailStatusRequest, AsyncHandler<GetTrailStatusRequest, GetTrailStatusResult> asyncHandler) Returns a JSON-formatted list of information about the specified trail.AWSCloudTrailAsyncClient.getTrailStatusAsync
(GetTrailStatusRequest request, AsyncHandler<GetTrailStatusRequest, GetTrailStatusResult> asyncHandler) AbstractAWSCloudTrailAsync.listPublicKeysAsync
(AsyncHandler<ListPublicKeysRequest, ListPublicKeysResult> asyncHandler) Simplified method form for invoking the ListPublicKeys operation with an AsyncHandler.AbstractAWSCloudTrailAsync.listPublicKeysAsync
(ListPublicKeysRequest request, AsyncHandler<ListPublicKeysRequest, ListPublicKeysResult> asyncHandler) AWSCloudTrailAsync.listPublicKeysAsync
(AsyncHandler<ListPublicKeysRequest, ListPublicKeysResult> asyncHandler) Simplified method form for invoking the ListPublicKeys operation with an AsyncHandler.AWSCloudTrailAsync.listPublicKeysAsync
(ListPublicKeysRequest listPublicKeysRequest, AsyncHandler<ListPublicKeysRequest, ListPublicKeysResult> asyncHandler) Returns all public keys whose private keys were used to sign the digest files within the specified time range.AWSCloudTrailAsyncClient.listPublicKeysAsync
(AsyncHandler<ListPublicKeysRequest, ListPublicKeysResult> asyncHandler) Simplified method form for invoking the ListPublicKeys operation with an AsyncHandler.AWSCloudTrailAsyncClient.listPublicKeysAsync
(ListPublicKeysRequest request, AsyncHandler<ListPublicKeysRequest, ListPublicKeysResult> asyncHandler) AbstractAWSCloudTrailAsync.listTagsAsync
(ListTagsRequest request, AsyncHandler<ListTagsRequest, ListTagsResult> asyncHandler) AWSCloudTrailAsync.listTagsAsync
(ListTagsRequest listTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult> asyncHandler) Lists the tags for the trail in the current region.AWSCloudTrailAsyncClient.listTagsAsync
(ListTagsRequest request, AsyncHandler<ListTagsRequest, ListTagsResult> asyncHandler) AbstractAWSCloudTrailAsync.lookupEventsAsync
(AsyncHandler<LookupEventsRequest, LookupEventsResult> asyncHandler) Simplified method form for invoking the LookupEvents operation with an AsyncHandler.AbstractAWSCloudTrailAsync.lookupEventsAsync
(LookupEventsRequest request, AsyncHandler<LookupEventsRequest, LookupEventsResult> asyncHandler) AWSCloudTrailAsync.lookupEventsAsync
(AsyncHandler<LookupEventsRequest, LookupEventsResult> asyncHandler) Simplified method form for invoking the LookupEvents operation with an AsyncHandler.AWSCloudTrailAsync.lookupEventsAsync
(LookupEventsRequest lookupEventsRequest, AsyncHandler<LookupEventsRequest, LookupEventsResult> asyncHandler) Looks up API activity events captured by CloudTrail that create, update, or delete resources in your account.AWSCloudTrailAsyncClient.lookupEventsAsync
(AsyncHandler<LookupEventsRequest, LookupEventsResult> asyncHandler) Simplified method form for invoking the LookupEvents operation with an AsyncHandler.AWSCloudTrailAsyncClient.lookupEventsAsync
(LookupEventsRequest request, AsyncHandler<LookupEventsRequest, LookupEventsResult> asyncHandler) AbstractAWSCloudTrailAsync.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AWSCloudTrailAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes the specified tags from a trail.AWSCloudTrailAsyncClient.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AbstractAWSCloudTrailAsync.startLoggingAsync
(StartLoggingRequest request, AsyncHandler<StartLoggingRequest, StartLoggingResult> asyncHandler) AWSCloudTrailAsync.startLoggingAsync
(StartLoggingRequest startLoggingRequest, AsyncHandler<StartLoggingRequest, StartLoggingResult> asyncHandler) Starts the recording of AWS API calls and log file delivery for a trail.AWSCloudTrailAsyncClient.startLoggingAsync
(StartLoggingRequest request, AsyncHandler<StartLoggingRequest, StartLoggingResult> asyncHandler) AbstractAWSCloudTrailAsync.stopLoggingAsync
(StopLoggingRequest request, AsyncHandler<StopLoggingRequest, StopLoggingResult> asyncHandler) AWSCloudTrailAsync.stopLoggingAsync
(StopLoggingRequest stopLoggingRequest, AsyncHandler<StopLoggingRequest, StopLoggingResult> asyncHandler) Suspends the recording of AWS API calls and log file delivery for the specified trail.AWSCloudTrailAsyncClient.stopLoggingAsync
(StopLoggingRequest request, AsyncHandler<StopLoggingRequest, StopLoggingResult> asyncHandler) AbstractAWSCloudTrailAsync.updateTrailAsync
(UpdateTrailRequest request, AsyncHandler<UpdateTrailRequest, UpdateTrailResult> asyncHandler) AWSCloudTrailAsync.updateTrailAsync
(UpdateTrailRequest updateTrailRequest, AsyncHandler<UpdateTrailRequest, UpdateTrailResult> asyncHandler) Updates the settings that specify delivery of log files.AWSCloudTrailAsyncClient.updateTrailAsync
(UpdateTrailRequest request, AsyncHandler<UpdateTrailRequest, UpdateTrailResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cloudwatch
Methods in com.amazonaws.services.cloudwatch with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonCloudWatchAsync.deleteAlarmsAsync
(DeleteAlarmsRequest request, AsyncHandler<DeleteAlarmsRequest, DeleteAlarmsResult> asyncHandler) AmazonCloudWatchAsync.deleteAlarmsAsync
(DeleteAlarmsRequest deleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, DeleteAlarmsResult> asyncHandler) Deletes all specified alarms.AmazonCloudWatchAsyncClient.deleteAlarmsAsync
(DeleteAlarmsRequest request, AsyncHandler<DeleteAlarmsRequest, DeleteAlarmsResult> asyncHandler) AbstractAmazonCloudWatchAsync.describeAlarmHistoryAsync
(AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult> asyncHandler) Simplified method form for invoking the DescribeAlarmHistory operation with an AsyncHandler.AbstractAmazonCloudWatchAsync.describeAlarmHistoryAsync
(DescribeAlarmHistoryRequest request, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult> asyncHandler) AmazonCloudWatchAsync.describeAlarmHistoryAsync
(AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult> asyncHandler) Simplified method form for invoking the DescribeAlarmHistory operation with an AsyncHandler.AmazonCloudWatchAsync.describeAlarmHistoryAsync
(DescribeAlarmHistoryRequest describeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult> asyncHandler) Retrieves history for the specified alarm.AmazonCloudWatchAsyncClient.describeAlarmHistoryAsync
(AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult> asyncHandler) Simplified method form for invoking the DescribeAlarmHistory operation with an AsyncHandler.AmazonCloudWatchAsyncClient.describeAlarmHistoryAsync
(DescribeAlarmHistoryRequest request, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult> asyncHandler) AbstractAmazonCloudWatchAsync.describeAlarmsAsync
(AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult> asyncHandler) Simplified method form for invoking the DescribeAlarms operation with an AsyncHandler.AbstractAmazonCloudWatchAsync.describeAlarmsAsync
(DescribeAlarmsRequest request, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult> asyncHandler) AmazonCloudWatchAsync.describeAlarmsAsync
(AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult> asyncHandler) Simplified method form for invoking the DescribeAlarms operation with an AsyncHandler.AmazonCloudWatchAsync.describeAlarmsAsync
(DescribeAlarmsRequest describeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult> asyncHandler) Retrieves alarms with the specified names.AmazonCloudWatchAsyncClient.describeAlarmsAsync
(AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult> asyncHandler) Simplified method form for invoking the DescribeAlarms operation with an AsyncHandler.AmazonCloudWatchAsyncClient.describeAlarmsAsync
(DescribeAlarmsRequest request, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult> asyncHandler) AbstractAmazonCloudWatchAsync.describeAlarmsForMetricAsync
(DescribeAlarmsForMetricRequest request, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult> asyncHandler) AmazonCloudWatchAsync.describeAlarmsForMetricAsync
(DescribeAlarmsForMetricRequest describeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult> asyncHandler) Retrieves all alarms for a single metric.AmazonCloudWatchAsyncClient.describeAlarmsForMetricAsync
(DescribeAlarmsForMetricRequest request, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult> asyncHandler) AbstractAmazonCloudWatchAsync.disableAlarmActionsAsync
(DisableAlarmActionsRequest request, AsyncHandler<DisableAlarmActionsRequest, DisableAlarmActionsResult> asyncHandler) AmazonCloudWatchAsync.disableAlarmActionsAsync
(DisableAlarmActionsRequest disableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, DisableAlarmActionsResult> asyncHandler) Disables actions for the specified alarms.AmazonCloudWatchAsyncClient.disableAlarmActionsAsync
(DisableAlarmActionsRequest request, AsyncHandler<DisableAlarmActionsRequest, DisableAlarmActionsResult> asyncHandler) AbstractAmazonCloudWatchAsync.enableAlarmActionsAsync
(EnableAlarmActionsRequest request, AsyncHandler<EnableAlarmActionsRequest, EnableAlarmActionsResult> asyncHandler) AmazonCloudWatchAsync.enableAlarmActionsAsync
(EnableAlarmActionsRequest enableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, EnableAlarmActionsResult> asyncHandler) Enables actions for the specified alarms.AmazonCloudWatchAsyncClient.enableAlarmActionsAsync
(EnableAlarmActionsRequest request, AsyncHandler<EnableAlarmActionsRequest, EnableAlarmActionsResult> asyncHandler) AbstractAmazonCloudWatchAsync.getMetricStatisticsAsync
(GetMetricStatisticsRequest request, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult> asyncHandler) AmazonCloudWatchAsync.getMetricStatisticsAsync
(GetMetricStatisticsRequest getMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult> asyncHandler) Gets statistics for the specified metric.AmazonCloudWatchAsyncClient.getMetricStatisticsAsync
(GetMetricStatisticsRequest request, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult> asyncHandler) AbstractAmazonCloudWatchAsync.listMetricsAsync
(AsyncHandler<ListMetricsRequest, ListMetricsResult> asyncHandler) Simplified method form for invoking the ListMetrics operation with an AsyncHandler.AbstractAmazonCloudWatchAsync.listMetricsAsync
(ListMetricsRequest request, AsyncHandler<ListMetricsRequest, ListMetricsResult> asyncHandler) AmazonCloudWatchAsync.listMetricsAsync
(AsyncHandler<ListMetricsRequest, ListMetricsResult> asyncHandler) Simplified method form for invoking the ListMetrics operation with an AsyncHandler.AmazonCloudWatchAsync.listMetricsAsync
(ListMetricsRequest listMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult> asyncHandler) Returns a list of valid metrics stored for the AWS account owner.AmazonCloudWatchAsyncClient.listMetricsAsync
(AsyncHandler<ListMetricsRequest, ListMetricsResult> asyncHandler) Simplified method form for invoking the ListMetrics operation with an AsyncHandler.AmazonCloudWatchAsyncClient.listMetricsAsync
(ListMetricsRequest request, AsyncHandler<ListMetricsRequest, ListMetricsResult> asyncHandler) AbstractAmazonCloudWatchAsync.putMetricAlarmAsync
(PutMetricAlarmRequest request, AsyncHandler<PutMetricAlarmRequest, PutMetricAlarmResult> asyncHandler) AmazonCloudWatchAsync.putMetricAlarmAsync
(PutMetricAlarmRequest putMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, PutMetricAlarmResult> asyncHandler) Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.AmazonCloudWatchAsyncClient.putMetricAlarmAsync
(PutMetricAlarmRequest request, AsyncHandler<PutMetricAlarmRequest, PutMetricAlarmResult> asyncHandler) AbstractAmazonCloudWatchAsync.putMetricDataAsync
(PutMetricDataRequest request, AsyncHandler<PutMetricDataRequest, PutMetricDataResult> asyncHandler) AmazonCloudWatchAsync.putMetricDataAsync
(PutMetricDataRequest putMetricDataRequest, AsyncHandler<PutMetricDataRequest, PutMetricDataResult> asyncHandler) Publishes metric data points to Amazon CloudWatch.AmazonCloudWatchAsyncClient.putMetricDataAsync
(PutMetricDataRequest request, AsyncHandler<PutMetricDataRequest, PutMetricDataResult> asyncHandler) AbstractAmazonCloudWatchAsync.setAlarmStateAsync
(SetAlarmStateRequest request, AsyncHandler<SetAlarmStateRequest, SetAlarmStateResult> asyncHandler) AmazonCloudWatchAsync.setAlarmStateAsync
(SetAlarmStateRequest setAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, SetAlarmStateResult> asyncHandler) Temporarily sets the state of an alarm.AmazonCloudWatchAsyncClient.setAlarmStateAsync
(SetAlarmStateRequest request, AsyncHandler<SetAlarmStateRequest, SetAlarmStateResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cloudwatchevents
Methods in com.amazonaws.services.cloudwatchevents with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonCloudWatchEventsAsync.deleteRuleAsync
(DeleteRuleRequest request, AsyncHandler<DeleteRuleRequest, DeleteRuleResult> asyncHandler) AmazonCloudWatchEventsAsync.deleteRuleAsync
(DeleteRuleRequest deleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult> asyncHandler) Deletes a rule.AmazonCloudWatchEventsAsyncClient.deleteRuleAsync
(DeleteRuleRequest request, AsyncHandler<DeleteRuleRequest, DeleteRuleResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.describeRuleAsync
(DescribeRuleRequest request, AsyncHandler<DescribeRuleRequest, DescribeRuleResult> asyncHandler) AmazonCloudWatchEventsAsync.describeRuleAsync
(DescribeRuleRequest describeRuleRequest, AsyncHandler<DescribeRuleRequest, DescribeRuleResult> asyncHandler) Describes the details of the specified rule.AmazonCloudWatchEventsAsyncClient.describeRuleAsync
(DescribeRuleRequest request, AsyncHandler<DescribeRuleRequest, DescribeRuleResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.disableRuleAsync
(DisableRuleRequest request, AsyncHandler<DisableRuleRequest, DisableRuleResult> asyncHandler) AmazonCloudWatchEventsAsync.disableRuleAsync
(DisableRuleRequest disableRuleRequest, AsyncHandler<DisableRuleRequest, DisableRuleResult> asyncHandler) Disables a rule.AmazonCloudWatchEventsAsyncClient.disableRuleAsync
(DisableRuleRequest request, AsyncHandler<DisableRuleRequest, DisableRuleResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.enableRuleAsync
(EnableRuleRequest request, AsyncHandler<EnableRuleRequest, EnableRuleResult> asyncHandler) AmazonCloudWatchEventsAsync.enableRuleAsync
(EnableRuleRequest enableRuleRequest, AsyncHandler<EnableRuleRequest, EnableRuleResult> asyncHandler) Enables a rule.AmazonCloudWatchEventsAsyncClient.enableRuleAsync
(EnableRuleRequest request, AsyncHandler<EnableRuleRequest, EnableRuleResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.listRuleNamesByTargetAsync
(ListRuleNamesByTargetRequest request, AsyncHandler<ListRuleNamesByTargetRequest, ListRuleNamesByTargetResult> asyncHandler) AmazonCloudWatchEventsAsync.listRuleNamesByTargetAsync
(ListRuleNamesByTargetRequest listRuleNamesByTargetRequest, AsyncHandler<ListRuleNamesByTargetRequest, ListRuleNamesByTargetResult> asyncHandler) Lists the names of the rules that the given target is put to.AmazonCloudWatchEventsAsyncClient.listRuleNamesByTargetAsync
(ListRuleNamesByTargetRequest request, AsyncHandler<ListRuleNamesByTargetRequest, ListRuleNamesByTargetResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.listRulesAsync
(ListRulesRequest request, AsyncHandler<ListRulesRequest, ListRulesResult> asyncHandler) AmazonCloudWatchEventsAsync.listRulesAsync
(ListRulesRequest listRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult> asyncHandler) Lists the Amazon CloudWatch Events rules in your account.AmazonCloudWatchEventsAsyncClient.listRulesAsync
(ListRulesRequest request, AsyncHandler<ListRulesRequest, ListRulesResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.listTargetsByRuleAsync
(ListTargetsByRuleRequest request, AsyncHandler<ListTargetsByRuleRequest, ListTargetsByRuleResult> asyncHandler) AmazonCloudWatchEventsAsync.listTargetsByRuleAsync
(ListTargetsByRuleRequest listTargetsByRuleRequest, AsyncHandler<ListTargetsByRuleRequest, ListTargetsByRuleResult> asyncHandler) Lists of targets assigned to the rule.AmazonCloudWatchEventsAsyncClient.listTargetsByRuleAsync
(ListTargetsByRuleRequest request, AsyncHandler<ListTargetsByRuleRequest, ListTargetsByRuleResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.putEventsAsync
(PutEventsRequest request, AsyncHandler<PutEventsRequest, PutEventsResult> asyncHandler) AmazonCloudWatchEventsAsync.putEventsAsync
(PutEventsRequest putEventsRequest, AsyncHandler<PutEventsRequest, PutEventsResult> asyncHandler) Sends custom events to Amazon CloudWatch Events so that they can be matched to rules.AmazonCloudWatchEventsAsyncClient.putEventsAsync
(PutEventsRequest request, AsyncHandler<PutEventsRequest, PutEventsResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.putRuleAsync
(PutRuleRequest request, AsyncHandler<PutRuleRequest, PutRuleResult> asyncHandler) AmazonCloudWatchEventsAsync.putRuleAsync
(PutRuleRequest putRuleRequest, AsyncHandler<PutRuleRequest, PutRuleResult> asyncHandler) Creates or updates a rule.AmazonCloudWatchEventsAsyncClient.putRuleAsync
(PutRuleRequest request, AsyncHandler<PutRuleRequest, PutRuleResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.putTargetsAsync
(PutTargetsRequest request, AsyncHandler<PutTargetsRequest, PutTargetsResult> asyncHandler) AmazonCloudWatchEventsAsync.putTargetsAsync
(PutTargetsRequest putTargetsRequest, AsyncHandler<PutTargetsRequest, PutTargetsResult> asyncHandler) Adds target(s) to a rule.AmazonCloudWatchEventsAsyncClient.putTargetsAsync
(PutTargetsRequest request, AsyncHandler<PutTargetsRequest, PutTargetsResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.removeTargetsAsync
(RemoveTargetsRequest request, AsyncHandler<RemoveTargetsRequest, RemoveTargetsResult> asyncHandler) AmazonCloudWatchEventsAsync.removeTargetsAsync
(RemoveTargetsRequest removeTargetsRequest, AsyncHandler<RemoveTargetsRequest, RemoveTargetsResult> asyncHandler) Removes target(s) from a rule so that when the rule is triggered, those targets will no longer be invoked.AmazonCloudWatchEventsAsyncClient.removeTargetsAsync
(RemoveTargetsRequest request, AsyncHandler<RemoveTargetsRequest, RemoveTargetsResult> asyncHandler) AbstractAmazonCloudWatchEventsAsync.testEventPatternAsync
(TestEventPatternRequest request, AsyncHandler<TestEventPatternRequest, TestEventPatternResult> asyncHandler) AmazonCloudWatchEventsAsync.testEventPatternAsync
(TestEventPatternRequest testEventPatternRequest, AsyncHandler<TestEventPatternRequest, TestEventPatternResult> asyncHandler) Tests whether an event pattern matches the provided event.AmazonCloudWatchEventsAsyncClient.testEventPatternAsync
(TestEventPatternRequest request, AsyncHandler<TestEventPatternRequest, TestEventPatternResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.codecommit
Methods in com.amazonaws.services.codecommit with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSCodeCommitAsync.batchGetRepositoriesAsync
(BatchGetRepositoriesRequest request, AsyncHandler<BatchGetRepositoriesRequest, BatchGetRepositoriesResult> asyncHandler) AWSCodeCommitAsync.batchGetRepositoriesAsync
(BatchGetRepositoriesRequest batchGetRepositoriesRequest, AsyncHandler<BatchGetRepositoriesRequest, BatchGetRepositoriesResult> asyncHandler) Returns information about one or more repositories.AWSCodeCommitAsyncClient.batchGetRepositoriesAsync
(BatchGetRepositoriesRequest request, AsyncHandler<BatchGetRepositoriesRequest, BatchGetRepositoriesResult> asyncHandler) AbstractAWSCodeCommitAsync.createBranchAsync
(CreateBranchRequest request, AsyncHandler<CreateBranchRequest, CreateBranchResult> asyncHandler) AWSCodeCommitAsync.createBranchAsync
(CreateBranchRequest createBranchRequest, AsyncHandler<CreateBranchRequest, CreateBranchResult> asyncHandler) Creates a new branch in a repository and points the branch to a commit.AWSCodeCommitAsyncClient.createBranchAsync
(CreateBranchRequest request, AsyncHandler<CreateBranchRequest, CreateBranchResult> asyncHandler) AbstractAWSCodeCommitAsync.createRepositoryAsync
(CreateRepositoryRequest request, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult> asyncHandler) AWSCodeCommitAsync.createRepositoryAsync
(CreateRepositoryRequest createRepositoryRequest, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult> asyncHandler) Creates a new, empty repository.AWSCodeCommitAsyncClient.createRepositoryAsync
(CreateRepositoryRequest request, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult> asyncHandler) AbstractAWSCodeCommitAsync.deleteRepositoryAsync
(DeleteRepositoryRequest request, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) AWSCodeCommitAsync.deleteRepositoryAsync
(DeleteRepositoryRequest deleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) Deletes a repository.AWSCodeCommitAsyncClient.deleteRepositoryAsync
(DeleteRepositoryRequest request, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) AbstractAWSCodeCommitAsync.getBranchAsync
(GetBranchRequest request, AsyncHandler<GetBranchRequest, GetBranchResult> asyncHandler) AWSCodeCommitAsync.getBranchAsync
(GetBranchRequest getBranchRequest, AsyncHandler<GetBranchRequest, GetBranchResult> asyncHandler) Returns information about a repository branch, including its name and the last commit ID.AWSCodeCommitAsyncClient.getBranchAsync
(GetBranchRequest request, AsyncHandler<GetBranchRequest, GetBranchResult> asyncHandler) AbstractAWSCodeCommitAsync.getCommitAsync
(GetCommitRequest request, AsyncHandler<GetCommitRequest, GetCommitResult> asyncHandler) AWSCodeCommitAsync.getCommitAsync
(GetCommitRequest getCommitRequest, AsyncHandler<GetCommitRequest, GetCommitResult> asyncHandler) Returns information about a commit, including commit message and committer information.AWSCodeCommitAsyncClient.getCommitAsync
(GetCommitRequest request, AsyncHandler<GetCommitRequest, GetCommitResult> asyncHandler) AbstractAWSCodeCommitAsync.getRepositoryAsync
(GetRepositoryRequest request, AsyncHandler<GetRepositoryRequest, GetRepositoryResult> asyncHandler) AWSCodeCommitAsync.getRepositoryAsync
(GetRepositoryRequest getRepositoryRequest, AsyncHandler<GetRepositoryRequest, GetRepositoryResult> asyncHandler) Returns information about a repository.AWSCodeCommitAsyncClient.getRepositoryAsync
(GetRepositoryRequest request, AsyncHandler<GetRepositoryRequest, GetRepositoryResult> asyncHandler) AbstractAWSCodeCommitAsync.getRepositoryTriggersAsync
(GetRepositoryTriggersRequest request, AsyncHandler<GetRepositoryTriggersRequest, GetRepositoryTriggersResult> asyncHandler) AWSCodeCommitAsync.getRepositoryTriggersAsync
(GetRepositoryTriggersRequest getRepositoryTriggersRequest, AsyncHandler<GetRepositoryTriggersRequest, GetRepositoryTriggersResult> asyncHandler) Gets information about triggers configured for a repository.AWSCodeCommitAsyncClient.getRepositoryTriggersAsync
(GetRepositoryTriggersRequest request, AsyncHandler<GetRepositoryTriggersRequest, GetRepositoryTriggersResult> asyncHandler) AbstractAWSCodeCommitAsync.listBranchesAsync
(ListBranchesRequest request, AsyncHandler<ListBranchesRequest, ListBranchesResult> asyncHandler) AWSCodeCommitAsync.listBranchesAsync
(ListBranchesRequest listBranchesRequest, AsyncHandler<ListBranchesRequest, ListBranchesResult> asyncHandler) Gets information about one or more branches in a repository.AWSCodeCommitAsyncClient.listBranchesAsync
(ListBranchesRequest request, AsyncHandler<ListBranchesRequest, ListBranchesResult> asyncHandler) AbstractAWSCodeCommitAsync.listRepositoriesAsync
(ListRepositoriesRequest request, AsyncHandler<ListRepositoriesRequest, ListRepositoriesResult> asyncHandler) AWSCodeCommitAsync.listRepositoriesAsync
(ListRepositoriesRequest listRepositoriesRequest, AsyncHandler<ListRepositoriesRequest, ListRepositoriesResult> asyncHandler) Gets information about one or more repositories.AWSCodeCommitAsyncClient.listRepositoriesAsync
(ListRepositoriesRequest request, AsyncHandler<ListRepositoriesRequest, ListRepositoriesResult> asyncHandler) AbstractAWSCodeCommitAsync.putRepositoryTriggersAsync
(PutRepositoryTriggersRequest request, AsyncHandler<PutRepositoryTriggersRequest, PutRepositoryTriggersResult> asyncHandler) AWSCodeCommitAsync.putRepositoryTriggersAsync
(PutRepositoryTriggersRequest putRepositoryTriggersRequest, AsyncHandler<PutRepositoryTriggersRequest, PutRepositoryTriggersResult> asyncHandler) Replaces all triggers for a repository.AWSCodeCommitAsyncClient.putRepositoryTriggersAsync
(PutRepositoryTriggersRequest request, AsyncHandler<PutRepositoryTriggersRequest, PutRepositoryTriggersResult> asyncHandler) AbstractAWSCodeCommitAsync.testRepositoryTriggersAsync
(TestRepositoryTriggersRequest request, AsyncHandler<TestRepositoryTriggersRequest, TestRepositoryTriggersResult> asyncHandler) AWSCodeCommitAsync.testRepositoryTriggersAsync
(TestRepositoryTriggersRequest testRepositoryTriggersRequest, AsyncHandler<TestRepositoryTriggersRequest, TestRepositoryTriggersResult> asyncHandler) Tests the functionality of repository triggers by sending information to the trigger target.AWSCodeCommitAsyncClient.testRepositoryTriggersAsync
(TestRepositoryTriggersRequest request, AsyncHandler<TestRepositoryTriggersRequest, TestRepositoryTriggersResult> asyncHandler) AbstractAWSCodeCommitAsync.updateDefaultBranchAsync
(UpdateDefaultBranchRequest request, AsyncHandler<UpdateDefaultBranchRequest, UpdateDefaultBranchResult> asyncHandler) AWSCodeCommitAsync.updateDefaultBranchAsync
(UpdateDefaultBranchRequest updateDefaultBranchRequest, AsyncHandler<UpdateDefaultBranchRequest, UpdateDefaultBranchResult> asyncHandler) Sets or changes the default branch name for the specified repository.AWSCodeCommitAsyncClient.updateDefaultBranchAsync
(UpdateDefaultBranchRequest request, AsyncHandler<UpdateDefaultBranchRequest, UpdateDefaultBranchResult> asyncHandler) AbstractAWSCodeCommitAsync.updateRepositoryDescriptionAsync
(UpdateRepositoryDescriptionRequest request, AsyncHandler<UpdateRepositoryDescriptionRequest, UpdateRepositoryDescriptionResult> asyncHandler) AWSCodeCommitAsync.updateRepositoryDescriptionAsync
(UpdateRepositoryDescriptionRequest updateRepositoryDescriptionRequest, AsyncHandler<UpdateRepositoryDescriptionRequest, UpdateRepositoryDescriptionResult> asyncHandler) Sets or changes the comment or description for a repository.AWSCodeCommitAsyncClient.updateRepositoryDescriptionAsync
(UpdateRepositoryDescriptionRequest request, AsyncHandler<UpdateRepositoryDescriptionRequest, UpdateRepositoryDescriptionResult> asyncHandler) AbstractAWSCodeCommitAsync.updateRepositoryNameAsync
(UpdateRepositoryNameRequest request, AsyncHandler<UpdateRepositoryNameRequest, UpdateRepositoryNameResult> asyncHandler) AWSCodeCommitAsync.updateRepositoryNameAsync
(UpdateRepositoryNameRequest updateRepositoryNameRequest, AsyncHandler<UpdateRepositoryNameRequest, UpdateRepositoryNameResult> asyncHandler) Renames a repository.AWSCodeCommitAsyncClient.updateRepositoryNameAsync
(UpdateRepositoryNameRequest request, AsyncHandler<UpdateRepositoryNameRequest, UpdateRepositoryNameResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.codedeploy
Methods in com.amazonaws.services.codedeploy with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonCodeDeployAsync.addTagsToOnPremisesInstancesAsync
(AddTagsToOnPremisesInstancesRequest request, AsyncHandler<AddTagsToOnPremisesInstancesRequest, AddTagsToOnPremisesInstancesResult> asyncHandler) AmazonCodeDeployAsync.addTagsToOnPremisesInstancesAsync
(AddTagsToOnPremisesInstancesRequest addTagsToOnPremisesInstancesRequest, AsyncHandler<AddTagsToOnPremisesInstancesRequest, AddTagsToOnPremisesInstancesResult> asyncHandler) Adds tags to on-premises instances.AmazonCodeDeployAsyncClient.addTagsToOnPremisesInstancesAsync
(AddTagsToOnPremisesInstancesRequest request, AsyncHandler<AddTagsToOnPremisesInstancesRequest, AddTagsToOnPremisesInstancesResult> asyncHandler) AbstractAmazonCodeDeployAsync.batchGetApplicationRevisionsAsync
(BatchGetApplicationRevisionsRequest request, AsyncHandler<BatchGetApplicationRevisionsRequest, BatchGetApplicationRevisionsResult> asyncHandler) AmazonCodeDeployAsync.batchGetApplicationRevisionsAsync
(BatchGetApplicationRevisionsRequest batchGetApplicationRevisionsRequest, AsyncHandler<BatchGetApplicationRevisionsRequest, BatchGetApplicationRevisionsResult> asyncHandler) Gets information about one or more application revisions.AmazonCodeDeployAsyncClient.batchGetApplicationRevisionsAsync
(BatchGetApplicationRevisionsRequest request, AsyncHandler<BatchGetApplicationRevisionsRequest, BatchGetApplicationRevisionsResult> asyncHandler) AbstractAmazonCodeDeployAsync.batchGetApplicationsAsync
(AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult> asyncHandler) Simplified method form for invoking the BatchGetApplications operation with an AsyncHandler.AbstractAmazonCodeDeployAsync.batchGetApplicationsAsync
(BatchGetApplicationsRequest request, AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult> asyncHandler) AmazonCodeDeployAsync.batchGetApplicationsAsync
(AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult> asyncHandler) Simplified method form for invoking the BatchGetApplications operation with an AsyncHandler.AmazonCodeDeployAsync.batchGetApplicationsAsync
(BatchGetApplicationsRequest batchGetApplicationsRequest, AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult> asyncHandler) Gets information about one or more applications.AmazonCodeDeployAsyncClient.batchGetApplicationsAsync
(AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult> asyncHandler) Simplified method form for invoking the BatchGetApplications operation with an AsyncHandler.AmazonCodeDeployAsyncClient.batchGetApplicationsAsync
(BatchGetApplicationsRequest request, AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult> asyncHandler) AbstractAmazonCodeDeployAsync.batchGetDeploymentGroupsAsync
(BatchGetDeploymentGroupsRequest request, AsyncHandler<BatchGetDeploymentGroupsRequest, BatchGetDeploymentGroupsResult> asyncHandler) AmazonCodeDeployAsync.batchGetDeploymentGroupsAsync
(BatchGetDeploymentGroupsRequest batchGetDeploymentGroupsRequest, AsyncHandler<BatchGetDeploymentGroupsRequest, BatchGetDeploymentGroupsResult> asyncHandler) Get information about one or more deployment groups.AmazonCodeDeployAsyncClient.batchGetDeploymentGroupsAsync
(BatchGetDeploymentGroupsRequest request, AsyncHandler<BatchGetDeploymentGroupsRequest, BatchGetDeploymentGroupsResult> asyncHandler) AbstractAmazonCodeDeployAsync.batchGetDeploymentInstancesAsync
(BatchGetDeploymentInstancesRequest request, AsyncHandler<BatchGetDeploymentInstancesRequest, BatchGetDeploymentInstancesResult> asyncHandler) AmazonCodeDeployAsync.batchGetDeploymentInstancesAsync
(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest, AsyncHandler<BatchGetDeploymentInstancesRequest, BatchGetDeploymentInstancesResult> asyncHandler) Gets information about one or more instance that are part of a deployment group.AmazonCodeDeployAsyncClient.batchGetDeploymentInstancesAsync
(BatchGetDeploymentInstancesRequest request, AsyncHandler<BatchGetDeploymentInstancesRequest, BatchGetDeploymentInstancesResult> asyncHandler) AbstractAmazonCodeDeployAsync.batchGetDeploymentsAsync
(AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult> asyncHandler) Simplified method form for invoking the BatchGetDeployments operation with an AsyncHandler.AbstractAmazonCodeDeployAsync.batchGetDeploymentsAsync
(BatchGetDeploymentsRequest request, AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult> asyncHandler) AmazonCodeDeployAsync.batchGetDeploymentsAsync
(AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult> asyncHandler) Simplified method form for invoking the BatchGetDeployments operation with an AsyncHandler.AmazonCodeDeployAsync.batchGetDeploymentsAsync
(BatchGetDeploymentsRequest batchGetDeploymentsRequest, AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult> asyncHandler) Gets information about one or more deployments.AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync
(AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult> asyncHandler) Simplified method form for invoking the BatchGetDeployments operation with an AsyncHandler.AmazonCodeDeployAsyncClient.batchGetDeploymentsAsync
(BatchGetDeploymentsRequest request, AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult> asyncHandler) AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync
(AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult> asyncHandler) Simplified method form for invoking the BatchGetOnPremisesInstances operation with an AsyncHandler.AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync
(BatchGetOnPremisesInstancesRequest request, AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult> asyncHandler) AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync
(AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult> asyncHandler) Simplified method form for invoking the BatchGetOnPremisesInstances operation with an AsyncHandler.AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync
(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest, AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult> asyncHandler) Gets information about one or more on-premises instances.AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync
(AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult> asyncHandler) Simplified method form for invoking the BatchGetOnPremisesInstances operation with an AsyncHandler.AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync
(BatchGetOnPremisesInstancesRequest request, AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult> asyncHandler) AbstractAmazonCodeDeployAsync.createApplicationAsync
(CreateApplicationRequest request, AsyncHandler<CreateApplicationRequest, CreateApplicationResult> asyncHandler) AmazonCodeDeployAsync.createApplicationAsync
(CreateApplicationRequest createApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult> asyncHandler) Creates an application.AmazonCodeDeployAsyncClient.createApplicationAsync
(CreateApplicationRequest request, AsyncHandler<CreateApplicationRequest, CreateApplicationResult> asyncHandler) AbstractAmazonCodeDeployAsync.createDeploymentAsync
(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult> asyncHandler) AmazonCodeDeployAsync.createDeploymentAsync
(CreateDeploymentRequest createDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult> asyncHandler) Deploys an application revision through the specified deployment group.AmazonCodeDeployAsyncClient.createDeploymentAsync
(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult> asyncHandler) AbstractAmazonCodeDeployAsync.createDeploymentConfigAsync
(CreateDeploymentConfigRequest request, AsyncHandler<CreateDeploymentConfigRequest, CreateDeploymentConfigResult> asyncHandler) AmazonCodeDeployAsync.createDeploymentConfigAsync
(CreateDeploymentConfigRequest createDeploymentConfigRequest, AsyncHandler<CreateDeploymentConfigRequest, CreateDeploymentConfigResult> asyncHandler) Creates a deployment configuration.AmazonCodeDeployAsyncClient.createDeploymentConfigAsync
(CreateDeploymentConfigRequest request, AsyncHandler<CreateDeploymentConfigRequest, CreateDeploymentConfigResult> asyncHandler) AbstractAmazonCodeDeployAsync.createDeploymentGroupAsync
(CreateDeploymentGroupRequest request, AsyncHandler<CreateDeploymentGroupRequest, CreateDeploymentGroupResult> asyncHandler) AmazonCodeDeployAsync.createDeploymentGroupAsync
(CreateDeploymentGroupRequest createDeploymentGroupRequest, AsyncHandler<CreateDeploymentGroupRequest, CreateDeploymentGroupResult> asyncHandler) Creates a deployment group to which application revisions will be deployed.AmazonCodeDeployAsyncClient.createDeploymentGroupAsync
(CreateDeploymentGroupRequest request, AsyncHandler<CreateDeploymentGroupRequest, CreateDeploymentGroupResult> asyncHandler) AbstractAmazonCodeDeployAsync.deleteApplicationAsync
(DeleteApplicationRequest request, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult> asyncHandler) AmazonCodeDeployAsync.deleteApplicationAsync
(DeleteApplicationRequest deleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult> asyncHandler) Deletes an application.AmazonCodeDeployAsyncClient.deleteApplicationAsync
(DeleteApplicationRequest request, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult> asyncHandler) AbstractAmazonCodeDeployAsync.deleteDeploymentConfigAsync
(DeleteDeploymentConfigRequest request, AsyncHandler<DeleteDeploymentConfigRequest, DeleteDeploymentConfigResult> asyncHandler) AmazonCodeDeployAsync.deleteDeploymentConfigAsync
(DeleteDeploymentConfigRequest deleteDeploymentConfigRequest, AsyncHandler<DeleteDeploymentConfigRequest, DeleteDeploymentConfigResult> asyncHandler) Deletes a deployment configuration.AmazonCodeDeployAsyncClient.deleteDeploymentConfigAsync
(DeleteDeploymentConfigRequest request, AsyncHandler<DeleteDeploymentConfigRequest, DeleteDeploymentConfigResult> asyncHandler) AbstractAmazonCodeDeployAsync.deleteDeploymentGroupAsync
(DeleteDeploymentGroupRequest request, AsyncHandler<DeleteDeploymentGroupRequest, DeleteDeploymentGroupResult> asyncHandler) AmazonCodeDeployAsync.deleteDeploymentGroupAsync
(DeleteDeploymentGroupRequest deleteDeploymentGroupRequest, AsyncHandler<DeleteDeploymentGroupRequest, DeleteDeploymentGroupResult> asyncHandler) Deletes a deployment group.AmazonCodeDeployAsyncClient.deleteDeploymentGroupAsync
(DeleteDeploymentGroupRequest request, AsyncHandler<DeleteDeploymentGroupRequest, DeleteDeploymentGroupResult> asyncHandler) AbstractAmazonCodeDeployAsync.deregisterOnPremisesInstanceAsync
(DeregisterOnPremisesInstanceRequest request, AsyncHandler<DeregisterOnPremisesInstanceRequest, DeregisterOnPremisesInstanceResult> asyncHandler) AmazonCodeDeployAsync.deregisterOnPremisesInstanceAsync
(DeregisterOnPremisesInstanceRequest deregisterOnPremisesInstanceRequest, AsyncHandler<DeregisterOnPremisesInstanceRequest, DeregisterOnPremisesInstanceResult> asyncHandler) Deregisters an on-premises instance.AmazonCodeDeployAsyncClient.deregisterOnPremisesInstanceAsync
(DeregisterOnPremisesInstanceRequest request, AsyncHandler<DeregisterOnPremisesInstanceRequest, DeregisterOnPremisesInstanceResult> asyncHandler) AbstractAmazonCodeDeployAsync.getApplicationAsync
(GetApplicationRequest request, AsyncHandler<GetApplicationRequest, GetApplicationResult> asyncHandler) AmazonCodeDeployAsync.getApplicationAsync
(GetApplicationRequest getApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult> asyncHandler) Gets information about an application.AmazonCodeDeployAsyncClient.getApplicationAsync
(GetApplicationRequest request, AsyncHandler<GetApplicationRequest, GetApplicationResult> asyncHandler) AbstractAmazonCodeDeployAsync.getApplicationRevisionAsync
(GetApplicationRevisionRequest request, AsyncHandler<GetApplicationRevisionRequest, GetApplicationRevisionResult> asyncHandler) AmazonCodeDeployAsync.getApplicationRevisionAsync
(GetApplicationRevisionRequest getApplicationRevisionRequest, AsyncHandler<GetApplicationRevisionRequest, GetApplicationRevisionResult> asyncHandler) Gets information about an application revision.AmazonCodeDeployAsyncClient.getApplicationRevisionAsync
(GetApplicationRevisionRequest request, AsyncHandler<GetApplicationRevisionRequest, GetApplicationRevisionResult> asyncHandler) AbstractAmazonCodeDeployAsync.getDeploymentAsync
(GetDeploymentRequest request, AsyncHandler<GetDeploymentRequest, GetDeploymentResult> asyncHandler) AmazonCodeDeployAsync.getDeploymentAsync
(GetDeploymentRequest getDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult> asyncHandler) Gets information about a deployment.AmazonCodeDeployAsyncClient.getDeploymentAsync
(GetDeploymentRequest request, AsyncHandler<GetDeploymentRequest, GetDeploymentResult> asyncHandler) AbstractAmazonCodeDeployAsync.getDeploymentConfigAsync
(GetDeploymentConfigRequest request, AsyncHandler<GetDeploymentConfigRequest, GetDeploymentConfigResult> asyncHandler) AmazonCodeDeployAsync.getDeploymentConfigAsync
(GetDeploymentConfigRequest getDeploymentConfigRequest, AsyncHandler<GetDeploymentConfigRequest, GetDeploymentConfigResult> asyncHandler) Gets information about a deployment configuration.AmazonCodeDeployAsyncClient.getDeploymentConfigAsync
(GetDeploymentConfigRequest request, AsyncHandler<GetDeploymentConfigRequest, GetDeploymentConfigResult> asyncHandler) AbstractAmazonCodeDeployAsync.getDeploymentGroupAsync
(GetDeploymentGroupRequest request, AsyncHandler<GetDeploymentGroupRequest, GetDeploymentGroupResult> asyncHandler) AmazonCodeDeployAsync.getDeploymentGroupAsync
(GetDeploymentGroupRequest getDeploymentGroupRequest, AsyncHandler<GetDeploymentGroupRequest, GetDeploymentGroupResult> asyncHandler) Gets information about a deployment group.AmazonCodeDeployAsyncClient.getDeploymentGroupAsync
(GetDeploymentGroupRequest request, AsyncHandler<GetDeploymentGroupRequest, GetDeploymentGroupResult> asyncHandler) AbstractAmazonCodeDeployAsync.getDeploymentInstanceAsync
(GetDeploymentInstanceRequest request, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult> asyncHandler) AmazonCodeDeployAsync.getDeploymentInstanceAsync
(GetDeploymentInstanceRequest getDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult> asyncHandler) Gets information about an instance as part of a deployment.AmazonCodeDeployAsyncClient.getDeploymentInstanceAsync
(GetDeploymentInstanceRequest request, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult> asyncHandler) AbstractAmazonCodeDeployAsync.getOnPremisesInstanceAsync
(GetOnPremisesInstanceRequest request, AsyncHandler<GetOnPremisesInstanceRequest, GetOnPremisesInstanceResult> asyncHandler) AmazonCodeDeployAsync.getOnPremisesInstanceAsync
(GetOnPremisesInstanceRequest getOnPremisesInstanceRequest, AsyncHandler<GetOnPremisesInstanceRequest, GetOnPremisesInstanceResult> asyncHandler) Gets information about an on-premises instance.AmazonCodeDeployAsyncClient.getOnPremisesInstanceAsync
(GetOnPremisesInstanceRequest request, AsyncHandler<GetOnPremisesInstanceRequest, GetOnPremisesInstanceResult> asyncHandler) AbstractAmazonCodeDeployAsync.listApplicationRevisionsAsync
(ListApplicationRevisionsRequest request, AsyncHandler<ListApplicationRevisionsRequest, ListApplicationRevisionsResult> asyncHandler) AmazonCodeDeployAsync.listApplicationRevisionsAsync
(ListApplicationRevisionsRequest listApplicationRevisionsRequest, AsyncHandler<ListApplicationRevisionsRequest, ListApplicationRevisionsResult> asyncHandler) Lists information about revisions for an application.AmazonCodeDeployAsyncClient.listApplicationRevisionsAsync
(ListApplicationRevisionsRequest request, AsyncHandler<ListApplicationRevisionsRequest, ListApplicationRevisionsResult> asyncHandler) AbstractAmazonCodeDeployAsync.listApplicationsAsync
(AsyncHandler<ListApplicationsRequest, ListApplicationsResult> asyncHandler) Simplified method form for invoking the ListApplications operation with an AsyncHandler.AbstractAmazonCodeDeployAsync.listApplicationsAsync
(ListApplicationsRequest request, AsyncHandler<ListApplicationsRequest, ListApplicationsResult> asyncHandler) AmazonCodeDeployAsync.listApplicationsAsync
(AsyncHandler<ListApplicationsRequest, ListApplicationsResult> asyncHandler) Simplified method form for invoking the ListApplications operation with an AsyncHandler.AmazonCodeDeployAsync.listApplicationsAsync
(ListApplicationsRequest listApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult> asyncHandler) Lists the applications registered with the applicable IAM user or AWS account.AmazonCodeDeployAsyncClient.listApplicationsAsync
(AsyncHandler<ListApplicationsRequest, ListApplicationsResult> asyncHandler) Simplified method form for invoking the ListApplications operation with an AsyncHandler.AmazonCodeDeployAsyncClient.listApplicationsAsync
(ListApplicationsRequest request, AsyncHandler<ListApplicationsRequest, ListApplicationsResult> asyncHandler) AbstractAmazonCodeDeployAsync.listDeploymentConfigsAsync
(AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult> asyncHandler) Simplified method form for invoking the ListDeploymentConfigs operation with an AsyncHandler.AbstractAmazonCodeDeployAsync.listDeploymentConfigsAsync
(ListDeploymentConfigsRequest request, AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult> asyncHandler) AmazonCodeDeployAsync.listDeploymentConfigsAsync
(AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult> asyncHandler) Simplified method form for invoking the ListDeploymentConfigs operation with an AsyncHandler.AmazonCodeDeployAsync.listDeploymentConfigsAsync
(ListDeploymentConfigsRequest listDeploymentConfigsRequest, AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult> asyncHandler) Lists the deployment configurations with the applicable IAM user or AWS account.AmazonCodeDeployAsyncClient.listDeploymentConfigsAsync
(AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult> asyncHandler) Simplified method form for invoking the ListDeploymentConfigs operation with an AsyncHandler.AmazonCodeDeployAsyncClient.listDeploymentConfigsAsync
(ListDeploymentConfigsRequest request, AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult> asyncHandler) AbstractAmazonCodeDeployAsync.listDeploymentGroupsAsync
(ListDeploymentGroupsRequest request, AsyncHandler<ListDeploymentGroupsRequest, ListDeploymentGroupsResult> asyncHandler) AmazonCodeDeployAsync.listDeploymentGroupsAsync
(ListDeploymentGroupsRequest listDeploymentGroupsRequest, AsyncHandler<ListDeploymentGroupsRequest, ListDeploymentGroupsResult> asyncHandler) Lists the deployment groups for an application registered with the applicable IAM user or AWS account.AmazonCodeDeployAsyncClient.listDeploymentGroupsAsync
(ListDeploymentGroupsRequest request, AsyncHandler<ListDeploymentGroupsRequest, ListDeploymentGroupsResult> asyncHandler) AbstractAmazonCodeDeployAsync.listDeploymentInstancesAsync
(ListDeploymentInstancesRequest request, AsyncHandler<ListDeploymentInstancesRequest, ListDeploymentInstancesResult> asyncHandler) AmazonCodeDeployAsync.listDeploymentInstancesAsync
(ListDeploymentInstancesRequest listDeploymentInstancesRequest, AsyncHandler<ListDeploymentInstancesRequest, ListDeploymentInstancesResult> asyncHandler) Lists the instance for a deployment associated with the applicable IAM user or AWS account.AmazonCodeDeployAsyncClient.listDeploymentInstancesAsync
(ListDeploymentInstancesRequest request, AsyncHandler<ListDeploymentInstancesRequest, ListDeploymentInstancesResult> asyncHandler) AbstractAmazonCodeDeployAsync.listDeploymentsAsync
(AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult> asyncHandler) Simplified method form for invoking the ListDeployments operation with an AsyncHandler.AbstractAmazonCodeDeployAsync.listDeploymentsAsync
(ListDeploymentsRequest request, AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult> asyncHandler) AmazonCodeDeployAsync.listDeploymentsAsync
(AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult> asyncHandler) Simplified method form for invoking the ListDeployments operation with an AsyncHandler.AmazonCodeDeployAsync.listDeploymentsAsync
(ListDeploymentsRequest listDeploymentsRequest, AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult> asyncHandler) Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS account.AmazonCodeDeployAsyncClient.listDeploymentsAsync
(AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult> asyncHandler) Simplified method form for invoking the ListDeployments operation with an AsyncHandler.AmazonCodeDeployAsyncClient.listDeploymentsAsync
(ListDeploymentsRequest request, AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult> asyncHandler) AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync
(AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult> asyncHandler) Simplified method form for invoking the ListOnPremisesInstances operation with an AsyncHandler.AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync
(ListOnPremisesInstancesRequest request, AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult> asyncHandler) AmazonCodeDeployAsync.listOnPremisesInstancesAsync
(AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult> asyncHandler) Simplified method form for invoking the ListOnPremisesInstances operation with an AsyncHandler.AmazonCodeDeployAsync.listOnPremisesInstancesAsync
(ListOnPremisesInstancesRequest listOnPremisesInstancesRequest, AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult> asyncHandler) Gets a list of names for one or more on-premises instances.AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync
(AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult> asyncHandler) Simplified method form for invoking the ListOnPremisesInstances operation with an AsyncHandler.AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync
(ListOnPremisesInstancesRequest request, AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult> asyncHandler) AbstractAmazonCodeDeployAsync.registerApplicationRevisionAsync
(RegisterApplicationRevisionRequest request, AsyncHandler<RegisterApplicationRevisionRequest, RegisterApplicationRevisionResult> asyncHandler) AmazonCodeDeployAsync.registerApplicationRevisionAsync
(RegisterApplicationRevisionRequest registerApplicationRevisionRequest, AsyncHandler<RegisterApplicationRevisionRequest, RegisterApplicationRevisionResult> asyncHandler) Registers with AWS CodeDeploy a revision for the specified application.AmazonCodeDeployAsyncClient.registerApplicationRevisionAsync
(RegisterApplicationRevisionRequest request, AsyncHandler<RegisterApplicationRevisionRequest, RegisterApplicationRevisionResult> asyncHandler) AbstractAmazonCodeDeployAsync.registerOnPremisesInstanceAsync
(RegisterOnPremisesInstanceRequest request, AsyncHandler<RegisterOnPremisesInstanceRequest, RegisterOnPremisesInstanceResult> asyncHandler) AmazonCodeDeployAsync.registerOnPremisesInstanceAsync
(RegisterOnPremisesInstanceRequest registerOnPremisesInstanceRequest, AsyncHandler<RegisterOnPremisesInstanceRequest, RegisterOnPremisesInstanceResult> asyncHandler) Registers an on-premises instance.AmazonCodeDeployAsyncClient.registerOnPremisesInstanceAsync
(RegisterOnPremisesInstanceRequest request, AsyncHandler<RegisterOnPremisesInstanceRequest, RegisterOnPremisesInstanceResult> asyncHandler) AbstractAmazonCodeDeployAsync.removeTagsFromOnPremisesInstancesAsync
(RemoveTagsFromOnPremisesInstancesRequest request, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult> asyncHandler) AmazonCodeDeployAsync.removeTagsFromOnPremisesInstancesAsync
(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult> asyncHandler) Removes one or more tags from one or more on-premises instances.AmazonCodeDeployAsyncClient.removeTagsFromOnPremisesInstancesAsync
(RemoveTagsFromOnPremisesInstancesRequest request, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult> asyncHandler) AbstractAmazonCodeDeployAsync.stopDeploymentAsync
(StopDeploymentRequest request, AsyncHandler<StopDeploymentRequest, StopDeploymentResult> asyncHandler) AmazonCodeDeployAsync.stopDeploymentAsync
(StopDeploymentRequest stopDeploymentRequest, AsyncHandler<StopDeploymentRequest, StopDeploymentResult> asyncHandler) Attempts to stop an ongoing deployment.AmazonCodeDeployAsyncClient.stopDeploymentAsync
(StopDeploymentRequest request, AsyncHandler<StopDeploymentRequest, StopDeploymentResult> asyncHandler) AbstractAmazonCodeDeployAsync.updateApplicationAsync
(AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) Simplified method form for invoking the UpdateApplication operation with an AsyncHandler.AbstractAmazonCodeDeployAsync.updateApplicationAsync
(UpdateApplicationRequest request, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) AmazonCodeDeployAsync.updateApplicationAsync
(AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) Simplified method form for invoking the UpdateApplication operation with an AsyncHandler.AmazonCodeDeployAsync.updateApplicationAsync
(UpdateApplicationRequest updateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) Changes the name of an application.AmazonCodeDeployAsyncClient.updateApplicationAsync
(AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) Simplified method form for invoking the UpdateApplication operation with an AsyncHandler.AmazonCodeDeployAsyncClient.updateApplicationAsync
(UpdateApplicationRequest request, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) AbstractAmazonCodeDeployAsync.updateDeploymentGroupAsync
(UpdateDeploymentGroupRequest request, AsyncHandler<UpdateDeploymentGroupRequest, UpdateDeploymentGroupResult> asyncHandler) AmazonCodeDeployAsync.updateDeploymentGroupAsync
(UpdateDeploymentGroupRequest updateDeploymentGroupRequest, AsyncHandler<UpdateDeploymentGroupRequest, UpdateDeploymentGroupResult> asyncHandler) Changes information about a deployment group.AmazonCodeDeployAsyncClient.updateDeploymentGroupAsync
(UpdateDeploymentGroupRequest request, AsyncHandler<UpdateDeploymentGroupRequest, UpdateDeploymentGroupResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.codepipeline
Methods in com.amazonaws.services.codepipeline with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSCodePipelineAsync.acknowledgeJobAsync
(AcknowledgeJobRequest request, AsyncHandler<AcknowledgeJobRequest, AcknowledgeJobResult> asyncHandler) AWSCodePipelineAsync.acknowledgeJobAsync
(AcknowledgeJobRequest acknowledgeJobRequest, AsyncHandler<AcknowledgeJobRequest, AcknowledgeJobResult> asyncHandler) Returns information about a specified job and whether that job has been received by the job worker.AWSCodePipelineAsyncClient.acknowledgeJobAsync
(AcknowledgeJobRequest request, AsyncHandler<AcknowledgeJobRequest, AcknowledgeJobResult> asyncHandler) AbstractAWSCodePipelineAsync.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest request, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult> asyncHandler) AWSCodePipelineAsync.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult> asyncHandler) Confirms a job worker has received the specified job.AWSCodePipelineAsyncClient.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest request, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult> asyncHandler) AbstractAWSCodePipelineAsync.createCustomActionTypeAsync
(CreateCustomActionTypeRequest request, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult> asyncHandler) AWSCodePipelineAsync.createCustomActionTypeAsync
(CreateCustomActionTypeRequest createCustomActionTypeRequest, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult> asyncHandler) Creates a new custom action that can be used in all pipelines associated with the AWS account.AWSCodePipelineAsyncClient.createCustomActionTypeAsync
(CreateCustomActionTypeRequest request, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult> asyncHandler) AbstractAWSCodePipelineAsync.createPipelineAsync
(CreatePipelineRequest request, AsyncHandler<CreatePipelineRequest, CreatePipelineResult> asyncHandler) AWSCodePipelineAsync.createPipelineAsync
(CreatePipelineRequest createPipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult> asyncHandler) Creates a pipeline.AWSCodePipelineAsyncClient.createPipelineAsync
(CreatePipelineRequest request, AsyncHandler<CreatePipelineRequest, CreatePipelineResult> asyncHandler) AbstractAWSCodePipelineAsync.deleteCustomActionTypeAsync
(DeleteCustomActionTypeRequest request, AsyncHandler<DeleteCustomActionTypeRequest, DeleteCustomActionTypeResult> asyncHandler) AWSCodePipelineAsync.deleteCustomActionTypeAsync
(DeleteCustomActionTypeRequest deleteCustomActionTypeRequest, AsyncHandler<DeleteCustomActionTypeRequest, DeleteCustomActionTypeResult> asyncHandler) Marks a custom action as deleted.AWSCodePipelineAsyncClient.deleteCustomActionTypeAsync
(DeleteCustomActionTypeRequest request, AsyncHandler<DeleteCustomActionTypeRequest, DeleteCustomActionTypeResult> asyncHandler) AbstractAWSCodePipelineAsync.deletePipelineAsync
(DeletePipelineRequest request, AsyncHandler<DeletePipelineRequest, DeletePipelineResult> asyncHandler) AWSCodePipelineAsync.deletePipelineAsync
(DeletePipelineRequest deletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult> asyncHandler) Deletes the specified pipeline.AWSCodePipelineAsyncClient.deletePipelineAsync
(DeletePipelineRequest request, AsyncHandler<DeletePipelineRequest, DeletePipelineResult> asyncHandler) AbstractAWSCodePipelineAsync.disableStageTransitionAsync
(DisableStageTransitionRequest request, AsyncHandler<DisableStageTransitionRequest, DisableStageTransitionResult> asyncHandler) AWSCodePipelineAsync.disableStageTransitionAsync
(DisableStageTransitionRequest disableStageTransitionRequest, AsyncHandler<DisableStageTransitionRequest, DisableStageTransitionResult> asyncHandler) Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.AWSCodePipelineAsyncClient.disableStageTransitionAsync
(DisableStageTransitionRequest request, AsyncHandler<DisableStageTransitionRequest, DisableStageTransitionResult> asyncHandler) AbstractAWSCodePipelineAsync.enableStageTransitionAsync
(EnableStageTransitionRequest request, AsyncHandler<EnableStageTransitionRequest, EnableStageTransitionResult> asyncHandler) AWSCodePipelineAsync.enableStageTransitionAsync
(EnableStageTransitionRequest enableStageTransitionRequest, AsyncHandler<EnableStageTransitionRequest, EnableStageTransitionResult> asyncHandler) Enables artifacts in a pipeline to transition to a stage in a pipeline.AWSCodePipelineAsyncClient.enableStageTransitionAsync
(EnableStageTransitionRequest request, AsyncHandler<EnableStageTransitionRequest, EnableStageTransitionResult> asyncHandler) AbstractAWSCodePipelineAsync.getJobDetailsAsync
(GetJobDetailsRequest request, AsyncHandler<GetJobDetailsRequest, GetJobDetailsResult> asyncHandler) AWSCodePipelineAsync.getJobDetailsAsync
(GetJobDetailsRequest getJobDetailsRequest, AsyncHandler<GetJobDetailsRequest, GetJobDetailsResult> asyncHandler) Returns information about a job.AWSCodePipelineAsyncClient.getJobDetailsAsync
(GetJobDetailsRequest request, AsyncHandler<GetJobDetailsRequest, GetJobDetailsResult> asyncHandler) AbstractAWSCodePipelineAsync.getPipelineAsync
(GetPipelineRequest request, AsyncHandler<GetPipelineRequest, GetPipelineResult> asyncHandler) AWSCodePipelineAsync.getPipelineAsync
(GetPipelineRequest getPipelineRequest, AsyncHandler<GetPipelineRequest, GetPipelineResult> asyncHandler) Returns the metadata, structure, stages, and actions of a pipeline.AWSCodePipelineAsyncClient.getPipelineAsync
(GetPipelineRequest request, AsyncHandler<GetPipelineRequest, GetPipelineResult> asyncHandler) AbstractAWSCodePipelineAsync.getPipelineStateAsync
(GetPipelineStateRequest request, AsyncHandler<GetPipelineStateRequest, GetPipelineStateResult> asyncHandler) AWSCodePipelineAsync.getPipelineStateAsync
(GetPipelineStateRequest getPipelineStateRequest, AsyncHandler<GetPipelineStateRequest, GetPipelineStateResult> asyncHandler) Returns information about the state of a pipeline, including the stages, actions, and details about the last run of the pipeline.AWSCodePipelineAsyncClient.getPipelineStateAsync
(GetPipelineStateRequest request, AsyncHandler<GetPipelineStateRequest, GetPipelineStateResult> asyncHandler) AbstractAWSCodePipelineAsync.getThirdPartyJobDetailsAsync
(GetThirdPartyJobDetailsRequest request, AsyncHandler<GetThirdPartyJobDetailsRequest, GetThirdPartyJobDetailsResult> asyncHandler) AWSCodePipelineAsync.getThirdPartyJobDetailsAsync
(GetThirdPartyJobDetailsRequest getThirdPartyJobDetailsRequest, AsyncHandler<GetThirdPartyJobDetailsRequest, GetThirdPartyJobDetailsResult> asyncHandler) Requests the details of a job for a third party action.AWSCodePipelineAsyncClient.getThirdPartyJobDetailsAsync
(GetThirdPartyJobDetailsRequest request, AsyncHandler<GetThirdPartyJobDetailsRequest, GetThirdPartyJobDetailsResult> asyncHandler) AbstractAWSCodePipelineAsync.listActionTypesAsync
(ListActionTypesRequest request, AsyncHandler<ListActionTypesRequest, ListActionTypesResult> asyncHandler) AWSCodePipelineAsync.listActionTypesAsync
(ListActionTypesRequest listActionTypesRequest, AsyncHandler<ListActionTypesRequest, ListActionTypesResult> asyncHandler) Gets a summary of all AWS CodePipeline action types associated with your account.AWSCodePipelineAsyncClient.listActionTypesAsync
(ListActionTypesRequest request, AsyncHandler<ListActionTypesRequest, ListActionTypesResult> asyncHandler) AbstractAWSCodePipelineAsync.listPipelinesAsync
(ListPipelinesRequest request, AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) AWSCodePipelineAsync.listPipelinesAsync
(ListPipelinesRequest listPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) Gets a summary of all of the pipelines associated with your account.AWSCodePipelineAsyncClient.listPipelinesAsync
(ListPipelinesRequest request, AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) AbstractAWSCodePipelineAsync.pollForJobsAsync
(PollForJobsRequest request, AsyncHandler<PollForJobsRequest, PollForJobsResult> asyncHandler) AWSCodePipelineAsync.pollForJobsAsync
(PollForJobsRequest pollForJobsRequest, AsyncHandler<PollForJobsRequest, PollForJobsResult> asyncHandler) Returns information about any jobs for AWS CodePipeline to act upon.AWSCodePipelineAsyncClient.pollForJobsAsync
(PollForJobsRequest request, AsyncHandler<PollForJobsRequest, PollForJobsResult> asyncHandler) AbstractAWSCodePipelineAsync.pollForThirdPartyJobsAsync
(PollForThirdPartyJobsRequest request, AsyncHandler<PollForThirdPartyJobsRequest, PollForThirdPartyJobsResult> asyncHandler) AWSCodePipelineAsync.pollForThirdPartyJobsAsync
(PollForThirdPartyJobsRequest pollForThirdPartyJobsRequest, AsyncHandler<PollForThirdPartyJobsRequest, PollForThirdPartyJobsResult> asyncHandler) Determines whether there are any third party jobs for a job worker to act on.AWSCodePipelineAsyncClient.pollForThirdPartyJobsAsync
(PollForThirdPartyJobsRequest request, AsyncHandler<PollForThirdPartyJobsRequest, PollForThirdPartyJobsResult> asyncHandler) AbstractAWSCodePipelineAsync.putActionRevisionAsync
(PutActionRevisionRequest request, AsyncHandler<PutActionRevisionRequest, PutActionRevisionResult> asyncHandler) AWSCodePipelineAsync.putActionRevisionAsync
(PutActionRevisionRequest putActionRevisionRequest, AsyncHandler<PutActionRevisionRequest, PutActionRevisionResult> asyncHandler) Provides information to AWS CodePipeline about new revisions to a source.AWSCodePipelineAsyncClient.putActionRevisionAsync
(PutActionRevisionRequest request, AsyncHandler<PutActionRevisionRequest, PutActionRevisionResult> asyncHandler) AbstractAWSCodePipelineAsync.putJobFailureResultAsync
(PutJobFailureResultRequest request, AsyncHandler<PutJobFailureResultRequest, PutJobFailureResultResult> asyncHandler) AWSCodePipelineAsync.putJobFailureResultAsync
(PutJobFailureResultRequest putJobFailureResultRequest, AsyncHandler<PutJobFailureResultRequest, PutJobFailureResultResult> asyncHandler) Represents the failure of a job as returned to the pipeline by a job worker.AWSCodePipelineAsyncClient.putJobFailureResultAsync
(PutJobFailureResultRequest request, AsyncHandler<PutJobFailureResultRequest, PutJobFailureResultResult> asyncHandler) AbstractAWSCodePipelineAsync.putJobSuccessResultAsync
(PutJobSuccessResultRequest request, AsyncHandler<PutJobSuccessResultRequest, PutJobSuccessResultResult> asyncHandler) AWSCodePipelineAsync.putJobSuccessResultAsync
(PutJobSuccessResultRequest putJobSuccessResultRequest, AsyncHandler<PutJobSuccessResultRequest, PutJobSuccessResultResult> asyncHandler) Represents the success of a job as returned to the pipeline by a job worker.AWSCodePipelineAsyncClient.putJobSuccessResultAsync
(PutJobSuccessResultRequest request, AsyncHandler<PutJobSuccessResultRequest, PutJobSuccessResultResult> asyncHandler) AbstractAWSCodePipelineAsync.putThirdPartyJobFailureResultAsync
(PutThirdPartyJobFailureResultRequest request, AsyncHandler<PutThirdPartyJobFailureResultRequest, PutThirdPartyJobFailureResultResult> asyncHandler) AWSCodePipelineAsync.putThirdPartyJobFailureResultAsync
(PutThirdPartyJobFailureResultRequest putThirdPartyJobFailureResultRequest, AsyncHandler<PutThirdPartyJobFailureResultRequest, PutThirdPartyJobFailureResultResult> asyncHandler) Represents the failure of a third party job as returned to the pipeline by a job worker.AWSCodePipelineAsyncClient.putThirdPartyJobFailureResultAsync
(PutThirdPartyJobFailureResultRequest request, AsyncHandler<PutThirdPartyJobFailureResultRequest, PutThirdPartyJobFailureResultResult> asyncHandler) AbstractAWSCodePipelineAsync.putThirdPartyJobSuccessResultAsync
(PutThirdPartyJobSuccessResultRequest request, AsyncHandler<PutThirdPartyJobSuccessResultRequest, PutThirdPartyJobSuccessResultResult> asyncHandler) AWSCodePipelineAsync.putThirdPartyJobSuccessResultAsync
(PutThirdPartyJobSuccessResultRequest putThirdPartyJobSuccessResultRequest, AsyncHandler<PutThirdPartyJobSuccessResultRequest, PutThirdPartyJobSuccessResultResult> asyncHandler) Represents the success of a third party job as returned to the pipeline by a job worker.AWSCodePipelineAsyncClient.putThirdPartyJobSuccessResultAsync
(PutThirdPartyJobSuccessResultRequest request, AsyncHandler<PutThirdPartyJobSuccessResultRequest, PutThirdPartyJobSuccessResultResult> asyncHandler) AbstractAWSCodePipelineAsync.startPipelineExecutionAsync
(StartPipelineExecutionRequest request, AsyncHandler<StartPipelineExecutionRequest, StartPipelineExecutionResult> asyncHandler) AWSCodePipelineAsync.startPipelineExecutionAsync
(StartPipelineExecutionRequest startPipelineExecutionRequest, AsyncHandler<StartPipelineExecutionRequest, StartPipelineExecutionResult> asyncHandler) Starts the specified pipeline.AWSCodePipelineAsyncClient.startPipelineExecutionAsync
(StartPipelineExecutionRequest request, AsyncHandler<StartPipelineExecutionRequest, StartPipelineExecutionResult> asyncHandler) AbstractAWSCodePipelineAsync.updatePipelineAsync
(UpdatePipelineRequest request, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult> asyncHandler) AWSCodePipelineAsync.updatePipelineAsync
(UpdatePipelineRequest updatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult> asyncHandler) Updates a specified pipeline with edits or changes to its structure.AWSCodePipelineAsyncClient.updatePipelineAsync
(UpdatePipelineRequest request, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cognitoidentity
Methods in com.amazonaws.services.cognitoidentity with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentityAsync.createIdentityPoolAsync
(CreateIdentityPoolRequest request, AsyncHandler<CreateIdentityPoolRequest, CreateIdentityPoolResult> asyncHandler) AmazonCognitoIdentityAsync.createIdentityPoolAsync
(CreateIdentityPoolRequest createIdentityPoolRequest, AsyncHandler<CreateIdentityPoolRequest, CreateIdentityPoolResult> asyncHandler) Creates a new identity pool.AmazonCognitoIdentityAsyncClient.createIdentityPoolAsync
(CreateIdentityPoolRequest request, AsyncHandler<CreateIdentityPoolRequest, CreateIdentityPoolResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.deleteIdentitiesAsync
(DeleteIdentitiesRequest request, AsyncHandler<DeleteIdentitiesRequest, DeleteIdentitiesResult> asyncHandler) AmazonCognitoIdentityAsync.deleteIdentitiesAsync
(DeleteIdentitiesRequest deleteIdentitiesRequest, AsyncHandler<DeleteIdentitiesRequest, DeleteIdentitiesResult> asyncHandler) Deletes identities from an identity pool.AmazonCognitoIdentityAsyncClient.deleteIdentitiesAsync
(DeleteIdentitiesRequest request, AsyncHandler<DeleteIdentitiesRequest, DeleteIdentitiesResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest request, AsyncHandler<DeleteIdentityPoolRequest, DeleteIdentityPoolResult> asyncHandler) AmazonCognitoIdentityAsync.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest deleteIdentityPoolRequest, AsyncHandler<DeleteIdentityPoolRequest, DeleteIdentityPoolResult> asyncHandler) Deletes a user pool.AmazonCognitoIdentityAsyncClient.deleteIdentityPoolAsync
(DeleteIdentityPoolRequest request, AsyncHandler<DeleteIdentityPoolRequest, DeleteIdentityPoolResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.describeIdentityAsync
(DescribeIdentityRequest request, AsyncHandler<DescribeIdentityRequest, DescribeIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.describeIdentityAsync
(DescribeIdentityRequest describeIdentityRequest, AsyncHandler<DescribeIdentityRequest, DescribeIdentityResult> asyncHandler) Returns metadata related to the given identity, including when the identity was created and any associated linked logins.AmazonCognitoIdentityAsyncClient.describeIdentityAsync
(DescribeIdentityRequest request, AsyncHandler<DescribeIdentityRequest, DescribeIdentityResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.describeIdentityPoolAsync
(DescribeIdentityPoolRequest request, AsyncHandler<DescribeIdentityPoolRequest, DescribeIdentityPoolResult> asyncHandler) AmazonCognitoIdentityAsync.describeIdentityPoolAsync
(DescribeIdentityPoolRequest describeIdentityPoolRequest, AsyncHandler<DescribeIdentityPoolRequest, DescribeIdentityPoolResult> asyncHandler) Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users.AmazonCognitoIdentityAsyncClient.describeIdentityPoolAsync
(DescribeIdentityPoolRequest request, AsyncHandler<DescribeIdentityPoolRequest, DescribeIdentityPoolResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.getCredentialsForIdentityAsync
(GetCredentialsForIdentityRequest request, AsyncHandler<GetCredentialsForIdentityRequest, GetCredentialsForIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.getCredentialsForIdentityAsync
(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest, AsyncHandler<GetCredentialsForIdentityRequest, GetCredentialsForIdentityResult> asyncHandler) Returns credentials for the provided identity ID.AmazonCognitoIdentityAsyncClient.getCredentialsForIdentityAsync
(GetCredentialsForIdentityRequest request, AsyncHandler<GetCredentialsForIdentityRequest, GetCredentialsForIdentityResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.getIdAsync
(GetIdRequest request, AsyncHandler<GetIdRequest, GetIdResult> asyncHandler) AmazonCognitoIdentityAsync.getIdAsync
(GetIdRequest getIdRequest, AsyncHandler<GetIdRequest, GetIdResult> asyncHandler) Generates (or retrieves) a Cognito ID.AmazonCognitoIdentityAsyncClient.getIdAsync
(GetIdRequest request, AsyncHandler<GetIdRequest, GetIdResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest request, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult> asyncHandler) AmazonCognitoIdentityAsync.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult> asyncHandler) Gets the roles for an identity pool.AmazonCognitoIdentityAsyncClient.getIdentityPoolRolesAsync
(GetIdentityPoolRolesRequest request, AsyncHandler<GetIdentityPoolRolesRequest, GetIdentityPoolRolesResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.getOpenIdTokenAsync
(GetOpenIdTokenRequest request, AsyncHandler<GetOpenIdTokenRequest, GetOpenIdTokenResult> asyncHandler) AmazonCognitoIdentityAsync.getOpenIdTokenAsync
(GetOpenIdTokenRequest getOpenIdTokenRequest, AsyncHandler<GetOpenIdTokenRequest, GetOpenIdTokenResult> asyncHandler) Gets an OpenID token, using a known Cognito ID.AmazonCognitoIdentityAsyncClient.getOpenIdTokenAsync
(GetOpenIdTokenRequest request, AsyncHandler<GetOpenIdTokenRequest, GetOpenIdTokenResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.getOpenIdTokenForDeveloperIdentityAsync
(GetOpenIdTokenForDeveloperIdentityRequest request, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.getOpenIdTokenForDeveloperIdentityAsync
(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) Registers (or retrieves) a CognitoIdentityId
and an OpenID Connect token for a user authenticated by your backend authentication process.AmazonCognitoIdentityAsyncClient.getOpenIdTokenForDeveloperIdentityAsync
(GetOpenIdTokenForDeveloperIdentityRequest request, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.listIdentitiesAsync
(ListIdentitiesRequest request, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult> asyncHandler) AmazonCognitoIdentityAsync.listIdentitiesAsync
(ListIdentitiesRequest listIdentitiesRequest, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult> asyncHandler) Lists the identities in a pool.AmazonCognitoIdentityAsyncClient.listIdentitiesAsync
(ListIdentitiesRequest request, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.listIdentityPoolsAsync
(ListIdentityPoolsRequest request, AsyncHandler<ListIdentityPoolsRequest, ListIdentityPoolsResult> asyncHandler) AmazonCognitoIdentityAsync.listIdentityPoolsAsync
(ListIdentityPoolsRequest listIdentityPoolsRequest, AsyncHandler<ListIdentityPoolsRequest, ListIdentityPoolsResult> asyncHandler) Lists all of the Cognito identity pools registered for your account.AmazonCognitoIdentityAsyncClient.listIdentityPoolsAsync
(ListIdentityPoolsRequest request, AsyncHandler<ListIdentityPoolsRequest, ListIdentityPoolsResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.lookupDeveloperIdentityAsync
(LookupDeveloperIdentityRequest request, AsyncHandler<LookupDeveloperIdentityRequest, LookupDeveloperIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.lookupDeveloperIdentityAsync
(LookupDeveloperIdentityRequest lookupDeveloperIdentityRequest, AsyncHandler<LookupDeveloperIdentityRequest, LookupDeveloperIdentityResult> asyncHandler) Retrieves theIdentityID
associated with aDeveloperUserIdentifier
or the list ofDeveloperUserIdentifier
s associated with anIdentityId
for an existing identity.AmazonCognitoIdentityAsyncClient.lookupDeveloperIdentityAsync
(LookupDeveloperIdentityRequest request, AsyncHandler<LookupDeveloperIdentityRequest, LookupDeveloperIdentityResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.mergeDeveloperIdentitiesAsync
(MergeDeveloperIdentitiesRequest request, AsyncHandler<MergeDeveloperIdentitiesRequest, MergeDeveloperIdentitiesResult> asyncHandler) AmazonCognitoIdentityAsync.mergeDeveloperIdentitiesAsync
(MergeDeveloperIdentitiesRequest mergeDeveloperIdentitiesRequest, AsyncHandler<MergeDeveloperIdentitiesRequest, MergeDeveloperIdentitiesResult> asyncHandler) Merges two users having differentIdentityId
s, existing in the same identity pool, and identified by the same developer provider.AmazonCognitoIdentityAsyncClient.mergeDeveloperIdentitiesAsync
(MergeDeveloperIdentitiesRequest request, AsyncHandler<MergeDeveloperIdentitiesRequest, MergeDeveloperIdentitiesResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.setIdentityPoolRolesAsync
(SetIdentityPoolRolesRequest request, AsyncHandler<SetIdentityPoolRolesRequest, SetIdentityPoolRolesResult> asyncHandler) AmazonCognitoIdentityAsync.setIdentityPoolRolesAsync
(SetIdentityPoolRolesRequest setIdentityPoolRolesRequest, AsyncHandler<SetIdentityPoolRolesRequest, SetIdentityPoolRolesResult> asyncHandler) Sets the roles for an identity pool.AmazonCognitoIdentityAsyncClient.setIdentityPoolRolesAsync
(SetIdentityPoolRolesRequest request, AsyncHandler<SetIdentityPoolRolesRequest, SetIdentityPoolRolesResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.unlinkDeveloperIdentityAsync
(UnlinkDeveloperIdentityRequest request, AsyncHandler<UnlinkDeveloperIdentityRequest, UnlinkDeveloperIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.unlinkDeveloperIdentityAsync
(UnlinkDeveloperIdentityRequest unlinkDeveloperIdentityRequest, AsyncHandler<UnlinkDeveloperIdentityRequest, UnlinkDeveloperIdentityResult> asyncHandler) Unlinks aDeveloperUserIdentifier
from an existing identity.AmazonCognitoIdentityAsyncClient.unlinkDeveloperIdentityAsync
(UnlinkDeveloperIdentityRequest request, AsyncHandler<UnlinkDeveloperIdentityRequest, UnlinkDeveloperIdentityResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.unlinkIdentityAsync
(UnlinkIdentityRequest request, AsyncHandler<UnlinkIdentityRequest, UnlinkIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.unlinkIdentityAsync
(UnlinkIdentityRequest unlinkIdentityRequest, AsyncHandler<UnlinkIdentityRequest, UnlinkIdentityResult> asyncHandler) Unlinks a federated identity from an existing account.AmazonCognitoIdentityAsyncClient.unlinkIdentityAsync
(UnlinkIdentityRequest request, AsyncHandler<UnlinkIdentityRequest, UnlinkIdentityResult> asyncHandler) AbstractAmazonCognitoIdentityAsync.updateIdentityPoolAsync
(UpdateIdentityPoolRequest request, AsyncHandler<UpdateIdentityPoolRequest, UpdateIdentityPoolResult> asyncHandler) AmazonCognitoIdentityAsync.updateIdentityPoolAsync
(UpdateIdentityPoolRequest updateIdentityPoolRequest, AsyncHandler<UpdateIdentityPoolRequest, UpdateIdentityPoolResult> asyncHandler) Updates a user pool.AmazonCognitoIdentityAsyncClient.updateIdentityPoolAsync
(UpdateIdentityPoolRequest request, AsyncHandler<UpdateIdentityPoolRequest, UpdateIdentityPoolResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSCognitoIdentityProviderAsync.addCustomAttributesAsync
(AddCustomAttributesRequest request, AsyncHandler<AddCustomAttributesRequest, AddCustomAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.addCustomAttributesAsync
(AddCustomAttributesRequest addCustomAttributesRequest, AsyncHandler<AddCustomAttributesRequest, AddCustomAttributesResult> asyncHandler) Adds additional user attributes to the user pool schema.AWSCognitoIdentityProviderAsyncClient.addCustomAttributesAsync
(AddCustomAttributesRequest request, AsyncHandler<AddCustomAttributesRequest, AddCustomAttributesResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.adminConfirmSignUpAsync
(AdminConfirmSignUpRequest request, AsyncHandler<AdminConfirmSignUpRequest, AdminConfirmSignUpResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminConfirmSignUpAsync
(AdminConfirmSignUpRequest adminConfirmSignUpRequest, AsyncHandler<AdminConfirmSignUpRequest, AdminConfirmSignUpResult> asyncHandler) Confirms user registration as an admin without using a confirmation code.AWSCognitoIdentityProviderAsyncClient.adminConfirmSignUpAsync
(AdminConfirmSignUpRequest request, AsyncHandler<AdminConfirmSignUpRequest, AdminConfirmSignUpResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.adminDeleteUserAsync
(AdminDeleteUserRequest request, AsyncHandler<AdminDeleteUserRequest, AdminDeleteUserResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminDeleteUserAsync
(AdminDeleteUserRequest adminDeleteUserRequest, AsyncHandler<AdminDeleteUserRequest, AdminDeleteUserResult> asyncHandler) Deletes a user as an administrator.AWSCognitoIdentityProviderAsyncClient.adminDeleteUserAsync
(AdminDeleteUserRequest request, AsyncHandler<AdminDeleteUserRequest, AdminDeleteUserResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest request, AsyncHandler<AdminDeleteUserAttributesRequest, AdminDeleteUserAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest, AsyncHandler<AdminDeleteUserAttributesRequest, AdminDeleteUserAttributesResult> asyncHandler) Deletes the user attributes in a user pool as an administrator.AWSCognitoIdentityProviderAsyncClient.adminDeleteUserAttributesAsync
(AdminDeleteUserAttributesRequest request, AsyncHandler<AdminDeleteUserAttributesRequest, AdminDeleteUserAttributesResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.adminDisableUserAsync
(AdminDisableUserRequest request, AsyncHandler<AdminDisableUserRequest, AdminDisableUserResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminDisableUserAsync
(AdminDisableUserRequest adminDisableUserRequest, AsyncHandler<AdminDisableUserRequest, AdminDisableUserResult> asyncHandler) Disables the specified user as an administrator.AWSCognitoIdentityProviderAsyncClient.adminDisableUserAsync
(AdminDisableUserRequest request, AsyncHandler<AdminDisableUserRequest, AdminDisableUserResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.adminEnableUserAsync
(AdminEnableUserRequest request, AsyncHandler<AdminEnableUserRequest, AdminEnableUserResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminEnableUserAsync
(AdminEnableUserRequest adminEnableUserRequest, AsyncHandler<AdminEnableUserRequest, AdminEnableUserResult> asyncHandler) Enables the specified user as an administrator.AWSCognitoIdentityProviderAsyncClient.adminEnableUserAsync
(AdminEnableUserRequest request, AsyncHandler<AdminEnableUserRequest, AdminEnableUserResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.adminGetUserAsync
(AdminGetUserRequest request, AsyncHandler<AdminGetUserRequest, AdminGetUserResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminGetUserAsync
(AdminGetUserRequest adminGetUserRequest, AsyncHandler<AdminGetUserRequest, AdminGetUserResult> asyncHandler) Gets the specified user by user name in a user pool as an administrator.AWSCognitoIdentityProviderAsyncClient.adminGetUserAsync
(AdminGetUserRequest request, AsyncHandler<AdminGetUserRequest, AdminGetUserResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.adminResetUserPasswordAsync
(AdminResetUserPasswordRequest request, AsyncHandler<AdminResetUserPasswordRequest, AdminResetUserPasswordResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminResetUserPasswordAsync
(AdminResetUserPasswordRequest adminResetUserPasswordRequest, AsyncHandler<AdminResetUserPasswordRequest, AdminResetUserPasswordResult> asyncHandler) Resets the specified user's password in a user pool as an administrator.AWSCognitoIdentityProviderAsyncClient.adminResetUserPasswordAsync
(AdminResetUserPasswordRequest request, AsyncHandler<AdminResetUserPasswordRequest, AdminResetUserPasswordResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.adminSetUserSettingsAsync
(AdminSetUserSettingsRequest request, AsyncHandler<AdminSetUserSettingsRequest, AdminSetUserSettingsResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminSetUserSettingsAsync
(AdminSetUserSettingsRequest adminSetUserSettingsRequest, AsyncHandler<AdminSetUserSettingsRequest, AdminSetUserSettingsResult> asyncHandler) Sets all the user settings for a specified user name.AWSCognitoIdentityProviderAsyncClient.adminSetUserSettingsAsync
(AdminSetUserSettingsRequest request, AsyncHandler<AdminSetUserSettingsRequest, AdminSetUserSettingsResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.adminUpdateUserAttributesAsync
(AdminUpdateUserAttributesRequest request, AsyncHandler<AdminUpdateUserAttributesRequest, AdminUpdateUserAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.adminUpdateUserAttributesAsync
(AdminUpdateUserAttributesRequest adminUpdateUserAttributesRequest, AsyncHandler<AdminUpdateUserAttributesRequest, AdminUpdateUserAttributesResult> asyncHandler) Updates the specified user's attributes, including developer attributes, as an administrator.AWSCognitoIdentityProviderAsyncClient.adminUpdateUserAttributesAsync
(AdminUpdateUserAttributesRequest request, AsyncHandler<AdminUpdateUserAttributesRequest, AdminUpdateUserAttributesResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.changePasswordAsync
(ChangePasswordRequest request, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) AWSCognitoIdentityProviderAsync.changePasswordAsync
(ChangePasswordRequest changePasswordRequest, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) Changes the password for a specified user in a user pool.AWSCognitoIdentityProviderAsyncClient.changePasswordAsync
(ChangePasswordRequest request, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.confirmForgotPasswordAsync
(ConfirmForgotPasswordRequest request, AsyncHandler<ConfirmForgotPasswordRequest, ConfirmForgotPasswordResult> asyncHandler) AWSCognitoIdentityProviderAsync.confirmForgotPasswordAsync
(ConfirmForgotPasswordRequest confirmForgotPasswordRequest, AsyncHandler<ConfirmForgotPasswordRequest, ConfirmForgotPasswordResult> asyncHandler) Allows a user to enter a code provided when they reset their password to update their password.AWSCognitoIdentityProviderAsyncClient.confirmForgotPasswordAsync
(ConfirmForgotPasswordRequest request, AsyncHandler<ConfirmForgotPasswordRequest, ConfirmForgotPasswordResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.confirmSignUpAsync
(ConfirmSignUpRequest request, AsyncHandler<ConfirmSignUpRequest, ConfirmSignUpResult> asyncHandler) AWSCognitoIdentityProviderAsync.confirmSignUpAsync
(ConfirmSignUpRequest confirmSignUpRequest, AsyncHandler<ConfirmSignUpRequest, ConfirmSignUpResult> asyncHandler) Confirms registration of a user and handles the existing alias from a previous user.AWSCognitoIdentityProviderAsyncClient.confirmSignUpAsync
(ConfirmSignUpRequest request, AsyncHandler<ConfirmSignUpRequest, ConfirmSignUpResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.createUserPoolAsync
(CreateUserPoolRequest request, AsyncHandler<CreateUserPoolRequest, CreateUserPoolResult> asyncHandler) AWSCognitoIdentityProviderAsync.createUserPoolAsync
(CreateUserPoolRequest createUserPoolRequest, AsyncHandler<CreateUserPoolRequest, CreateUserPoolResult> asyncHandler) Creates a new Amazon Cognito user pool and sets the password policy for the pool.AWSCognitoIdentityProviderAsyncClient.createUserPoolAsync
(CreateUserPoolRequest request, AsyncHandler<CreateUserPoolRequest, CreateUserPoolResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.createUserPoolClientAsync
(CreateUserPoolClientRequest request, AsyncHandler<CreateUserPoolClientRequest, CreateUserPoolClientResult> asyncHandler) AWSCognitoIdentityProviderAsync.createUserPoolClientAsync
(CreateUserPoolClientRequest createUserPoolClientRequest, AsyncHandler<CreateUserPoolClientRequest, CreateUserPoolClientResult> asyncHandler) Creates the user pool client.AWSCognitoIdentityProviderAsyncClient.createUserPoolClientAsync
(CreateUserPoolClientRequest request, AsyncHandler<CreateUserPoolClientRequest, CreateUserPoolClientResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.deleteUserAsync
(DeleteUserRequest request, AsyncHandler<DeleteUserRequest, DeleteUserResult> asyncHandler) AWSCognitoIdentityProviderAsync.deleteUserAsync
(DeleteUserRequest deleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult> asyncHandler) Allows a user to delete one's self.AWSCognitoIdentityProviderAsyncClient.deleteUserAsync
(DeleteUserRequest request, AsyncHandler<DeleteUserRequest, DeleteUserResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.deleteUserAttributesAsync
(DeleteUserAttributesRequest request, AsyncHandler<DeleteUserAttributesRequest, DeleteUserAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.deleteUserAttributesAsync
(DeleteUserAttributesRequest deleteUserAttributesRequest, AsyncHandler<DeleteUserAttributesRequest, DeleteUserAttributesResult> asyncHandler) Deletes the attributes for a user.AWSCognitoIdentityProviderAsyncClient.deleteUserAttributesAsync
(DeleteUserAttributesRequest request, AsyncHandler<DeleteUserAttributesRequest, DeleteUserAttributesResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.deleteUserPoolAsync
(DeleteUserPoolRequest request, AsyncHandler<DeleteUserPoolRequest, DeleteUserPoolResult> asyncHandler) AWSCognitoIdentityProviderAsync.deleteUserPoolAsync
(DeleteUserPoolRequest deleteUserPoolRequest, AsyncHandler<DeleteUserPoolRequest, DeleteUserPoolResult> asyncHandler) Deletes the specified Amazon Cognito user pool.AWSCognitoIdentityProviderAsyncClient.deleteUserPoolAsync
(DeleteUserPoolRequest request, AsyncHandler<DeleteUserPoolRequest, DeleteUserPoolResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest request, AsyncHandler<DeleteUserPoolClientRequest, DeleteUserPoolClientResult> asyncHandler) AWSCognitoIdentityProviderAsync.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest deleteUserPoolClientRequest, AsyncHandler<DeleteUserPoolClientRequest, DeleteUserPoolClientResult> asyncHandler) Allows the developer to delete the user pool client.AWSCognitoIdentityProviderAsyncClient.deleteUserPoolClientAsync
(DeleteUserPoolClientRequest request, AsyncHandler<DeleteUserPoolClientRequest, DeleteUserPoolClientResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.describeUserPoolAsync
(DescribeUserPoolRequest request, AsyncHandler<DescribeUserPoolRequest, DescribeUserPoolResult> asyncHandler) AWSCognitoIdentityProviderAsync.describeUserPoolAsync
(DescribeUserPoolRequest describeUserPoolRequest, AsyncHandler<DescribeUserPoolRequest, DescribeUserPoolResult> asyncHandler) Returns the configuration information and metadata of the specified user pool.AWSCognitoIdentityProviderAsyncClient.describeUserPoolAsync
(DescribeUserPoolRequest request, AsyncHandler<DescribeUserPoolRequest, DescribeUserPoolResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.describeUserPoolClientAsync
(DescribeUserPoolClientRequest request, AsyncHandler<DescribeUserPoolClientRequest, DescribeUserPoolClientResult> asyncHandler) AWSCognitoIdentityProviderAsync.describeUserPoolClientAsync
(DescribeUserPoolClientRequest describeUserPoolClientRequest, AsyncHandler<DescribeUserPoolClientRequest, DescribeUserPoolClientResult> asyncHandler) Client method for returning the configuration information and metadata of the specified user pool client.AWSCognitoIdentityProviderAsyncClient.describeUserPoolClientAsync
(DescribeUserPoolClientRequest request, AsyncHandler<DescribeUserPoolClientRequest, DescribeUserPoolClientResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.forgotPasswordAsync
(ForgotPasswordRequest request, AsyncHandler<ForgotPasswordRequest, ForgotPasswordResult> asyncHandler) AWSCognitoIdentityProviderAsync.forgotPasswordAsync
(ForgotPasswordRequest forgotPasswordRequest, AsyncHandler<ForgotPasswordRequest, ForgotPasswordResult> asyncHandler) Retrieves the password for the specified client ID or username.AWSCognitoIdentityProviderAsyncClient.forgotPasswordAsync
(ForgotPasswordRequest request, AsyncHandler<ForgotPasswordRequest, ForgotPasswordResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.getUserAsync
(GetUserRequest request, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) AWSCognitoIdentityProviderAsync.getUserAsync
(GetUserRequest getUserRequest, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Gets the user attributes and metadata for a user.AWSCognitoIdentityProviderAsyncClient.getUserAsync
(GetUserRequest request, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.getUserAttributeVerificationCodeAsync
(GetUserAttributeVerificationCodeRequest request, AsyncHandler<GetUserAttributeVerificationCodeRequest, GetUserAttributeVerificationCodeResult> asyncHandler) AWSCognitoIdentityProviderAsync.getUserAttributeVerificationCodeAsync
(GetUserAttributeVerificationCodeRequest getUserAttributeVerificationCodeRequest, AsyncHandler<GetUserAttributeVerificationCodeRequest, GetUserAttributeVerificationCodeResult> asyncHandler) Gets the user attribute verification code for the specified attribute name.AWSCognitoIdentityProviderAsyncClient.getUserAttributeVerificationCodeAsync
(GetUserAttributeVerificationCodeRequest request, AsyncHandler<GetUserAttributeVerificationCodeRequest, GetUserAttributeVerificationCodeResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.listUserPoolClientsAsync
(ListUserPoolClientsRequest request, AsyncHandler<ListUserPoolClientsRequest, ListUserPoolClientsResult> asyncHandler) AWSCognitoIdentityProviderAsync.listUserPoolClientsAsync
(ListUserPoolClientsRequest listUserPoolClientsRequest, AsyncHandler<ListUserPoolClientsRequest, ListUserPoolClientsResult> asyncHandler) Lists the clients that have been created for the specified user pool.AWSCognitoIdentityProviderAsyncClient.listUserPoolClientsAsync
(ListUserPoolClientsRequest request, AsyncHandler<ListUserPoolClientsRequest, ListUserPoolClientsResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.listUserPoolsAsync
(ListUserPoolsRequest request, AsyncHandler<ListUserPoolsRequest, ListUserPoolsResult> asyncHandler) AWSCognitoIdentityProviderAsync.listUserPoolsAsync
(ListUserPoolsRequest listUserPoolsRequest, AsyncHandler<ListUserPoolsRequest, ListUserPoolsResult> asyncHandler) Lists the user pools associated with an AWS account.AWSCognitoIdentityProviderAsyncClient.listUserPoolsAsync
(ListUserPoolsRequest request, AsyncHandler<ListUserPoolsRequest, ListUserPoolsResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.listUsersAsync
(ListUsersRequest request, AsyncHandler<ListUsersRequest, ListUsersResult> asyncHandler) AWSCognitoIdentityProviderAsync.listUsersAsync
(ListUsersRequest listUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult> asyncHandler) Lists the users in the Amazon Cognito user pool.AWSCognitoIdentityProviderAsyncClient.listUsersAsync
(ListUsersRequest request, AsyncHandler<ListUsersRequest, ListUsersResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync
(ResendConfirmationCodeRequest request, AsyncHandler<ResendConfirmationCodeRequest, ResendConfirmationCodeResult> asyncHandler) AWSCognitoIdentityProviderAsync.resendConfirmationCodeAsync
(ResendConfirmationCodeRequest resendConfirmationCodeRequest, AsyncHandler<ResendConfirmationCodeRequest, ResendConfirmationCodeResult> asyncHandler) Resends the confirmation (for confirmation of registration) to a specific user in the user pool.AWSCognitoIdentityProviderAsyncClient.resendConfirmationCodeAsync
(ResendConfirmationCodeRequest request, AsyncHandler<ResendConfirmationCodeRequest, ResendConfirmationCodeResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.setUserSettingsAsync
(SetUserSettingsRequest request, AsyncHandler<SetUserSettingsRequest, SetUserSettingsResult> asyncHandler) AWSCognitoIdentityProviderAsync.setUserSettingsAsync
(SetUserSettingsRequest setUserSettingsRequest, AsyncHandler<SetUserSettingsRequest, SetUserSettingsResult> asyncHandler) Sets the user settings like multi-factor authentication (MFA).AWSCognitoIdentityProviderAsyncClient.setUserSettingsAsync
(SetUserSettingsRequest request, AsyncHandler<SetUserSettingsRequest, SetUserSettingsResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.signUpAsync
(SignUpRequest request, AsyncHandler<SignUpRequest, SignUpResult> asyncHandler) AWSCognitoIdentityProviderAsync.signUpAsync
(SignUpRequest signUpRequest, AsyncHandler<SignUpRequest, SignUpResult> asyncHandler) Registers the user in the specified user pool and creates a user name, password, and user attributes.AWSCognitoIdentityProviderAsyncClient.signUpAsync
(SignUpRequest request, AsyncHandler<SignUpRequest, SignUpResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.updateUserAttributesAsync
(UpdateUserAttributesRequest request, AsyncHandler<UpdateUserAttributesRequest, UpdateUserAttributesResult> asyncHandler) AWSCognitoIdentityProviderAsync.updateUserAttributesAsync
(UpdateUserAttributesRequest updateUserAttributesRequest, AsyncHandler<UpdateUserAttributesRequest, UpdateUserAttributesResult> asyncHandler) Allows a user to update a specific attribute (one at a time).AWSCognitoIdentityProviderAsyncClient.updateUserAttributesAsync
(UpdateUserAttributesRequest request, AsyncHandler<UpdateUserAttributesRequest, UpdateUserAttributesResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.updateUserPoolAsync
(UpdateUserPoolRequest request, AsyncHandler<UpdateUserPoolRequest, UpdateUserPoolResult> asyncHandler) AWSCognitoIdentityProviderAsync.updateUserPoolAsync
(UpdateUserPoolRequest updateUserPoolRequest, AsyncHandler<UpdateUserPoolRequest, UpdateUserPoolResult> asyncHandler) Updates the specified user pool with the specified attributes.AWSCognitoIdentityProviderAsyncClient.updateUserPoolAsync
(UpdateUserPoolRequest request, AsyncHandler<UpdateUserPoolRequest, UpdateUserPoolResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.updateUserPoolClientAsync
(UpdateUserPoolClientRequest request, AsyncHandler<UpdateUserPoolClientRequest, UpdateUserPoolClientResult> asyncHandler) AWSCognitoIdentityProviderAsync.updateUserPoolClientAsync
(UpdateUserPoolClientRequest updateUserPoolClientRequest, AsyncHandler<UpdateUserPoolClientRequest, UpdateUserPoolClientResult> asyncHandler) Allows the developer to update the specified user pool client and password policy.AWSCognitoIdentityProviderAsyncClient.updateUserPoolClientAsync
(UpdateUserPoolClientRequest request, AsyncHandler<UpdateUserPoolClientRequest, UpdateUserPoolClientResult> asyncHandler) AbstractAWSCognitoIdentityProviderAsync.verifyUserAttributeAsync
(VerifyUserAttributeRequest request, AsyncHandler<VerifyUserAttributeRequest, VerifyUserAttributeResult> asyncHandler) AWSCognitoIdentityProviderAsync.verifyUserAttributeAsync
(VerifyUserAttributeRequest verifyUserAttributeRequest, AsyncHandler<VerifyUserAttributeRequest, VerifyUserAttributeResult> asyncHandler) Verifies the specified user attributes in the user pool.AWSCognitoIdentityProviderAsyncClient.verifyUserAttributeAsync
(VerifyUserAttributeRequest request, AsyncHandler<VerifyUserAttributeRequest, VerifyUserAttributeResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.cognitosync
Methods in com.amazonaws.services.cognitosync with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonCognitoSyncAsync.bulkPublishAsync
(BulkPublishRequest request, AsyncHandler<BulkPublishRequest, BulkPublishResult> asyncHandler) AmazonCognitoSyncAsync.bulkPublishAsync
(BulkPublishRequest bulkPublishRequest, AsyncHandler<BulkPublishRequest, BulkPublishResult> asyncHandler) Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream.AmazonCognitoSyncAsyncClient.bulkPublishAsync
(BulkPublishRequest request, AsyncHandler<BulkPublishRequest, BulkPublishResult> asyncHandler) AbstractAmazonCognitoSyncAsync.deleteDatasetAsync
(DeleteDatasetRequest request, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult> asyncHandler) AmazonCognitoSyncAsync.deleteDatasetAsync
(DeleteDatasetRequest deleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult> asyncHandler) Deletes the specific dataset.AmazonCognitoSyncAsyncClient.deleteDatasetAsync
(DeleteDatasetRequest request, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult> asyncHandler) AbstractAmazonCognitoSyncAsync.describeDatasetAsync
(DescribeDatasetRequest request, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult> asyncHandler) AmazonCognitoSyncAsync.describeDatasetAsync
(DescribeDatasetRequest describeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult> asyncHandler) Gets meta data about a dataset by identity and dataset name.AmazonCognitoSyncAsyncClient.describeDatasetAsync
(DescribeDatasetRequest request, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult> asyncHandler) AbstractAmazonCognitoSyncAsync.describeIdentityPoolUsageAsync
(DescribeIdentityPoolUsageRequest request, AsyncHandler<DescribeIdentityPoolUsageRequest, DescribeIdentityPoolUsageResult> asyncHandler) AmazonCognitoSyncAsync.describeIdentityPoolUsageAsync
(DescribeIdentityPoolUsageRequest describeIdentityPoolUsageRequest, AsyncHandler<DescribeIdentityPoolUsageRequest, DescribeIdentityPoolUsageResult> asyncHandler) Gets usage details (for example, data storage) about a particular identity pool.AmazonCognitoSyncAsyncClient.describeIdentityPoolUsageAsync
(DescribeIdentityPoolUsageRequest request, AsyncHandler<DescribeIdentityPoolUsageRequest, DescribeIdentityPoolUsageResult> asyncHandler) AbstractAmazonCognitoSyncAsync.describeIdentityUsageAsync
(DescribeIdentityUsageRequest request, AsyncHandler<DescribeIdentityUsageRequest, DescribeIdentityUsageResult> asyncHandler) AmazonCognitoSyncAsync.describeIdentityUsageAsync
(DescribeIdentityUsageRequest describeIdentityUsageRequest, AsyncHandler<DescribeIdentityUsageRequest, DescribeIdentityUsageResult> asyncHandler) Gets usage information for an identity, including number of datasets and data usage.AmazonCognitoSyncAsyncClient.describeIdentityUsageAsync
(DescribeIdentityUsageRequest request, AsyncHandler<DescribeIdentityUsageRequest, DescribeIdentityUsageResult> asyncHandler) AbstractAmazonCognitoSyncAsync.getBulkPublishDetailsAsync
(GetBulkPublishDetailsRequest request, AsyncHandler<GetBulkPublishDetailsRequest, GetBulkPublishDetailsResult> asyncHandler) AmazonCognitoSyncAsync.getBulkPublishDetailsAsync
(GetBulkPublishDetailsRequest getBulkPublishDetailsRequest, AsyncHandler<GetBulkPublishDetailsRequest, GetBulkPublishDetailsResult> asyncHandler) Get the status of the last BulkPublish operation for an identity pool.AmazonCognitoSyncAsyncClient.getBulkPublishDetailsAsync
(GetBulkPublishDetailsRequest request, AsyncHandler<GetBulkPublishDetailsRequest, GetBulkPublishDetailsResult> asyncHandler) AbstractAmazonCognitoSyncAsync.getCognitoEventsAsync
(GetCognitoEventsRequest request, AsyncHandler<GetCognitoEventsRequest, GetCognitoEventsResult> asyncHandler) AmazonCognitoSyncAsync.getCognitoEventsAsync
(GetCognitoEventsRequest getCognitoEventsRequest, AsyncHandler<GetCognitoEventsRequest, GetCognitoEventsResult> asyncHandler) Gets the events and the corresponding Lambda functions associated with an identity pool.AmazonCognitoSyncAsyncClient.getCognitoEventsAsync
(GetCognitoEventsRequest request, AsyncHandler<GetCognitoEventsRequest, GetCognitoEventsResult> asyncHandler) AbstractAmazonCognitoSyncAsync.getIdentityPoolConfigurationAsync
(GetIdentityPoolConfigurationRequest request, AsyncHandler<GetIdentityPoolConfigurationRequest, GetIdentityPoolConfigurationResult> asyncHandler) AmazonCognitoSyncAsync.getIdentityPoolConfigurationAsync
(GetIdentityPoolConfigurationRequest getIdentityPoolConfigurationRequest, AsyncHandler<GetIdentityPoolConfigurationRequest, GetIdentityPoolConfigurationResult> asyncHandler) Gets the configuration settings of an identity pool.AmazonCognitoSyncAsyncClient.getIdentityPoolConfigurationAsync
(GetIdentityPoolConfigurationRequest request, AsyncHandler<GetIdentityPoolConfigurationRequest, GetIdentityPoolConfigurationResult> asyncHandler) AbstractAmazonCognitoSyncAsync.listDatasetsAsync
(ListDatasetsRequest request, AsyncHandler<ListDatasetsRequest, ListDatasetsResult> asyncHandler) AmazonCognitoSyncAsync.listDatasetsAsync
(ListDatasetsRequest listDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult> asyncHandler) Lists datasets for an identity.AmazonCognitoSyncAsyncClient.listDatasetsAsync
(ListDatasetsRequest request, AsyncHandler<ListDatasetsRequest, ListDatasetsResult> asyncHandler) AbstractAmazonCognitoSyncAsync.listIdentityPoolUsageAsync
(ListIdentityPoolUsageRequest request, AsyncHandler<ListIdentityPoolUsageRequest, ListIdentityPoolUsageResult> asyncHandler) AmazonCognitoSyncAsync.listIdentityPoolUsageAsync
(ListIdentityPoolUsageRequest listIdentityPoolUsageRequest, AsyncHandler<ListIdentityPoolUsageRequest, ListIdentityPoolUsageResult> asyncHandler) Gets a list of identity pools registered with Cognito.AmazonCognitoSyncAsyncClient.listIdentityPoolUsageAsync
(ListIdentityPoolUsageRequest request, AsyncHandler<ListIdentityPoolUsageRequest, ListIdentityPoolUsageResult> asyncHandler) AbstractAmazonCognitoSyncAsync.listRecordsAsync
(ListRecordsRequest request, AsyncHandler<ListRecordsRequest, ListRecordsResult> asyncHandler) AmazonCognitoSyncAsync.listRecordsAsync
(ListRecordsRequest listRecordsRequest, AsyncHandler<ListRecordsRequest, ListRecordsResult> asyncHandler) Gets paginated records, optionally changed after a particular sync count for a dataset and identity.AmazonCognitoSyncAsyncClient.listRecordsAsync
(ListRecordsRequest request, AsyncHandler<ListRecordsRequest, ListRecordsResult> asyncHandler) AbstractAmazonCognitoSyncAsync.registerDeviceAsync
(RegisterDeviceRequest request, AsyncHandler<RegisterDeviceRequest, RegisterDeviceResult> asyncHandler) AmazonCognitoSyncAsync.registerDeviceAsync
(RegisterDeviceRequest registerDeviceRequest, AsyncHandler<RegisterDeviceRequest, RegisterDeviceResult> asyncHandler) Registers a device to receive push sync notifications.AmazonCognitoSyncAsyncClient.registerDeviceAsync
(RegisterDeviceRequest request, AsyncHandler<RegisterDeviceRequest, RegisterDeviceResult> asyncHandler) AbstractAmazonCognitoSyncAsync.setCognitoEventsAsync
(SetCognitoEventsRequest request, AsyncHandler<SetCognitoEventsRequest, SetCognitoEventsResult> asyncHandler) AmazonCognitoSyncAsync.setCognitoEventsAsync
(SetCognitoEventsRequest setCognitoEventsRequest, AsyncHandler<SetCognitoEventsRequest, SetCognitoEventsResult> asyncHandler) Sets the AWS Lambda function for a given event type for an identity pool.AmazonCognitoSyncAsyncClient.setCognitoEventsAsync
(SetCognitoEventsRequest request, AsyncHandler<SetCognitoEventsRequest, SetCognitoEventsResult> asyncHandler) AbstractAmazonCognitoSyncAsync.setIdentityPoolConfigurationAsync
(SetIdentityPoolConfigurationRequest request, AsyncHandler<SetIdentityPoolConfigurationRequest, SetIdentityPoolConfigurationResult> asyncHandler) AmazonCognitoSyncAsync.setIdentityPoolConfigurationAsync
(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest, AsyncHandler<SetIdentityPoolConfigurationRequest, SetIdentityPoolConfigurationResult> asyncHandler) Sets the necessary configuration for push sync.AmazonCognitoSyncAsyncClient.setIdentityPoolConfigurationAsync
(SetIdentityPoolConfigurationRequest request, AsyncHandler<SetIdentityPoolConfigurationRequest, SetIdentityPoolConfigurationResult> asyncHandler) AbstractAmazonCognitoSyncAsync.subscribeToDatasetAsync
(SubscribeToDatasetRequest request, AsyncHandler<SubscribeToDatasetRequest, SubscribeToDatasetResult> asyncHandler) AmazonCognitoSyncAsync.subscribeToDatasetAsync
(SubscribeToDatasetRequest subscribeToDatasetRequest, AsyncHandler<SubscribeToDatasetRequest, SubscribeToDatasetResult> asyncHandler) Subscribes to receive notifications when a dataset is modified by another device.AmazonCognitoSyncAsyncClient.subscribeToDatasetAsync
(SubscribeToDatasetRequest request, AsyncHandler<SubscribeToDatasetRequest, SubscribeToDatasetResult> asyncHandler) AbstractAmazonCognitoSyncAsync.unsubscribeFromDatasetAsync
(UnsubscribeFromDatasetRequest request, AsyncHandler<UnsubscribeFromDatasetRequest, UnsubscribeFromDatasetResult> asyncHandler) AmazonCognitoSyncAsync.unsubscribeFromDatasetAsync
(UnsubscribeFromDatasetRequest unsubscribeFromDatasetRequest, AsyncHandler<UnsubscribeFromDatasetRequest, UnsubscribeFromDatasetResult> asyncHandler) Unsubscribes from receiving notifications when a dataset is modified by another device.AmazonCognitoSyncAsyncClient.unsubscribeFromDatasetAsync
(UnsubscribeFromDatasetRequest request, AsyncHandler<UnsubscribeFromDatasetRequest, UnsubscribeFromDatasetResult> asyncHandler) AbstractAmazonCognitoSyncAsync.updateRecordsAsync
(UpdateRecordsRequest request, AsyncHandler<UpdateRecordsRequest, UpdateRecordsResult> asyncHandler) AmazonCognitoSyncAsync.updateRecordsAsync
(UpdateRecordsRequest updateRecordsRequest, AsyncHandler<UpdateRecordsRequest, UpdateRecordsResult> asyncHandler) Posts updates to records and adds and deletes records for a dataset and user.AmazonCognitoSyncAsyncClient.updateRecordsAsync
(UpdateRecordsRequest request, AsyncHandler<UpdateRecordsRequest, UpdateRecordsResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.config
Methods in com.amazonaws.services.config with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonConfigAsync.deleteConfigRuleAsync
(DeleteConfigRuleRequest request, AsyncHandler<DeleteConfigRuleRequest, DeleteConfigRuleResult> asyncHandler) AmazonConfigAsync.deleteConfigRuleAsync
(DeleteConfigRuleRequest deleteConfigRuleRequest, AsyncHandler<DeleteConfigRuleRequest, DeleteConfigRuleResult> asyncHandler) Deletes the specified AWS Config rule and all of its evaluation results.AmazonConfigAsyncClient.deleteConfigRuleAsync
(DeleteConfigRuleRequest request, AsyncHandler<DeleteConfigRuleRequest, DeleteConfigRuleResult> asyncHandler) AbstractAmazonConfigAsync.deleteDeliveryChannelAsync
(DeleteDeliveryChannelRequest request, AsyncHandler<DeleteDeliveryChannelRequest, DeleteDeliveryChannelResult> asyncHandler) AmazonConfigAsync.deleteDeliveryChannelAsync
(DeleteDeliveryChannelRequest deleteDeliveryChannelRequest, AsyncHandler<DeleteDeliveryChannelRequest, DeleteDeliveryChannelResult> asyncHandler) Deletes the specified delivery channel.AmazonConfigAsyncClient.deleteDeliveryChannelAsync
(DeleteDeliveryChannelRequest request, AsyncHandler<DeleteDeliveryChannelRequest, DeleteDeliveryChannelResult> asyncHandler) AbstractAmazonConfigAsync.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest request, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult> asyncHandler) AmazonConfigAsync.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest deliverConfigSnapshotRequest, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult> asyncHandler) Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.AmazonConfigAsyncClient.deliverConfigSnapshotAsync
(DeliverConfigSnapshotRequest request, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult> asyncHandler) AbstractAmazonConfigAsync.describeComplianceByConfigRuleAsync
(AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult> asyncHandler) Simplified method form for invoking the DescribeComplianceByConfigRule operation with an AsyncHandler.AbstractAmazonConfigAsync.describeComplianceByConfigRuleAsync
(DescribeComplianceByConfigRuleRequest request, AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult> asyncHandler) AmazonConfigAsync.describeComplianceByConfigRuleAsync
(AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult> asyncHandler) Simplified method form for invoking the DescribeComplianceByConfigRule operation with an AsyncHandler.AmazonConfigAsync.describeComplianceByConfigRuleAsync
(DescribeComplianceByConfigRuleRequest describeComplianceByConfigRuleRequest, AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult> asyncHandler) Indicates whether the specified AWS Config rules are compliant.AmazonConfigAsyncClient.describeComplianceByConfigRuleAsync
(AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult> asyncHandler) Simplified method form for invoking the DescribeComplianceByConfigRule operation with an AsyncHandler.AmazonConfigAsyncClient.describeComplianceByConfigRuleAsync
(DescribeComplianceByConfigRuleRequest request, AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult> asyncHandler) AbstractAmazonConfigAsync.describeComplianceByResourceAsync
(AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult> asyncHandler) Simplified method form for invoking the DescribeComplianceByResource operation with an AsyncHandler.AbstractAmazonConfigAsync.describeComplianceByResourceAsync
(DescribeComplianceByResourceRequest request, AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult> asyncHandler) AmazonConfigAsync.describeComplianceByResourceAsync
(AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult> asyncHandler) Simplified method form for invoking the DescribeComplianceByResource operation with an AsyncHandler.AmazonConfigAsync.describeComplianceByResourceAsync
(DescribeComplianceByResourceRequest describeComplianceByResourceRequest, AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult> asyncHandler) Indicates whether the specified AWS resources are compliant.AmazonConfigAsyncClient.describeComplianceByResourceAsync
(AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult> asyncHandler) Simplified method form for invoking the DescribeComplianceByResource operation with an AsyncHandler.AmazonConfigAsyncClient.describeComplianceByResourceAsync
(DescribeComplianceByResourceRequest request, AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult> asyncHandler) AbstractAmazonConfigAsync.describeConfigRuleEvaluationStatusAsync
(AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult> asyncHandler) Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation with an AsyncHandler.AbstractAmazonConfigAsync.describeConfigRuleEvaluationStatusAsync
(DescribeConfigRuleEvaluationStatusRequest request, AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult> asyncHandler) AmazonConfigAsync.describeConfigRuleEvaluationStatusAsync
(AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult> asyncHandler) Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation with an AsyncHandler.AmazonConfigAsync.describeConfigRuleEvaluationStatusAsync
(DescribeConfigRuleEvaluationStatusRequest describeConfigRuleEvaluationStatusRequest, AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult> asyncHandler) Returns status information for each of your AWS managed Config rules.AmazonConfigAsyncClient.describeConfigRuleEvaluationStatusAsync
(AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult> asyncHandler) Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation with an AsyncHandler.AmazonConfigAsyncClient.describeConfigRuleEvaluationStatusAsync
(DescribeConfigRuleEvaluationStatusRequest request, AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult> asyncHandler) AbstractAmazonConfigAsync.describeConfigRulesAsync
(AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult> asyncHandler) Simplified method form for invoking the DescribeConfigRules operation with an AsyncHandler.AbstractAmazonConfigAsync.describeConfigRulesAsync
(DescribeConfigRulesRequest request, AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult> asyncHandler) AmazonConfigAsync.describeConfigRulesAsync
(AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult> asyncHandler) Simplified method form for invoking the DescribeConfigRules operation with an AsyncHandler.AmazonConfigAsync.describeConfigRulesAsync
(DescribeConfigRulesRequest describeConfigRulesRequest, AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult> asyncHandler) Returns details about your AWS Config rules.AmazonConfigAsyncClient.describeConfigRulesAsync
(AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult> asyncHandler) Simplified method form for invoking the DescribeConfigRules operation with an AsyncHandler.AmazonConfigAsyncClient.describeConfigRulesAsync
(DescribeConfigRulesRequest request, AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult> asyncHandler) AbstractAmazonConfigAsync.describeConfigurationRecordersAsync
(AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult> asyncHandler) Simplified method form for invoking the DescribeConfigurationRecorders operation with an AsyncHandler.AbstractAmazonConfigAsync.describeConfigurationRecordersAsync
(DescribeConfigurationRecordersRequest request, AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult> asyncHandler) AmazonConfigAsync.describeConfigurationRecordersAsync
(AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult> asyncHandler) Simplified method form for invoking the DescribeConfigurationRecorders operation with an AsyncHandler.AmazonConfigAsync.describeConfigurationRecordersAsync
(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest, AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult> asyncHandler) Returns the name of one or more specified configuration recorders.AmazonConfigAsyncClient.describeConfigurationRecordersAsync
(AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult> asyncHandler) Simplified method form for invoking the DescribeConfigurationRecorders operation with an AsyncHandler.AmazonConfigAsyncClient.describeConfigurationRecordersAsync
(DescribeConfigurationRecordersRequest request, AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult> asyncHandler) AbstractAmazonConfigAsync.describeConfigurationRecorderStatusAsync
(AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult> asyncHandler) Simplified method form for invoking the DescribeConfigurationRecorderStatus operation with an AsyncHandler.AbstractAmazonConfigAsync.describeConfigurationRecorderStatusAsync
(DescribeConfigurationRecorderStatusRequest request, AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult> asyncHandler) AmazonConfigAsync.describeConfigurationRecorderStatusAsync
(AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult> asyncHandler) Simplified method form for invoking the DescribeConfigurationRecorderStatus operation with an AsyncHandler.AmazonConfigAsync.describeConfigurationRecorderStatusAsync
(DescribeConfigurationRecorderStatusRequest describeConfigurationRecorderStatusRequest, AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult> asyncHandler) Returns the current status of the specified configuration recorder.AmazonConfigAsyncClient.describeConfigurationRecorderStatusAsync
(AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult> asyncHandler) Simplified method form for invoking the DescribeConfigurationRecorderStatus operation with an AsyncHandler.AmazonConfigAsyncClient.describeConfigurationRecorderStatusAsync
(DescribeConfigurationRecorderStatusRequest request, AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult> asyncHandler) AbstractAmazonConfigAsync.describeDeliveryChannelsAsync
(AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult> asyncHandler) Simplified method form for invoking the DescribeDeliveryChannels operation with an AsyncHandler.AbstractAmazonConfigAsync.describeDeliveryChannelsAsync
(DescribeDeliveryChannelsRequest request, AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult> asyncHandler) AmazonConfigAsync.describeDeliveryChannelsAsync
(AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult> asyncHandler) Simplified method form for invoking the DescribeDeliveryChannels operation with an AsyncHandler.AmazonConfigAsync.describeDeliveryChannelsAsync
(DescribeDeliveryChannelsRequest describeDeliveryChannelsRequest, AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult> asyncHandler) Returns details about the specified delivery channel.AmazonConfigAsyncClient.describeDeliveryChannelsAsync
(AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult> asyncHandler) Simplified method form for invoking the DescribeDeliveryChannels operation with an AsyncHandler.AmazonConfigAsyncClient.describeDeliveryChannelsAsync
(DescribeDeliveryChannelsRequest request, AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult> asyncHandler) AbstractAmazonConfigAsync.describeDeliveryChannelStatusAsync
(AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult> asyncHandler) Simplified method form for invoking the DescribeDeliveryChannelStatus operation with an AsyncHandler.AbstractAmazonConfigAsync.describeDeliveryChannelStatusAsync
(DescribeDeliveryChannelStatusRequest request, AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult> asyncHandler) AmazonConfigAsync.describeDeliveryChannelStatusAsync
(AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult> asyncHandler) Simplified method form for invoking the DescribeDeliveryChannelStatus operation with an AsyncHandler.AmazonConfigAsync.describeDeliveryChannelStatusAsync
(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest, AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult> asyncHandler) Returns the current status of the specified delivery channel.AmazonConfigAsyncClient.describeDeliveryChannelStatusAsync
(AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult> asyncHandler) Simplified method form for invoking the DescribeDeliveryChannelStatus operation with an AsyncHandler.AmazonConfigAsyncClient.describeDeliveryChannelStatusAsync
(DescribeDeliveryChannelStatusRequest request, AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult> asyncHandler) AbstractAmazonConfigAsync.getComplianceDetailsByConfigRuleAsync
(GetComplianceDetailsByConfigRuleRequest request, AsyncHandler<GetComplianceDetailsByConfigRuleRequest, GetComplianceDetailsByConfigRuleResult> asyncHandler) AmazonConfigAsync.getComplianceDetailsByConfigRuleAsync
(GetComplianceDetailsByConfigRuleRequest getComplianceDetailsByConfigRuleRequest, AsyncHandler<GetComplianceDetailsByConfigRuleRequest, GetComplianceDetailsByConfigRuleResult> asyncHandler) Returns the evaluation results for the specified AWS Config rule.AmazonConfigAsyncClient.getComplianceDetailsByConfigRuleAsync
(GetComplianceDetailsByConfigRuleRequest request, AsyncHandler<GetComplianceDetailsByConfigRuleRequest, GetComplianceDetailsByConfigRuleResult> asyncHandler) AbstractAmazonConfigAsync.getComplianceDetailsByResourceAsync
(GetComplianceDetailsByResourceRequest request, AsyncHandler<GetComplianceDetailsByResourceRequest, GetComplianceDetailsByResourceResult> asyncHandler) AmazonConfigAsync.getComplianceDetailsByResourceAsync
(GetComplianceDetailsByResourceRequest getComplianceDetailsByResourceRequest, AsyncHandler<GetComplianceDetailsByResourceRequest, GetComplianceDetailsByResourceResult> asyncHandler) Returns the evaluation results for the specified AWS resource.AmazonConfigAsyncClient.getComplianceDetailsByResourceAsync
(GetComplianceDetailsByResourceRequest request, AsyncHandler<GetComplianceDetailsByResourceRequest, GetComplianceDetailsByResourceResult> asyncHandler) AbstractAmazonConfigAsync.getComplianceSummaryByConfigRuleAsync
(AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult> asyncHandler) Simplified method form for invoking the GetComplianceSummaryByConfigRule operation with an AsyncHandler.AbstractAmazonConfigAsync.getComplianceSummaryByConfigRuleAsync
(GetComplianceSummaryByConfigRuleRequest request, AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult> asyncHandler) AmazonConfigAsync.getComplianceSummaryByConfigRuleAsync
(AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult> asyncHandler) Simplified method form for invoking the GetComplianceSummaryByConfigRule operation with an AsyncHandler.AmazonConfigAsync.getComplianceSummaryByConfigRuleAsync
(GetComplianceSummaryByConfigRuleRequest getComplianceSummaryByConfigRuleRequest, AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult> asyncHandler) Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each.AmazonConfigAsyncClient.getComplianceSummaryByConfigRuleAsync
(AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult> asyncHandler) Simplified method form for invoking the GetComplianceSummaryByConfigRule operation with an AsyncHandler.AmazonConfigAsyncClient.getComplianceSummaryByConfigRuleAsync
(GetComplianceSummaryByConfigRuleRequest request, AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult> asyncHandler) AbstractAmazonConfigAsync.getComplianceSummaryByResourceTypeAsync
(AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult> asyncHandler) Simplified method form for invoking the GetComplianceSummaryByResourceType operation with an AsyncHandler.AbstractAmazonConfigAsync.getComplianceSummaryByResourceTypeAsync
(GetComplianceSummaryByResourceTypeRequest request, AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult> asyncHandler) AmazonConfigAsync.getComplianceSummaryByResourceTypeAsync
(AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult> asyncHandler) Simplified method form for invoking the GetComplianceSummaryByResourceType operation with an AsyncHandler.AmazonConfigAsync.getComplianceSummaryByResourceTypeAsync
(GetComplianceSummaryByResourceTypeRequest getComplianceSummaryByResourceTypeRequest, AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult> asyncHandler) Returns the number of resources that are compliant and the number that are noncompliant.AmazonConfigAsyncClient.getComplianceSummaryByResourceTypeAsync
(AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult> asyncHandler) Simplified method form for invoking the GetComplianceSummaryByResourceType operation with an AsyncHandler.AmazonConfigAsyncClient.getComplianceSummaryByResourceTypeAsync
(GetComplianceSummaryByResourceTypeRequest request, AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult> asyncHandler) AbstractAmazonConfigAsync.getResourceConfigHistoryAsync
(GetResourceConfigHistoryRequest request, AsyncHandler<GetResourceConfigHistoryRequest, GetResourceConfigHistoryResult> asyncHandler) AmazonConfigAsync.getResourceConfigHistoryAsync
(GetResourceConfigHistoryRequest getResourceConfigHistoryRequest, AsyncHandler<GetResourceConfigHistoryRequest, GetResourceConfigHistoryResult> asyncHandler) Returns a list of configuration items for the specified resource.AmazonConfigAsyncClient.getResourceConfigHistoryAsync
(GetResourceConfigHistoryRequest request, AsyncHandler<GetResourceConfigHistoryRequest, GetResourceConfigHistoryResult> asyncHandler) AbstractAmazonConfigAsync.listDiscoveredResourcesAsync
(ListDiscoveredResourcesRequest request, AsyncHandler<ListDiscoveredResourcesRequest, ListDiscoveredResourcesResult> asyncHandler) AmazonConfigAsync.listDiscoveredResourcesAsync
(ListDiscoveredResourcesRequest listDiscoveredResourcesRequest, AsyncHandler<ListDiscoveredResourcesRequest, ListDiscoveredResourcesResult> asyncHandler) Accepts a resource type and returns a list of resource identifiers for the resources of that type.AmazonConfigAsyncClient.listDiscoveredResourcesAsync
(ListDiscoveredResourcesRequest request, AsyncHandler<ListDiscoveredResourcesRequest, ListDiscoveredResourcesResult> asyncHandler) AbstractAmazonConfigAsync.putConfigRuleAsync
(PutConfigRuleRequest request, AsyncHandler<PutConfigRuleRequest, PutConfigRuleResult> asyncHandler) AmazonConfigAsync.putConfigRuleAsync
(PutConfigRuleRequest putConfigRuleRequest, AsyncHandler<PutConfigRuleRequest, PutConfigRuleResult> asyncHandler) Adds or updates an AWS Config rule for evaluating whether your AWS resources comply with your desired configurations.AmazonConfigAsyncClient.putConfigRuleAsync
(PutConfigRuleRequest request, AsyncHandler<PutConfigRuleRequest, PutConfigRuleResult> asyncHandler) AbstractAmazonConfigAsync.putConfigurationRecorderAsync
(PutConfigurationRecorderRequest request, AsyncHandler<PutConfigurationRecorderRequest, PutConfigurationRecorderResult> asyncHandler) AmazonConfigAsync.putConfigurationRecorderAsync
(PutConfigurationRecorderRequest putConfigurationRecorderRequest, AsyncHandler<PutConfigurationRecorderRequest, PutConfigurationRecorderResult> asyncHandler) Creates a new configuration recorder to record the selected resource configurations.AmazonConfigAsyncClient.putConfigurationRecorderAsync
(PutConfigurationRecorderRequest request, AsyncHandler<PutConfigurationRecorderRequest, PutConfigurationRecorderResult> asyncHandler) AbstractAmazonConfigAsync.putDeliveryChannelAsync
(PutDeliveryChannelRequest request, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult> asyncHandler) AmazonConfigAsync.putDeliveryChannelAsync
(PutDeliveryChannelRequest putDeliveryChannelRequest, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult> asyncHandler) Creates a new delivery channel object to deliver the configuration information to an Amazon S3 bucket, and to an Amazon SNS topic.AmazonConfigAsyncClient.putDeliveryChannelAsync
(PutDeliveryChannelRequest request, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult> asyncHandler) AbstractAmazonConfigAsync.putEvaluationsAsync
(PutEvaluationsRequest request, AsyncHandler<PutEvaluationsRequest, PutEvaluationsResult> asyncHandler) AmazonConfigAsync.putEvaluationsAsync
(PutEvaluationsRequest putEvaluationsRequest, AsyncHandler<PutEvaluationsRequest, PutEvaluationsResult> asyncHandler) Used by an AWS Lambda function to deliver evaluation results to AWS Config.AmazonConfigAsyncClient.putEvaluationsAsync
(PutEvaluationsRequest request, AsyncHandler<PutEvaluationsRequest, PutEvaluationsResult> asyncHandler) AbstractAmazonConfigAsync.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest request, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult> asyncHandler) AmazonConfigAsync.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest startConfigurationRecorderRequest, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult> asyncHandler) Starts recording configurations of the AWS resources you have selected to record in your AWS account.AmazonConfigAsyncClient.startConfigurationRecorderAsync
(StartConfigurationRecorderRequest request, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult> asyncHandler) AbstractAmazonConfigAsync.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest request, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult> asyncHandler) AmazonConfigAsync.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest stopConfigurationRecorderRequest, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult> asyncHandler) Stops recording configurations of the AWS resources you have selected to record in your AWS account.AmazonConfigAsyncClient.stopConfigurationRecorderAsync
(StopConfigurationRecorderRequest request, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AWSDatabaseMigrationServiceAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task.AWSDatabaseMigrationServiceAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.createEndpointAsync
(CreateEndpointRequest request, AsyncHandler<CreateEndpointRequest, CreateEndpointResult> asyncHandler) AWSDatabaseMigrationServiceAsync.createEndpointAsync
(CreateEndpointRequest createEndpointRequest, AsyncHandler<CreateEndpointRequest, CreateEndpointResult> asyncHandler) Creates an endpoint using the provided settings.AWSDatabaseMigrationServiceAsyncClient.createEndpointAsync
(CreateEndpointRequest request, AsyncHandler<CreateEndpointRequest, CreateEndpointResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.createReplicationInstanceAsync
(CreateReplicationInstanceRequest request, AsyncHandler<CreateReplicationInstanceRequest, CreateReplicationInstanceResult> asyncHandler) AWSDatabaseMigrationServiceAsync.createReplicationInstanceAsync
(CreateReplicationInstanceRequest createReplicationInstanceRequest, AsyncHandler<CreateReplicationInstanceRequest, CreateReplicationInstanceResult> asyncHandler) Creates the replication instance using the specified parameters.AWSDatabaseMigrationServiceAsyncClient.createReplicationInstanceAsync
(CreateReplicationInstanceRequest request, AsyncHandler<CreateReplicationInstanceRequest, CreateReplicationInstanceResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.createReplicationSubnetGroupAsync
(CreateReplicationSubnetGroupRequest request, AsyncHandler<CreateReplicationSubnetGroupRequest, CreateReplicationSubnetGroupResult> asyncHandler) AWSDatabaseMigrationServiceAsync.createReplicationSubnetGroupAsync
(CreateReplicationSubnetGroupRequest createReplicationSubnetGroupRequest, AsyncHandler<CreateReplicationSubnetGroupRequest, CreateReplicationSubnetGroupResult> asyncHandler) Creates a replication subnet group given a list of the subnet IDs in a VPC.AWSDatabaseMigrationServiceAsyncClient.createReplicationSubnetGroupAsync
(CreateReplicationSubnetGroupRequest request, AsyncHandler<CreateReplicationSubnetGroupRequest, CreateReplicationSubnetGroupResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.createReplicationTaskAsync
(CreateReplicationTaskRequest request, AsyncHandler<CreateReplicationTaskRequest, CreateReplicationTaskResult> asyncHandler) AWSDatabaseMigrationServiceAsync.createReplicationTaskAsync
(CreateReplicationTaskRequest createReplicationTaskRequest, AsyncHandler<CreateReplicationTaskRequest, CreateReplicationTaskResult> asyncHandler) Creates a replication task using the specified parameters.AWSDatabaseMigrationServiceAsyncClient.createReplicationTaskAsync
(CreateReplicationTaskRequest request, AsyncHandler<CreateReplicationTaskRequest, CreateReplicationTaskResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.deleteEndpointAsync
(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) AWSDatabaseMigrationServiceAsync.deleteEndpointAsync
(DeleteEndpointRequest deleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) Deletes the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.deleteEndpointAsync
(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.deleteReplicationInstanceAsync
(DeleteReplicationInstanceRequest request, AsyncHandler<DeleteReplicationInstanceRequest, DeleteReplicationInstanceResult> asyncHandler) AWSDatabaseMigrationServiceAsync.deleteReplicationInstanceAsync
(DeleteReplicationInstanceRequest deleteReplicationInstanceRequest, AsyncHandler<DeleteReplicationInstanceRequest, DeleteReplicationInstanceResult> asyncHandler) Deletes the specified replication instance.AWSDatabaseMigrationServiceAsyncClient.deleteReplicationInstanceAsync
(DeleteReplicationInstanceRequest request, AsyncHandler<DeleteReplicationInstanceRequest, DeleteReplicationInstanceResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest request, AsyncHandler<DeleteReplicationSubnetGroupRequest, DeleteReplicationSubnetGroupResult> asyncHandler) AWSDatabaseMigrationServiceAsync.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest deleteReplicationSubnetGroupRequest, AsyncHandler<DeleteReplicationSubnetGroupRequest, DeleteReplicationSubnetGroupResult> asyncHandler) Deletes a subnet group.AWSDatabaseMigrationServiceAsyncClient.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest request, AsyncHandler<DeleteReplicationSubnetGroupRequest, DeleteReplicationSubnetGroupResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.deleteReplicationTaskAsync
(DeleteReplicationTaskRequest request, AsyncHandler<DeleteReplicationTaskRequest, DeleteReplicationTaskResult> asyncHandler) AWSDatabaseMigrationServiceAsync.deleteReplicationTaskAsync
(DeleteReplicationTaskRequest deleteReplicationTaskRequest, AsyncHandler<DeleteReplicationTaskRequest, DeleteReplicationTaskResult> asyncHandler) Deletes the specified replication task.AWSDatabaseMigrationServiceAsyncClient.deleteReplicationTaskAsync
(DeleteReplicationTaskRequest request, AsyncHandler<DeleteReplicationTaskRequest, DeleteReplicationTaskResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeAccountAttributesAsync
(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeAccountAttributesAsync
(DescribeAccountAttributesRequest describeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Lists all of the AWS DMS attributes for a customer account.AWSDatabaseMigrationServiceAsyncClient.describeAccountAttributesAsync
(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeConnectionsAsync
(DescribeConnectionsRequest request, AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeConnectionsAsync
(DescribeConnectionsRequest describeConnectionsRequest, AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult> asyncHandler) Describes the status of the connections that have been made between the replication instance and an endpoint.AWSDatabaseMigrationServiceAsyncClient.describeConnectionsAsync
(DescribeConnectionsRequest request, AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeEndpointsAsync
(DescribeEndpointsRequest request, AsyncHandler<DescribeEndpointsRequest, DescribeEndpointsResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeEndpointsAsync
(DescribeEndpointsRequest describeEndpointsRequest, AsyncHandler<DescribeEndpointsRequest, DescribeEndpointsResult> asyncHandler) Returns information about the endpoints for your account in the current region.AWSDatabaseMigrationServiceAsyncClient.describeEndpointsAsync
(DescribeEndpointsRequest request, AsyncHandler<DescribeEndpointsRequest, DescribeEndpointsResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeEndpointTypesAsync
(DescribeEndpointTypesRequest request, AsyncHandler<DescribeEndpointTypesRequest, DescribeEndpointTypesResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeEndpointTypesAsync
(DescribeEndpointTypesRequest describeEndpointTypesRequest, AsyncHandler<DescribeEndpointTypesRequest, DescribeEndpointTypesResult> asyncHandler) Returns information about the type of endpoints available.AWSDatabaseMigrationServiceAsyncClient.describeEndpointTypesAsync
(DescribeEndpointTypesRequest request, AsyncHandler<DescribeEndpointTypesRequest, DescribeEndpointTypesResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeOrderableReplicationInstancesAsync
(DescribeOrderableReplicationInstancesRequest request, AsyncHandler<DescribeOrderableReplicationInstancesRequest, DescribeOrderableReplicationInstancesResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeOrderableReplicationInstancesAsync
(DescribeOrderableReplicationInstancesRequest describeOrderableReplicationInstancesRequest, AsyncHandler<DescribeOrderableReplicationInstancesRequest, DescribeOrderableReplicationInstancesResult> asyncHandler) Returns information about the replication instance types that can be created in the specified region.AWSDatabaseMigrationServiceAsyncClient.describeOrderableReplicationInstancesAsync
(DescribeOrderableReplicationInstancesRequest request, AsyncHandler<DescribeOrderableReplicationInstancesRequest, DescribeOrderableReplicationInstancesResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeRefreshSchemasStatusAsync
(DescribeRefreshSchemasStatusRequest request, AsyncHandler<DescribeRefreshSchemasStatusRequest, DescribeRefreshSchemasStatusResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeRefreshSchemasStatusAsync
(DescribeRefreshSchemasStatusRequest describeRefreshSchemasStatusRequest, AsyncHandler<DescribeRefreshSchemasStatusRequest, DescribeRefreshSchemasStatusResult> asyncHandler) Returns the status of the RefreshSchemas operation.AWSDatabaseMigrationServiceAsyncClient.describeRefreshSchemasStatusAsync
(DescribeRefreshSchemasStatusRequest request, AsyncHandler<DescribeRefreshSchemasStatusRequest, DescribeRefreshSchemasStatusResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeReplicationInstancesAsync
(DescribeReplicationInstancesRequest request, AsyncHandler<DescribeReplicationInstancesRequest, DescribeReplicationInstancesResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeReplicationInstancesAsync
(DescribeReplicationInstancesRequest describeReplicationInstancesRequest, AsyncHandler<DescribeReplicationInstancesRequest, DescribeReplicationInstancesResult> asyncHandler) Returns information about replication instances for your account in the current region.AWSDatabaseMigrationServiceAsyncClient.describeReplicationInstancesAsync
(DescribeReplicationInstancesRequest request, AsyncHandler<DescribeReplicationInstancesRequest, DescribeReplicationInstancesResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeReplicationSubnetGroupsAsync
(DescribeReplicationSubnetGroupsRequest request, AsyncHandler<DescribeReplicationSubnetGroupsRequest, DescribeReplicationSubnetGroupsResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeReplicationSubnetGroupsAsync
(DescribeReplicationSubnetGroupsRequest describeReplicationSubnetGroupsRequest, AsyncHandler<DescribeReplicationSubnetGroupsRequest, DescribeReplicationSubnetGroupsResult> asyncHandler) Returns information about the replication subnet groups.AWSDatabaseMigrationServiceAsyncClient.describeReplicationSubnetGroupsAsync
(DescribeReplicationSubnetGroupsRequest request, AsyncHandler<DescribeReplicationSubnetGroupsRequest, DescribeReplicationSubnetGroupsResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeReplicationTasksAsync
(DescribeReplicationTasksRequest request, AsyncHandler<DescribeReplicationTasksRequest, DescribeReplicationTasksResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeReplicationTasksAsync
(DescribeReplicationTasksRequest describeReplicationTasksRequest, AsyncHandler<DescribeReplicationTasksRequest, DescribeReplicationTasksResult> asyncHandler) Returns information about replication tasks for your account in the current region.AWSDatabaseMigrationServiceAsyncClient.describeReplicationTasksAsync
(DescribeReplicationTasksRequest request, AsyncHandler<DescribeReplicationTasksRequest, DescribeReplicationTasksResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeSchemasAsync
(DescribeSchemasRequest request, AsyncHandler<DescribeSchemasRequest, DescribeSchemasResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeSchemasAsync
(DescribeSchemasRequest describeSchemasRequest, AsyncHandler<DescribeSchemasRequest, DescribeSchemasResult> asyncHandler) Returns information about the schema for the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.describeSchemasAsync
(DescribeSchemasRequest request, AsyncHandler<DescribeSchemasRequest, DescribeSchemasResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.describeTableStatisticsAsync
(DescribeTableStatisticsRequest request, AsyncHandler<DescribeTableStatisticsRequest, DescribeTableStatisticsResult> asyncHandler) AWSDatabaseMigrationServiceAsync.describeTableStatisticsAsync
(DescribeTableStatisticsRequest describeTableStatisticsRequest, AsyncHandler<DescribeTableStatisticsRequest, DescribeTableStatisticsResult> asyncHandler) Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.AWSDatabaseMigrationServiceAsyncClient.describeTableStatisticsAsync
(DescribeTableStatisticsRequest request, AsyncHandler<DescribeTableStatisticsRequest, DescribeTableStatisticsResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AWSDatabaseMigrationServiceAsync.listTagsForResourceAsync
(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Lists all tags for an AWS DMS resource.AWSDatabaseMigrationServiceAsyncClient.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.modifyEndpointAsync
(ModifyEndpointRequest request, AsyncHandler<ModifyEndpointRequest, ModifyEndpointResult> asyncHandler) AWSDatabaseMigrationServiceAsync.modifyEndpointAsync
(ModifyEndpointRequest modifyEndpointRequest, AsyncHandler<ModifyEndpointRequest, ModifyEndpointResult> asyncHandler) Modifies the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.modifyEndpointAsync
(ModifyEndpointRequest request, AsyncHandler<ModifyEndpointRequest, ModifyEndpointResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.modifyReplicationInstanceAsync
(ModifyReplicationInstanceRequest request, AsyncHandler<ModifyReplicationInstanceRequest, ModifyReplicationInstanceResult> asyncHandler) AWSDatabaseMigrationServiceAsync.modifyReplicationInstanceAsync
(ModifyReplicationInstanceRequest modifyReplicationInstanceRequest, AsyncHandler<ModifyReplicationInstanceRequest, ModifyReplicationInstanceResult> asyncHandler) Modifies the replication instance to apply new settings.AWSDatabaseMigrationServiceAsyncClient.modifyReplicationInstanceAsync
(ModifyReplicationInstanceRequest request, AsyncHandler<ModifyReplicationInstanceRequest, ModifyReplicationInstanceResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.modifyReplicationSubnetGroupAsync
(ModifyReplicationSubnetGroupRequest request, AsyncHandler<ModifyReplicationSubnetGroupRequest, ModifyReplicationSubnetGroupResult> asyncHandler) AWSDatabaseMigrationServiceAsync.modifyReplicationSubnetGroupAsync
(ModifyReplicationSubnetGroupRequest modifyReplicationSubnetGroupRequest, AsyncHandler<ModifyReplicationSubnetGroupRequest, ModifyReplicationSubnetGroupResult> asyncHandler) Modifies the settings for the specified replication subnet group.AWSDatabaseMigrationServiceAsyncClient.modifyReplicationSubnetGroupAsync
(ModifyReplicationSubnetGroupRequest request, AsyncHandler<ModifyReplicationSubnetGroupRequest, ModifyReplicationSubnetGroupResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.refreshSchemasAsync
(RefreshSchemasRequest request, AsyncHandler<RefreshSchemasRequest, RefreshSchemasResult> asyncHandler) AWSDatabaseMigrationServiceAsync.refreshSchemasAsync
(RefreshSchemasRequest refreshSchemasRequest, AsyncHandler<RefreshSchemasRequest, RefreshSchemasResult> asyncHandler) Populates the schema for the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.refreshSchemasAsync
(RefreshSchemasRequest request, AsyncHandler<RefreshSchemasRequest, RefreshSchemasResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) AWSDatabaseMigrationServiceAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest removeTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) Removes metadata tags from a DMS resource.AWSDatabaseMigrationServiceAsyncClient.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.startReplicationTaskAsync
(StartReplicationTaskRequest request, AsyncHandler<StartReplicationTaskRequest, StartReplicationTaskResult> asyncHandler) AWSDatabaseMigrationServiceAsync.startReplicationTaskAsync
(StartReplicationTaskRequest startReplicationTaskRequest, AsyncHandler<StartReplicationTaskRequest, StartReplicationTaskResult> asyncHandler) Starts the replication task.AWSDatabaseMigrationServiceAsyncClient.startReplicationTaskAsync
(StartReplicationTaskRequest request, AsyncHandler<StartReplicationTaskRequest, StartReplicationTaskResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.stopReplicationTaskAsync
(StopReplicationTaskRequest request, AsyncHandler<StopReplicationTaskRequest, StopReplicationTaskResult> asyncHandler) AWSDatabaseMigrationServiceAsync.stopReplicationTaskAsync
(StopReplicationTaskRequest stopReplicationTaskRequest, AsyncHandler<StopReplicationTaskRequest, StopReplicationTaskResult> asyncHandler) Stops the replication task.AWSDatabaseMigrationServiceAsyncClient.stopReplicationTaskAsync
(StopReplicationTaskRequest request, AsyncHandler<StopReplicationTaskRequest, StopReplicationTaskResult> asyncHandler) AbstractAWSDatabaseMigrationServiceAsync.testConnectionAsync
(TestConnectionRequest request, AsyncHandler<TestConnectionRequest, TestConnectionResult> asyncHandler) AWSDatabaseMigrationServiceAsync.testConnectionAsync
(TestConnectionRequest testConnectionRequest, AsyncHandler<TestConnectionRequest, TestConnectionResult> asyncHandler) Tests the connection between the replication instance and the endpoint.AWSDatabaseMigrationServiceAsyncClient.testConnectionAsync
(TestConnectionRequest request, AsyncHandler<TestConnectionRequest, TestConnectionResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.datapipeline
Methods in com.amazonaws.services.datapipeline with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractDataPipelineAsync.activatePipelineAsync
(ActivatePipelineRequest request, AsyncHandler<ActivatePipelineRequest, ActivatePipelineResult> asyncHandler) DataPipelineAsync.activatePipelineAsync
(ActivatePipelineRequest activatePipelineRequest, AsyncHandler<ActivatePipelineRequest, ActivatePipelineResult> asyncHandler) Validates the specified pipeline and starts processing pipeline tasks.DataPipelineAsyncClient.activatePipelineAsync
(ActivatePipelineRequest request, AsyncHandler<ActivatePipelineRequest, ActivatePipelineResult> asyncHandler) AbstractDataPipelineAsync.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) DataPipelineAsync.addTagsAsync
(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Adds or modifies tags for the specified pipeline.DataPipelineAsyncClient.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AbstractDataPipelineAsync.createPipelineAsync
(CreatePipelineRequest request, AsyncHandler<CreatePipelineRequest, CreatePipelineResult> asyncHandler) DataPipelineAsync.createPipelineAsync
(CreatePipelineRequest createPipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult> asyncHandler) Creates a new, empty pipeline.DataPipelineAsyncClient.createPipelineAsync
(CreatePipelineRequest request, AsyncHandler<CreatePipelineRequest, CreatePipelineResult> asyncHandler) AbstractDataPipelineAsync.deactivatePipelineAsync
(DeactivatePipelineRequest request, AsyncHandler<DeactivatePipelineRequest, DeactivatePipelineResult> asyncHandler) DataPipelineAsync.deactivatePipelineAsync
(DeactivatePipelineRequest deactivatePipelineRequest, AsyncHandler<DeactivatePipelineRequest, DeactivatePipelineResult> asyncHandler) Deactivates the specified running pipeline.DataPipelineAsyncClient.deactivatePipelineAsync
(DeactivatePipelineRequest request, AsyncHandler<DeactivatePipelineRequest, DeactivatePipelineResult> asyncHandler) AbstractDataPipelineAsync.deletePipelineAsync
(DeletePipelineRequest request, AsyncHandler<DeletePipelineRequest, DeletePipelineResult> asyncHandler) DataPipelineAsync.deletePipelineAsync
(DeletePipelineRequest deletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult> asyncHandler) Deletes a pipeline, its pipeline definition, and its run history.DataPipelineAsyncClient.deletePipelineAsync
(DeletePipelineRequest request, AsyncHandler<DeletePipelineRequest, DeletePipelineResult> asyncHandler) AbstractDataPipelineAsync.describeObjectsAsync
(DescribeObjectsRequest request, AsyncHandler<DescribeObjectsRequest, DescribeObjectsResult> asyncHandler) DataPipelineAsync.describeObjectsAsync
(DescribeObjectsRequest describeObjectsRequest, AsyncHandler<DescribeObjectsRequest, DescribeObjectsResult> asyncHandler) Gets the object definitions for a set of objects associated with the pipeline.DataPipelineAsyncClient.describeObjectsAsync
(DescribeObjectsRequest request, AsyncHandler<DescribeObjectsRequest, DescribeObjectsResult> asyncHandler) AbstractDataPipelineAsync.describePipelinesAsync
(DescribePipelinesRequest request, AsyncHandler<DescribePipelinesRequest, DescribePipelinesResult> asyncHandler) DataPipelineAsync.describePipelinesAsync
(DescribePipelinesRequest describePipelinesRequest, AsyncHandler<DescribePipelinesRequest, DescribePipelinesResult> asyncHandler) Retrieves metadata about one or more pipelines.DataPipelineAsyncClient.describePipelinesAsync
(DescribePipelinesRequest request, AsyncHandler<DescribePipelinesRequest, DescribePipelinesResult> asyncHandler) AbstractDataPipelineAsync.evaluateExpressionAsync
(EvaluateExpressionRequest request, AsyncHandler<EvaluateExpressionRequest, EvaluateExpressionResult> asyncHandler) DataPipelineAsync.evaluateExpressionAsync
(EvaluateExpressionRequest evaluateExpressionRequest, AsyncHandler<EvaluateExpressionRequest, EvaluateExpressionResult> asyncHandler) Task runners callEvaluateExpression
to evaluate a string in the context of the specified object.DataPipelineAsyncClient.evaluateExpressionAsync
(EvaluateExpressionRequest request, AsyncHandler<EvaluateExpressionRequest, EvaluateExpressionResult> asyncHandler) AbstractDataPipelineAsync.getPipelineDefinitionAsync
(GetPipelineDefinitionRequest request, AsyncHandler<GetPipelineDefinitionRequest, GetPipelineDefinitionResult> asyncHandler) DataPipelineAsync.getPipelineDefinitionAsync
(GetPipelineDefinitionRequest getPipelineDefinitionRequest, AsyncHandler<GetPipelineDefinitionRequest, GetPipelineDefinitionResult> asyncHandler) Gets the definition of the specified pipeline.DataPipelineAsyncClient.getPipelineDefinitionAsync
(GetPipelineDefinitionRequest request, AsyncHandler<GetPipelineDefinitionRequest, GetPipelineDefinitionResult> asyncHandler) AbstractDataPipelineAsync.listPipelinesAsync
(AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) Simplified method form for invoking the ListPipelines operation with an AsyncHandler.AbstractDataPipelineAsync.listPipelinesAsync
(ListPipelinesRequest request, AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) DataPipelineAsync.listPipelinesAsync
(AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) Simplified method form for invoking the ListPipelines operation with an AsyncHandler.DataPipelineAsync.listPipelinesAsync
(ListPipelinesRequest listPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) Lists the pipeline identifiers for all active pipelines that you have permission to access.DataPipelineAsyncClient.listPipelinesAsync
(AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) Simplified method form for invoking the ListPipelines operation with an AsyncHandler.DataPipelineAsyncClient.listPipelinesAsync
(ListPipelinesRequest request, AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) AbstractDataPipelineAsync.pollForTaskAsync
(PollForTaskRequest request, AsyncHandler<PollForTaskRequest, PollForTaskResult> asyncHandler) DataPipelineAsync.pollForTaskAsync
(PollForTaskRequest pollForTaskRequest, AsyncHandler<PollForTaskRequest, PollForTaskResult> asyncHandler) Task runners callPollForTask
to receive a task to perform from AWS Data Pipeline.DataPipelineAsyncClient.pollForTaskAsync
(PollForTaskRequest request, AsyncHandler<PollForTaskRequest, PollForTaskResult> asyncHandler) AbstractDataPipelineAsync.putPipelineDefinitionAsync
(PutPipelineDefinitionRequest request, AsyncHandler<PutPipelineDefinitionRequest, PutPipelineDefinitionResult> asyncHandler) DataPipelineAsync.putPipelineDefinitionAsync
(PutPipelineDefinitionRequest putPipelineDefinitionRequest, AsyncHandler<PutPipelineDefinitionRequest, PutPipelineDefinitionResult> asyncHandler) Adds tasks, schedules, and preconditions to the specified pipeline.DataPipelineAsyncClient.putPipelineDefinitionAsync
(PutPipelineDefinitionRequest request, AsyncHandler<PutPipelineDefinitionRequest, PutPipelineDefinitionResult> asyncHandler) AbstractDataPipelineAsync.queryObjectsAsync
(QueryObjectsRequest request, AsyncHandler<QueryObjectsRequest, QueryObjectsResult> asyncHandler) DataPipelineAsync.queryObjectsAsync
(QueryObjectsRequest queryObjectsRequest, AsyncHandler<QueryObjectsRequest, QueryObjectsResult> asyncHandler) Queries the specified pipeline for the names of objects that match the specified set of conditions.DataPipelineAsyncClient.queryObjectsAsync
(QueryObjectsRequest request, AsyncHandler<QueryObjectsRequest, QueryObjectsResult> asyncHandler) AbstractDataPipelineAsync.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) DataPipelineAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes existing tags from the specified pipeline.DataPipelineAsyncClient.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AbstractDataPipelineAsync.reportTaskProgressAsync
(ReportTaskProgressRequest request, AsyncHandler<ReportTaskProgressRequest, ReportTaskProgressResult> asyncHandler) DataPipelineAsync.reportTaskProgressAsync
(ReportTaskProgressRequest reportTaskProgressRequest, AsyncHandler<ReportTaskProgressRequest, ReportTaskProgressResult> asyncHandler) Task runners callReportTaskProgress
when assigned a task to acknowledge that it has the task.DataPipelineAsyncClient.reportTaskProgressAsync
(ReportTaskProgressRequest request, AsyncHandler<ReportTaskProgressRequest, ReportTaskProgressResult> asyncHandler) AbstractDataPipelineAsync.reportTaskRunnerHeartbeatAsync
(ReportTaskRunnerHeartbeatRequest request, AsyncHandler<ReportTaskRunnerHeartbeatRequest, ReportTaskRunnerHeartbeatResult> asyncHandler) DataPipelineAsync.reportTaskRunnerHeartbeatAsync
(ReportTaskRunnerHeartbeatRequest reportTaskRunnerHeartbeatRequest, AsyncHandler<ReportTaskRunnerHeartbeatRequest, ReportTaskRunnerHeartbeatResult> asyncHandler) Task runners callReportTaskRunnerHeartbeat
every 15 minutes to indicate that they are operational.DataPipelineAsyncClient.reportTaskRunnerHeartbeatAsync
(ReportTaskRunnerHeartbeatRequest request, AsyncHandler<ReportTaskRunnerHeartbeatRequest, ReportTaskRunnerHeartbeatResult> asyncHandler) AbstractDataPipelineAsync.setStatusAsync
(SetStatusRequest request, AsyncHandler<SetStatusRequest, SetStatusResult> asyncHandler) DataPipelineAsync.setStatusAsync
(SetStatusRequest setStatusRequest, AsyncHandler<SetStatusRequest, SetStatusResult> asyncHandler) Requests that the status of the specified physical or logical pipeline objects be updated in the specified pipeline.DataPipelineAsyncClient.setStatusAsync
(SetStatusRequest request, AsyncHandler<SetStatusRequest, SetStatusResult> asyncHandler) AbstractDataPipelineAsync.setTaskStatusAsync
(SetTaskStatusRequest request, AsyncHandler<SetTaskStatusRequest, SetTaskStatusResult> asyncHandler) DataPipelineAsync.setTaskStatusAsync
(SetTaskStatusRequest setTaskStatusRequest, AsyncHandler<SetTaskStatusRequest, SetTaskStatusResult> asyncHandler) Task runners callSetTaskStatus
to notify AWS Data Pipeline that a task is completed and provide information about the final status.DataPipelineAsyncClient.setTaskStatusAsync
(SetTaskStatusRequest request, AsyncHandler<SetTaskStatusRequest, SetTaskStatusResult> asyncHandler) AbstractDataPipelineAsync.validatePipelineDefinitionAsync
(ValidatePipelineDefinitionRequest request, AsyncHandler<ValidatePipelineDefinitionRequest, ValidatePipelineDefinitionResult> asyncHandler) DataPipelineAsync.validatePipelineDefinitionAsync
(ValidatePipelineDefinitionRequest validatePipelineDefinitionRequest, AsyncHandler<ValidatePipelineDefinitionRequest, ValidatePipelineDefinitionResult> asyncHandler) Validates the specified pipeline definition to ensure that it is well formed and can be run without error.DataPipelineAsyncClient.validatePipelineDefinitionAsync
(ValidatePipelineDefinitionRequest request, AsyncHandler<ValidatePipelineDefinitionRequest, ValidatePipelineDefinitionResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSDeviceFarmAsync.createDevicePoolAsync
(CreateDevicePoolRequest request, AsyncHandler<CreateDevicePoolRequest, CreateDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.createDevicePoolAsync
(CreateDevicePoolRequest createDevicePoolRequest, AsyncHandler<CreateDevicePoolRequest, CreateDevicePoolResult> asyncHandler) Creates a device pool.AWSDeviceFarmAsyncClient.createDevicePoolAsync
(CreateDevicePoolRequest request, AsyncHandler<CreateDevicePoolRequest, CreateDevicePoolResult> asyncHandler) AbstractAWSDeviceFarmAsync.createProjectAsync
(CreateProjectRequest request, AsyncHandler<CreateProjectRequest, CreateProjectResult> asyncHandler) AWSDeviceFarmAsync.createProjectAsync
(CreateProjectRequest createProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult> asyncHandler) Creates a new project.AWSDeviceFarmAsyncClient.createProjectAsync
(CreateProjectRequest request, AsyncHandler<CreateProjectRequest, CreateProjectResult> asyncHandler) AbstractAWSDeviceFarmAsync.createUploadAsync
(CreateUploadRequest request, AsyncHandler<CreateUploadRequest, CreateUploadResult> asyncHandler) AWSDeviceFarmAsync.createUploadAsync
(CreateUploadRequest createUploadRequest, AsyncHandler<CreateUploadRequest, CreateUploadResult> asyncHandler) Uploads an app or test scripts.AWSDeviceFarmAsyncClient.createUploadAsync
(CreateUploadRequest request, AsyncHandler<CreateUploadRequest, CreateUploadResult> asyncHandler) AbstractAWSDeviceFarmAsync.deleteDevicePoolAsync
(DeleteDevicePoolRequest request, AsyncHandler<DeleteDevicePoolRequest, DeleteDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.deleteDevicePoolAsync
(DeleteDevicePoolRequest deleteDevicePoolRequest, AsyncHandler<DeleteDevicePoolRequest, DeleteDevicePoolResult> asyncHandler) Deletes a device pool given the pool ARN.AWSDeviceFarmAsyncClient.deleteDevicePoolAsync
(DeleteDevicePoolRequest request, AsyncHandler<DeleteDevicePoolRequest, DeleteDevicePoolResult> asyncHandler) AbstractAWSDeviceFarmAsync.deleteProjectAsync
(DeleteProjectRequest request, AsyncHandler<DeleteProjectRequest, DeleteProjectResult> asyncHandler) AWSDeviceFarmAsync.deleteProjectAsync
(DeleteProjectRequest deleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult> asyncHandler) Deletes an AWS Device Farm project, given the project ARN.AWSDeviceFarmAsyncClient.deleteProjectAsync
(DeleteProjectRequest request, AsyncHandler<DeleteProjectRequest, DeleteProjectResult> asyncHandler) AbstractAWSDeviceFarmAsync.deleteRunAsync
(DeleteRunRequest request, AsyncHandler<DeleteRunRequest, DeleteRunResult> asyncHandler) AWSDeviceFarmAsync.deleteRunAsync
(DeleteRunRequest deleteRunRequest, AsyncHandler<DeleteRunRequest, DeleteRunResult> asyncHandler) Deletes the run, given the run ARN.AWSDeviceFarmAsyncClient.deleteRunAsync
(DeleteRunRequest request, AsyncHandler<DeleteRunRequest, DeleteRunResult> asyncHandler) AbstractAWSDeviceFarmAsync.deleteUploadAsync
(DeleteUploadRequest request, AsyncHandler<DeleteUploadRequest, DeleteUploadResult> asyncHandler) AWSDeviceFarmAsync.deleteUploadAsync
(DeleteUploadRequest deleteUploadRequest, AsyncHandler<DeleteUploadRequest, DeleteUploadResult> asyncHandler) Deletes an upload given the upload ARN.AWSDeviceFarmAsyncClient.deleteUploadAsync
(DeleteUploadRequest request, AsyncHandler<DeleteUploadRequest, DeleteUploadResult> asyncHandler) AbstractAWSDeviceFarmAsync.getAccountSettingsAsync
(GetAccountSettingsRequest request, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult> asyncHandler) AWSDeviceFarmAsync.getAccountSettingsAsync
(GetAccountSettingsRequest getAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult> asyncHandler) Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.AWSDeviceFarmAsyncClient.getAccountSettingsAsync
(GetAccountSettingsRequest request, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult> asyncHandler) AbstractAWSDeviceFarmAsync.getDeviceAsync
(GetDeviceRequest request, AsyncHandler<GetDeviceRequest, GetDeviceResult> asyncHandler) AWSDeviceFarmAsync.getDeviceAsync
(GetDeviceRequest getDeviceRequest, AsyncHandler<GetDeviceRequest, GetDeviceResult> asyncHandler) Gets information about a unique device type.AWSDeviceFarmAsyncClient.getDeviceAsync
(GetDeviceRequest request, AsyncHandler<GetDeviceRequest, GetDeviceResult> asyncHandler) AbstractAWSDeviceFarmAsync.getDevicePoolAsync
(GetDevicePoolRequest request, AsyncHandler<GetDevicePoolRequest, GetDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.getDevicePoolAsync
(GetDevicePoolRequest getDevicePoolRequest, AsyncHandler<GetDevicePoolRequest, GetDevicePoolResult> asyncHandler) Gets information about a device pool.AWSDeviceFarmAsyncClient.getDevicePoolAsync
(GetDevicePoolRequest request, AsyncHandler<GetDevicePoolRequest, GetDevicePoolResult> asyncHandler) AbstractAWSDeviceFarmAsync.getDevicePoolCompatibilityAsync
(GetDevicePoolCompatibilityRequest request, AsyncHandler<GetDevicePoolCompatibilityRequest, GetDevicePoolCompatibilityResult> asyncHandler) AWSDeviceFarmAsync.getDevicePoolCompatibilityAsync
(GetDevicePoolCompatibilityRequest getDevicePoolCompatibilityRequest, AsyncHandler<GetDevicePoolCompatibilityRequest, GetDevicePoolCompatibilityResult> asyncHandler) Gets information about compatibility with a device pool.AWSDeviceFarmAsyncClient.getDevicePoolCompatibilityAsync
(GetDevicePoolCompatibilityRequest request, AsyncHandler<GetDevicePoolCompatibilityRequest, GetDevicePoolCompatibilityResult> asyncHandler) AbstractAWSDeviceFarmAsync.getJobAsync
(GetJobRequest request, AsyncHandler<GetJobRequest, GetJobResult> asyncHandler) AWSDeviceFarmAsync.getJobAsync
(GetJobRequest getJobRequest, AsyncHandler<GetJobRequest, GetJobResult> asyncHandler) Gets information about a job.AWSDeviceFarmAsyncClient.getJobAsync
(GetJobRequest request, AsyncHandler<GetJobRequest, GetJobResult> asyncHandler) AbstractAWSDeviceFarmAsync.getOfferingStatusAsync
(GetOfferingStatusRequest request, AsyncHandler<GetOfferingStatusRequest, GetOfferingStatusResult> asyncHandler) AWSDeviceFarmAsync.getOfferingStatusAsync
(GetOfferingStatusRequest getOfferingStatusRequest, AsyncHandler<GetOfferingStatusRequest, GetOfferingStatusResult> asyncHandler) Gets the current status and future status of all offerings purchased by an AWS account.AWSDeviceFarmAsyncClient.getOfferingStatusAsync
(GetOfferingStatusRequest request, AsyncHandler<GetOfferingStatusRequest, GetOfferingStatusResult> asyncHandler) AbstractAWSDeviceFarmAsync.getProjectAsync
(GetProjectRequest request, AsyncHandler<GetProjectRequest, GetProjectResult> asyncHandler) AWSDeviceFarmAsync.getProjectAsync
(GetProjectRequest getProjectRequest, AsyncHandler<GetProjectRequest, GetProjectResult> asyncHandler) Gets information about a project.AWSDeviceFarmAsyncClient.getProjectAsync
(GetProjectRequest request, AsyncHandler<GetProjectRequest, GetProjectResult> asyncHandler) AbstractAWSDeviceFarmAsync.getRunAsync
(GetRunRequest request, AsyncHandler<GetRunRequest, GetRunResult> asyncHandler) AWSDeviceFarmAsync.getRunAsync
(GetRunRequest getRunRequest, AsyncHandler<GetRunRequest, GetRunResult> asyncHandler) Gets information about a run.AWSDeviceFarmAsyncClient.getRunAsync
(GetRunRequest request, AsyncHandler<GetRunRequest, GetRunResult> asyncHandler) AbstractAWSDeviceFarmAsync.getSuiteAsync
(GetSuiteRequest request, AsyncHandler<GetSuiteRequest, GetSuiteResult> asyncHandler) AWSDeviceFarmAsync.getSuiteAsync
(GetSuiteRequest getSuiteRequest, AsyncHandler<GetSuiteRequest, GetSuiteResult> asyncHandler) Gets information about a suite.AWSDeviceFarmAsyncClient.getSuiteAsync
(GetSuiteRequest request, AsyncHandler<GetSuiteRequest, GetSuiteResult> asyncHandler) AbstractAWSDeviceFarmAsync.getTestAsync
(GetTestRequest request, AsyncHandler<GetTestRequest, GetTestResult> asyncHandler) AWSDeviceFarmAsync.getTestAsync
(GetTestRequest getTestRequest, AsyncHandler<GetTestRequest, GetTestResult> asyncHandler) Gets information about a test.AWSDeviceFarmAsyncClient.getTestAsync
(GetTestRequest request, AsyncHandler<GetTestRequest, GetTestResult> asyncHandler) AbstractAWSDeviceFarmAsync.getUploadAsync
(GetUploadRequest request, AsyncHandler<GetUploadRequest, GetUploadResult> asyncHandler) AWSDeviceFarmAsync.getUploadAsync
(GetUploadRequest getUploadRequest, AsyncHandler<GetUploadRequest, GetUploadResult> asyncHandler) Gets information about an upload.AWSDeviceFarmAsyncClient.getUploadAsync
(GetUploadRequest request, AsyncHandler<GetUploadRequest, GetUploadResult> asyncHandler) AbstractAWSDeviceFarmAsync.listArtifactsAsync
(ListArtifactsRequest request, AsyncHandler<ListArtifactsRequest, ListArtifactsResult> asyncHandler) AWSDeviceFarmAsync.listArtifactsAsync
(ListArtifactsRequest listArtifactsRequest, AsyncHandler<ListArtifactsRequest, ListArtifactsResult> asyncHandler) Gets information about artifacts.AWSDeviceFarmAsyncClient.listArtifactsAsync
(ListArtifactsRequest request, AsyncHandler<ListArtifactsRequest, ListArtifactsResult> asyncHandler) AbstractAWSDeviceFarmAsync.listDevicePoolsAsync
(ListDevicePoolsRequest request, AsyncHandler<ListDevicePoolsRequest, ListDevicePoolsResult> asyncHandler) AWSDeviceFarmAsync.listDevicePoolsAsync
(ListDevicePoolsRequest listDevicePoolsRequest, AsyncHandler<ListDevicePoolsRequest, ListDevicePoolsResult> asyncHandler) Gets information about device pools.AWSDeviceFarmAsyncClient.listDevicePoolsAsync
(ListDevicePoolsRequest request, AsyncHandler<ListDevicePoolsRequest, ListDevicePoolsResult> asyncHandler) AbstractAWSDeviceFarmAsync.listDevicesAsync
(ListDevicesRequest request, AsyncHandler<ListDevicesRequest, ListDevicesResult> asyncHandler) AWSDeviceFarmAsync.listDevicesAsync
(ListDevicesRequest listDevicesRequest, AsyncHandler<ListDevicesRequest, ListDevicesResult> asyncHandler) Gets information about unique device types.AWSDeviceFarmAsyncClient.listDevicesAsync
(ListDevicesRequest request, AsyncHandler<ListDevicesRequest, ListDevicesResult> asyncHandler) AbstractAWSDeviceFarmAsync.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) AWSDeviceFarmAsync.listJobsAsync
(ListJobsRequest listJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Gets information about jobs.AWSDeviceFarmAsyncClient.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) AbstractAWSDeviceFarmAsync.listOfferingsAsync
(ListOfferingsRequest request, AsyncHandler<ListOfferingsRequest, ListOfferingsResult> asyncHandler) AWSDeviceFarmAsync.listOfferingsAsync
(ListOfferingsRequest listOfferingsRequest, AsyncHandler<ListOfferingsRequest, ListOfferingsResult> asyncHandler) Returns a list of products or offerings that the user can manage through the API.AWSDeviceFarmAsyncClient.listOfferingsAsync
(ListOfferingsRequest request, AsyncHandler<ListOfferingsRequest, ListOfferingsResult> asyncHandler) AbstractAWSDeviceFarmAsync.listOfferingTransactionsAsync
(ListOfferingTransactionsRequest request, AsyncHandler<ListOfferingTransactionsRequest, ListOfferingTransactionsResult> asyncHandler) AWSDeviceFarmAsync.listOfferingTransactionsAsync
(ListOfferingTransactionsRequest listOfferingTransactionsRequest, AsyncHandler<ListOfferingTransactionsRequest, ListOfferingTransactionsResult> asyncHandler) Returns a list of all historical purchases, renewals, and system renewal transactions for an AWS account.AWSDeviceFarmAsyncClient.listOfferingTransactionsAsync
(ListOfferingTransactionsRequest request, AsyncHandler<ListOfferingTransactionsRequest, ListOfferingTransactionsResult> asyncHandler) AbstractAWSDeviceFarmAsync.listProjectsAsync
(ListProjectsRequest request, AsyncHandler<ListProjectsRequest, ListProjectsResult> asyncHandler) AWSDeviceFarmAsync.listProjectsAsync
(ListProjectsRequest listProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult> asyncHandler) Gets information about projects.AWSDeviceFarmAsyncClient.listProjectsAsync
(ListProjectsRequest request, AsyncHandler<ListProjectsRequest, ListProjectsResult> asyncHandler) AbstractAWSDeviceFarmAsync.listRunsAsync
(ListRunsRequest request, AsyncHandler<ListRunsRequest, ListRunsResult> asyncHandler) AWSDeviceFarmAsync.listRunsAsync
(ListRunsRequest listRunsRequest, AsyncHandler<ListRunsRequest, ListRunsResult> asyncHandler) Gets information about runs.AWSDeviceFarmAsyncClient.listRunsAsync
(ListRunsRequest request, AsyncHandler<ListRunsRequest, ListRunsResult> asyncHandler) AbstractAWSDeviceFarmAsync.listSamplesAsync
(ListSamplesRequest request, AsyncHandler<ListSamplesRequest, ListSamplesResult> asyncHandler) AWSDeviceFarmAsync.listSamplesAsync
(ListSamplesRequest listSamplesRequest, AsyncHandler<ListSamplesRequest, ListSamplesResult> asyncHandler) Gets information about samples.AWSDeviceFarmAsyncClient.listSamplesAsync
(ListSamplesRequest request, AsyncHandler<ListSamplesRequest, ListSamplesResult> asyncHandler) AbstractAWSDeviceFarmAsync.listSuitesAsync
(ListSuitesRequest request, AsyncHandler<ListSuitesRequest, ListSuitesResult> asyncHandler) AWSDeviceFarmAsync.listSuitesAsync
(ListSuitesRequest listSuitesRequest, AsyncHandler<ListSuitesRequest, ListSuitesResult> asyncHandler) Gets information about suites.AWSDeviceFarmAsyncClient.listSuitesAsync
(ListSuitesRequest request, AsyncHandler<ListSuitesRequest, ListSuitesResult> asyncHandler) AbstractAWSDeviceFarmAsync.listTestsAsync
(ListTestsRequest request, AsyncHandler<ListTestsRequest, ListTestsResult> asyncHandler) AWSDeviceFarmAsync.listTestsAsync
(ListTestsRequest listTestsRequest, AsyncHandler<ListTestsRequest, ListTestsResult> asyncHandler) Gets information about tests.AWSDeviceFarmAsyncClient.listTestsAsync
(ListTestsRequest request, AsyncHandler<ListTestsRequest, ListTestsResult> asyncHandler) AbstractAWSDeviceFarmAsync.listUniqueProblemsAsync
(ListUniqueProblemsRequest request, AsyncHandler<ListUniqueProblemsRequest, ListUniqueProblemsResult> asyncHandler) AWSDeviceFarmAsync.listUniqueProblemsAsync
(ListUniqueProblemsRequest listUniqueProblemsRequest, AsyncHandler<ListUniqueProblemsRequest, ListUniqueProblemsResult> asyncHandler) Gets information about unique problems.AWSDeviceFarmAsyncClient.listUniqueProblemsAsync
(ListUniqueProblemsRequest request, AsyncHandler<ListUniqueProblemsRequest, ListUniqueProblemsResult> asyncHandler) AbstractAWSDeviceFarmAsync.listUploadsAsync
(ListUploadsRequest request, AsyncHandler<ListUploadsRequest, ListUploadsResult> asyncHandler) AWSDeviceFarmAsync.listUploadsAsync
(ListUploadsRequest listUploadsRequest, AsyncHandler<ListUploadsRequest, ListUploadsResult> asyncHandler) Gets information about uploads.AWSDeviceFarmAsyncClient.listUploadsAsync
(ListUploadsRequest request, AsyncHandler<ListUploadsRequest, ListUploadsResult> asyncHandler) AbstractAWSDeviceFarmAsync.purchaseOfferingAsync
(PurchaseOfferingRequest request, AsyncHandler<PurchaseOfferingRequest, PurchaseOfferingResult> asyncHandler) AWSDeviceFarmAsync.purchaseOfferingAsync
(PurchaseOfferingRequest purchaseOfferingRequest, AsyncHandler<PurchaseOfferingRequest, PurchaseOfferingResult> asyncHandler) Immediately purchases offerings for an AWS account.AWSDeviceFarmAsyncClient.purchaseOfferingAsync
(PurchaseOfferingRequest request, AsyncHandler<PurchaseOfferingRequest, PurchaseOfferingResult> asyncHandler) AbstractAWSDeviceFarmAsync.renewOfferingAsync
(RenewOfferingRequest request, AsyncHandler<RenewOfferingRequest, RenewOfferingResult> asyncHandler) AWSDeviceFarmAsync.renewOfferingAsync
(RenewOfferingRequest renewOfferingRequest, AsyncHandler<RenewOfferingRequest, RenewOfferingResult> asyncHandler) Explicitly sets the quantity of devices to renew for an offering, starting from theeffectiveDate
of the next period.AWSDeviceFarmAsyncClient.renewOfferingAsync
(RenewOfferingRequest request, AsyncHandler<RenewOfferingRequest, RenewOfferingResult> asyncHandler) AbstractAWSDeviceFarmAsync.scheduleRunAsync
(ScheduleRunRequest request, AsyncHandler<ScheduleRunRequest, ScheduleRunResult> asyncHandler) AWSDeviceFarmAsync.scheduleRunAsync
(ScheduleRunRequest scheduleRunRequest, AsyncHandler<ScheduleRunRequest, ScheduleRunResult> asyncHandler) Schedules a run.AWSDeviceFarmAsyncClient.scheduleRunAsync
(ScheduleRunRequest request, AsyncHandler<ScheduleRunRequest, ScheduleRunResult> asyncHandler) AbstractAWSDeviceFarmAsync.stopRunAsync
(StopRunRequest request, AsyncHandler<StopRunRequest, StopRunResult> asyncHandler) AWSDeviceFarmAsync.stopRunAsync
(StopRunRequest stopRunRequest, AsyncHandler<StopRunRequest, StopRunResult> asyncHandler) Initiates a stop request for the current test run.AWSDeviceFarmAsyncClient.stopRunAsync
(StopRunRequest request, AsyncHandler<StopRunRequest, StopRunResult> asyncHandler) AbstractAWSDeviceFarmAsync.updateDevicePoolAsync
(UpdateDevicePoolRequest request, AsyncHandler<UpdateDevicePoolRequest, UpdateDevicePoolResult> asyncHandler) AWSDeviceFarmAsync.updateDevicePoolAsync
(UpdateDevicePoolRequest updateDevicePoolRequest, AsyncHandler<UpdateDevicePoolRequest, UpdateDevicePoolResult> asyncHandler) Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.AWSDeviceFarmAsyncClient.updateDevicePoolAsync
(UpdateDevicePoolRequest request, AsyncHandler<UpdateDevicePoolRequest, UpdateDevicePoolResult> asyncHandler) AbstractAWSDeviceFarmAsync.updateProjectAsync
(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest, UpdateProjectResult> asyncHandler) AWSDeviceFarmAsync.updateProjectAsync
(UpdateProjectRequest updateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult> asyncHandler) Modifies the specified project name, given the project ARN and a new name.AWSDeviceFarmAsyncClient.updateProjectAsync
(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest, UpdateProjectResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.directconnect
Methods in com.amazonaws.services.directconnect with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonDirectConnectAsync.allocateConnectionOnInterconnectAsync
(AllocateConnectionOnInterconnectRequest request, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult> asyncHandler) AmazonDirectConnectAsync.allocateConnectionOnInterconnectAsync
(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult> asyncHandler) Creates a hosted connection on an interconnect.AmazonDirectConnectAsyncClient.allocateConnectionOnInterconnectAsync
(AllocateConnectionOnInterconnectRequest request, AsyncHandler<AllocateConnectionOnInterconnectRequest, AllocateConnectionOnInterconnectResult> asyncHandler) AbstractAmazonDirectConnectAsync.allocatePrivateVirtualInterfaceAsync
(AllocatePrivateVirtualInterfaceRequest request, AsyncHandler<AllocatePrivateVirtualInterfaceRequest, AllocatePrivateVirtualInterfaceResult> asyncHandler) AmazonDirectConnectAsync.allocatePrivateVirtualInterfaceAsync
(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest, AsyncHandler<AllocatePrivateVirtualInterfaceRequest, AllocatePrivateVirtualInterfaceResult> asyncHandler) Provisions a private virtual interface to be owned by a different customer.AmazonDirectConnectAsyncClient.allocatePrivateVirtualInterfaceAsync
(AllocatePrivateVirtualInterfaceRequest request, AsyncHandler<AllocatePrivateVirtualInterfaceRequest, AllocatePrivateVirtualInterfaceResult> asyncHandler) AbstractAmazonDirectConnectAsync.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest request, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult> asyncHandler) AmazonDirectConnectAsync.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult> asyncHandler) Provisions a public virtual interface to be owned by a different customer.AmazonDirectConnectAsyncClient.allocatePublicVirtualInterfaceAsync
(AllocatePublicVirtualInterfaceRequest request, AsyncHandler<AllocatePublicVirtualInterfaceRequest, AllocatePublicVirtualInterfaceResult> asyncHandler) AbstractAmazonDirectConnectAsync.confirmConnectionAsync
(ConfirmConnectionRequest request, AsyncHandler<ConfirmConnectionRequest, ConfirmConnectionResult> asyncHandler) AmazonDirectConnectAsync.confirmConnectionAsync
(ConfirmConnectionRequest confirmConnectionRequest, AsyncHandler<ConfirmConnectionRequest, ConfirmConnectionResult> asyncHandler) Confirm the creation of a hosted connection on an interconnect.AmazonDirectConnectAsyncClient.confirmConnectionAsync
(ConfirmConnectionRequest request, AsyncHandler<ConfirmConnectionRequest, ConfirmConnectionResult> asyncHandler) AbstractAmazonDirectConnectAsync.confirmPrivateVirtualInterfaceAsync
(ConfirmPrivateVirtualInterfaceRequest request, AsyncHandler<ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResult> asyncHandler) AmazonDirectConnectAsync.confirmPrivateVirtualInterfaceAsync
(ConfirmPrivateVirtualInterfaceRequest confirmPrivateVirtualInterfaceRequest, AsyncHandler<ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResult> asyncHandler) Accept ownership of a private virtual interface created by another customer.AmazonDirectConnectAsyncClient.confirmPrivateVirtualInterfaceAsync
(ConfirmPrivateVirtualInterfaceRequest request, AsyncHandler<ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResult> asyncHandler) AbstractAmazonDirectConnectAsync.confirmPublicVirtualInterfaceAsync
(ConfirmPublicVirtualInterfaceRequest request, AsyncHandler<ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResult> asyncHandler) AmazonDirectConnectAsync.confirmPublicVirtualInterfaceAsync
(ConfirmPublicVirtualInterfaceRequest confirmPublicVirtualInterfaceRequest, AsyncHandler<ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResult> asyncHandler) Accept ownership of a public virtual interface created by another customer.AmazonDirectConnectAsyncClient.confirmPublicVirtualInterfaceAsync
(ConfirmPublicVirtualInterfaceRequest request, AsyncHandler<ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResult> asyncHandler) AbstractAmazonDirectConnectAsync.createConnectionAsync
(CreateConnectionRequest request, AsyncHandler<CreateConnectionRequest, CreateConnectionResult> asyncHandler) AmazonDirectConnectAsync.createConnectionAsync
(CreateConnectionRequest createConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult> asyncHandler) Creates a new connection between the customer network and a specific AWS Direct Connect location.AmazonDirectConnectAsyncClient.createConnectionAsync
(CreateConnectionRequest request, AsyncHandler<CreateConnectionRequest, CreateConnectionResult> asyncHandler) AbstractAmazonDirectConnectAsync.createInterconnectAsync
(CreateInterconnectRequest request, AsyncHandler<CreateInterconnectRequest, CreateInterconnectResult> asyncHandler) AmazonDirectConnectAsync.createInterconnectAsync
(CreateInterconnectRequest createInterconnectRequest, AsyncHandler<CreateInterconnectRequest, CreateInterconnectResult> asyncHandler) Creates a new interconnect between a AWS Direct Connect partner's network and a specific AWS Direct Connect location.AmazonDirectConnectAsyncClient.createInterconnectAsync
(CreateInterconnectRequest request, AsyncHandler<CreateInterconnectRequest, CreateInterconnectResult> asyncHandler) AbstractAmazonDirectConnectAsync.createPrivateVirtualInterfaceAsync
(CreatePrivateVirtualInterfaceRequest request, AsyncHandler<CreatePrivateVirtualInterfaceRequest, CreatePrivateVirtualInterfaceResult> asyncHandler) AmazonDirectConnectAsync.createPrivateVirtualInterfaceAsync
(CreatePrivateVirtualInterfaceRequest createPrivateVirtualInterfaceRequest, AsyncHandler<CreatePrivateVirtualInterfaceRequest, CreatePrivateVirtualInterfaceResult> asyncHandler) Creates a new private virtual interface.AmazonDirectConnectAsyncClient.createPrivateVirtualInterfaceAsync
(CreatePrivateVirtualInterfaceRequest request, AsyncHandler<CreatePrivateVirtualInterfaceRequest, CreatePrivateVirtualInterfaceResult> asyncHandler) AbstractAmazonDirectConnectAsync.createPublicVirtualInterfaceAsync
(CreatePublicVirtualInterfaceRequest request, AsyncHandler<CreatePublicVirtualInterfaceRequest, CreatePublicVirtualInterfaceResult> asyncHandler) AmazonDirectConnectAsync.createPublicVirtualInterfaceAsync
(CreatePublicVirtualInterfaceRequest createPublicVirtualInterfaceRequest, AsyncHandler<CreatePublicVirtualInterfaceRequest, CreatePublicVirtualInterfaceResult> asyncHandler) Creates a new public virtual interface.AmazonDirectConnectAsyncClient.createPublicVirtualInterfaceAsync
(CreatePublicVirtualInterfaceRequest request, AsyncHandler<CreatePublicVirtualInterfaceRequest, CreatePublicVirtualInterfaceResult> asyncHandler) AbstractAmazonDirectConnectAsync.deleteConnectionAsync
(DeleteConnectionRequest request, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult> asyncHandler) AmazonDirectConnectAsync.deleteConnectionAsync
(DeleteConnectionRequest deleteConnectionRequest, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult> asyncHandler) Deletes the connection.AmazonDirectConnectAsyncClient.deleteConnectionAsync
(DeleteConnectionRequest request, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult> asyncHandler) AbstractAmazonDirectConnectAsync.deleteInterconnectAsync
(DeleteInterconnectRequest request, AsyncHandler<DeleteInterconnectRequest, DeleteInterconnectResult> asyncHandler) AmazonDirectConnectAsync.deleteInterconnectAsync
(DeleteInterconnectRequest deleteInterconnectRequest, AsyncHandler<DeleteInterconnectRequest, DeleteInterconnectResult> asyncHandler) Deletes the specified interconnect.AmazonDirectConnectAsyncClient.deleteInterconnectAsync
(DeleteInterconnectRequest request, AsyncHandler<DeleteInterconnectRequest, DeleteInterconnectResult> asyncHandler) AbstractAmazonDirectConnectAsync.deleteVirtualInterfaceAsync
(DeleteVirtualInterfaceRequest request, AsyncHandler<DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResult> asyncHandler) AmazonDirectConnectAsync.deleteVirtualInterfaceAsync
(DeleteVirtualInterfaceRequest deleteVirtualInterfaceRequest, AsyncHandler<DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResult> asyncHandler) Deletes a virtual interface.AmazonDirectConnectAsyncClient.deleteVirtualInterfaceAsync
(DeleteVirtualInterfaceRequest request, AsyncHandler<DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResult> asyncHandler) AbstractAmazonDirectConnectAsync.describeConnectionsAsync
(AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult> asyncHandler) Simplified method form for invoking the DescribeConnections operation with an AsyncHandler.AbstractAmazonDirectConnectAsync.describeConnectionsAsync
(DescribeConnectionsRequest request, AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult> asyncHandler) AmazonDirectConnectAsync.describeConnectionsAsync
(AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult> asyncHandler) Simplified method form for invoking the DescribeConnections operation with an AsyncHandler.AmazonDirectConnectAsync.describeConnectionsAsync
(DescribeConnectionsRequest describeConnectionsRequest, AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult> asyncHandler) Displays all connections in this region.AmazonDirectConnectAsyncClient.describeConnectionsAsync
(AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult> asyncHandler) Simplified method form for invoking the DescribeConnections operation with an AsyncHandler.AmazonDirectConnectAsyncClient.describeConnectionsAsync
(DescribeConnectionsRequest request, AsyncHandler<DescribeConnectionsRequest, DescribeConnectionsResult> asyncHandler) AbstractAmazonDirectConnectAsync.describeConnectionsOnInterconnectAsync
(DescribeConnectionsOnInterconnectRequest request, AsyncHandler<DescribeConnectionsOnInterconnectRequest, DescribeConnectionsOnInterconnectResult> asyncHandler) AmazonDirectConnectAsync.describeConnectionsOnInterconnectAsync
(DescribeConnectionsOnInterconnectRequest describeConnectionsOnInterconnectRequest, AsyncHandler<DescribeConnectionsOnInterconnectRequest, DescribeConnectionsOnInterconnectResult> asyncHandler) Return a list of connections that have been provisioned on the given interconnect.AmazonDirectConnectAsyncClient.describeConnectionsOnInterconnectAsync
(DescribeConnectionsOnInterconnectRequest request, AsyncHandler<DescribeConnectionsOnInterconnectRequest, DescribeConnectionsOnInterconnectResult> asyncHandler) AbstractAmazonDirectConnectAsync.describeInterconnectsAsync
(AsyncHandler<DescribeInterconnectsRequest, DescribeInterconnectsResult> asyncHandler) Simplified method form for invoking the DescribeInterconnects operation with an AsyncHandler.AbstractAmazonDirectConnectAsync.describeInterconnectsAsync
(DescribeInterconnectsRequest request, AsyncHandler<DescribeInterconnectsRequest, DescribeInterconnectsResult> asyncHandler) AmazonDirectConnectAsync.describeInterconnectsAsync
(AsyncHandler<DescribeInterconnectsRequest, DescribeInterconnectsResult> asyncHandler) Simplified method form for invoking the DescribeInterconnects operation with an AsyncHandler.AmazonDirectConnectAsync.describeInterconnectsAsync
(DescribeInterconnectsRequest describeInterconnectsRequest, AsyncHandler<DescribeInterconnectsRequest, DescribeInterconnectsResult> asyncHandler) Returns a list of interconnects owned by the AWS account.AmazonDirectConnectAsyncClient.describeInterconnectsAsync
(AsyncHandler<DescribeInterconnectsRequest, DescribeInterconnectsResult> asyncHandler) Simplified method form for invoking the DescribeInterconnects operation with an AsyncHandler.AmazonDirectConnectAsyncClient.describeInterconnectsAsync
(DescribeInterconnectsRequest request, AsyncHandler<DescribeInterconnectsRequest, DescribeInterconnectsResult> asyncHandler) AbstractAmazonDirectConnectAsync.describeLocationsAsync
(AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Simplified method form for invoking the DescribeLocations operation with an AsyncHandler.AbstractAmazonDirectConnectAsync.describeLocationsAsync
(DescribeLocationsRequest request, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) AmazonDirectConnectAsync.describeLocationsAsync
(AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Simplified method form for invoking the DescribeLocations operation with an AsyncHandler.AmazonDirectConnectAsync.describeLocationsAsync
(DescribeLocationsRequest describeLocationsRequest, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Returns the list of AWS Direct Connect locations in the current AWS region.AmazonDirectConnectAsyncClient.describeLocationsAsync
(AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) Simplified method form for invoking the DescribeLocations operation with an AsyncHandler.AmazonDirectConnectAsyncClient.describeLocationsAsync
(DescribeLocationsRequest request, AsyncHandler<DescribeLocationsRequest, DescribeLocationsResult> asyncHandler) AbstractAmazonDirectConnectAsync.describeVirtualGatewaysAsync
(AsyncHandler<DescribeVirtualGatewaysRequest, DescribeVirtualGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeVirtualGateways operation with an AsyncHandler.AbstractAmazonDirectConnectAsync.describeVirtualGatewaysAsync
(DescribeVirtualGatewaysRequest request, AsyncHandler<DescribeVirtualGatewaysRequest, DescribeVirtualGatewaysResult> asyncHandler) AmazonDirectConnectAsync.describeVirtualGatewaysAsync
(AsyncHandler<DescribeVirtualGatewaysRequest, DescribeVirtualGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeVirtualGateways operation with an AsyncHandler.AmazonDirectConnectAsync.describeVirtualGatewaysAsync
(DescribeVirtualGatewaysRequest describeVirtualGatewaysRequest, AsyncHandler<DescribeVirtualGatewaysRequest, DescribeVirtualGatewaysResult> asyncHandler) Returns a list of virtual private gateways owned by the AWS account.AmazonDirectConnectAsyncClient.describeVirtualGatewaysAsync
(AsyncHandler<DescribeVirtualGatewaysRequest, DescribeVirtualGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeVirtualGateways operation with an AsyncHandler.AmazonDirectConnectAsyncClient.describeVirtualGatewaysAsync
(DescribeVirtualGatewaysRequest request, AsyncHandler<DescribeVirtualGatewaysRequest, DescribeVirtualGatewaysResult> asyncHandler) AbstractAmazonDirectConnectAsync.describeVirtualInterfacesAsync
(AsyncHandler<DescribeVirtualInterfacesRequest, DescribeVirtualInterfacesResult> asyncHandler) Simplified method form for invoking the DescribeVirtualInterfaces operation with an AsyncHandler.AbstractAmazonDirectConnectAsync.describeVirtualInterfacesAsync
(DescribeVirtualInterfacesRequest request, AsyncHandler<DescribeVirtualInterfacesRequest, DescribeVirtualInterfacesResult> asyncHandler) AmazonDirectConnectAsync.describeVirtualInterfacesAsync
(AsyncHandler<DescribeVirtualInterfacesRequest, DescribeVirtualInterfacesResult> asyncHandler) Simplified method form for invoking the DescribeVirtualInterfaces operation with an AsyncHandler.AmazonDirectConnectAsync.describeVirtualInterfacesAsync
(DescribeVirtualInterfacesRequest describeVirtualInterfacesRequest, AsyncHandler<DescribeVirtualInterfacesRequest, DescribeVirtualInterfacesResult> asyncHandler) Displays all virtual interfaces for an AWS account.AmazonDirectConnectAsyncClient.describeVirtualInterfacesAsync
(AsyncHandler<DescribeVirtualInterfacesRequest, DescribeVirtualInterfacesResult> asyncHandler) Simplified method form for invoking the DescribeVirtualInterfaces operation with an AsyncHandler.AmazonDirectConnectAsyncClient.describeVirtualInterfacesAsync
(DescribeVirtualInterfacesRequest request, AsyncHandler<DescribeVirtualInterfacesRequest, DescribeVirtualInterfacesResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSDirectoryServiceAsync.connectDirectoryAsync
(ConnectDirectoryRequest request, AsyncHandler<ConnectDirectoryRequest, ConnectDirectoryResult> asyncHandler) AWSDirectoryServiceAsync.connectDirectoryAsync
(ConnectDirectoryRequest connectDirectoryRequest, AsyncHandler<ConnectDirectoryRequest, ConnectDirectoryResult> asyncHandler) Creates an AD Connector to connect to an on-premises directory.AWSDirectoryServiceAsyncClient.connectDirectoryAsync
(ConnectDirectoryRequest request, AsyncHandler<ConnectDirectoryRequest, ConnectDirectoryResult> asyncHandler) AbstractAWSDirectoryServiceAsync.createAliasAsync
(CreateAliasRequest request, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) AWSDirectoryServiceAsync.createAliasAsync
(CreateAliasRequest createAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) Creates an alias for a directory and assigns the alias to the directory.AWSDirectoryServiceAsyncClient.createAliasAsync
(CreateAliasRequest request, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) AbstractAWSDirectoryServiceAsync.createComputerAsync
(CreateComputerRequest request, AsyncHandler<CreateComputerRequest, CreateComputerResult> asyncHandler) AWSDirectoryServiceAsync.createComputerAsync
(CreateComputerRequest createComputerRequest, AsyncHandler<CreateComputerRequest, CreateComputerResult> asyncHandler) Creates a computer account in the specified directory, and joins the computer to the directory.AWSDirectoryServiceAsyncClient.createComputerAsync
(CreateComputerRequest request, AsyncHandler<CreateComputerRequest, CreateComputerResult> asyncHandler) AbstractAWSDirectoryServiceAsync.createConditionalForwarderAsync
(CreateConditionalForwarderRequest request, AsyncHandler<CreateConditionalForwarderRequest, CreateConditionalForwarderResult> asyncHandler) AWSDirectoryServiceAsync.createConditionalForwarderAsync
(CreateConditionalForwarderRequest createConditionalForwarderRequest, AsyncHandler<CreateConditionalForwarderRequest, CreateConditionalForwarderResult> asyncHandler) Creates a conditional forwarder associated with your AWS directory.AWSDirectoryServiceAsyncClient.createConditionalForwarderAsync
(CreateConditionalForwarderRequest request, AsyncHandler<CreateConditionalForwarderRequest, CreateConditionalForwarderResult> asyncHandler) AbstractAWSDirectoryServiceAsync.createDirectoryAsync
(CreateDirectoryRequest request, AsyncHandler<CreateDirectoryRequest, CreateDirectoryResult> asyncHandler) AWSDirectoryServiceAsync.createDirectoryAsync
(CreateDirectoryRequest createDirectoryRequest, AsyncHandler<CreateDirectoryRequest, CreateDirectoryResult> asyncHandler) Creates a Simple AD directory.AWSDirectoryServiceAsyncClient.createDirectoryAsync
(CreateDirectoryRequest request, AsyncHandler<CreateDirectoryRequest, CreateDirectoryResult> asyncHandler) AbstractAWSDirectoryServiceAsync.createMicrosoftADAsync
(CreateMicrosoftADRequest request, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult> asyncHandler) AWSDirectoryServiceAsync.createMicrosoftADAsync
(CreateMicrosoftADRequest createMicrosoftADRequest, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult> asyncHandler) Creates a Microsoft AD in the AWS cloud.AWSDirectoryServiceAsyncClient.createMicrosoftADAsync
(CreateMicrosoftADRequest request, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult> asyncHandler) AbstractAWSDirectoryServiceAsync.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) AWSDirectoryServiceAsync.createSnapshotAsync
(CreateSnapshotRequest createSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.AWSDirectoryServiceAsyncClient.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) AbstractAWSDirectoryServiceAsync.createTrustAsync
(CreateTrustRequest request, AsyncHandler<CreateTrustRequest, CreateTrustResult> asyncHandler) AWSDirectoryServiceAsync.createTrustAsync
(CreateTrustRequest createTrustRequest, AsyncHandler<CreateTrustRequest, CreateTrustResult> asyncHandler) AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships.AWSDirectoryServiceAsyncClient.createTrustAsync
(CreateTrustRequest request, AsyncHandler<CreateTrustRequest, CreateTrustResult> asyncHandler) AbstractAWSDirectoryServiceAsync.deleteConditionalForwarderAsync
(DeleteConditionalForwarderRequest request, AsyncHandler<DeleteConditionalForwarderRequest, DeleteConditionalForwarderResult> asyncHandler) AWSDirectoryServiceAsync.deleteConditionalForwarderAsync
(DeleteConditionalForwarderRequest deleteConditionalForwarderRequest, AsyncHandler<DeleteConditionalForwarderRequest, DeleteConditionalForwarderResult> asyncHandler) Deletes a conditional forwarder that has been set up for your AWS directory.AWSDirectoryServiceAsyncClient.deleteConditionalForwarderAsync
(DeleteConditionalForwarderRequest request, AsyncHandler<DeleteConditionalForwarderRequest, DeleteConditionalForwarderResult> asyncHandler) AbstractAWSDirectoryServiceAsync.deleteDirectoryAsync
(DeleteDirectoryRequest request, AsyncHandler<DeleteDirectoryRequest, DeleteDirectoryResult> asyncHandler) AWSDirectoryServiceAsync.deleteDirectoryAsync
(DeleteDirectoryRequest deleteDirectoryRequest, AsyncHandler<DeleteDirectoryRequest, DeleteDirectoryResult> asyncHandler) Deletes an AWS Directory Service directory.AWSDirectoryServiceAsyncClient.deleteDirectoryAsync
(DeleteDirectoryRequest request, AsyncHandler<DeleteDirectoryRequest, DeleteDirectoryResult> asyncHandler) AbstractAWSDirectoryServiceAsync.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, DeleteSnapshotResult> asyncHandler) AWSDirectoryServiceAsync.deleteSnapshotAsync
(DeleteSnapshotRequest deleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, DeleteSnapshotResult> asyncHandler) Deletes a directory snapshot.AWSDirectoryServiceAsyncClient.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, DeleteSnapshotResult> asyncHandler) AbstractAWSDirectoryServiceAsync.deleteTrustAsync
(DeleteTrustRequest request, AsyncHandler<DeleteTrustRequest, DeleteTrustResult> asyncHandler) AWSDirectoryServiceAsync.deleteTrustAsync
(DeleteTrustRequest deleteTrustRequest, AsyncHandler<DeleteTrustRequest, DeleteTrustResult> asyncHandler) Deletes an existing trust relationship between your Microsoft AD in the AWS cloud and an external domain.AWSDirectoryServiceAsyncClient.deleteTrustAsync
(DeleteTrustRequest request, AsyncHandler<DeleteTrustRequest, DeleteTrustResult> asyncHandler) AbstractAWSDirectoryServiceAsync.deregisterEventTopicAsync
(DeregisterEventTopicRequest request, AsyncHandler<DeregisterEventTopicRequest, DeregisterEventTopicResult> asyncHandler) AWSDirectoryServiceAsync.deregisterEventTopicAsync
(DeregisterEventTopicRequest deregisterEventTopicRequest, AsyncHandler<DeregisterEventTopicRequest, DeregisterEventTopicResult> asyncHandler) Removes the specified directory as a publisher to the specified SNS topic.AWSDirectoryServiceAsyncClient.deregisterEventTopicAsync
(DeregisterEventTopicRequest request, AsyncHandler<DeregisterEventTopicRequest, DeregisterEventTopicResult> asyncHandler) AbstractAWSDirectoryServiceAsync.describeConditionalForwardersAsync
(DescribeConditionalForwardersRequest request, AsyncHandler<DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult> asyncHandler) AWSDirectoryServiceAsync.describeConditionalForwardersAsync
(DescribeConditionalForwardersRequest describeConditionalForwardersRequest, AsyncHandler<DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult> asyncHandler) Obtains information about the conditional forwarders for this account.AWSDirectoryServiceAsyncClient.describeConditionalForwardersAsync
(DescribeConditionalForwardersRequest request, AsyncHandler<DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult> asyncHandler) AbstractAWSDirectoryServiceAsync.describeDirectoriesAsync
(AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult> asyncHandler) Simplified method form for invoking the DescribeDirectories operation with an AsyncHandler.AbstractAWSDirectoryServiceAsync.describeDirectoriesAsync
(DescribeDirectoriesRequest request, AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult> asyncHandler) AWSDirectoryServiceAsync.describeDirectoriesAsync
(AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult> asyncHandler) Simplified method form for invoking the DescribeDirectories operation with an AsyncHandler.AWSDirectoryServiceAsync.describeDirectoriesAsync
(DescribeDirectoriesRequest describeDirectoriesRequest, AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult> asyncHandler) Obtains information about the directories that belong to this account.AWSDirectoryServiceAsyncClient.describeDirectoriesAsync
(AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult> asyncHandler) Simplified method form for invoking the DescribeDirectories operation with an AsyncHandler.AWSDirectoryServiceAsyncClient.describeDirectoriesAsync
(DescribeDirectoriesRequest request, AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult> asyncHandler) AbstractAWSDirectoryServiceAsync.describeEventTopicsAsync
(DescribeEventTopicsRequest request, AsyncHandler<DescribeEventTopicsRequest, DescribeEventTopicsResult> asyncHandler) AWSDirectoryServiceAsync.describeEventTopicsAsync
(DescribeEventTopicsRequest describeEventTopicsRequest, AsyncHandler<DescribeEventTopicsRequest, DescribeEventTopicsResult> asyncHandler) Obtains information about which SNS topics receive status messages from the specified directory.AWSDirectoryServiceAsyncClient.describeEventTopicsAsync
(DescribeEventTopicsRequest request, AsyncHandler<DescribeEventTopicsRequest, DescribeEventTopicsResult> asyncHandler) AbstractAWSDirectoryServiceAsync.describeSnapshotsAsync
(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.AbstractAWSDirectoryServiceAsync.describeSnapshotsAsync
(DescribeSnapshotsRequest request, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) AWSDirectoryServiceAsync.describeSnapshotsAsync
(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.AWSDirectoryServiceAsync.describeSnapshotsAsync
(DescribeSnapshotsRequest describeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Obtains information about the directory snapshots that belong to this account.AWSDirectoryServiceAsyncClient.describeSnapshotsAsync
(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.AWSDirectoryServiceAsyncClient.describeSnapshotsAsync
(DescribeSnapshotsRequest request, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) AbstractAWSDirectoryServiceAsync.describeTrustsAsync
(DescribeTrustsRequest request, AsyncHandler<DescribeTrustsRequest, DescribeTrustsResult> asyncHandler) AWSDirectoryServiceAsync.describeTrustsAsync
(DescribeTrustsRequest describeTrustsRequest, AsyncHandler<DescribeTrustsRequest, DescribeTrustsResult> asyncHandler) Obtains information about the trust relationships for this account.AWSDirectoryServiceAsyncClient.describeTrustsAsync
(DescribeTrustsRequest request, AsyncHandler<DescribeTrustsRequest, DescribeTrustsResult> asyncHandler) AbstractAWSDirectoryServiceAsync.disableRadiusAsync
(DisableRadiusRequest request, AsyncHandler<DisableRadiusRequest, DisableRadiusResult> asyncHandler) AWSDirectoryServiceAsync.disableRadiusAsync
(DisableRadiusRequest disableRadiusRequest, AsyncHandler<DisableRadiusRequest, DisableRadiusResult> asyncHandler) Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.AWSDirectoryServiceAsyncClient.disableRadiusAsync
(DisableRadiusRequest request, AsyncHandler<DisableRadiusRequest, DisableRadiusResult> asyncHandler) AbstractAWSDirectoryServiceAsync.disableSsoAsync
(DisableSsoRequest request, AsyncHandler<DisableSsoRequest, DisableSsoResult> asyncHandler) AWSDirectoryServiceAsync.disableSsoAsync
(DisableSsoRequest disableSsoRequest, AsyncHandler<DisableSsoRequest, DisableSsoResult> asyncHandler) Disables single-sign on for a directory.AWSDirectoryServiceAsyncClient.disableSsoAsync
(DisableSsoRequest request, AsyncHandler<DisableSsoRequest, DisableSsoResult> asyncHandler) AbstractAWSDirectoryServiceAsync.enableRadiusAsync
(EnableRadiusRequest request, AsyncHandler<EnableRadiusRequest, EnableRadiusResult> asyncHandler) AWSDirectoryServiceAsync.enableRadiusAsync
(EnableRadiusRequest enableRadiusRequest, AsyncHandler<EnableRadiusRequest, EnableRadiusResult> asyncHandler) Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.AWSDirectoryServiceAsyncClient.enableRadiusAsync
(EnableRadiusRequest request, AsyncHandler<EnableRadiusRequest, EnableRadiusResult> asyncHandler) AbstractAWSDirectoryServiceAsync.enableSsoAsync
(EnableSsoRequest request, AsyncHandler<EnableSsoRequest, EnableSsoResult> asyncHandler) AWSDirectoryServiceAsync.enableSsoAsync
(EnableSsoRequest enableSsoRequest, AsyncHandler<EnableSsoRequest, EnableSsoResult> asyncHandler) Enables single-sign on for a directory.AWSDirectoryServiceAsyncClient.enableSsoAsync
(EnableSsoRequest request, AsyncHandler<EnableSsoRequest, EnableSsoResult> asyncHandler) AbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync
(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.AbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) AWSDirectoryServiceAsync.getDirectoryLimitsAsync
(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.AWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest getDirectoryLimitsRequest, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Obtains directory limit information for the current region.AWSDirectoryServiceAsyncClient.getDirectoryLimitsAsync
(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.AWSDirectoryServiceAsyncClient.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) AbstractAWSDirectoryServiceAsync.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest request, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult> asyncHandler) AWSDirectoryServiceAsync.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest getSnapshotLimitsRequest, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult> asyncHandler) Obtains the manual snapshot limits for a directory.AWSDirectoryServiceAsyncClient.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest request, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult> asyncHandler) AbstractAWSDirectoryServiceAsync.registerEventTopicAsync
(RegisterEventTopicRequest request, AsyncHandler<RegisterEventTopicRequest, RegisterEventTopicResult> asyncHandler) AWSDirectoryServiceAsync.registerEventTopicAsync
(RegisterEventTopicRequest registerEventTopicRequest, AsyncHandler<RegisterEventTopicRequest, RegisterEventTopicResult> asyncHandler) Associates a directory with an SNS topic.AWSDirectoryServiceAsyncClient.registerEventTopicAsync
(RegisterEventTopicRequest request, AsyncHandler<RegisterEventTopicRequest, RegisterEventTopicResult> asyncHandler) AbstractAWSDirectoryServiceAsync.restoreFromSnapshotAsync
(RestoreFromSnapshotRequest request, AsyncHandler<RestoreFromSnapshotRequest, RestoreFromSnapshotResult> asyncHandler) AWSDirectoryServiceAsync.restoreFromSnapshotAsync
(RestoreFromSnapshotRequest restoreFromSnapshotRequest, AsyncHandler<RestoreFromSnapshotRequest, RestoreFromSnapshotResult> asyncHandler) Restores a directory using an existing directory snapshot.AWSDirectoryServiceAsyncClient.restoreFromSnapshotAsync
(RestoreFromSnapshotRequest request, AsyncHandler<RestoreFromSnapshotRequest, RestoreFromSnapshotResult> asyncHandler) AbstractAWSDirectoryServiceAsync.updateConditionalForwarderAsync
(UpdateConditionalForwarderRequest request, AsyncHandler<UpdateConditionalForwarderRequest, UpdateConditionalForwarderResult> asyncHandler) AWSDirectoryServiceAsync.updateConditionalForwarderAsync
(UpdateConditionalForwarderRequest updateConditionalForwarderRequest, AsyncHandler<UpdateConditionalForwarderRequest, UpdateConditionalForwarderResult> asyncHandler) Updates a conditional forwarder that has been set up for your AWS directory.AWSDirectoryServiceAsyncClient.updateConditionalForwarderAsync
(UpdateConditionalForwarderRequest request, AsyncHandler<UpdateConditionalForwarderRequest, UpdateConditionalForwarderResult> asyncHandler) AbstractAWSDirectoryServiceAsync.updateRadiusAsync
(UpdateRadiusRequest request, AsyncHandler<UpdateRadiusRequest, UpdateRadiusResult> asyncHandler) AWSDirectoryServiceAsync.updateRadiusAsync
(UpdateRadiusRequest updateRadiusRequest, AsyncHandler<UpdateRadiusRequest, UpdateRadiusResult> asyncHandler) Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory.AWSDirectoryServiceAsyncClient.updateRadiusAsync
(UpdateRadiusRequest request, AsyncHandler<UpdateRadiusRequest, UpdateRadiusResult> asyncHandler) AbstractAWSDirectoryServiceAsync.verifyTrustAsync
(VerifyTrustRequest request, AsyncHandler<VerifyTrustRequest, VerifyTrustResult> asyncHandler) AWSDirectoryServiceAsync.verifyTrustAsync
(VerifyTrustRequest verifyTrustRequest, AsyncHandler<VerifyTrustRequest, VerifyTrustResult> asyncHandler) AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships.AWSDirectoryServiceAsyncClient.verifyTrustAsync
(VerifyTrustRequest request, AsyncHandler<VerifyTrustRequest, VerifyTrustResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.dynamodbv2
Methods in com.amazonaws.services.dynamodbv2 with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonDynamoDBAsync.batchGetItemAsync
(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) AbstractAmazonDynamoDBAsync.batchGetItemAsync
(Map<String, KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.batchGetItemAsync
(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsync.batchGetItemAsync
(BatchGetItemRequest batchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) The BatchGetItem operation returns the attributes of one or more items from one or more tables.AmazonDynamoDBAsync.batchGetItemAsync
(Map<String, KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsync.batchGetItemAsync
(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.batchGetItemAsync
(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) AmazonDynamoDBAsyncClient.batchGetItemAsync
(Map<String, KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.batchGetItemAsync
(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.batchWriteItemAsync
(BatchWriteItemRequest request, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult> asyncHandler) AbstractAmazonDynamoDBAsync.batchWriteItemAsync
(Map<String, List<WriteRequest>> requestItems, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult> asyncHandler) Simplified method form for invoking the BatchWriteItem operation with an AsyncHandler.AmazonDynamoDBAsync.batchWriteItemAsync
(BatchWriteItemRequest batchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult> asyncHandler) The BatchWriteItem operation puts or deletes multiple items in one or more tables.AmazonDynamoDBAsync.batchWriteItemAsync
(Map<String, List<WriteRequest>> requestItems, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult> asyncHandler) Simplified method form for invoking the BatchWriteItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.batchWriteItemAsync
(BatchWriteItemRequest request, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult> asyncHandler) AmazonDynamoDBAsyncClient.batchWriteItemAsync
(Map<String, List<WriteRequest>> requestItems, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult> asyncHandler) Simplified method form for invoking the BatchWriteItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.createTableAsync
(CreateTableRequest request, AsyncHandler<CreateTableRequest, CreateTableResult> asyncHandler) 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.AmazonDynamoDBAsync.createTableAsync
(CreateTableRequest createTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult> asyncHandler) The CreateTable operation adds a new table to your account.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.AmazonDynamoDBAsyncClient.createTableAsync
(CreateTableRequest request, AsyncHandler<CreateTableRequest, CreateTableResult> asyncHandler) 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.AbstractAmazonDynamoDBAsync.deleteItemAsync
(DeleteItemRequest request, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) AbstractAmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Simplified method form for invoking the DeleteItem operation with an AsyncHandler.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.AmazonDynamoDBAsync.deleteItemAsync
(DeleteItemRequest deleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Deletes a single item in a table by primary key.AmazonDynamoDBAsync.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Simplified method form for invoking the DeleteItem operation with an AsyncHandler.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.AmazonDynamoDBAsyncClient.deleteItemAsync
(DeleteItemRequest request, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) AmazonDynamoDBAsyncClient.deleteItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<DeleteItemRequest, DeleteItemResult> asyncHandler) Simplified method form for invoking the DeleteItem operation with an AsyncHandler.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.AbstractAmazonDynamoDBAsync.deleteTableAsync
(DeleteTableRequest request, AsyncHandler<DeleteTableRequest, DeleteTableResult> asyncHandler) AbstractAmazonDynamoDBAsync.deleteTableAsync
(String tableName, AsyncHandler<DeleteTableRequest, DeleteTableResult> asyncHandler) Simplified method form for invoking the DeleteTable operation with an AsyncHandler.AmazonDynamoDBAsync.deleteTableAsync
(DeleteTableRequest deleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult> asyncHandler) The DeleteTable operation deletes a table and all of its items.AmazonDynamoDBAsync.deleteTableAsync
(String tableName, AsyncHandler<DeleteTableRequest, DeleteTableResult> asyncHandler) Simplified method form for invoking the DeleteTable operation with an AsyncHandler.AmazonDynamoDBAsyncClient.deleteTableAsync
(DeleteTableRequest request, AsyncHandler<DeleteTableRequest, DeleteTableResult> asyncHandler) AmazonDynamoDBAsyncClient.deleteTableAsync
(String tableName, AsyncHandler<DeleteTableRequest, DeleteTableResult> asyncHandler) Simplified method form for invoking the DeleteTable operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.describeLimitsAsync
(DescribeLimitsRequest request, AsyncHandler<DescribeLimitsRequest, DescribeLimitsResult> asyncHandler) AmazonDynamoDBAsync.describeLimitsAsync
(DescribeLimitsRequest describeLimitsRequest, AsyncHandler<DescribeLimitsRequest, DescribeLimitsResult> asyncHandler) Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.AmazonDynamoDBAsyncClient.describeLimitsAsync
(DescribeLimitsRequest request, AsyncHandler<DescribeLimitsRequest, DescribeLimitsResult> asyncHandler) AbstractAmazonDynamoDBStreamsAsync.describeStreamAsync
(DescribeStreamRequest request, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) 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.AmazonDynamoDBStreamsAsyncClient.describeStreamAsync
(DescribeStreamRequest request, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) AbstractAmazonDynamoDBAsync.describeTableAsync
(DescribeTableRequest request, AsyncHandler<DescribeTableRequest, DescribeTableResult> asyncHandler) AbstractAmazonDynamoDBAsync.describeTableAsync
(String tableName, AsyncHandler<DescribeTableRequest, DescribeTableResult> asyncHandler) Simplified method form for invoking the DescribeTable operation with an AsyncHandler.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.AmazonDynamoDBAsync.describeTableAsync
(String tableName, AsyncHandler<DescribeTableRequest, DescribeTableResult> asyncHandler) Simplified method form for invoking the DescribeTable operation with an AsyncHandler.AmazonDynamoDBAsyncClient.describeTableAsync
(DescribeTableRequest request, AsyncHandler<DescribeTableRequest, DescribeTableResult> asyncHandler) AmazonDynamoDBAsyncClient.describeTableAsync
(String tableName, AsyncHandler<DescribeTableRequest, DescribeTableResult> asyncHandler) Simplified method form for invoking the DescribeTable operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.getItemAsync
(GetItemRequest request, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) AbstractAmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) Simplified method form for invoking the GetItem operation with an AsyncHandler.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.AmazonDynamoDBAsync.getItemAsync
(GetItemRequest getItemRequest, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) The GetItem operation returns a set of attributes for the item with the given primary key.AmazonDynamoDBAsync.getItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) Simplified method form for invoking the GetItem operation with an AsyncHandler.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.AmazonDynamoDBAsyncClient.getItemAsync
(GetItemRequest request, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) AmazonDynamoDBAsyncClient.getItemAsync
(String tableName, Map<String, AttributeValue> key, AsyncHandler<GetItemRequest, GetItemResult> asyncHandler) Simplified method form for invoking the GetItem operation with an AsyncHandler.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.AbstractAmazonDynamoDBStreamsAsync.getRecordsAsync
(GetRecordsRequest request, AsyncHandler<GetRecordsRequest, GetRecordsResult> asyncHandler) AmazonDynamoDBStreamsAsync.getRecordsAsync
(GetRecordsRequest getRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult> asyncHandler) Retrieves the stream records from a given shard.AmazonDynamoDBStreamsAsyncClient.getRecordsAsync
(GetRecordsRequest request, AsyncHandler<GetRecordsRequest, GetRecordsResult> asyncHandler) AbstractAmazonDynamoDBStreamsAsync.getShardIteratorAsync
(GetShardIteratorRequest request, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult> asyncHandler) AmazonDynamoDBStreamsAsync.getShardIteratorAsync
(GetShardIteratorRequest getShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult> asyncHandler) Returns a shard iterator.AmazonDynamoDBStreamsAsyncClient.getShardIteratorAsync
(GetShardIteratorRequest request, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult> asyncHandler) AbstractAmazonDynamoDBStreamsAsync.listStreamsAsync
(ListStreamsRequest request, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) AmazonDynamoDBStreamsAsync.listStreamsAsync
(ListStreamsRequest listStreamsRequest, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Returns an array of stream ARNs associated with the current account and endpoint.AmazonDynamoDBStreamsAsyncClient.listStreamsAsync
(ListStreamsRequest request, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) AbstractAmazonDynamoDBAsync.listTablesAsync
(AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.listTablesAsync
(ListTablesRequest request, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) AbstractAmazonDynamoDBAsync.listTablesAsync
(Integer limit, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.listTablesAsync
(String exclusiveStartTableName, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.listTablesAsync
(String exclusiveStartTableName, Integer limit, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AmazonDynamoDBAsync.listTablesAsync
(AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AmazonDynamoDBAsync.listTablesAsync
(ListTablesRequest listTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Returns an array of table names associated with the current account and endpoint.AmazonDynamoDBAsync.listTablesAsync
(Integer limit, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AmazonDynamoDBAsync.listTablesAsync
(String exclusiveStartTableName, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AmazonDynamoDBAsync.listTablesAsync
(String exclusiveStartTableName, Integer limit, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AmazonDynamoDBAsyncClient.listTablesAsync
(AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AmazonDynamoDBAsyncClient.listTablesAsync
(ListTablesRequest request, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) AmazonDynamoDBAsyncClient.listTablesAsync
(Integer limit, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AmazonDynamoDBAsyncClient.listTablesAsync
(String exclusiveStartTableName, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AmazonDynamoDBAsyncClient.listTablesAsync
(String exclusiveStartTableName, Integer limit, AsyncHandler<ListTablesRequest, ListTablesResult> asyncHandler) Simplified method form for invoking the ListTables operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.putItemAsync
(PutItemRequest request, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) AbstractAmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.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.AmazonDynamoDBAsync.putItemAsync
(PutItemRequest putItemRequest, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Creates a new item, or replaces an old item with a new item.AmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.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.AmazonDynamoDBAsyncClient.putItemAsync
(PutItemRequest request, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) AmazonDynamoDBAsyncClient.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.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.AbstractAmazonDynamoDBAsync.queryAsync
(QueryRequest request, AsyncHandler<QueryRequest, QueryResult> asyncHandler) 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.AmazonDynamoDBAsyncClient.queryAsync
(QueryRequest request, AsyncHandler<QueryRequest, QueryResult> asyncHandler) AbstractAmazonDynamoDBAsync.scanAsync
(ScanRequest request, AsyncHandler<ScanRequest, ScanResult> asyncHandler) AbstractAmazonDynamoDBAsync.scanAsync
(String tableName, List<String> attributesToGet, AsyncHandler<ScanRequest, ScanResult> asyncHandler) Simplified method form for invoking the Scan operation with an AsyncHandler.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.AbstractAmazonDynamoDBAsync.scanAsync
(String tableName, Map<String, Condition> scanFilter, AsyncHandler<ScanRequest, ScanResult> asyncHandler) Simplified method form for invoking the Scan operation with an AsyncHandler.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.AmazonDynamoDBAsync.scanAsync
(String tableName, List<String> attributesToGet, AsyncHandler<ScanRequest, ScanResult> asyncHandler) Simplified method form for invoking the Scan operation with an AsyncHandler.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.AmazonDynamoDBAsync.scanAsync
(String tableName, Map<String, Condition> scanFilter, AsyncHandler<ScanRequest, ScanResult> asyncHandler) Simplified method form for invoking the Scan operation with an AsyncHandler.AmazonDynamoDBAsyncClient.scanAsync
(ScanRequest request, AsyncHandler<ScanRequest, ScanResult> asyncHandler) AmazonDynamoDBAsyncClient.scanAsync
(String tableName, List<String> attributesToGet, AsyncHandler<ScanRequest, ScanResult> asyncHandler) Simplified method form for invoking the Scan operation with an AsyncHandler.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.AmazonDynamoDBAsyncClient.scanAsync
(String tableName, Map<String, Condition> scanFilter, AsyncHandler<ScanRequest, ScanResult> asyncHandler) Simplified method form for invoking the Scan operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.updateItemAsync
(UpdateItemRequest request, AsyncHandler<UpdateItemRequest, UpdateItemResult> asyncHandler) 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.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.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.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.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.AmazonDynamoDBAsyncClient.updateItemAsync
(UpdateItemRequest request, AsyncHandler<UpdateItemRequest, UpdateItemResult> asyncHandler) 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.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.AbstractAmazonDynamoDBAsync.updateTableAsync
(UpdateTableRequest request, AsyncHandler<UpdateTableRequest, UpdateTableResult> asyncHandler) AbstractAmazonDynamoDBAsync.updateTableAsync
(String tableName, ProvisionedThroughput provisionedThroughput, AsyncHandler<UpdateTableRequest, UpdateTableResult> asyncHandler) Simplified method form for invoking the UpdateTable operation with an AsyncHandler.AmazonDynamoDBAsync.updateTableAsync
(UpdateTableRequest updateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult> asyncHandler) Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.AmazonDynamoDBAsync.updateTableAsync
(String tableName, ProvisionedThroughput provisionedThroughput, AsyncHandler<UpdateTableRequest, UpdateTableResult> asyncHandler) Simplified method form for invoking the UpdateTable operation with an AsyncHandler.AmazonDynamoDBAsyncClient.updateTableAsync
(UpdateTableRequest request, AsyncHandler<UpdateTableRequest, UpdateTableResult> asyncHandler) AmazonDynamoDBAsyncClient.updateTableAsync
(String tableName, ProvisionedThroughput provisionedThroughput, AsyncHandler<UpdateTableRequest, UpdateTableResult> asyncHandler) Simplified method form for invoking the UpdateTable operation with an AsyncHandler. -
Uses of AsyncHandler in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonEC2Async.acceptVpcPeeringConnectionAsync
(AsyncHandler<AcceptVpcPeeringConnectionRequest, AcceptVpcPeeringConnectionResult> asyncHandler) Simplified method form for invoking the AcceptVpcPeeringConnection operation with an AsyncHandler.AbstractAmazonEC2Async.acceptVpcPeeringConnectionAsync
(AcceptVpcPeeringConnectionRequest request, AsyncHandler<AcceptVpcPeeringConnectionRequest, AcceptVpcPeeringConnectionResult> asyncHandler) AmazonEC2Async.acceptVpcPeeringConnectionAsync
(AsyncHandler<AcceptVpcPeeringConnectionRequest, AcceptVpcPeeringConnectionResult> asyncHandler) Simplified method form for invoking the AcceptVpcPeeringConnection operation with an AsyncHandler.AmazonEC2Async.acceptVpcPeeringConnectionAsync
(AcceptVpcPeeringConnectionRequest acceptVpcPeeringConnectionRequest, AsyncHandler<AcceptVpcPeeringConnectionRequest, AcceptVpcPeeringConnectionResult> asyncHandler) Accept a VPC peering connection request.AmazonEC2AsyncClient.acceptVpcPeeringConnectionAsync
(AsyncHandler<AcceptVpcPeeringConnectionRequest, AcceptVpcPeeringConnectionResult> asyncHandler) Simplified method form for invoking the AcceptVpcPeeringConnection operation with an AsyncHandler.AmazonEC2AsyncClient.acceptVpcPeeringConnectionAsync
(AcceptVpcPeeringConnectionRequest request, AsyncHandler<AcceptVpcPeeringConnectionRequest, AcceptVpcPeeringConnectionResult> asyncHandler) AbstractAmazonEC2Async.allocateAddressAsync
(AsyncHandler<AllocateAddressRequest, AllocateAddressResult> asyncHandler) Simplified method form for invoking the AllocateAddress operation with an AsyncHandler.AbstractAmazonEC2Async.allocateAddressAsync
(AllocateAddressRequest request, AsyncHandler<AllocateAddressRequest, AllocateAddressResult> asyncHandler) AmazonEC2Async.allocateAddressAsync
(AsyncHandler<AllocateAddressRequest, AllocateAddressResult> asyncHandler) Simplified method form for invoking the AllocateAddress operation with an AsyncHandler.AmazonEC2Async.allocateAddressAsync
(AllocateAddressRequest allocateAddressRequest, AsyncHandler<AllocateAddressRequest, AllocateAddressResult> asyncHandler) Acquires an Elastic IP address.AmazonEC2AsyncClient.allocateAddressAsync
(AsyncHandler<AllocateAddressRequest, AllocateAddressResult> asyncHandler) Simplified method form for invoking the AllocateAddress operation with an AsyncHandler.AmazonEC2AsyncClient.allocateAddressAsync
(AllocateAddressRequest request, AsyncHandler<AllocateAddressRequest, AllocateAddressResult> asyncHandler) AbstractAmazonEC2Async.allocateHostsAsync
(AllocateHostsRequest request, AsyncHandler<AllocateHostsRequest, AllocateHostsResult> asyncHandler) AmazonEC2Async.allocateHostsAsync
(AllocateHostsRequest allocateHostsRequest, AsyncHandler<AllocateHostsRequest, AllocateHostsResult> asyncHandler) Allocates a Dedicated host to your account.AmazonEC2AsyncClient.allocateHostsAsync
(AllocateHostsRequest request, AsyncHandler<AllocateHostsRequest, AllocateHostsResult> asyncHandler) AbstractAmazonEC2Async.assignPrivateIpAddressesAsync
(AssignPrivateIpAddressesRequest request, AsyncHandler<AssignPrivateIpAddressesRequest, AssignPrivateIpAddressesResult> asyncHandler) AmazonEC2Async.assignPrivateIpAddressesAsync
(AssignPrivateIpAddressesRequest assignPrivateIpAddressesRequest, AsyncHandler<AssignPrivateIpAddressesRequest, AssignPrivateIpAddressesResult> asyncHandler) Assigns one or more secondary private IP addresses to the specified network interface.AmazonEC2AsyncClient.assignPrivateIpAddressesAsync
(AssignPrivateIpAddressesRequest request, AsyncHandler<AssignPrivateIpAddressesRequest, AssignPrivateIpAddressesResult> asyncHandler) AbstractAmazonEC2Async.associateAddressAsync
(AssociateAddressRequest request, AsyncHandler<AssociateAddressRequest, AssociateAddressResult> asyncHandler) AmazonEC2Async.associateAddressAsync
(AssociateAddressRequest associateAddressRequest, AsyncHandler<AssociateAddressRequest, AssociateAddressResult> asyncHandler) Associates an Elastic IP address with an instance or a network interface.AmazonEC2AsyncClient.associateAddressAsync
(AssociateAddressRequest request, AsyncHandler<AssociateAddressRequest, AssociateAddressResult> asyncHandler) AbstractAmazonEC2Async.associateDhcpOptionsAsync
(AssociateDhcpOptionsRequest request, AsyncHandler<AssociateDhcpOptionsRequest, AssociateDhcpOptionsResult> asyncHandler) AmazonEC2Async.associateDhcpOptionsAsync
(AssociateDhcpOptionsRequest associateDhcpOptionsRequest, AsyncHandler<AssociateDhcpOptionsRequest, AssociateDhcpOptionsResult> asyncHandler) Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC.AmazonEC2AsyncClient.associateDhcpOptionsAsync
(AssociateDhcpOptionsRequest request, AsyncHandler<AssociateDhcpOptionsRequest, AssociateDhcpOptionsResult> asyncHandler) AbstractAmazonEC2Async.associateRouteTableAsync
(AssociateRouteTableRequest request, AsyncHandler<AssociateRouteTableRequest, AssociateRouteTableResult> asyncHandler) AmazonEC2Async.associateRouteTableAsync
(AssociateRouteTableRequest associateRouteTableRequest, AsyncHandler<AssociateRouteTableRequest, AssociateRouteTableResult> asyncHandler) Associates a subnet with a route table.AmazonEC2AsyncClient.associateRouteTableAsync
(AssociateRouteTableRequest request, AsyncHandler<AssociateRouteTableRequest, AssociateRouteTableResult> asyncHandler) AbstractAmazonEC2Async.attachClassicLinkVpcAsync
(AttachClassicLinkVpcRequest request, AsyncHandler<AttachClassicLinkVpcRequest, AttachClassicLinkVpcResult> asyncHandler) AmazonEC2Async.attachClassicLinkVpcAsync
(AttachClassicLinkVpcRequest attachClassicLinkVpcRequest, AsyncHandler<AttachClassicLinkVpcRequest, AttachClassicLinkVpcResult> asyncHandler) Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups.AmazonEC2AsyncClient.attachClassicLinkVpcAsync
(AttachClassicLinkVpcRequest request, AsyncHandler<AttachClassicLinkVpcRequest, AttachClassicLinkVpcResult> asyncHandler) AbstractAmazonEC2Async.attachInternetGatewayAsync
(AttachInternetGatewayRequest request, AsyncHandler<AttachInternetGatewayRequest, AttachInternetGatewayResult> asyncHandler) AmazonEC2Async.attachInternetGatewayAsync
(AttachInternetGatewayRequest attachInternetGatewayRequest, AsyncHandler<AttachInternetGatewayRequest, AttachInternetGatewayResult> asyncHandler) Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.AmazonEC2AsyncClient.attachInternetGatewayAsync
(AttachInternetGatewayRequest request, AsyncHandler<AttachInternetGatewayRequest, AttachInternetGatewayResult> asyncHandler) AbstractAmazonEC2Async.attachNetworkInterfaceAsync
(AttachNetworkInterfaceRequest request, AsyncHandler<AttachNetworkInterfaceRequest, AttachNetworkInterfaceResult> asyncHandler) AmazonEC2Async.attachNetworkInterfaceAsync
(AttachNetworkInterfaceRequest attachNetworkInterfaceRequest, AsyncHandler<AttachNetworkInterfaceRequest, AttachNetworkInterfaceResult> asyncHandler) Attaches a network interface to an instance.AmazonEC2AsyncClient.attachNetworkInterfaceAsync
(AttachNetworkInterfaceRequest request, AsyncHandler<AttachNetworkInterfaceRequest, AttachNetworkInterfaceResult> asyncHandler) AbstractAmazonEC2Async.attachVolumeAsync
(AttachVolumeRequest request, AsyncHandler<AttachVolumeRequest, AttachVolumeResult> asyncHandler) AmazonEC2Async.attachVolumeAsync
(AttachVolumeRequest attachVolumeRequest, AsyncHandler<AttachVolumeRequest, AttachVolumeResult> asyncHandler) Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.AmazonEC2AsyncClient.attachVolumeAsync
(AttachVolumeRequest request, AsyncHandler<AttachVolumeRequest, AttachVolumeResult> asyncHandler) AbstractAmazonEC2Async.attachVpnGatewayAsync
(AttachVpnGatewayRequest request, AsyncHandler<AttachVpnGatewayRequest, AttachVpnGatewayResult> asyncHandler) AmazonEC2Async.attachVpnGatewayAsync
(AttachVpnGatewayRequest attachVpnGatewayRequest, AsyncHandler<AttachVpnGatewayRequest, AttachVpnGatewayResult> asyncHandler) Attaches a virtual private gateway to a VPC.AmazonEC2AsyncClient.attachVpnGatewayAsync
(AttachVpnGatewayRequest request, AsyncHandler<AttachVpnGatewayRequest, AttachVpnGatewayResult> asyncHandler) AbstractAmazonEC2Async.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest request, AsyncHandler<AuthorizeSecurityGroupEgressRequest, AuthorizeSecurityGroupEgressResult> asyncHandler) AmazonEC2Async.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest authorizeSecurityGroupEgressRequest, AsyncHandler<AuthorizeSecurityGroupEgressRequest, AuthorizeSecurityGroupEgressResult> asyncHandler) [EC2-VPC only] Adds one or more egress rules to a security group for use with a VPC.AmazonEC2AsyncClient.authorizeSecurityGroupEgressAsync
(AuthorizeSecurityGroupEgressRequest request, AsyncHandler<AuthorizeSecurityGroupEgressRequest, AuthorizeSecurityGroupEgressResult> asyncHandler) AbstractAmazonEC2Async.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest request, AsyncHandler<AuthorizeSecurityGroupIngressRequest, AuthorizeSecurityGroupIngressResult> asyncHandler) AmazonEC2Async.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest authorizeSecurityGroupIngressRequest, AsyncHandler<AuthorizeSecurityGroupIngressRequest, AuthorizeSecurityGroupIngressResult> asyncHandler) Adds one or more ingress rules to a security group.AmazonEC2AsyncClient.authorizeSecurityGroupIngressAsync
(AuthorizeSecurityGroupIngressRequest request, AsyncHandler<AuthorizeSecurityGroupIngressRequest, AuthorizeSecurityGroupIngressResult> asyncHandler) AbstractAmazonEC2Async.bundleInstanceAsync
(BundleInstanceRequest request, AsyncHandler<BundleInstanceRequest, BundleInstanceResult> asyncHandler) AmazonEC2Async.bundleInstanceAsync
(BundleInstanceRequest bundleInstanceRequest, AsyncHandler<BundleInstanceRequest, BundleInstanceResult> asyncHandler) Bundles an Amazon instance store-backed Windows instance.AmazonEC2AsyncClient.bundleInstanceAsync
(BundleInstanceRequest request, AsyncHandler<BundleInstanceRequest, BundleInstanceResult> asyncHandler) AbstractAmazonEC2Async.cancelBundleTaskAsync
(CancelBundleTaskRequest request, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult> asyncHandler) AmazonEC2Async.cancelBundleTaskAsync
(CancelBundleTaskRequest cancelBundleTaskRequest, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult> asyncHandler) Cancels a bundling operation for an instance store-backed Windows instance.AmazonEC2AsyncClient.cancelBundleTaskAsync
(CancelBundleTaskRequest request, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult> asyncHandler) AbstractAmazonEC2Async.cancelConversionTaskAsync
(CancelConversionTaskRequest request, AsyncHandler<CancelConversionTaskRequest, CancelConversionTaskResult> asyncHandler) AmazonEC2Async.cancelConversionTaskAsync
(CancelConversionTaskRequest cancelConversionTaskRequest, AsyncHandler<CancelConversionTaskRequest, CancelConversionTaskResult> asyncHandler) Cancels an active conversion task.AmazonEC2AsyncClient.cancelConversionTaskAsync
(CancelConversionTaskRequest request, AsyncHandler<CancelConversionTaskRequest, CancelConversionTaskResult> asyncHandler) AbstractAmazonEC2Async.cancelExportTaskAsync
(CancelExportTaskRequest request, AsyncHandler<CancelExportTaskRequest, CancelExportTaskResult> asyncHandler) AmazonEC2Async.cancelExportTaskAsync
(CancelExportTaskRequest cancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, CancelExportTaskResult> asyncHandler) Cancels an active export task.AmazonEC2AsyncClient.cancelExportTaskAsync
(CancelExportTaskRequest request, AsyncHandler<CancelExportTaskRequest, CancelExportTaskResult> asyncHandler) AbstractAmazonEC2Async.cancelImportTaskAsync
(AsyncHandler<CancelImportTaskRequest, CancelImportTaskResult> asyncHandler) Simplified method form for invoking the CancelImportTask operation with an AsyncHandler.AbstractAmazonEC2Async.cancelImportTaskAsync
(CancelImportTaskRequest request, AsyncHandler<CancelImportTaskRequest, CancelImportTaskResult> asyncHandler) AmazonEC2Async.cancelImportTaskAsync
(AsyncHandler<CancelImportTaskRequest, CancelImportTaskResult> asyncHandler) Simplified method form for invoking the CancelImportTask operation with an AsyncHandler.AmazonEC2Async.cancelImportTaskAsync
(CancelImportTaskRequest cancelImportTaskRequest, AsyncHandler<CancelImportTaskRequest, CancelImportTaskResult> asyncHandler) Cancels an in-process import virtual machine or import snapshot task.AmazonEC2AsyncClient.cancelImportTaskAsync
(AsyncHandler<CancelImportTaskRequest, CancelImportTaskResult> asyncHandler) Simplified method form for invoking the CancelImportTask operation with an AsyncHandler.AmazonEC2AsyncClient.cancelImportTaskAsync
(CancelImportTaskRequest request, AsyncHandler<CancelImportTaskRequest, CancelImportTaskResult> asyncHandler) AbstractAmazonEC2Async.cancelReservedInstancesListingAsync
(CancelReservedInstancesListingRequest request, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult> asyncHandler) AmazonEC2Async.cancelReservedInstancesListingAsync
(CancelReservedInstancesListingRequest cancelReservedInstancesListingRequest, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult> asyncHandler) Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.AmazonEC2AsyncClient.cancelReservedInstancesListingAsync
(CancelReservedInstancesListingRequest request, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult> asyncHandler) AbstractAmazonEC2Async.cancelSpotFleetRequestsAsync
(CancelSpotFleetRequestsRequest request, AsyncHandler<CancelSpotFleetRequestsRequest, CancelSpotFleetRequestsResult> asyncHandler) AmazonEC2Async.cancelSpotFleetRequestsAsync
(CancelSpotFleetRequestsRequest cancelSpotFleetRequestsRequest, AsyncHandler<CancelSpotFleetRequestsRequest, CancelSpotFleetRequestsResult> asyncHandler) Cancels the specified Spot fleet requests.AmazonEC2AsyncClient.cancelSpotFleetRequestsAsync
(CancelSpotFleetRequestsRequest request, AsyncHandler<CancelSpotFleetRequestsRequest, CancelSpotFleetRequestsResult> asyncHandler) AbstractAmazonEC2Async.cancelSpotInstanceRequestsAsync
(CancelSpotInstanceRequestsRequest request, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult> asyncHandler) AmazonEC2Async.cancelSpotInstanceRequestsAsync
(CancelSpotInstanceRequestsRequest cancelSpotInstanceRequestsRequest, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult> asyncHandler) Cancels one or more Spot instance requests.AmazonEC2AsyncClient.cancelSpotInstanceRequestsAsync
(CancelSpotInstanceRequestsRequest request, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult> asyncHandler) AbstractAmazonEC2Async.confirmProductInstanceAsync
(ConfirmProductInstanceRequest request, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult> asyncHandler) AmazonEC2Async.confirmProductInstanceAsync
(ConfirmProductInstanceRequest confirmProductInstanceRequest, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult> asyncHandler) Determines whether a product code is associated with an instance.AmazonEC2AsyncClient.confirmProductInstanceAsync
(ConfirmProductInstanceRequest request, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult> asyncHandler) AbstractAmazonEC2Async.copyImageAsync
(CopyImageRequest request, AsyncHandler<CopyImageRequest, CopyImageResult> asyncHandler) AmazonEC2Async.copyImageAsync
(CopyImageRequest copyImageRequest, AsyncHandler<CopyImageRequest, CopyImageResult> asyncHandler) Initiates the copy of an AMI from the specified source region to the current region.AmazonEC2AsyncClient.copyImageAsync
(CopyImageRequest request, AsyncHandler<CopyImageRequest, CopyImageResult> asyncHandler) AbstractAmazonEC2Async.copySnapshotAsync
(CopySnapshotRequest request, AsyncHandler<CopySnapshotRequest, CopySnapshotResult> asyncHandler) AmazonEC2Async.copySnapshotAsync
(CopySnapshotRequest copySnapshotRequest, AsyncHandler<CopySnapshotRequest, CopySnapshotResult> asyncHandler) Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.AmazonEC2AsyncClient.copySnapshotAsync
(CopySnapshotRequest request, AsyncHandler<CopySnapshotRequest, CopySnapshotResult> asyncHandler) AbstractAmazonEC2Async.createCustomerGatewayAsync
(CreateCustomerGatewayRequest request, AsyncHandler<CreateCustomerGatewayRequest, CreateCustomerGatewayResult> asyncHandler) AmazonEC2Async.createCustomerGatewayAsync
(CreateCustomerGatewayRequest createCustomerGatewayRequest, AsyncHandler<CreateCustomerGatewayRequest, CreateCustomerGatewayResult> asyncHandler) Provides information to AWS about your VPN customer gateway device.AmazonEC2AsyncClient.createCustomerGatewayAsync
(CreateCustomerGatewayRequest request, AsyncHandler<CreateCustomerGatewayRequest, CreateCustomerGatewayResult> asyncHandler) AbstractAmazonEC2Async.createDhcpOptionsAsync
(CreateDhcpOptionsRequest request, AsyncHandler<CreateDhcpOptionsRequest, CreateDhcpOptionsResult> asyncHandler) AmazonEC2Async.createDhcpOptionsAsync
(CreateDhcpOptionsRequest createDhcpOptionsRequest, AsyncHandler<CreateDhcpOptionsRequest, CreateDhcpOptionsResult> asyncHandler) Creates a set of DHCP options for your VPC.AmazonEC2AsyncClient.createDhcpOptionsAsync
(CreateDhcpOptionsRequest request, AsyncHandler<CreateDhcpOptionsRequest, CreateDhcpOptionsResult> asyncHandler) AbstractAmazonEC2Async.createFlowLogsAsync
(CreateFlowLogsRequest request, AsyncHandler<CreateFlowLogsRequest, CreateFlowLogsResult> asyncHandler) AmazonEC2Async.createFlowLogsAsync
(CreateFlowLogsRequest createFlowLogsRequest, AsyncHandler<CreateFlowLogsRequest, CreateFlowLogsResult> asyncHandler) Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC.AmazonEC2AsyncClient.createFlowLogsAsync
(CreateFlowLogsRequest request, AsyncHandler<CreateFlowLogsRequest, CreateFlowLogsResult> asyncHandler) AbstractAmazonEC2Async.createImageAsync
(CreateImageRequest request, AsyncHandler<CreateImageRequest, CreateImageResult> asyncHandler) AmazonEC2Async.createImageAsync
(CreateImageRequest createImageRequest, AsyncHandler<CreateImageRequest, CreateImageResult> asyncHandler) Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.AmazonEC2AsyncClient.createImageAsync
(CreateImageRequest request, AsyncHandler<CreateImageRequest, CreateImageResult> asyncHandler) AbstractAmazonEC2Async.createInstanceExportTaskAsync
(CreateInstanceExportTaskRequest request, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult> asyncHandler) AmazonEC2Async.createInstanceExportTaskAsync
(CreateInstanceExportTaskRequest createInstanceExportTaskRequest, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult> asyncHandler) Exports a running or stopped instance to an S3 bucket.AmazonEC2AsyncClient.createInstanceExportTaskAsync
(CreateInstanceExportTaskRequest request, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult> asyncHandler) AbstractAmazonEC2Async.createInternetGatewayAsync
(AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Simplified method form for invoking the CreateInternetGateway operation with an AsyncHandler.AbstractAmazonEC2Async.createInternetGatewayAsync
(CreateInternetGatewayRequest request, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) AmazonEC2Async.createInternetGatewayAsync
(AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Simplified method form for invoking the CreateInternetGateway operation with an AsyncHandler.AmazonEC2Async.createInternetGatewayAsync
(CreateInternetGatewayRequest createInternetGatewayRequest, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Creates an Internet gateway for use with a VPC.AmazonEC2AsyncClient.createInternetGatewayAsync
(AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Simplified method form for invoking the CreateInternetGateway operation with an AsyncHandler.AmazonEC2AsyncClient.createInternetGatewayAsync
(CreateInternetGatewayRequest request, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) AbstractAmazonEC2Async.createKeyPairAsync
(CreateKeyPairRequest request, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult> asyncHandler) AmazonEC2Async.createKeyPairAsync
(CreateKeyPairRequest createKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult> asyncHandler) Creates a 2048-bit RSA key pair with the specified name.AmazonEC2AsyncClient.createKeyPairAsync
(CreateKeyPairRequest request, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult> asyncHandler) AbstractAmazonEC2Async.createNatGatewayAsync
(CreateNatGatewayRequest request, AsyncHandler<CreateNatGatewayRequest, CreateNatGatewayResult> asyncHandler) AmazonEC2Async.createNatGatewayAsync
(CreateNatGatewayRequest createNatGatewayRequest, AsyncHandler<CreateNatGatewayRequest, CreateNatGatewayResult> asyncHandler) Creates a NAT gateway in the specified subnet.AmazonEC2AsyncClient.createNatGatewayAsync
(CreateNatGatewayRequest request, AsyncHandler<CreateNatGatewayRequest, CreateNatGatewayResult> asyncHandler) AbstractAmazonEC2Async.createNetworkAclAsync
(CreateNetworkAclRequest request, AsyncHandler<CreateNetworkAclRequest, CreateNetworkAclResult> asyncHandler) AmazonEC2Async.createNetworkAclAsync
(CreateNetworkAclRequest createNetworkAclRequest, AsyncHandler<CreateNetworkAclRequest, CreateNetworkAclResult> asyncHandler) Creates a network ACL in a VPC.AmazonEC2AsyncClient.createNetworkAclAsync
(CreateNetworkAclRequest request, AsyncHandler<CreateNetworkAclRequest, CreateNetworkAclResult> asyncHandler) AbstractAmazonEC2Async.createNetworkAclEntryAsync
(CreateNetworkAclEntryRequest request, AsyncHandler<CreateNetworkAclEntryRequest, CreateNetworkAclEntryResult> asyncHandler) AmazonEC2Async.createNetworkAclEntryAsync
(CreateNetworkAclEntryRequest createNetworkAclEntryRequest, AsyncHandler<CreateNetworkAclEntryRequest, CreateNetworkAclEntryResult> asyncHandler) Creates an entry (a rule) in a network ACL with the specified rule number.AmazonEC2AsyncClient.createNetworkAclEntryAsync
(CreateNetworkAclEntryRequest request, AsyncHandler<CreateNetworkAclEntryRequest, CreateNetworkAclEntryResult> asyncHandler) AbstractAmazonEC2Async.createNetworkInterfaceAsync
(CreateNetworkInterfaceRequest request, AsyncHandler<CreateNetworkInterfaceRequest, CreateNetworkInterfaceResult> asyncHandler) AmazonEC2Async.createNetworkInterfaceAsync
(CreateNetworkInterfaceRequest createNetworkInterfaceRequest, AsyncHandler<CreateNetworkInterfaceRequest, CreateNetworkInterfaceResult> asyncHandler) Creates a network interface in the specified subnet.AmazonEC2AsyncClient.createNetworkInterfaceAsync
(CreateNetworkInterfaceRequest request, AsyncHandler<CreateNetworkInterfaceRequest, CreateNetworkInterfaceResult> asyncHandler) AbstractAmazonEC2Async.createPlacementGroupAsync
(CreatePlacementGroupRequest request, AsyncHandler<CreatePlacementGroupRequest, CreatePlacementGroupResult> asyncHandler) AmazonEC2Async.createPlacementGroupAsync
(CreatePlacementGroupRequest createPlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, CreatePlacementGroupResult> asyncHandler) Creates a placement group that you launch cluster instances into.AmazonEC2AsyncClient.createPlacementGroupAsync
(CreatePlacementGroupRequest request, AsyncHandler<CreatePlacementGroupRequest, CreatePlacementGroupResult> asyncHandler) AbstractAmazonEC2Async.createReservedInstancesListingAsync
(CreateReservedInstancesListingRequest request, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult> asyncHandler) AmazonEC2Async.createReservedInstancesListingAsync
(CreateReservedInstancesListingRequest createReservedInstancesListingRequest, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult> asyncHandler) Creates a listing for Amazon EC2 Reserved Instances to be sold in the Reserved Instance Marketplace.AmazonEC2AsyncClient.createReservedInstancesListingAsync
(CreateReservedInstancesListingRequest request, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult> asyncHandler) AbstractAmazonEC2Async.createRouteAsync
(CreateRouteRequest request, AsyncHandler<CreateRouteRequest, CreateRouteResult> asyncHandler) AmazonEC2Async.createRouteAsync
(CreateRouteRequest createRouteRequest, AsyncHandler<CreateRouteRequest, CreateRouteResult> asyncHandler) Creates a route in a route table within a VPC.AmazonEC2AsyncClient.createRouteAsync
(CreateRouteRequest request, AsyncHandler<CreateRouteRequest, CreateRouteResult> asyncHandler) AbstractAmazonEC2Async.createRouteTableAsync
(CreateRouteTableRequest request, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult> asyncHandler) AmazonEC2Async.createRouteTableAsync
(CreateRouteTableRequest createRouteTableRequest, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult> asyncHandler) Creates a route table for the specified VPC.AmazonEC2AsyncClient.createRouteTableAsync
(CreateRouteTableRequest request, AsyncHandler<CreateRouteTableRequest, CreateRouteTableResult> asyncHandler) AbstractAmazonEC2Async.createSecurityGroupAsync
(CreateSecurityGroupRequest request, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult> asyncHandler) AmazonEC2Async.createSecurityGroupAsync
(CreateSecurityGroupRequest createSecurityGroupRequest, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult> asyncHandler) Creates a security group.AmazonEC2AsyncClient.createSecurityGroupAsync
(CreateSecurityGroupRequest request, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult> asyncHandler) AbstractAmazonEC2Async.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) AmazonEC2Async.createSnapshotAsync
(CreateSnapshotRequest createSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) Creates a snapshot of an EBS volume and stores it in Amazon S3.AmazonEC2AsyncClient.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) AbstractAmazonEC2Async.createSpotDatafeedSubscriptionAsync
(CreateSpotDatafeedSubscriptionRequest request, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult> asyncHandler) AmazonEC2Async.createSpotDatafeedSubscriptionAsync
(CreateSpotDatafeedSubscriptionRequest createSpotDatafeedSubscriptionRequest, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult> asyncHandler) Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.AmazonEC2AsyncClient.createSpotDatafeedSubscriptionAsync
(CreateSpotDatafeedSubscriptionRequest request, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult> asyncHandler) AbstractAmazonEC2Async.createSubnetAsync
(CreateSubnetRequest request, AsyncHandler<CreateSubnetRequest, CreateSubnetResult> asyncHandler) AmazonEC2Async.createSubnetAsync
(CreateSubnetRequest createSubnetRequest, AsyncHandler<CreateSubnetRequest, CreateSubnetResult> asyncHandler) Creates a subnet in an existing VPC.AmazonEC2AsyncClient.createSubnetAsync
(CreateSubnetRequest request, AsyncHandler<CreateSubnetRequest, CreateSubnetResult> asyncHandler) AbstractAmazonEC2Async.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonEC2Async.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Adds or overwrites one or more tags for the specified Amazon EC2 resource or resources.AmazonEC2AsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AbstractAmazonEC2Async.createVolumeAsync
(CreateVolumeRequest request, AsyncHandler<CreateVolumeRequest, CreateVolumeResult> asyncHandler) AmazonEC2Async.createVolumeAsync
(CreateVolumeRequest createVolumeRequest, AsyncHandler<CreateVolumeRequest, CreateVolumeResult> asyncHandler) Creates an EBS volume that can be attached to an instance in the same Availability Zone.AmazonEC2AsyncClient.createVolumeAsync
(CreateVolumeRequest request, AsyncHandler<CreateVolumeRequest, CreateVolumeResult> asyncHandler) AbstractAmazonEC2Async.createVpcAsync
(CreateVpcRequest request, AsyncHandler<CreateVpcRequest, CreateVpcResult> asyncHandler) AmazonEC2Async.createVpcAsync
(CreateVpcRequest createVpcRequest, AsyncHandler<CreateVpcRequest, CreateVpcResult> asyncHandler) Creates a VPC with the specified CIDR block.AmazonEC2AsyncClient.createVpcAsync
(CreateVpcRequest request, AsyncHandler<CreateVpcRequest, CreateVpcResult> asyncHandler) AbstractAmazonEC2Async.createVpcEndpointAsync
(CreateVpcEndpointRequest request, AsyncHandler<CreateVpcEndpointRequest, CreateVpcEndpointResult> asyncHandler) AmazonEC2Async.createVpcEndpointAsync
(CreateVpcEndpointRequest createVpcEndpointRequest, AsyncHandler<CreateVpcEndpointRequest, CreateVpcEndpointResult> asyncHandler) Creates a VPC endpoint for a specified AWS service.AmazonEC2AsyncClient.createVpcEndpointAsync
(CreateVpcEndpointRequest request, AsyncHandler<CreateVpcEndpointRequest, CreateVpcEndpointResult> asyncHandler) AbstractAmazonEC2Async.createVpcPeeringConnectionAsync
(AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult> asyncHandler) Simplified method form for invoking the CreateVpcPeeringConnection operation with an AsyncHandler.AbstractAmazonEC2Async.createVpcPeeringConnectionAsync
(CreateVpcPeeringConnectionRequest request, AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult> asyncHandler) AmazonEC2Async.createVpcPeeringConnectionAsync
(AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult> asyncHandler) Simplified method form for invoking the CreateVpcPeeringConnection operation with an AsyncHandler.AmazonEC2Async.createVpcPeeringConnectionAsync
(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest, AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult> asyncHandler) Requests a VPC peering connection between two VPCs: a requester VPC that you own and a peer VPC with which to create the connection.AmazonEC2AsyncClient.createVpcPeeringConnectionAsync
(AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult> asyncHandler) Simplified method form for invoking the CreateVpcPeeringConnection operation with an AsyncHandler.AmazonEC2AsyncClient.createVpcPeeringConnectionAsync
(CreateVpcPeeringConnectionRequest request, AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult> asyncHandler) AbstractAmazonEC2Async.createVpnConnectionAsync
(CreateVpnConnectionRequest request, AsyncHandler<CreateVpnConnectionRequest, CreateVpnConnectionResult> asyncHandler) AmazonEC2Async.createVpnConnectionAsync
(CreateVpnConnectionRequest createVpnConnectionRequest, AsyncHandler<CreateVpnConnectionRequest, CreateVpnConnectionResult> asyncHandler) Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway.AmazonEC2AsyncClient.createVpnConnectionAsync
(CreateVpnConnectionRequest request, AsyncHandler<CreateVpnConnectionRequest, CreateVpnConnectionResult> asyncHandler) AbstractAmazonEC2Async.createVpnConnectionRouteAsync
(CreateVpnConnectionRouteRequest request, AsyncHandler<CreateVpnConnectionRouteRequest, CreateVpnConnectionRouteResult> asyncHandler) AmazonEC2Async.createVpnConnectionRouteAsync
(CreateVpnConnectionRouteRequest createVpnConnectionRouteRequest, AsyncHandler<CreateVpnConnectionRouteRequest, CreateVpnConnectionRouteResult> asyncHandler) Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.AmazonEC2AsyncClient.createVpnConnectionRouteAsync
(CreateVpnConnectionRouteRequest request, AsyncHandler<CreateVpnConnectionRouteRequest, CreateVpnConnectionRouteResult> asyncHandler) AbstractAmazonEC2Async.createVpnGatewayAsync
(CreateVpnGatewayRequest request, AsyncHandler<CreateVpnGatewayRequest, CreateVpnGatewayResult> asyncHandler) AmazonEC2Async.createVpnGatewayAsync
(CreateVpnGatewayRequest createVpnGatewayRequest, AsyncHandler<CreateVpnGatewayRequest, CreateVpnGatewayResult> asyncHandler) Creates a virtual private gateway.AmazonEC2AsyncClient.createVpnGatewayAsync
(CreateVpnGatewayRequest request, AsyncHandler<CreateVpnGatewayRequest, CreateVpnGatewayResult> asyncHandler) AbstractAmazonEC2Async.deleteCustomerGatewayAsync
(DeleteCustomerGatewayRequest request, AsyncHandler<DeleteCustomerGatewayRequest, DeleteCustomerGatewayResult> asyncHandler) AmazonEC2Async.deleteCustomerGatewayAsync
(DeleteCustomerGatewayRequest deleteCustomerGatewayRequest, AsyncHandler<DeleteCustomerGatewayRequest, DeleteCustomerGatewayResult> asyncHandler) Deletes the specified customer gateway.AmazonEC2AsyncClient.deleteCustomerGatewayAsync
(DeleteCustomerGatewayRequest request, AsyncHandler<DeleteCustomerGatewayRequest, DeleteCustomerGatewayResult> asyncHandler) AbstractAmazonEC2Async.deleteDhcpOptionsAsync
(DeleteDhcpOptionsRequest request, AsyncHandler<DeleteDhcpOptionsRequest, DeleteDhcpOptionsResult> asyncHandler) AmazonEC2Async.deleteDhcpOptionsAsync
(DeleteDhcpOptionsRequest deleteDhcpOptionsRequest, AsyncHandler<DeleteDhcpOptionsRequest, DeleteDhcpOptionsResult> asyncHandler) Deletes the specified set of DHCP options.AmazonEC2AsyncClient.deleteDhcpOptionsAsync
(DeleteDhcpOptionsRequest request, AsyncHandler<DeleteDhcpOptionsRequest, DeleteDhcpOptionsResult> asyncHandler) AbstractAmazonEC2Async.deleteFlowLogsAsync
(DeleteFlowLogsRequest request, AsyncHandler<DeleteFlowLogsRequest, DeleteFlowLogsResult> asyncHandler) AmazonEC2Async.deleteFlowLogsAsync
(DeleteFlowLogsRequest deleteFlowLogsRequest, AsyncHandler<DeleteFlowLogsRequest, DeleteFlowLogsResult> asyncHandler) Deletes one or more flow logs.AmazonEC2AsyncClient.deleteFlowLogsAsync
(DeleteFlowLogsRequest request, AsyncHandler<DeleteFlowLogsRequest, DeleteFlowLogsResult> asyncHandler) AbstractAmazonEC2Async.deleteInternetGatewayAsync
(DeleteInternetGatewayRequest request, AsyncHandler<DeleteInternetGatewayRequest, DeleteInternetGatewayResult> asyncHandler) AmazonEC2Async.deleteInternetGatewayAsync
(DeleteInternetGatewayRequest deleteInternetGatewayRequest, AsyncHandler<DeleteInternetGatewayRequest, DeleteInternetGatewayResult> asyncHandler) Deletes the specified Internet gateway.AmazonEC2AsyncClient.deleteInternetGatewayAsync
(DeleteInternetGatewayRequest request, AsyncHandler<DeleteInternetGatewayRequest, DeleteInternetGatewayResult> asyncHandler) AbstractAmazonEC2Async.deleteKeyPairAsync
(DeleteKeyPairRequest request, AsyncHandler<DeleteKeyPairRequest, DeleteKeyPairResult> asyncHandler) AmazonEC2Async.deleteKeyPairAsync
(DeleteKeyPairRequest deleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, DeleteKeyPairResult> asyncHandler) Deletes the specified key pair, by removing the public key from Amazon EC2.AmazonEC2AsyncClient.deleteKeyPairAsync
(DeleteKeyPairRequest request, AsyncHandler<DeleteKeyPairRequest, DeleteKeyPairResult> asyncHandler) AbstractAmazonEC2Async.deleteNatGatewayAsync
(DeleteNatGatewayRequest request, AsyncHandler<DeleteNatGatewayRequest, DeleteNatGatewayResult> asyncHandler) AmazonEC2Async.deleteNatGatewayAsync
(DeleteNatGatewayRequest deleteNatGatewayRequest, AsyncHandler<DeleteNatGatewayRequest, DeleteNatGatewayResult> asyncHandler) Deletes the specified NAT gateway.AmazonEC2AsyncClient.deleteNatGatewayAsync
(DeleteNatGatewayRequest request, AsyncHandler<DeleteNatGatewayRequest, DeleteNatGatewayResult> asyncHandler) AbstractAmazonEC2Async.deleteNetworkAclAsync
(DeleteNetworkAclRequest request, AsyncHandler<DeleteNetworkAclRequest, DeleteNetworkAclResult> asyncHandler) AmazonEC2Async.deleteNetworkAclAsync
(DeleteNetworkAclRequest deleteNetworkAclRequest, AsyncHandler<DeleteNetworkAclRequest, DeleteNetworkAclResult> asyncHandler) Deletes the specified network ACL.AmazonEC2AsyncClient.deleteNetworkAclAsync
(DeleteNetworkAclRequest request, AsyncHandler<DeleteNetworkAclRequest, DeleteNetworkAclResult> asyncHandler) AbstractAmazonEC2Async.deleteNetworkAclEntryAsync
(DeleteNetworkAclEntryRequest request, AsyncHandler<DeleteNetworkAclEntryRequest, DeleteNetworkAclEntryResult> asyncHandler) AmazonEC2Async.deleteNetworkAclEntryAsync
(DeleteNetworkAclEntryRequest deleteNetworkAclEntryRequest, AsyncHandler<DeleteNetworkAclEntryRequest, DeleteNetworkAclEntryResult> asyncHandler) Deletes the specified ingress or egress entry (rule) from the specified network ACL.AmazonEC2AsyncClient.deleteNetworkAclEntryAsync
(DeleteNetworkAclEntryRequest request, AsyncHandler<DeleteNetworkAclEntryRequest, DeleteNetworkAclEntryResult> asyncHandler) AbstractAmazonEC2Async.deleteNetworkInterfaceAsync
(DeleteNetworkInterfaceRequest request, AsyncHandler<DeleteNetworkInterfaceRequest, DeleteNetworkInterfaceResult> asyncHandler) AmazonEC2Async.deleteNetworkInterfaceAsync
(DeleteNetworkInterfaceRequest deleteNetworkInterfaceRequest, AsyncHandler<DeleteNetworkInterfaceRequest, DeleteNetworkInterfaceResult> asyncHandler) Deletes the specified network interface.AmazonEC2AsyncClient.deleteNetworkInterfaceAsync
(DeleteNetworkInterfaceRequest request, AsyncHandler<DeleteNetworkInterfaceRequest, DeleteNetworkInterfaceResult> asyncHandler) AbstractAmazonEC2Async.deletePlacementGroupAsync
(DeletePlacementGroupRequest request, AsyncHandler<DeletePlacementGroupRequest, DeletePlacementGroupResult> asyncHandler) AmazonEC2Async.deletePlacementGroupAsync
(DeletePlacementGroupRequest deletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, DeletePlacementGroupResult> asyncHandler) Deletes the specified placement group.AmazonEC2AsyncClient.deletePlacementGroupAsync
(DeletePlacementGroupRequest request, AsyncHandler<DeletePlacementGroupRequest, DeletePlacementGroupResult> asyncHandler) AbstractAmazonEC2Async.deleteRouteAsync
(DeleteRouteRequest request, AsyncHandler<DeleteRouteRequest, DeleteRouteResult> asyncHandler) AmazonEC2Async.deleteRouteAsync
(DeleteRouteRequest deleteRouteRequest, AsyncHandler<DeleteRouteRequest, DeleteRouteResult> asyncHandler) Deletes the specified route from the specified route table.AmazonEC2AsyncClient.deleteRouteAsync
(DeleteRouteRequest request, AsyncHandler<DeleteRouteRequest, DeleteRouteResult> asyncHandler) AbstractAmazonEC2Async.deleteRouteTableAsync
(DeleteRouteTableRequest request, AsyncHandler<DeleteRouteTableRequest, DeleteRouteTableResult> asyncHandler) AmazonEC2Async.deleteRouteTableAsync
(DeleteRouteTableRequest deleteRouteTableRequest, AsyncHandler<DeleteRouteTableRequest, DeleteRouteTableResult> asyncHandler) Deletes the specified route table.AmazonEC2AsyncClient.deleteRouteTableAsync
(DeleteRouteTableRequest request, AsyncHandler<DeleteRouteTableRequest, DeleteRouteTableResult> asyncHandler) AbstractAmazonEC2Async.deleteSecurityGroupAsync
(DeleteSecurityGroupRequest request, AsyncHandler<DeleteSecurityGroupRequest, DeleteSecurityGroupResult> asyncHandler) AmazonEC2Async.deleteSecurityGroupAsync
(DeleteSecurityGroupRequest deleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, DeleteSecurityGroupResult> asyncHandler) Deletes a security group.AmazonEC2AsyncClient.deleteSecurityGroupAsync
(DeleteSecurityGroupRequest request, AsyncHandler<DeleteSecurityGroupRequest, DeleteSecurityGroupResult> asyncHandler) AbstractAmazonEC2Async.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, DeleteSnapshotResult> asyncHandler) AmazonEC2Async.deleteSnapshotAsync
(DeleteSnapshotRequest deleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, DeleteSnapshotResult> asyncHandler) Deletes the specified snapshot.AmazonEC2AsyncClient.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, DeleteSnapshotResult> asyncHandler) AbstractAmazonEC2Async.deleteSpotDatafeedSubscriptionAsync
(AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, DeleteSpotDatafeedSubscriptionResult> asyncHandler) Simplified method form for invoking the DeleteSpotDatafeedSubscription operation with an AsyncHandler.AbstractAmazonEC2Async.deleteSpotDatafeedSubscriptionAsync
(DeleteSpotDatafeedSubscriptionRequest request, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, DeleteSpotDatafeedSubscriptionResult> asyncHandler) AmazonEC2Async.deleteSpotDatafeedSubscriptionAsync
(AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, DeleteSpotDatafeedSubscriptionResult> asyncHandler) Simplified method form for invoking the DeleteSpotDatafeedSubscription operation with an AsyncHandler.AmazonEC2Async.deleteSpotDatafeedSubscriptionAsync
(DeleteSpotDatafeedSubscriptionRequest deleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, DeleteSpotDatafeedSubscriptionResult> asyncHandler) Deletes the data feed for Spot instances.AmazonEC2AsyncClient.deleteSpotDatafeedSubscriptionAsync
(AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, DeleteSpotDatafeedSubscriptionResult> asyncHandler) Simplified method form for invoking the DeleteSpotDatafeedSubscription operation with an AsyncHandler.AmazonEC2AsyncClient.deleteSpotDatafeedSubscriptionAsync
(DeleteSpotDatafeedSubscriptionRequest request, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, DeleteSpotDatafeedSubscriptionResult> asyncHandler) AbstractAmazonEC2Async.deleteSubnetAsync
(DeleteSubnetRequest request, AsyncHandler<DeleteSubnetRequest, DeleteSubnetResult> asyncHandler) AmazonEC2Async.deleteSubnetAsync
(DeleteSubnetRequest deleteSubnetRequest, AsyncHandler<DeleteSubnetRequest, DeleteSubnetResult> asyncHandler) Deletes the specified subnet.AmazonEC2AsyncClient.deleteSubnetAsync
(DeleteSubnetRequest request, AsyncHandler<DeleteSubnetRequest, DeleteSubnetResult> asyncHandler) AbstractAmazonEC2Async.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AmazonEC2Async.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes the specified set of tags from the specified set of resources.AmazonEC2AsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AbstractAmazonEC2Async.deleteVolumeAsync
(DeleteVolumeRequest request, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult> asyncHandler) AmazonEC2Async.deleteVolumeAsync
(DeleteVolumeRequest deleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult> asyncHandler) Deletes the specified EBS volume.AmazonEC2AsyncClient.deleteVolumeAsync
(DeleteVolumeRequest request, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult> asyncHandler) AbstractAmazonEC2Async.deleteVpcAsync
(DeleteVpcRequest request, AsyncHandler<DeleteVpcRequest, DeleteVpcResult> asyncHandler) AmazonEC2Async.deleteVpcAsync
(DeleteVpcRequest deleteVpcRequest, AsyncHandler<DeleteVpcRequest, DeleteVpcResult> asyncHandler) Deletes the specified VPC.AmazonEC2AsyncClient.deleteVpcAsync
(DeleteVpcRequest request, AsyncHandler<DeleteVpcRequest, DeleteVpcResult> asyncHandler) AbstractAmazonEC2Async.deleteVpcEndpointsAsync
(DeleteVpcEndpointsRequest request, AsyncHandler<DeleteVpcEndpointsRequest, DeleteVpcEndpointsResult> asyncHandler) AmazonEC2Async.deleteVpcEndpointsAsync
(DeleteVpcEndpointsRequest deleteVpcEndpointsRequest, AsyncHandler<DeleteVpcEndpointsRequest, DeleteVpcEndpointsResult> asyncHandler) Deletes one or more specified VPC endpoints.AmazonEC2AsyncClient.deleteVpcEndpointsAsync
(DeleteVpcEndpointsRequest request, AsyncHandler<DeleteVpcEndpointsRequest, DeleteVpcEndpointsResult> asyncHandler) AbstractAmazonEC2Async.deleteVpcPeeringConnectionAsync
(DeleteVpcPeeringConnectionRequest request, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult> asyncHandler) AmazonEC2Async.deleteVpcPeeringConnectionAsync
(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult> asyncHandler) Deletes a VPC peering connection.AmazonEC2AsyncClient.deleteVpcPeeringConnectionAsync
(DeleteVpcPeeringConnectionRequest request, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult> asyncHandler) AbstractAmazonEC2Async.deleteVpnConnectionAsync
(DeleteVpnConnectionRequest request, AsyncHandler<DeleteVpnConnectionRequest, DeleteVpnConnectionResult> asyncHandler) AmazonEC2Async.deleteVpnConnectionAsync
(DeleteVpnConnectionRequest deleteVpnConnectionRequest, AsyncHandler<DeleteVpnConnectionRequest, DeleteVpnConnectionResult> asyncHandler) Deletes the specified VPN connection.AmazonEC2AsyncClient.deleteVpnConnectionAsync
(DeleteVpnConnectionRequest request, AsyncHandler<DeleteVpnConnectionRequest, DeleteVpnConnectionResult> asyncHandler) AbstractAmazonEC2Async.deleteVpnConnectionRouteAsync
(DeleteVpnConnectionRouteRequest request, AsyncHandler<DeleteVpnConnectionRouteRequest, DeleteVpnConnectionRouteResult> asyncHandler) AmazonEC2Async.deleteVpnConnectionRouteAsync
(DeleteVpnConnectionRouteRequest deleteVpnConnectionRouteRequest, AsyncHandler<DeleteVpnConnectionRouteRequest, DeleteVpnConnectionRouteResult> asyncHandler) Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.AmazonEC2AsyncClient.deleteVpnConnectionRouteAsync
(DeleteVpnConnectionRouteRequest request, AsyncHandler<DeleteVpnConnectionRouteRequest, DeleteVpnConnectionRouteResult> asyncHandler) AbstractAmazonEC2Async.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest request, AsyncHandler<DeleteVpnGatewayRequest, DeleteVpnGatewayResult> asyncHandler) AmazonEC2Async.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest deleteVpnGatewayRequest, AsyncHandler<DeleteVpnGatewayRequest, DeleteVpnGatewayResult> asyncHandler) Deletes the specified virtual private gateway.AmazonEC2AsyncClient.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest request, AsyncHandler<DeleteVpnGatewayRequest, DeleteVpnGatewayResult> asyncHandler) AbstractAmazonEC2Async.deregisterImageAsync
(DeregisterImageRequest request, AsyncHandler<DeregisterImageRequest, DeregisterImageResult> asyncHandler) AmazonEC2Async.deregisterImageAsync
(DeregisterImageRequest deregisterImageRequest, AsyncHandler<DeregisterImageRequest, DeregisterImageResult> asyncHandler) Deregisters the specified AMI.AmazonEC2AsyncClient.deregisterImageAsync
(DeregisterImageRequest request, AsyncHandler<DeregisterImageRequest, DeregisterImageResult> asyncHandler) AbstractAmazonEC2Async.describeAccountAttributesAsync
(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.AbstractAmazonEC2Async.describeAccountAttributesAsync
(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) AmazonEC2Async.describeAccountAttributesAsync
(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.AmazonEC2Async.describeAccountAttributesAsync
(DescribeAccountAttributesRequest describeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Describes attributes of your AWS account.AmazonEC2AsyncClient.describeAccountAttributesAsync
(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.AmazonEC2AsyncClient.describeAccountAttributesAsync
(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) AbstractAmazonEC2Async.describeAddressesAsync
(AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult> asyncHandler) Simplified method form for invoking the DescribeAddresses operation with an AsyncHandler.AbstractAmazonEC2Async.describeAddressesAsync
(DescribeAddressesRequest request, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult> asyncHandler) AmazonEC2Async.describeAddressesAsync
(AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult> asyncHandler) Simplified method form for invoking the DescribeAddresses operation with an AsyncHandler.AmazonEC2Async.describeAddressesAsync
(DescribeAddressesRequest describeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult> asyncHandler) Describes one or more of your Elastic IP addresses.AmazonEC2AsyncClient.describeAddressesAsync
(AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult> asyncHandler) Simplified method form for invoking the DescribeAddresses operation with an AsyncHandler.AmazonEC2AsyncClient.describeAddressesAsync
(DescribeAddressesRequest request, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult> asyncHandler) AbstractAmazonEC2Async.describeAvailabilityZonesAsync
(AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult> asyncHandler) Simplified method form for invoking the DescribeAvailabilityZones operation with an AsyncHandler.AbstractAmazonEC2Async.describeAvailabilityZonesAsync
(DescribeAvailabilityZonesRequest request, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult> asyncHandler) AmazonEC2Async.describeAvailabilityZonesAsync
(AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult> asyncHandler) Simplified method form for invoking the DescribeAvailabilityZones operation with an AsyncHandler.AmazonEC2Async.describeAvailabilityZonesAsync
(DescribeAvailabilityZonesRequest describeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult> asyncHandler) Describes one or more of the Availability Zones that are available to you.AmazonEC2AsyncClient.describeAvailabilityZonesAsync
(AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult> asyncHandler) Simplified method form for invoking the DescribeAvailabilityZones operation with an AsyncHandler.AmazonEC2AsyncClient.describeAvailabilityZonesAsync
(DescribeAvailabilityZonesRequest request, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult> asyncHandler) AbstractAmazonEC2Async.describeBundleTasksAsync
(AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult> asyncHandler) Simplified method form for invoking the DescribeBundleTasks operation with an AsyncHandler.AbstractAmazonEC2Async.describeBundleTasksAsync
(DescribeBundleTasksRequest request, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult> asyncHandler) AmazonEC2Async.describeBundleTasksAsync
(AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult> asyncHandler) Simplified method form for invoking the DescribeBundleTasks operation with an AsyncHandler.AmazonEC2Async.describeBundleTasksAsync
(DescribeBundleTasksRequest describeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult> asyncHandler) Describes one or more of your bundling tasks.AmazonEC2AsyncClient.describeBundleTasksAsync
(AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult> asyncHandler) Simplified method form for invoking the DescribeBundleTasks operation with an AsyncHandler.AmazonEC2AsyncClient.describeBundleTasksAsync
(DescribeBundleTasksRequest request, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult> asyncHandler) AbstractAmazonEC2Async.describeClassicLinkInstancesAsync
(AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult> asyncHandler) Simplified method form for invoking the DescribeClassicLinkInstances operation with an AsyncHandler.AbstractAmazonEC2Async.describeClassicLinkInstancesAsync
(DescribeClassicLinkInstancesRequest request, AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult> asyncHandler) AmazonEC2Async.describeClassicLinkInstancesAsync
(AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult> asyncHandler) Simplified method form for invoking the DescribeClassicLinkInstances operation with an AsyncHandler.AmazonEC2Async.describeClassicLinkInstancesAsync
(DescribeClassicLinkInstancesRequest describeClassicLinkInstancesRequest, AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult> asyncHandler) Describes one or more of your linked EC2-Classic instances.AmazonEC2AsyncClient.describeClassicLinkInstancesAsync
(AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult> asyncHandler) Simplified method form for invoking the DescribeClassicLinkInstances operation with an AsyncHandler.AmazonEC2AsyncClient.describeClassicLinkInstancesAsync
(DescribeClassicLinkInstancesRequest request, AsyncHandler<DescribeClassicLinkInstancesRequest, DescribeClassicLinkInstancesResult> asyncHandler) AbstractAmazonEC2Async.describeConversionTasksAsync
(AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult> asyncHandler) Simplified method form for invoking the DescribeConversionTasks operation with an AsyncHandler.AbstractAmazonEC2Async.describeConversionTasksAsync
(DescribeConversionTasksRequest request, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult> asyncHandler) AmazonEC2Async.describeConversionTasksAsync
(AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult> asyncHandler) Simplified method form for invoking the DescribeConversionTasks operation with an AsyncHandler.AmazonEC2Async.describeConversionTasksAsync
(DescribeConversionTasksRequest describeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult> asyncHandler) Describes one or more of your conversion tasks.AmazonEC2AsyncClient.describeConversionTasksAsync
(AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult> asyncHandler) Simplified method form for invoking the DescribeConversionTasks operation with an AsyncHandler.AmazonEC2AsyncClient.describeConversionTasksAsync
(DescribeConversionTasksRequest request, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult> asyncHandler) AbstractAmazonEC2Async.describeCustomerGatewaysAsync
(AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeCustomerGateways operation with an AsyncHandler.AbstractAmazonEC2Async.describeCustomerGatewaysAsync
(DescribeCustomerGatewaysRequest request, AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult> asyncHandler) AmazonEC2Async.describeCustomerGatewaysAsync
(AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeCustomerGateways operation with an AsyncHandler.AmazonEC2Async.describeCustomerGatewaysAsync
(DescribeCustomerGatewaysRequest describeCustomerGatewaysRequest, AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult> asyncHandler) Describes one or more of your VPN customer gateways.AmazonEC2AsyncClient.describeCustomerGatewaysAsync
(AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeCustomerGateways operation with an AsyncHandler.AmazonEC2AsyncClient.describeCustomerGatewaysAsync
(DescribeCustomerGatewaysRequest request, AsyncHandler<DescribeCustomerGatewaysRequest, DescribeCustomerGatewaysResult> asyncHandler) AbstractAmazonEC2Async.describeDhcpOptionsAsync
(AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult> asyncHandler) Simplified method form for invoking the DescribeDhcpOptions operation with an AsyncHandler.AbstractAmazonEC2Async.describeDhcpOptionsAsync
(DescribeDhcpOptionsRequest request, AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult> asyncHandler) AmazonEC2Async.describeDhcpOptionsAsync
(AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult> asyncHandler) Simplified method form for invoking the DescribeDhcpOptions operation with an AsyncHandler.AmazonEC2Async.describeDhcpOptionsAsync
(DescribeDhcpOptionsRequest describeDhcpOptionsRequest, AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult> asyncHandler) Describes one or more of your DHCP options sets.AmazonEC2AsyncClient.describeDhcpOptionsAsync
(AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult> asyncHandler) Simplified method form for invoking the DescribeDhcpOptions operation with an AsyncHandler.AmazonEC2AsyncClient.describeDhcpOptionsAsync
(DescribeDhcpOptionsRequest request, AsyncHandler<DescribeDhcpOptionsRequest, DescribeDhcpOptionsResult> asyncHandler) AbstractAmazonEC2Async.describeExportTasksAsync
(AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult> asyncHandler) Simplified method form for invoking the DescribeExportTasks operation with an AsyncHandler.AbstractAmazonEC2Async.describeExportTasksAsync
(DescribeExportTasksRequest request, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult> asyncHandler) AmazonEC2Async.describeExportTasksAsync
(AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult> asyncHandler) Simplified method form for invoking the DescribeExportTasks operation with an AsyncHandler.AmazonEC2Async.describeExportTasksAsync
(DescribeExportTasksRequest describeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult> asyncHandler) Describes one or more of your export tasks.AmazonEC2AsyncClient.describeExportTasksAsync
(AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult> asyncHandler) Simplified method form for invoking the DescribeExportTasks operation with an AsyncHandler.AmazonEC2AsyncClient.describeExportTasksAsync
(DescribeExportTasksRequest request, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult> asyncHandler) AbstractAmazonEC2Async.describeFlowLogsAsync
(AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult> asyncHandler) Simplified method form for invoking the DescribeFlowLogs operation with an AsyncHandler.AbstractAmazonEC2Async.describeFlowLogsAsync
(DescribeFlowLogsRequest request, AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult> asyncHandler) AmazonEC2Async.describeFlowLogsAsync
(AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult> asyncHandler) Simplified method form for invoking the DescribeFlowLogs operation with an AsyncHandler.AmazonEC2Async.describeFlowLogsAsync
(DescribeFlowLogsRequest describeFlowLogsRequest, AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult> asyncHandler) Describes one or more flow logs.AmazonEC2AsyncClient.describeFlowLogsAsync
(AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult> asyncHandler) Simplified method form for invoking the DescribeFlowLogs operation with an AsyncHandler.AmazonEC2AsyncClient.describeFlowLogsAsync
(DescribeFlowLogsRequest request, AsyncHandler<DescribeFlowLogsRequest, DescribeFlowLogsResult> asyncHandler) AbstractAmazonEC2Async.describeHostsAsync
(AsyncHandler<DescribeHostsRequest, DescribeHostsResult> asyncHandler) Simplified method form for invoking the DescribeHosts operation with an AsyncHandler.AbstractAmazonEC2Async.describeHostsAsync
(DescribeHostsRequest request, AsyncHandler<DescribeHostsRequest, DescribeHostsResult> asyncHandler) AmazonEC2Async.describeHostsAsync
(AsyncHandler<DescribeHostsRequest, DescribeHostsResult> asyncHandler) Simplified method form for invoking the DescribeHosts operation with an AsyncHandler.AmazonEC2Async.describeHostsAsync
(DescribeHostsRequest describeHostsRequest, AsyncHandler<DescribeHostsRequest, DescribeHostsResult> asyncHandler) Describes one or more of your Dedicated hosts.AmazonEC2AsyncClient.describeHostsAsync
(AsyncHandler<DescribeHostsRequest, DescribeHostsResult> asyncHandler) Simplified method form for invoking the DescribeHosts operation with an AsyncHandler.AmazonEC2AsyncClient.describeHostsAsync
(DescribeHostsRequest request, AsyncHandler<DescribeHostsRequest, DescribeHostsResult> asyncHandler) AbstractAmazonEC2Async.describeIdFormatAsync
(AsyncHandler<DescribeIdFormatRequest, DescribeIdFormatResult> asyncHandler) Simplified method form for invoking the DescribeIdFormat operation with an AsyncHandler.AbstractAmazonEC2Async.describeIdFormatAsync
(DescribeIdFormatRequest request, AsyncHandler<DescribeIdFormatRequest, DescribeIdFormatResult> asyncHandler) AmazonEC2Async.describeIdFormatAsync
(AsyncHandler<DescribeIdFormatRequest, DescribeIdFormatResult> asyncHandler) Simplified method form for invoking the DescribeIdFormat operation with an AsyncHandler.AmazonEC2Async.describeIdFormatAsync
(DescribeIdFormatRequest describeIdFormatRequest, AsyncHandler<DescribeIdFormatRequest, DescribeIdFormatResult> asyncHandler) Describes the ID format settings for your resources on a per-region basis, for example, to view which resource types are enabled for longer IDs.AmazonEC2AsyncClient.describeIdFormatAsync
(AsyncHandler<DescribeIdFormatRequest, DescribeIdFormatResult> asyncHandler) Simplified method form for invoking the DescribeIdFormat operation with an AsyncHandler.AmazonEC2AsyncClient.describeIdFormatAsync
(DescribeIdFormatRequest request, AsyncHandler<DescribeIdFormatRequest, DescribeIdFormatResult> asyncHandler) AbstractAmazonEC2Async.describeImageAttributeAsync
(DescribeImageAttributeRequest request, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult> asyncHandler) AmazonEC2Async.describeImageAttributeAsync
(DescribeImageAttributeRequest describeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult> asyncHandler) Describes the specified attribute of the specified AMI.AmazonEC2AsyncClient.describeImageAttributeAsync
(DescribeImageAttributeRequest request, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult> asyncHandler) AbstractAmazonEC2Async.describeImagesAsync
(AsyncHandler<DescribeImagesRequest, DescribeImagesResult> asyncHandler) Simplified method form for invoking the DescribeImages operation with an AsyncHandler.AbstractAmazonEC2Async.describeImagesAsync
(DescribeImagesRequest request, AsyncHandler<DescribeImagesRequest, DescribeImagesResult> asyncHandler) AmazonEC2Async.describeImagesAsync
(AsyncHandler<DescribeImagesRequest, DescribeImagesResult> asyncHandler) Simplified method form for invoking the DescribeImages operation with an AsyncHandler.AmazonEC2Async.describeImagesAsync
(DescribeImagesRequest describeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult> asyncHandler) Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.AmazonEC2AsyncClient.describeImagesAsync
(AsyncHandler<DescribeImagesRequest, DescribeImagesResult> asyncHandler) Simplified method form for invoking the DescribeImages operation with an AsyncHandler.AmazonEC2AsyncClient.describeImagesAsync
(DescribeImagesRequest request, AsyncHandler<DescribeImagesRequest, DescribeImagesResult> asyncHandler) AbstractAmazonEC2Async.describeImportImageTasksAsync
(AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult> asyncHandler) Simplified method form for invoking the DescribeImportImageTasks operation with an AsyncHandler.AbstractAmazonEC2Async.describeImportImageTasksAsync
(DescribeImportImageTasksRequest request, AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult> asyncHandler) AmazonEC2Async.describeImportImageTasksAsync
(AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult> asyncHandler) Simplified method form for invoking the DescribeImportImageTasks operation with an AsyncHandler.AmazonEC2Async.describeImportImageTasksAsync
(DescribeImportImageTasksRequest describeImportImageTasksRequest, AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult> asyncHandler) Displays details about an import virtual machine or import snapshot tasks that are already created.AmazonEC2AsyncClient.describeImportImageTasksAsync
(AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult> asyncHandler) Simplified method form for invoking the DescribeImportImageTasks operation with an AsyncHandler.AmazonEC2AsyncClient.describeImportImageTasksAsync
(DescribeImportImageTasksRequest request, AsyncHandler<DescribeImportImageTasksRequest, DescribeImportImageTasksResult> asyncHandler) AbstractAmazonEC2Async.describeImportSnapshotTasksAsync
(AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult> asyncHandler) Simplified method form for invoking the DescribeImportSnapshotTasks operation with an AsyncHandler.AbstractAmazonEC2Async.describeImportSnapshotTasksAsync
(DescribeImportSnapshotTasksRequest request, AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult> asyncHandler) AmazonEC2Async.describeImportSnapshotTasksAsync
(AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult> asyncHandler) Simplified method form for invoking the DescribeImportSnapshotTasks operation with an AsyncHandler.AmazonEC2Async.describeImportSnapshotTasksAsync
(DescribeImportSnapshotTasksRequest describeImportSnapshotTasksRequest, AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult> asyncHandler) Describes your import snapshot tasks.AmazonEC2AsyncClient.describeImportSnapshotTasksAsync
(AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult> asyncHandler) Simplified method form for invoking the DescribeImportSnapshotTasks operation with an AsyncHandler.AmazonEC2AsyncClient.describeImportSnapshotTasksAsync
(DescribeImportSnapshotTasksRequest request, AsyncHandler<DescribeImportSnapshotTasksRequest, DescribeImportSnapshotTasksResult> asyncHandler) AbstractAmazonEC2Async.describeInstanceAttributeAsync
(DescribeInstanceAttributeRequest request, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult> asyncHandler) AmazonEC2Async.describeInstanceAttributeAsync
(DescribeInstanceAttributeRequest describeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult> asyncHandler) Describes the specified attribute of the specified instance.AmazonEC2AsyncClient.describeInstanceAttributeAsync
(DescribeInstanceAttributeRequest request, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult> asyncHandler) AbstractAmazonEC2Async.describeInstancesAsync
(AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult> asyncHandler) Simplified method form for invoking the DescribeInstances operation with an AsyncHandler.AbstractAmazonEC2Async.describeInstancesAsync
(DescribeInstancesRequest request, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult> asyncHandler) AmazonEC2Async.describeInstancesAsync
(AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult> asyncHandler) Simplified method form for invoking the DescribeInstances operation with an AsyncHandler.AmazonEC2Async.describeInstancesAsync
(DescribeInstancesRequest describeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult> asyncHandler) Describes one or more of your instances.AmazonEC2AsyncClient.describeInstancesAsync
(AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult> asyncHandler) Simplified method form for invoking the DescribeInstances operation with an AsyncHandler.AmazonEC2AsyncClient.describeInstancesAsync
(DescribeInstancesRequest request, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult> asyncHandler) AbstractAmazonEC2Async.describeInstanceStatusAsync
(AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult> asyncHandler) Simplified method form for invoking the DescribeInstanceStatus operation with an AsyncHandler.AbstractAmazonEC2Async.describeInstanceStatusAsync
(DescribeInstanceStatusRequest request, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult> asyncHandler) AmazonEC2Async.describeInstanceStatusAsync
(AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult> asyncHandler) Simplified method form for invoking the DescribeInstanceStatus operation with an AsyncHandler.AmazonEC2Async.describeInstanceStatusAsync
(DescribeInstanceStatusRequest describeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult> asyncHandler) Describes the status of one or more instances.AmazonEC2AsyncClient.describeInstanceStatusAsync
(AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult> asyncHandler) Simplified method form for invoking the DescribeInstanceStatus operation with an AsyncHandler.AmazonEC2AsyncClient.describeInstanceStatusAsync
(DescribeInstanceStatusRequest request, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult> asyncHandler) AbstractAmazonEC2Async.describeInternetGatewaysAsync
(AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeInternetGateways operation with an AsyncHandler.AbstractAmazonEC2Async.describeInternetGatewaysAsync
(DescribeInternetGatewaysRequest request, AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult> asyncHandler) AmazonEC2Async.describeInternetGatewaysAsync
(AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeInternetGateways operation with an AsyncHandler.AmazonEC2Async.describeInternetGatewaysAsync
(DescribeInternetGatewaysRequest describeInternetGatewaysRequest, AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult> asyncHandler) Describes one or more of your Internet gateways.AmazonEC2AsyncClient.describeInternetGatewaysAsync
(AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeInternetGateways operation with an AsyncHandler.AmazonEC2AsyncClient.describeInternetGatewaysAsync
(DescribeInternetGatewaysRequest request, AsyncHandler<DescribeInternetGatewaysRequest, DescribeInternetGatewaysResult> asyncHandler) AbstractAmazonEC2Async.describeKeyPairsAsync
(AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult> asyncHandler) Simplified method form for invoking the DescribeKeyPairs operation with an AsyncHandler.AbstractAmazonEC2Async.describeKeyPairsAsync
(DescribeKeyPairsRequest request, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult> asyncHandler) AmazonEC2Async.describeKeyPairsAsync
(AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult> asyncHandler) Simplified method form for invoking the DescribeKeyPairs operation with an AsyncHandler.AmazonEC2Async.describeKeyPairsAsync
(DescribeKeyPairsRequest describeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult> asyncHandler) Describes one or more of your key pairs.AmazonEC2AsyncClient.describeKeyPairsAsync
(AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult> asyncHandler) Simplified method form for invoking the DescribeKeyPairs operation with an AsyncHandler.AmazonEC2AsyncClient.describeKeyPairsAsync
(DescribeKeyPairsRequest request, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult> asyncHandler) AbstractAmazonEC2Async.describeMovingAddressesAsync
(AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult> asyncHandler) Simplified method form for invoking the DescribeMovingAddresses operation with an AsyncHandler.AbstractAmazonEC2Async.describeMovingAddressesAsync
(DescribeMovingAddressesRequest request, AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult> asyncHandler) AmazonEC2Async.describeMovingAddressesAsync
(AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult> asyncHandler) Simplified method form for invoking the DescribeMovingAddresses operation with an AsyncHandler.AmazonEC2Async.describeMovingAddressesAsync
(DescribeMovingAddressesRequest describeMovingAddressesRequest, AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult> asyncHandler) Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform.AmazonEC2AsyncClient.describeMovingAddressesAsync
(AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult> asyncHandler) Simplified method form for invoking the DescribeMovingAddresses operation with an AsyncHandler.AmazonEC2AsyncClient.describeMovingAddressesAsync
(DescribeMovingAddressesRequest request, AsyncHandler<DescribeMovingAddressesRequest, DescribeMovingAddressesResult> asyncHandler) AbstractAmazonEC2Async.describeNatGatewaysAsync
(DescribeNatGatewaysRequest request, AsyncHandler<DescribeNatGatewaysRequest, DescribeNatGatewaysResult> asyncHandler) AmazonEC2Async.describeNatGatewaysAsync
(DescribeNatGatewaysRequest describeNatGatewaysRequest, AsyncHandler<DescribeNatGatewaysRequest, DescribeNatGatewaysResult> asyncHandler) Describes one or more of the your NAT gateways.AmazonEC2AsyncClient.describeNatGatewaysAsync
(DescribeNatGatewaysRequest request, AsyncHandler<DescribeNatGatewaysRequest, DescribeNatGatewaysResult> asyncHandler) AbstractAmazonEC2Async.describeNetworkAclsAsync
(AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult> asyncHandler) Simplified method form for invoking the DescribeNetworkAcls operation with an AsyncHandler.AbstractAmazonEC2Async.describeNetworkAclsAsync
(DescribeNetworkAclsRequest request, AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult> asyncHandler) AmazonEC2Async.describeNetworkAclsAsync
(AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult> asyncHandler) Simplified method form for invoking the DescribeNetworkAcls operation with an AsyncHandler.AmazonEC2Async.describeNetworkAclsAsync
(DescribeNetworkAclsRequest describeNetworkAclsRequest, AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult> asyncHandler) Describes one or more of your network ACLs.AmazonEC2AsyncClient.describeNetworkAclsAsync
(AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult> asyncHandler) Simplified method form for invoking the DescribeNetworkAcls operation with an AsyncHandler.AmazonEC2AsyncClient.describeNetworkAclsAsync
(DescribeNetworkAclsRequest request, AsyncHandler<DescribeNetworkAclsRequest, DescribeNetworkAclsResult> asyncHandler) AbstractAmazonEC2Async.describeNetworkInterfaceAttributeAsync
(DescribeNetworkInterfaceAttributeRequest request, AsyncHandler<DescribeNetworkInterfaceAttributeRequest, DescribeNetworkInterfaceAttributeResult> asyncHandler) AmazonEC2Async.describeNetworkInterfaceAttributeAsync
(DescribeNetworkInterfaceAttributeRequest describeNetworkInterfaceAttributeRequest, AsyncHandler<DescribeNetworkInterfaceAttributeRequest, DescribeNetworkInterfaceAttributeResult> asyncHandler) Describes a network interface attribute.AmazonEC2AsyncClient.describeNetworkInterfaceAttributeAsync
(DescribeNetworkInterfaceAttributeRequest request, AsyncHandler<DescribeNetworkInterfaceAttributeRequest, DescribeNetworkInterfaceAttributeResult> asyncHandler) AbstractAmazonEC2Async.describeNetworkInterfacesAsync
(AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult> asyncHandler) Simplified method form for invoking the DescribeNetworkInterfaces operation with an AsyncHandler.AbstractAmazonEC2Async.describeNetworkInterfacesAsync
(DescribeNetworkInterfacesRequest request, AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult> asyncHandler) AmazonEC2Async.describeNetworkInterfacesAsync
(AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult> asyncHandler) Simplified method form for invoking the DescribeNetworkInterfaces operation with an AsyncHandler.AmazonEC2Async.describeNetworkInterfacesAsync
(DescribeNetworkInterfacesRequest describeNetworkInterfacesRequest, AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult> asyncHandler) Describes one or more of your network interfaces.AmazonEC2AsyncClient.describeNetworkInterfacesAsync
(AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult> asyncHandler) Simplified method form for invoking the DescribeNetworkInterfaces operation with an AsyncHandler.AmazonEC2AsyncClient.describeNetworkInterfacesAsync
(DescribeNetworkInterfacesRequest request, AsyncHandler<DescribeNetworkInterfacesRequest, DescribeNetworkInterfacesResult> asyncHandler) AbstractAmazonEC2Async.describePlacementGroupsAsync
(AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult> asyncHandler) Simplified method form for invoking the DescribePlacementGroups operation with an AsyncHandler.AbstractAmazonEC2Async.describePlacementGroupsAsync
(DescribePlacementGroupsRequest request, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult> asyncHandler) AmazonEC2Async.describePlacementGroupsAsync
(AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult> asyncHandler) Simplified method form for invoking the DescribePlacementGroups operation with an AsyncHandler.AmazonEC2Async.describePlacementGroupsAsync
(DescribePlacementGroupsRequest describePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult> asyncHandler) Describes one or more of your placement groups.AmazonEC2AsyncClient.describePlacementGroupsAsync
(AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult> asyncHandler) Simplified method form for invoking the DescribePlacementGroups operation with an AsyncHandler.AmazonEC2AsyncClient.describePlacementGroupsAsync
(DescribePlacementGroupsRequest request, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult> asyncHandler) AbstractAmazonEC2Async.describePrefixListsAsync
(AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult> asyncHandler) Simplified method form for invoking the DescribePrefixLists operation with an AsyncHandler.AbstractAmazonEC2Async.describePrefixListsAsync
(DescribePrefixListsRequest request, AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult> asyncHandler) AmazonEC2Async.describePrefixListsAsync
(AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult> asyncHandler) Simplified method form for invoking the DescribePrefixLists operation with an AsyncHandler.AmazonEC2Async.describePrefixListsAsync
(DescribePrefixListsRequest describePrefixListsRequest, AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult> asyncHandler) Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.AmazonEC2AsyncClient.describePrefixListsAsync
(AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult> asyncHandler) Simplified method form for invoking the DescribePrefixLists operation with an AsyncHandler.AmazonEC2AsyncClient.describePrefixListsAsync
(DescribePrefixListsRequest request, AsyncHandler<DescribePrefixListsRequest, DescribePrefixListsResult> asyncHandler) AbstractAmazonEC2Async.describeRegionsAsync
(AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult> asyncHandler) Simplified method form for invoking the DescribeRegions operation with an AsyncHandler.AbstractAmazonEC2Async.describeRegionsAsync
(DescribeRegionsRequest request, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult> asyncHandler) AmazonEC2Async.describeRegionsAsync
(AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult> asyncHandler) Simplified method form for invoking the DescribeRegions operation with an AsyncHandler.AmazonEC2Async.describeRegionsAsync
(DescribeRegionsRequest describeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult> asyncHandler) Describes one or more regions that are currently available to you.AmazonEC2AsyncClient.describeRegionsAsync
(AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult> asyncHandler) Simplified method form for invoking the DescribeRegions operation with an AsyncHandler.AmazonEC2AsyncClient.describeRegionsAsync
(DescribeRegionsRequest request, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult> asyncHandler) AbstractAmazonEC2Async.describeReservedInstancesAsync
(AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstances operation with an AsyncHandler.AbstractAmazonEC2Async.describeReservedInstancesAsync
(DescribeReservedInstancesRequest request, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult> asyncHandler) AmazonEC2Async.describeReservedInstancesAsync
(AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstances operation with an AsyncHandler.AmazonEC2Async.describeReservedInstancesAsync
(DescribeReservedInstancesRequest describeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult> asyncHandler) Describes one or more of the Reserved Instances that you purchased.AmazonEC2AsyncClient.describeReservedInstancesAsync
(AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstances operation with an AsyncHandler.AmazonEC2AsyncClient.describeReservedInstancesAsync
(DescribeReservedInstancesRequest request, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult> asyncHandler) AbstractAmazonEC2Async.describeReservedInstancesListingsAsync
(AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstancesListings operation with an AsyncHandler.AbstractAmazonEC2Async.describeReservedInstancesListingsAsync
(DescribeReservedInstancesListingsRequest request, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult> asyncHandler) AmazonEC2Async.describeReservedInstancesListingsAsync
(AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstancesListings operation with an AsyncHandler.AmazonEC2Async.describeReservedInstancesListingsAsync
(DescribeReservedInstancesListingsRequest describeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult> asyncHandler) Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.AmazonEC2AsyncClient.describeReservedInstancesListingsAsync
(AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstancesListings operation with an AsyncHandler.AmazonEC2AsyncClient.describeReservedInstancesListingsAsync
(DescribeReservedInstancesListingsRequest request, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult> asyncHandler) AbstractAmazonEC2Async.describeReservedInstancesModificationsAsync
(AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstancesModifications operation with an AsyncHandler.AbstractAmazonEC2Async.describeReservedInstancesModificationsAsync
(DescribeReservedInstancesModificationsRequest request, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult> asyncHandler) AmazonEC2Async.describeReservedInstancesModificationsAsync
(AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstancesModifications operation with an AsyncHandler.AmazonEC2Async.describeReservedInstancesModificationsAsync
(DescribeReservedInstancesModificationsRequest describeReservedInstancesModificationsRequest, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult> asyncHandler) Describes the modifications made to your Reserved Instances.AmazonEC2AsyncClient.describeReservedInstancesModificationsAsync
(AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstancesModifications operation with an AsyncHandler.AmazonEC2AsyncClient.describeReservedInstancesModificationsAsync
(DescribeReservedInstancesModificationsRequest request, AsyncHandler<DescribeReservedInstancesModificationsRequest, DescribeReservedInstancesModificationsResult> asyncHandler) AbstractAmazonEC2Async.describeReservedInstancesOfferingsAsync
(AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstancesOfferings operation with an AsyncHandler.AbstractAmazonEC2Async.describeReservedInstancesOfferingsAsync
(DescribeReservedInstancesOfferingsRequest request, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult> asyncHandler) AmazonEC2Async.describeReservedInstancesOfferingsAsync
(AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstancesOfferings operation with an AsyncHandler.AmazonEC2Async.describeReservedInstancesOfferingsAsync
(DescribeReservedInstancesOfferingsRequest describeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult> asyncHandler) Describes Reserved Instance offerings that are available for purchase.AmazonEC2AsyncClient.describeReservedInstancesOfferingsAsync
(AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedInstancesOfferings operation with an AsyncHandler.AmazonEC2AsyncClient.describeReservedInstancesOfferingsAsync
(DescribeReservedInstancesOfferingsRequest request, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult> asyncHandler) AbstractAmazonEC2Async.describeRouteTablesAsync
(AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult> asyncHandler) Simplified method form for invoking the DescribeRouteTables operation with an AsyncHandler.AbstractAmazonEC2Async.describeRouteTablesAsync
(DescribeRouteTablesRequest request, AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult> asyncHandler) AmazonEC2Async.describeRouteTablesAsync
(AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult> asyncHandler) Simplified method form for invoking the DescribeRouteTables operation with an AsyncHandler.AmazonEC2Async.describeRouteTablesAsync
(DescribeRouteTablesRequest describeRouteTablesRequest, AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult> asyncHandler) Describes one or more of your route tables.AmazonEC2AsyncClient.describeRouteTablesAsync
(AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult> asyncHandler) Simplified method form for invoking the DescribeRouteTables operation with an AsyncHandler.AmazonEC2AsyncClient.describeRouteTablesAsync
(DescribeRouteTablesRequest request, AsyncHandler<DescribeRouteTablesRequest, DescribeRouteTablesResult> asyncHandler) AbstractAmazonEC2Async.describeScheduledInstanceAvailabilityAsync
(DescribeScheduledInstanceAvailabilityRequest request, AsyncHandler<DescribeScheduledInstanceAvailabilityRequest, DescribeScheduledInstanceAvailabilityResult> asyncHandler) AmazonEC2Async.describeScheduledInstanceAvailabilityAsync
(DescribeScheduledInstanceAvailabilityRequest describeScheduledInstanceAvailabilityRequest, AsyncHandler<DescribeScheduledInstanceAvailabilityRequest, DescribeScheduledInstanceAvailabilityResult> asyncHandler) Finds available schedules that meet the specified criteria.AmazonEC2AsyncClient.describeScheduledInstanceAvailabilityAsync
(DescribeScheduledInstanceAvailabilityRequest request, AsyncHandler<DescribeScheduledInstanceAvailabilityRequest, DescribeScheduledInstanceAvailabilityResult> asyncHandler) AbstractAmazonEC2Async.describeScheduledInstancesAsync
(DescribeScheduledInstancesRequest request, AsyncHandler<DescribeScheduledInstancesRequest, DescribeScheduledInstancesResult> asyncHandler) AmazonEC2Async.describeScheduledInstancesAsync
(DescribeScheduledInstancesRequest describeScheduledInstancesRequest, AsyncHandler<DescribeScheduledInstancesRequest, DescribeScheduledInstancesResult> asyncHandler) Describes one or more of your Scheduled Instances.AmazonEC2AsyncClient.describeScheduledInstancesAsync
(DescribeScheduledInstancesRequest request, AsyncHandler<DescribeScheduledInstancesRequest, DescribeScheduledInstancesResult> asyncHandler) AbstractAmazonEC2Async.describeSecurityGroupReferencesAsync
(DescribeSecurityGroupReferencesRequest request, AsyncHandler<DescribeSecurityGroupReferencesRequest, DescribeSecurityGroupReferencesResult> asyncHandler) AmazonEC2Async.describeSecurityGroupReferencesAsync
(DescribeSecurityGroupReferencesRequest describeSecurityGroupReferencesRequest, AsyncHandler<DescribeSecurityGroupReferencesRequest, DescribeSecurityGroupReferencesResult> asyncHandler) [EC2-VPC only] Describes the VPCs on the other side of a VPC peering connection that are referencing the security groups you've specified in this request.AmazonEC2AsyncClient.describeSecurityGroupReferencesAsync
(DescribeSecurityGroupReferencesRequest request, AsyncHandler<DescribeSecurityGroupReferencesRequest, DescribeSecurityGroupReferencesResult> asyncHandler) AbstractAmazonEC2Async.describeSecurityGroupsAsync
(AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeSecurityGroups operation with an AsyncHandler.AbstractAmazonEC2Async.describeSecurityGroupsAsync
(DescribeSecurityGroupsRequest request, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult> asyncHandler) AmazonEC2Async.describeSecurityGroupsAsync
(AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeSecurityGroups operation with an AsyncHandler.AmazonEC2Async.describeSecurityGroupsAsync
(DescribeSecurityGroupsRequest describeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult> asyncHandler) Describes one or more of your security groups.AmazonEC2AsyncClient.describeSecurityGroupsAsync
(AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeSecurityGroups operation with an AsyncHandler.AmazonEC2AsyncClient.describeSecurityGroupsAsync
(DescribeSecurityGroupsRequest request, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult> asyncHandler) AbstractAmazonEC2Async.describeSnapshotAttributeAsync
(DescribeSnapshotAttributeRequest request, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult> asyncHandler) AmazonEC2Async.describeSnapshotAttributeAsync
(DescribeSnapshotAttributeRequest describeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult> asyncHandler) Describes the specified attribute of the specified snapshot.AmazonEC2AsyncClient.describeSnapshotAttributeAsync
(DescribeSnapshotAttributeRequest request, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult> asyncHandler) AbstractAmazonEC2Async.describeSnapshotsAsync
(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.AbstractAmazonEC2Async.describeSnapshotsAsync
(DescribeSnapshotsRequest request, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) AmazonEC2Async.describeSnapshotsAsync
(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.AmazonEC2Async.describeSnapshotsAsync
(DescribeSnapshotsRequest describeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Describes one or more of the EBS snapshots available to you.AmazonEC2AsyncClient.describeSnapshotsAsync
(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.AmazonEC2AsyncClient.describeSnapshotsAsync
(DescribeSnapshotsRequest request, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) AbstractAmazonEC2Async.describeSpotDatafeedSubscriptionAsync
(AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult> asyncHandler) Simplified method form for invoking the DescribeSpotDatafeedSubscription operation with an AsyncHandler.AbstractAmazonEC2Async.describeSpotDatafeedSubscriptionAsync
(DescribeSpotDatafeedSubscriptionRequest request, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult> asyncHandler) AmazonEC2Async.describeSpotDatafeedSubscriptionAsync
(AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult> asyncHandler) Simplified method form for invoking the DescribeSpotDatafeedSubscription operation with an AsyncHandler.AmazonEC2Async.describeSpotDatafeedSubscriptionAsync
(DescribeSpotDatafeedSubscriptionRequest describeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult> asyncHandler) Describes the data feed for Spot instances.AmazonEC2AsyncClient.describeSpotDatafeedSubscriptionAsync
(AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult> asyncHandler) Simplified method form for invoking the DescribeSpotDatafeedSubscription operation with an AsyncHandler.AmazonEC2AsyncClient.describeSpotDatafeedSubscriptionAsync
(DescribeSpotDatafeedSubscriptionRequest request, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult> asyncHandler) AbstractAmazonEC2Async.describeSpotFleetInstancesAsync
(DescribeSpotFleetInstancesRequest request, AsyncHandler<DescribeSpotFleetInstancesRequest, DescribeSpotFleetInstancesResult> asyncHandler) AmazonEC2Async.describeSpotFleetInstancesAsync
(DescribeSpotFleetInstancesRequest describeSpotFleetInstancesRequest, AsyncHandler<DescribeSpotFleetInstancesRequest, DescribeSpotFleetInstancesResult> asyncHandler) Describes the running instances for the specified Spot fleet.AmazonEC2AsyncClient.describeSpotFleetInstancesAsync
(DescribeSpotFleetInstancesRequest request, AsyncHandler<DescribeSpotFleetInstancesRequest, DescribeSpotFleetInstancesResult> asyncHandler) AbstractAmazonEC2Async.describeSpotFleetRequestHistoryAsync
(DescribeSpotFleetRequestHistoryRequest request, AsyncHandler<DescribeSpotFleetRequestHistoryRequest, DescribeSpotFleetRequestHistoryResult> asyncHandler) AmazonEC2Async.describeSpotFleetRequestHistoryAsync
(DescribeSpotFleetRequestHistoryRequest describeSpotFleetRequestHistoryRequest, AsyncHandler<DescribeSpotFleetRequestHistoryRequest, DescribeSpotFleetRequestHistoryResult> asyncHandler) Describes the events for the specified Spot fleet request during the specified time.AmazonEC2AsyncClient.describeSpotFleetRequestHistoryAsync
(DescribeSpotFleetRequestHistoryRequest request, AsyncHandler<DescribeSpotFleetRequestHistoryRequest, DescribeSpotFleetRequestHistoryResult> asyncHandler) AbstractAmazonEC2Async.describeSpotFleetRequestsAsync
(AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult> asyncHandler) Simplified method form for invoking the DescribeSpotFleetRequests operation with an AsyncHandler.AbstractAmazonEC2Async.describeSpotFleetRequestsAsync
(DescribeSpotFleetRequestsRequest request, AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult> asyncHandler) AmazonEC2Async.describeSpotFleetRequestsAsync
(AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult> asyncHandler) Simplified method form for invoking the DescribeSpotFleetRequests operation with an AsyncHandler.AmazonEC2Async.describeSpotFleetRequestsAsync
(DescribeSpotFleetRequestsRequest describeSpotFleetRequestsRequest, AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult> asyncHandler) Describes your Spot fleet requests.AmazonEC2AsyncClient.describeSpotFleetRequestsAsync
(AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult> asyncHandler) Simplified method form for invoking the DescribeSpotFleetRequests operation with an AsyncHandler.AmazonEC2AsyncClient.describeSpotFleetRequestsAsync
(DescribeSpotFleetRequestsRequest request, AsyncHandler<DescribeSpotFleetRequestsRequest, DescribeSpotFleetRequestsResult> asyncHandler) AbstractAmazonEC2Async.describeSpotInstanceRequestsAsync
(AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult> asyncHandler) Simplified method form for invoking the DescribeSpotInstanceRequests operation with an AsyncHandler.AbstractAmazonEC2Async.describeSpotInstanceRequestsAsync
(DescribeSpotInstanceRequestsRequest request, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult> asyncHandler) AmazonEC2Async.describeSpotInstanceRequestsAsync
(AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult> asyncHandler) Simplified method form for invoking the DescribeSpotInstanceRequests operation with an AsyncHandler.AmazonEC2Async.describeSpotInstanceRequestsAsync
(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult> asyncHandler) Describes the Spot instance requests that belong to your account.AmazonEC2AsyncClient.describeSpotInstanceRequestsAsync
(AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult> asyncHandler) Simplified method form for invoking the DescribeSpotInstanceRequests operation with an AsyncHandler.AmazonEC2AsyncClient.describeSpotInstanceRequestsAsync
(DescribeSpotInstanceRequestsRequest request, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult> asyncHandler) AbstractAmazonEC2Async.describeSpotPriceHistoryAsync
(AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult> asyncHandler) Simplified method form for invoking the DescribeSpotPriceHistory operation with an AsyncHandler.AbstractAmazonEC2Async.describeSpotPriceHistoryAsync
(DescribeSpotPriceHistoryRequest request, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult> asyncHandler) AmazonEC2Async.describeSpotPriceHistoryAsync
(AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult> asyncHandler) Simplified method form for invoking the DescribeSpotPriceHistory operation with an AsyncHandler.AmazonEC2Async.describeSpotPriceHistoryAsync
(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult> asyncHandler) Describes the Spot price history.AmazonEC2AsyncClient.describeSpotPriceHistoryAsync
(AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult> asyncHandler) Simplified method form for invoking the DescribeSpotPriceHistory operation with an AsyncHandler.AmazonEC2AsyncClient.describeSpotPriceHistoryAsync
(DescribeSpotPriceHistoryRequest request, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult> asyncHandler) AbstractAmazonEC2Async.describeStaleSecurityGroupsAsync
(DescribeStaleSecurityGroupsRequest request, AsyncHandler<DescribeStaleSecurityGroupsRequest, DescribeStaleSecurityGroupsResult> asyncHandler) AmazonEC2Async.describeStaleSecurityGroupsAsync
(DescribeStaleSecurityGroupsRequest describeStaleSecurityGroupsRequest, AsyncHandler<DescribeStaleSecurityGroupsRequest, DescribeStaleSecurityGroupsResult> asyncHandler) [EC2-VPC only] Describes the stale security group rules for security groups in a specified VPC.AmazonEC2AsyncClient.describeStaleSecurityGroupsAsync
(DescribeStaleSecurityGroupsRequest request, AsyncHandler<DescribeStaleSecurityGroupsRequest, DescribeStaleSecurityGroupsResult> asyncHandler) AbstractAmazonEC2Async.describeSubnetsAsync
(AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult> asyncHandler) Simplified method form for invoking the DescribeSubnets operation with an AsyncHandler.AbstractAmazonEC2Async.describeSubnetsAsync
(DescribeSubnetsRequest request, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult> asyncHandler) AmazonEC2Async.describeSubnetsAsync
(AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult> asyncHandler) Simplified method form for invoking the DescribeSubnets operation with an AsyncHandler.AmazonEC2Async.describeSubnetsAsync
(DescribeSubnetsRequest describeSubnetsRequest, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult> asyncHandler) Describes one or more of your subnets.AmazonEC2AsyncClient.describeSubnetsAsync
(AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult> asyncHandler) Simplified method form for invoking the DescribeSubnets operation with an AsyncHandler.AmazonEC2AsyncClient.describeSubnetsAsync
(DescribeSubnetsRequest request, AsyncHandler<DescribeSubnetsRequest, DescribeSubnetsResult> asyncHandler) AbstractAmazonEC2Async.describeTagsAsync
(AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Simplified method form for invoking the DescribeTags operation with an AsyncHandler.AbstractAmazonEC2Async.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AmazonEC2Async.describeTagsAsync
(AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Simplified method form for invoking the DescribeTags operation with an AsyncHandler.AmazonEC2Async.describeTagsAsync
(DescribeTagsRequest describeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Describes one or more of the tags for your EC2 resources.AmazonEC2AsyncClient.describeTagsAsync
(AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Simplified method form for invoking the DescribeTags operation with an AsyncHandler.AmazonEC2AsyncClient.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AbstractAmazonEC2Async.describeVolumeAttributeAsync
(DescribeVolumeAttributeRequest request, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult> asyncHandler) AmazonEC2Async.describeVolumeAttributeAsync
(DescribeVolumeAttributeRequest describeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult> asyncHandler) Describes the specified attribute of the specified volume.AmazonEC2AsyncClient.describeVolumeAttributeAsync
(DescribeVolumeAttributeRequest request, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult> asyncHandler) AbstractAmazonEC2Async.describeVolumesAsync
(AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult> asyncHandler) Simplified method form for invoking the DescribeVolumes operation with an AsyncHandler.AbstractAmazonEC2Async.describeVolumesAsync
(DescribeVolumesRequest request, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult> asyncHandler) AmazonEC2Async.describeVolumesAsync
(AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult> asyncHandler) Simplified method form for invoking the DescribeVolumes operation with an AsyncHandler.AmazonEC2Async.describeVolumesAsync
(DescribeVolumesRequest describeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult> asyncHandler) Describes the specified EBS volumes.AmazonEC2AsyncClient.describeVolumesAsync
(AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult> asyncHandler) Simplified method form for invoking the DescribeVolumes operation with an AsyncHandler.AmazonEC2AsyncClient.describeVolumesAsync
(DescribeVolumesRequest request, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult> asyncHandler) AbstractAmazonEC2Async.describeVolumeStatusAsync
(AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult> asyncHandler) Simplified method form for invoking the DescribeVolumeStatus operation with an AsyncHandler.AbstractAmazonEC2Async.describeVolumeStatusAsync
(DescribeVolumeStatusRequest request, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult> asyncHandler) AmazonEC2Async.describeVolumeStatusAsync
(AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult> asyncHandler) Simplified method form for invoking the DescribeVolumeStatus operation with an AsyncHandler.AmazonEC2Async.describeVolumeStatusAsync
(DescribeVolumeStatusRequest describeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult> asyncHandler) Describes the status of the specified volumes.AmazonEC2AsyncClient.describeVolumeStatusAsync
(AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult> asyncHandler) Simplified method form for invoking the DescribeVolumeStatus operation with an AsyncHandler.AmazonEC2AsyncClient.describeVolumeStatusAsync
(DescribeVolumeStatusRequest request, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult> asyncHandler) AbstractAmazonEC2Async.describeVpcAttributeAsync
(DescribeVpcAttributeRequest request, AsyncHandler<DescribeVpcAttributeRequest, DescribeVpcAttributeResult> asyncHandler) AmazonEC2Async.describeVpcAttributeAsync
(DescribeVpcAttributeRequest describeVpcAttributeRequest, AsyncHandler<DescribeVpcAttributeRequest, DescribeVpcAttributeResult> asyncHandler) Describes the specified attribute of the specified VPC.AmazonEC2AsyncClient.describeVpcAttributeAsync
(DescribeVpcAttributeRequest request, AsyncHandler<DescribeVpcAttributeRequest, DescribeVpcAttributeResult> asyncHandler) AbstractAmazonEC2Async.describeVpcClassicLinkAsync
(AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult> asyncHandler) Simplified method form for invoking the DescribeVpcClassicLink operation with an AsyncHandler.AbstractAmazonEC2Async.describeVpcClassicLinkAsync
(DescribeVpcClassicLinkRequest request, AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult> asyncHandler) AmazonEC2Async.describeVpcClassicLinkAsync
(AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult> asyncHandler) Simplified method form for invoking the DescribeVpcClassicLink operation with an AsyncHandler.AmazonEC2Async.describeVpcClassicLinkAsync
(DescribeVpcClassicLinkRequest describeVpcClassicLinkRequest, AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult> asyncHandler) Describes the ClassicLink status of one or more VPCs.AmazonEC2AsyncClient.describeVpcClassicLinkAsync
(AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult> asyncHandler) Simplified method form for invoking the DescribeVpcClassicLink operation with an AsyncHandler.AmazonEC2AsyncClient.describeVpcClassicLinkAsync
(DescribeVpcClassicLinkRequest request, AsyncHandler<DescribeVpcClassicLinkRequest, DescribeVpcClassicLinkResult> asyncHandler) AbstractAmazonEC2Async.describeVpcClassicLinkDnsSupportAsync
(DescribeVpcClassicLinkDnsSupportRequest request, AsyncHandler<DescribeVpcClassicLinkDnsSupportRequest, DescribeVpcClassicLinkDnsSupportResult> asyncHandler) AmazonEC2Async.describeVpcClassicLinkDnsSupportAsync
(DescribeVpcClassicLinkDnsSupportRequest describeVpcClassicLinkDnsSupportRequest, AsyncHandler<DescribeVpcClassicLinkDnsSupportRequest, DescribeVpcClassicLinkDnsSupportResult> asyncHandler) Describes the ClassicLink DNS support status of one or more VPCs.AmazonEC2AsyncClient.describeVpcClassicLinkDnsSupportAsync
(DescribeVpcClassicLinkDnsSupportRequest request, AsyncHandler<DescribeVpcClassicLinkDnsSupportRequest, DescribeVpcClassicLinkDnsSupportResult> asyncHandler) AbstractAmazonEC2Async.describeVpcEndpointsAsync
(AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult> asyncHandler) Simplified method form for invoking the DescribeVpcEndpoints operation with an AsyncHandler.AbstractAmazonEC2Async.describeVpcEndpointsAsync
(DescribeVpcEndpointsRequest request, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult> asyncHandler) AmazonEC2Async.describeVpcEndpointsAsync
(AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult> asyncHandler) Simplified method form for invoking the DescribeVpcEndpoints operation with an AsyncHandler.AmazonEC2Async.describeVpcEndpointsAsync
(DescribeVpcEndpointsRequest describeVpcEndpointsRequest, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult> asyncHandler) Describes one or more of your VPC endpoints.AmazonEC2AsyncClient.describeVpcEndpointsAsync
(AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult> asyncHandler) Simplified method form for invoking the DescribeVpcEndpoints operation with an AsyncHandler.AmazonEC2AsyncClient.describeVpcEndpointsAsync
(DescribeVpcEndpointsRequest request, AsyncHandler<DescribeVpcEndpointsRequest, DescribeVpcEndpointsResult> asyncHandler) AbstractAmazonEC2Async.describeVpcEndpointServicesAsync
(AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Simplified method form for invoking the DescribeVpcEndpointServices operation with an AsyncHandler.AbstractAmazonEC2Async.describeVpcEndpointServicesAsync
(DescribeVpcEndpointServicesRequest request, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) AmazonEC2Async.describeVpcEndpointServicesAsync
(AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Simplified method form for invoking the DescribeVpcEndpointServices operation with an AsyncHandler.AmazonEC2Async.describeVpcEndpointServicesAsync
(DescribeVpcEndpointServicesRequest describeVpcEndpointServicesRequest, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Describes all supported AWS services that can be specified when creating a VPC endpoint.AmazonEC2AsyncClient.describeVpcEndpointServicesAsync
(AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) Simplified method form for invoking the DescribeVpcEndpointServices operation with an AsyncHandler.AmazonEC2AsyncClient.describeVpcEndpointServicesAsync
(DescribeVpcEndpointServicesRequest request, AsyncHandler<DescribeVpcEndpointServicesRequest, DescribeVpcEndpointServicesResult> asyncHandler) AbstractAmazonEC2Async.describeVpcPeeringConnectionsAsync
(AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult> asyncHandler) Simplified method form for invoking the DescribeVpcPeeringConnections operation with an AsyncHandler.AbstractAmazonEC2Async.describeVpcPeeringConnectionsAsync
(DescribeVpcPeeringConnectionsRequest request, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult> asyncHandler) AmazonEC2Async.describeVpcPeeringConnectionsAsync
(AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult> asyncHandler) Simplified method form for invoking the DescribeVpcPeeringConnections operation with an AsyncHandler.AmazonEC2Async.describeVpcPeeringConnectionsAsync
(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult> asyncHandler) Describes one or more of your VPC peering connections.AmazonEC2AsyncClient.describeVpcPeeringConnectionsAsync
(AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult> asyncHandler) Simplified method form for invoking the DescribeVpcPeeringConnections operation with an AsyncHandler.AmazonEC2AsyncClient.describeVpcPeeringConnectionsAsync
(DescribeVpcPeeringConnectionsRequest request, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult> asyncHandler) AbstractAmazonEC2Async.describeVpcsAsync
(AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult> asyncHandler) Simplified method form for invoking the DescribeVpcs operation with an AsyncHandler.AbstractAmazonEC2Async.describeVpcsAsync
(DescribeVpcsRequest request, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult> asyncHandler) AmazonEC2Async.describeVpcsAsync
(AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult> asyncHandler) Simplified method form for invoking the DescribeVpcs operation with an AsyncHandler.AmazonEC2Async.describeVpcsAsync
(DescribeVpcsRequest describeVpcsRequest, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult> asyncHandler) Describes one or more of your VPCs.AmazonEC2AsyncClient.describeVpcsAsync
(AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult> asyncHandler) Simplified method form for invoking the DescribeVpcs operation with an AsyncHandler.AmazonEC2AsyncClient.describeVpcsAsync
(DescribeVpcsRequest request, AsyncHandler<DescribeVpcsRequest, DescribeVpcsResult> asyncHandler) AbstractAmazonEC2Async.describeVpnConnectionsAsync
(AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult> asyncHandler) Simplified method form for invoking the DescribeVpnConnections operation with an AsyncHandler.AbstractAmazonEC2Async.describeVpnConnectionsAsync
(DescribeVpnConnectionsRequest request, AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult> asyncHandler) AmazonEC2Async.describeVpnConnectionsAsync
(AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult> asyncHandler) Simplified method form for invoking the DescribeVpnConnections operation with an AsyncHandler.AmazonEC2Async.describeVpnConnectionsAsync
(DescribeVpnConnectionsRequest describeVpnConnectionsRequest, AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult> asyncHandler) Describes one or more of your VPN connections.AmazonEC2AsyncClient.describeVpnConnectionsAsync
(AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult> asyncHandler) Simplified method form for invoking the DescribeVpnConnections operation with an AsyncHandler.AmazonEC2AsyncClient.describeVpnConnectionsAsync
(DescribeVpnConnectionsRequest request, AsyncHandler<DescribeVpnConnectionsRequest, DescribeVpnConnectionsResult> asyncHandler) AbstractAmazonEC2Async.describeVpnGatewaysAsync
(AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeVpnGateways operation with an AsyncHandler.AbstractAmazonEC2Async.describeVpnGatewaysAsync
(DescribeVpnGatewaysRequest request, AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult> asyncHandler) AmazonEC2Async.describeVpnGatewaysAsync
(AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeVpnGateways operation with an AsyncHandler.AmazonEC2Async.describeVpnGatewaysAsync
(DescribeVpnGatewaysRequest describeVpnGatewaysRequest, AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult> asyncHandler) Describes one or more of your virtual private gateways.AmazonEC2AsyncClient.describeVpnGatewaysAsync
(AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult> asyncHandler) Simplified method form for invoking the DescribeVpnGateways operation with an AsyncHandler.AmazonEC2AsyncClient.describeVpnGatewaysAsync
(DescribeVpnGatewaysRequest request, AsyncHandler<DescribeVpnGatewaysRequest, DescribeVpnGatewaysResult> asyncHandler) AbstractAmazonEC2Async.detachClassicLinkVpcAsync
(DetachClassicLinkVpcRequest request, AsyncHandler<DetachClassicLinkVpcRequest, DetachClassicLinkVpcResult> asyncHandler) AmazonEC2Async.detachClassicLinkVpcAsync
(DetachClassicLinkVpcRequest detachClassicLinkVpcRequest, AsyncHandler<DetachClassicLinkVpcRequest, DetachClassicLinkVpcResult> asyncHandler) Unlinks (detaches) a linked EC2-Classic instance from a VPC.AmazonEC2AsyncClient.detachClassicLinkVpcAsync
(DetachClassicLinkVpcRequest request, AsyncHandler<DetachClassicLinkVpcRequest, DetachClassicLinkVpcResult> asyncHandler) AbstractAmazonEC2Async.detachInternetGatewayAsync
(DetachInternetGatewayRequest request, AsyncHandler<DetachInternetGatewayRequest, DetachInternetGatewayResult> asyncHandler) AmazonEC2Async.detachInternetGatewayAsync
(DetachInternetGatewayRequest detachInternetGatewayRequest, AsyncHandler<DetachInternetGatewayRequest, DetachInternetGatewayResult> asyncHandler) Detaches an Internet gateway from a VPC, disabling connectivity between the Internet and the VPC.AmazonEC2AsyncClient.detachInternetGatewayAsync
(DetachInternetGatewayRequest request, AsyncHandler<DetachInternetGatewayRequest, DetachInternetGatewayResult> asyncHandler) AbstractAmazonEC2Async.detachNetworkInterfaceAsync
(DetachNetworkInterfaceRequest request, AsyncHandler<DetachNetworkInterfaceRequest, DetachNetworkInterfaceResult> asyncHandler) AmazonEC2Async.detachNetworkInterfaceAsync
(DetachNetworkInterfaceRequest detachNetworkInterfaceRequest, AsyncHandler<DetachNetworkInterfaceRequest, DetachNetworkInterfaceResult> asyncHandler) Detaches a network interface from an instance.AmazonEC2AsyncClient.detachNetworkInterfaceAsync
(DetachNetworkInterfaceRequest request, AsyncHandler<DetachNetworkInterfaceRequest, DetachNetworkInterfaceResult> asyncHandler) AbstractAmazonEC2Async.detachVolumeAsync
(DetachVolumeRequest request, AsyncHandler<DetachVolumeRequest, DetachVolumeResult> asyncHandler) AmazonEC2Async.detachVolumeAsync
(DetachVolumeRequest detachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult> asyncHandler) Detaches an EBS volume from an instance.AmazonEC2AsyncClient.detachVolumeAsync
(DetachVolumeRequest request, AsyncHandler<DetachVolumeRequest, DetachVolumeResult> asyncHandler) AbstractAmazonEC2Async.detachVpnGatewayAsync
(DetachVpnGatewayRequest request, AsyncHandler<DetachVpnGatewayRequest, DetachVpnGatewayResult> asyncHandler) AmazonEC2Async.detachVpnGatewayAsync
(DetachVpnGatewayRequest detachVpnGatewayRequest, AsyncHandler<DetachVpnGatewayRequest, DetachVpnGatewayResult> asyncHandler) Detaches a virtual private gateway from a VPC.AmazonEC2AsyncClient.detachVpnGatewayAsync
(DetachVpnGatewayRequest request, AsyncHandler<DetachVpnGatewayRequest, DetachVpnGatewayResult> asyncHandler) AbstractAmazonEC2Async.disableVgwRoutePropagationAsync
(DisableVgwRoutePropagationRequest request, AsyncHandler<DisableVgwRoutePropagationRequest, DisableVgwRoutePropagationResult> asyncHandler) AmazonEC2Async.disableVgwRoutePropagationAsync
(DisableVgwRoutePropagationRequest disableVgwRoutePropagationRequest, AsyncHandler<DisableVgwRoutePropagationRequest, DisableVgwRoutePropagationResult> asyncHandler) Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.AmazonEC2AsyncClient.disableVgwRoutePropagationAsync
(DisableVgwRoutePropagationRequest request, AsyncHandler<DisableVgwRoutePropagationRequest, DisableVgwRoutePropagationResult> asyncHandler) AbstractAmazonEC2Async.disableVpcClassicLinkAsync
(DisableVpcClassicLinkRequest request, AsyncHandler<DisableVpcClassicLinkRequest, DisableVpcClassicLinkResult> asyncHandler) AmazonEC2Async.disableVpcClassicLinkAsync
(DisableVpcClassicLinkRequest disableVpcClassicLinkRequest, AsyncHandler<DisableVpcClassicLinkRequest, DisableVpcClassicLinkResult> asyncHandler) Disables ClassicLink for a VPC.AmazonEC2AsyncClient.disableVpcClassicLinkAsync
(DisableVpcClassicLinkRequest request, AsyncHandler<DisableVpcClassicLinkRequest, DisableVpcClassicLinkResult> asyncHandler) AbstractAmazonEC2Async.disableVpcClassicLinkDnsSupportAsync
(DisableVpcClassicLinkDnsSupportRequest request, AsyncHandler<DisableVpcClassicLinkDnsSupportRequest, DisableVpcClassicLinkDnsSupportResult> asyncHandler) AmazonEC2Async.disableVpcClassicLinkDnsSupportAsync
(DisableVpcClassicLinkDnsSupportRequest disableVpcClassicLinkDnsSupportRequest, AsyncHandler<DisableVpcClassicLinkDnsSupportRequest, DisableVpcClassicLinkDnsSupportResult> asyncHandler) Disables ClassicLink DNS support for a VPC.AmazonEC2AsyncClient.disableVpcClassicLinkDnsSupportAsync
(DisableVpcClassicLinkDnsSupportRequest request, AsyncHandler<DisableVpcClassicLinkDnsSupportRequest, DisableVpcClassicLinkDnsSupportResult> asyncHandler) AbstractAmazonEC2Async.disassociateAddressAsync
(DisassociateAddressRequest request, AsyncHandler<DisassociateAddressRequest, DisassociateAddressResult> asyncHandler) AmazonEC2Async.disassociateAddressAsync
(DisassociateAddressRequest disassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, DisassociateAddressResult> asyncHandler) Disassociates an Elastic IP address from the instance or network interface it's associated with.AmazonEC2AsyncClient.disassociateAddressAsync
(DisassociateAddressRequest request, AsyncHandler<DisassociateAddressRequest, DisassociateAddressResult> asyncHandler) AbstractAmazonEC2Async.disassociateRouteTableAsync
(DisassociateRouteTableRequest request, AsyncHandler<DisassociateRouteTableRequest, DisassociateRouteTableResult> asyncHandler) AmazonEC2Async.disassociateRouteTableAsync
(DisassociateRouteTableRequest disassociateRouteTableRequest, AsyncHandler<DisassociateRouteTableRequest, DisassociateRouteTableResult> asyncHandler) Disassociates a subnet from a route table.AmazonEC2AsyncClient.disassociateRouteTableAsync
(DisassociateRouteTableRequest request, AsyncHandler<DisassociateRouteTableRequest, DisassociateRouteTableResult> asyncHandler) AbstractAmazonEC2Async.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest request, AsyncHandler<EnableVgwRoutePropagationRequest, EnableVgwRoutePropagationResult> asyncHandler) AmazonEC2Async.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest, AsyncHandler<EnableVgwRoutePropagationRequest, EnableVgwRoutePropagationResult> asyncHandler) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.AmazonEC2AsyncClient.enableVgwRoutePropagationAsync
(EnableVgwRoutePropagationRequest request, AsyncHandler<EnableVgwRoutePropagationRequest, EnableVgwRoutePropagationResult> asyncHandler) AbstractAmazonEC2Async.enableVolumeIOAsync
(EnableVolumeIORequest request, AsyncHandler<EnableVolumeIORequest, EnableVolumeIOResult> asyncHandler) AmazonEC2Async.enableVolumeIOAsync
(EnableVolumeIORequest enableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, EnableVolumeIOResult> asyncHandler) Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.AmazonEC2AsyncClient.enableVolumeIOAsync
(EnableVolumeIORequest request, AsyncHandler<EnableVolumeIORequest, EnableVolumeIOResult> asyncHandler) AbstractAmazonEC2Async.enableVpcClassicLinkAsync
(EnableVpcClassicLinkRequest request, AsyncHandler<EnableVpcClassicLinkRequest, EnableVpcClassicLinkResult> asyncHandler) AmazonEC2Async.enableVpcClassicLinkAsync
(EnableVpcClassicLinkRequest enableVpcClassicLinkRequest, AsyncHandler<EnableVpcClassicLinkRequest, EnableVpcClassicLinkResult> asyncHandler) Enables a VPC for ClassicLink.AmazonEC2AsyncClient.enableVpcClassicLinkAsync
(EnableVpcClassicLinkRequest request, AsyncHandler<EnableVpcClassicLinkRequest, EnableVpcClassicLinkResult> asyncHandler) AbstractAmazonEC2Async.enableVpcClassicLinkDnsSupportAsync
(EnableVpcClassicLinkDnsSupportRequest request, AsyncHandler<EnableVpcClassicLinkDnsSupportRequest, EnableVpcClassicLinkDnsSupportResult> asyncHandler) AmazonEC2Async.enableVpcClassicLinkDnsSupportAsync
(EnableVpcClassicLinkDnsSupportRequest enableVpcClassicLinkDnsSupportRequest, AsyncHandler<EnableVpcClassicLinkDnsSupportRequest, EnableVpcClassicLinkDnsSupportResult> asyncHandler) Enables a VPC to support DNS hostname resolution for ClassicLink.AmazonEC2AsyncClient.enableVpcClassicLinkDnsSupportAsync
(EnableVpcClassicLinkDnsSupportRequest request, AsyncHandler<EnableVpcClassicLinkDnsSupportRequest, EnableVpcClassicLinkDnsSupportResult> asyncHandler) AbstractAmazonEC2Async.getConsoleOutputAsync
(GetConsoleOutputRequest request, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult> asyncHandler) AmazonEC2Async.getConsoleOutputAsync
(GetConsoleOutputRequest getConsoleOutputRequest, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult> asyncHandler) Gets the console output for the specified instance.AmazonEC2AsyncClient.getConsoleOutputAsync
(GetConsoleOutputRequest request, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult> asyncHandler) AbstractAmazonEC2Async.getPasswordDataAsync
(GetPasswordDataRequest request, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult> asyncHandler) AmazonEC2Async.getPasswordDataAsync
(GetPasswordDataRequest getPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult> asyncHandler) Retrieves the encrypted administrator password for an instance running Windows.AmazonEC2AsyncClient.getPasswordDataAsync
(GetPasswordDataRequest request, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult> asyncHandler) AbstractAmazonEC2Async.importImageAsync
(AsyncHandler<ImportImageRequest, ImportImageResult> asyncHandler) Simplified method form for invoking the ImportImage operation with an AsyncHandler.AbstractAmazonEC2Async.importImageAsync
(ImportImageRequest request, AsyncHandler<ImportImageRequest, ImportImageResult> asyncHandler) AmazonEC2Async.importImageAsync
(AsyncHandler<ImportImageRequest, ImportImageResult> asyncHandler) Simplified method form for invoking the ImportImage operation with an AsyncHandler.AmazonEC2Async.importImageAsync
(ImportImageRequest importImageRequest, AsyncHandler<ImportImageRequest, ImportImageResult> asyncHandler) Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).AmazonEC2AsyncClient.importImageAsync
(AsyncHandler<ImportImageRequest, ImportImageResult> asyncHandler) Simplified method form for invoking the ImportImage operation with an AsyncHandler.AmazonEC2AsyncClient.importImageAsync
(ImportImageRequest request, AsyncHandler<ImportImageRequest, ImportImageResult> asyncHandler) AbstractAmazonEC2Async.importInstanceAsync
(ImportInstanceRequest request, AsyncHandler<ImportInstanceRequest, ImportInstanceResult> asyncHandler) AmazonEC2Async.importInstanceAsync
(ImportInstanceRequest importInstanceRequest, AsyncHandler<ImportInstanceRequest, ImportInstanceResult> asyncHandler) Creates an import instance task using metadata from the specified disk image.AmazonEC2AsyncClient.importInstanceAsync
(ImportInstanceRequest request, AsyncHandler<ImportInstanceRequest, ImportInstanceResult> asyncHandler) AbstractAmazonEC2Async.importKeyPairAsync
(ImportKeyPairRequest request, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult> asyncHandler) AmazonEC2Async.importKeyPairAsync
(ImportKeyPairRequest importKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult> asyncHandler) Imports the public key from an RSA key pair that you created with a third-party tool.AmazonEC2AsyncClient.importKeyPairAsync
(ImportKeyPairRequest request, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult> asyncHandler) AbstractAmazonEC2Async.importSnapshotAsync
(AsyncHandler<ImportSnapshotRequest, ImportSnapshotResult> asyncHandler) Simplified method form for invoking the ImportSnapshot operation with an AsyncHandler.AbstractAmazonEC2Async.importSnapshotAsync
(ImportSnapshotRequest request, AsyncHandler<ImportSnapshotRequest, ImportSnapshotResult> asyncHandler) AmazonEC2Async.importSnapshotAsync
(AsyncHandler<ImportSnapshotRequest, ImportSnapshotResult> asyncHandler) Simplified method form for invoking the ImportSnapshot operation with an AsyncHandler.AmazonEC2Async.importSnapshotAsync
(ImportSnapshotRequest importSnapshotRequest, AsyncHandler<ImportSnapshotRequest, ImportSnapshotResult> asyncHandler) Imports a disk into an EBS snapshot.AmazonEC2AsyncClient.importSnapshotAsync
(AsyncHandler<ImportSnapshotRequest, ImportSnapshotResult> asyncHandler) Simplified method form for invoking the ImportSnapshot operation with an AsyncHandler.AmazonEC2AsyncClient.importSnapshotAsync
(ImportSnapshotRequest request, AsyncHandler<ImportSnapshotRequest, ImportSnapshotResult> asyncHandler) AbstractAmazonEC2Async.importVolumeAsync
(ImportVolumeRequest request, AsyncHandler<ImportVolumeRequest, ImportVolumeResult> asyncHandler) AmazonEC2Async.importVolumeAsync
(ImportVolumeRequest importVolumeRequest, AsyncHandler<ImportVolumeRequest, ImportVolumeResult> asyncHandler) Creates an import volume task using metadata from the specified disk image.AmazonEC2AsyncClient.importVolumeAsync
(ImportVolumeRequest request, AsyncHandler<ImportVolumeRequest, ImportVolumeResult> asyncHandler) AbstractAmazonEC2Async.modifyHostsAsync
(ModifyHostsRequest request, AsyncHandler<ModifyHostsRequest, ModifyHostsResult> asyncHandler) AmazonEC2Async.modifyHostsAsync
(ModifyHostsRequest modifyHostsRequest, AsyncHandler<ModifyHostsRequest, ModifyHostsResult> asyncHandler) Modify the auto-placement setting of a Dedicated host.AmazonEC2AsyncClient.modifyHostsAsync
(ModifyHostsRequest request, AsyncHandler<ModifyHostsRequest, ModifyHostsResult> asyncHandler) AbstractAmazonEC2Async.modifyIdFormatAsync
(ModifyIdFormatRequest request, AsyncHandler<ModifyIdFormatRequest, ModifyIdFormatResult> asyncHandler) AmazonEC2Async.modifyIdFormatAsync
(ModifyIdFormatRequest modifyIdFormatRequest, AsyncHandler<ModifyIdFormatRequest, ModifyIdFormatResult> asyncHandler) Modifies the ID format for the specified resource on a per-region basis.AmazonEC2AsyncClient.modifyIdFormatAsync
(ModifyIdFormatRequest request, AsyncHandler<ModifyIdFormatRequest, ModifyIdFormatResult> asyncHandler) AbstractAmazonEC2Async.modifyImageAttributeAsync
(ModifyImageAttributeRequest request, AsyncHandler<ModifyImageAttributeRequest, ModifyImageAttributeResult> asyncHandler) AmazonEC2Async.modifyImageAttributeAsync
(ModifyImageAttributeRequest modifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, ModifyImageAttributeResult> asyncHandler) Modifies the specified attribute of the specified AMI.AmazonEC2AsyncClient.modifyImageAttributeAsync
(ModifyImageAttributeRequest request, AsyncHandler<ModifyImageAttributeRequest, ModifyImageAttributeResult> asyncHandler) AbstractAmazonEC2Async.modifyInstanceAttributeAsync
(ModifyInstanceAttributeRequest request, AsyncHandler<ModifyInstanceAttributeRequest, ModifyInstanceAttributeResult> asyncHandler) AmazonEC2Async.modifyInstanceAttributeAsync
(ModifyInstanceAttributeRequest modifyInstanceAttributeRequest, AsyncHandler<ModifyInstanceAttributeRequest, ModifyInstanceAttributeResult> asyncHandler) Modifies the specified attribute of the specified instance.AmazonEC2AsyncClient.modifyInstanceAttributeAsync
(ModifyInstanceAttributeRequest request, AsyncHandler<ModifyInstanceAttributeRequest, ModifyInstanceAttributeResult> asyncHandler) AbstractAmazonEC2Async.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest request, AsyncHandler<ModifyInstancePlacementRequest, ModifyInstancePlacementResult> asyncHandler) AmazonEC2Async.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest modifyInstancePlacementRequest, AsyncHandler<ModifyInstancePlacementRequest, ModifyInstancePlacementResult> asyncHandler) Set the instance affinity value for a specific stopped instance and modify the instance tenancy setting.AmazonEC2AsyncClient.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest request, AsyncHandler<ModifyInstancePlacementRequest, ModifyInstancePlacementResult> asyncHandler) AbstractAmazonEC2Async.modifyNetworkInterfaceAttributeAsync
(ModifyNetworkInterfaceAttributeRequest request, AsyncHandler<ModifyNetworkInterfaceAttributeRequest, ModifyNetworkInterfaceAttributeResult> asyncHandler) AmazonEC2Async.modifyNetworkInterfaceAttributeAsync
(ModifyNetworkInterfaceAttributeRequest modifyNetworkInterfaceAttributeRequest, AsyncHandler<ModifyNetworkInterfaceAttributeRequest, ModifyNetworkInterfaceAttributeResult> asyncHandler) Modifies the specified network interface attribute.AmazonEC2AsyncClient.modifyNetworkInterfaceAttributeAsync
(ModifyNetworkInterfaceAttributeRequest request, AsyncHandler<ModifyNetworkInterfaceAttributeRequest, ModifyNetworkInterfaceAttributeResult> asyncHandler) AbstractAmazonEC2Async.modifyReservedInstancesAsync
(ModifyReservedInstancesRequest request, AsyncHandler<ModifyReservedInstancesRequest, ModifyReservedInstancesResult> asyncHandler) AmazonEC2Async.modifyReservedInstancesAsync
(ModifyReservedInstancesRequest modifyReservedInstancesRequest, AsyncHandler<ModifyReservedInstancesRequest, ModifyReservedInstancesResult> asyncHandler) Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances.AmazonEC2AsyncClient.modifyReservedInstancesAsync
(ModifyReservedInstancesRequest request, AsyncHandler<ModifyReservedInstancesRequest, ModifyReservedInstancesResult> asyncHandler) AbstractAmazonEC2Async.modifySnapshotAttributeAsync
(ModifySnapshotAttributeRequest request, AsyncHandler<ModifySnapshotAttributeRequest, ModifySnapshotAttributeResult> asyncHandler) AmazonEC2Async.modifySnapshotAttributeAsync
(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest, AsyncHandler<ModifySnapshotAttributeRequest, ModifySnapshotAttributeResult> asyncHandler) Adds or removes permission settings for the specified snapshot.AmazonEC2AsyncClient.modifySnapshotAttributeAsync
(ModifySnapshotAttributeRequest request, AsyncHandler<ModifySnapshotAttributeRequest, ModifySnapshotAttributeResult> asyncHandler) AbstractAmazonEC2Async.modifySpotFleetRequestAsync
(ModifySpotFleetRequestRequest request, AsyncHandler<ModifySpotFleetRequestRequest, ModifySpotFleetRequestResult> asyncHandler) AmazonEC2Async.modifySpotFleetRequestAsync
(ModifySpotFleetRequestRequest modifySpotFleetRequestRequest, AsyncHandler<ModifySpotFleetRequestRequest, ModifySpotFleetRequestResult> asyncHandler) Modifies the specified Spot fleet request.AmazonEC2AsyncClient.modifySpotFleetRequestAsync
(ModifySpotFleetRequestRequest request, AsyncHandler<ModifySpotFleetRequestRequest, ModifySpotFleetRequestResult> asyncHandler) AbstractAmazonEC2Async.modifySubnetAttributeAsync
(ModifySubnetAttributeRequest request, AsyncHandler<ModifySubnetAttributeRequest, ModifySubnetAttributeResult> asyncHandler) AmazonEC2Async.modifySubnetAttributeAsync
(ModifySubnetAttributeRequest modifySubnetAttributeRequest, AsyncHandler<ModifySubnetAttributeRequest, ModifySubnetAttributeResult> asyncHandler) Modifies a subnet attribute.AmazonEC2AsyncClient.modifySubnetAttributeAsync
(ModifySubnetAttributeRequest request, AsyncHandler<ModifySubnetAttributeRequest, ModifySubnetAttributeResult> asyncHandler) AbstractAmazonEC2Async.modifyVolumeAttributeAsync
(ModifyVolumeAttributeRequest request, AsyncHandler<ModifyVolumeAttributeRequest, ModifyVolumeAttributeResult> asyncHandler) AmazonEC2Async.modifyVolumeAttributeAsync
(ModifyVolumeAttributeRequest modifyVolumeAttributeRequest, AsyncHandler<ModifyVolumeAttributeRequest, ModifyVolumeAttributeResult> asyncHandler) Modifies a volume attribute.AmazonEC2AsyncClient.modifyVolumeAttributeAsync
(ModifyVolumeAttributeRequest request, AsyncHandler<ModifyVolumeAttributeRequest, ModifyVolumeAttributeResult> asyncHandler) AbstractAmazonEC2Async.modifyVpcAttributeAsync
(ModifyVpcAttributeRequest request, AsyncHandler<ModifyVpcAttributeRequest, ModifyVpcAttributeResult> asyncHandler) AmazonEC2Async.modifyVpcAttributeAsync
(ModifyVpcAttributeRequest modifyVpcAttributeRequest, AsyncHandler<ModifyVpcAttributeRequest, ModifyVpcAttributeResult> asyncHandler) Modifies the specified attribute of the specified VPC.AmazonEC2AsyncClient.modifyVpcAttributeAsync
(ModifyVpcAttributeRequest request, AsyncHandler<ModifyVpcAttributeRequest, ModifyVpcAttributeResult> asyncHandler) AbstractAmazonEC2Async.modifyVpcEndpointAsync
(ModifyVpcEndpointRequest request, AsyncHandler<ModifyVpcEndpointRequest, ModifyVpcEndpointResult> asyncHandler) AmazonEC2Async.modifyVpcEndpointAsync
(ModifyVpcEndpointRequest modifyVpcEndpointRequest, AsyncHandler<ModifyVpcEndpointRequest, ModifyVpcEndpointResult> asyncHandler) Modifies attributes of a specified VPC endpoint.AmazonEC2AsyncClient.modifyVpcEndpointAsync
(ModifyVpcEndpointRequest request, AsyncHandler<ModifyVpcEndpointRequest, ModifyVpcEndpointResult> asyncHandler) AbstractAmazonEC2Async.modifyVpcPeeringConnectionOptionsAsync
(ModifyVpcPeeringConnectionOptionsRequest request, AsyncHandler<ModifyVpcPeeringConnectionOptionsRequest, ModifyVpcPeeringConnectionOptionsResult> asyncHandler) AmazonEC2Async.modifyVpcPeeringConnectionOptionsAsync
(ModifyVpcPeeringConnectionOptionsRequest modifyVpcPeeringConnectionOptionsRequest, AsyncHandler<ModifyVpcPeeringConnectionOptionsRequest, ModifyVpcPeeringConnectionOptionsResult> asyncHandler) Modifies the VPC peering connection options on one side of a VPC peering connection.AmazonEC2AsyncClient.modifyVpcPeeringConnectionOptionsAsync
(ModifyVpcPeeringConnectionOptionsRequest request, AsyncHandler<ModifyVpcPeeringConnectionOptionsRequest, ModifyVpcPeeringConnectionOptionsResult> asyncHandler) AbstractAmazonEC2Async.monitorInstancesAsync
(MonitorInstancesRequest request, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult> asyncHandler) AmazonEC2Async.monitorInstancesAsync
(MonitorInstancesRequest monitorInstancesRequest, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult> asyncHandler) Enables monitoring for a running instance.AmazonEC2AsyncClient.monitorInstancesAsync
(MonitorInstancesRequest request, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult> asyncHandler) AbstractAmazonEC2Async.moveAddressToVpcAsync
(MoveAddressToVpcRequest request, AsyncHandler<MoveAddressToVpcRequest, MoveAddressToVpcResult> asyncHandler) AmazonEC2Async.moveAddressToVpcAsync
(MoveAddressToVpcRequest moveAddressToVpcRequest, AsyncHandler<MoveAddressToVpcRequest, MoveAddressToVpcResult> asyncHandler) Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform.AmazonEC2AsyncClient.moveAddressToVpcAsync
(MoveAddressToVpcRequest request, AsyncHandler<MoveAddressToVpcRequest, MoveAddressToVpcResult> asyncHandler) AbstractAmazonEC2Async.purchaseReservedInstancesOfferingAsync
(PurchaseReservedInstancesOfferingRequest request, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult> asyncHandler) AmazonEC2Async.purchaseReservedInstancesOfferingAsync
(PurchaseReservedInstancesOfferingRequest purchaseReservedInstancesOfferingRequest, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult> asyncHandler) Purchases a Reserved Instance for use with your account.AmazonEC2AsyncClient.purchaseReservedInstancesOfferingAsync
(PurchaseReservedInstancesOfferingRequest request, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult> asyncHandler) AbstractAmazonEC2Async.purchaseScheduledInstancesAsync
(PurchaseScheduledInstancesRequest request, AsyncHandler<PurchaseScheduledInstancesRequest, PurchaseScheduledInstancesResult> asyncHandler) AmazonEC2Async.purchaseScheduledInstancesAsync
(PurchaseScheduledInstancesRequest purchaseScheduledInstancesRequest, AsyncHandler<PurchaseScheduledInstancesRequest, PurchaseScheduledInstancesResult> asyncHandler) Purchases one or more Scheduled Instances with the specified schedule.AmazonEC2AsyncClient.purchaseScheduledInstancesAsync
(PurchaseScheduledInstancesRequest request, AsyncHandler<PurchaseScheduledInstancesRequest, PurchaseScheduledInstancesResult> asyncHandler) AbstractAmazonEC2Async.rebootInstancesAsync
(RebootInstancesRequest request, AsyncHandler<RebootInstancesRequest, RebootInstancesResult> asyncHandler) AmazonEC2Async.rebootInstancesAsync
(RebootInstancesRequest rebootInstancesRequest, AsyncHandler<RebootInstancesRequest, RebootInstancesResult> asyncHandler) Requests a reboot of one or more instances.AmazonEC2AsyncClient.rebootInstancesAsync
(RebootInstancesRequest request, AsyncHandler<RebootInstancesRequest, RebootInstancesResult> asyncHandler) AbstractAmazonEC2Async.registerImageAsync
(RegisterImageRequest request, AsyncHandler<RegisterImageRequest, RegisterImageResult> asyncHandler) AmazonEC2Async.registerImageAsync
(RegisterImageRequest registerImageRequest, AsyncHandler<RegisterImageRequest, RegisterImageResult> asyncHandler) Registers an AMI.AmazonEC2AsyncClient.registerImageAsync
(RegisterImageRequest request, AsyncHandler<RegisterImageRequest, RegisterImageResult> asyncHandler) AbstractAmazonEC2Async.rejectVpcPeeringConnectionAsync
(RejectVpcPeeringConnectionRequest request, AsyncHandler<RejectVpcPeeringConnectionRequest, RejectVpcPeeringConnectionResult> asyncHandler) AmazonEC2Async.rejectVpcPeeringConnectionAsync
(RejectVpcPeeringConnectionRequest rejectVpcPeeringConnectionRequest, AsyncHandler<RejectVpcPeeringConnectionRequest, RejectVpcPeeringConnectionResult> asyncHandler) Rejects a VPC peering connection request.AmazonEC2AsyncClient.rejectVpcPeeringConnectionAsync
(RejectVpcPeeringConnectionRequest request, AsyncHandler<RejectVpcPeeringConnectionRequest, RejectVpcPeeringConnectionResult> asyncHandler) AbstractAmazonEC2Async.releaseAddressAsync
(ReleaseAddressRequest request, AsyncHandler<ReleaseAddressRequest, ReleaseAddressResult> asyncHandler) AmazonEC2Async.releaseAddressAsync
(ReleaseAddressRequest releaseAddressRequest, AsyncHandler<ReleaseAddressRequest, ReleaseAddressResult> asyncHandler) Releases the specified Elastic IP address.AmazonEC2AsyncClient.releaseAddressAsync
(ReleaseAddressRequest request, AsyncHandler<ReleaseAddressRequest, ReleaseAddressResult> asyncHandler) AbstractAmazonEC2Async.releaseHostsAsync
(ReleaseHostsRequest request, AsyncHandler<ReleaseHostsRequest, ReleaseHostsResult> asyncHandler) AmazonEC2Async.releaseHostsAsync
(ReleaseHostsRequest releaseHostsRequest, AsyncHandler<ReleaseHostsRequest, ReleaseHostsResult> asyncHandler) When you no longer want to use a Dedicated host it can be released.AmazonEC2AsyncClient.releaseHostsAsync
(ReleaseHostsRequest request, AsyncHandler<ReleaseHostsRequest, ReleaseHostsResult> asyncHandler) AbstractAmazonEC2Async.replaceNetworkAclAssociationAsync
(ReplaceNetworkAclAssociationRequest request, AsyncHandler<ReplaceNetworkAclAssociationRequest, ReplaceNetworkAclAssociationResult> asyncHandler) AmazonEC2Async.replaceNetworkAclAssociationAsync
(ReplaceNetworkAclAssociationRequest replaceNetworkAclAssociationRequest, AsyncHandler<ReplaceNetworkAclAssociationRequest, ReplaceNetworkAclAssociationResult> asyncHandler) Changes which network ACL a subnet is associated with.AmazonEC2AsyncClient.replaceNetworkAclAssociationAsync
(ReplaceNetworkAclAssociationRequest request, AsyncHandler<ReplaceNetworkAclAssociationRequest, ReplaceNetworkAclAssociationResult> asyncHandler) AbstractAmazonEC2Async.replaceNetworkAclEntryAsync
(ReplaceNetworkAclEntryRequest request, AsyncHandler<ReplaceNetworkAclEntryRequest, ReplaceNetworkAclEntryResult> asyncHandler) AmazonEC2Async.replaceNetworkAclEntryAsync
(ReplaceNetworkAclEntryRequest replaceNetworkAclEntryRequest, AsyncHandler<ReplaceNetworkAclEntryRequest, ReplaceNetworkAclEntryResult> asyncHandler) Replaces an entry (rule) in a network ACL.AmazonEC2AsyncClient.replaceNetworkAclEntryAsync
(ReplaceNetworkAclEntryRequest request, AsyncHandler<ReplaceNetworkAclEntryRequest, ReplaceNetworkAclEntryResult> asyncHandler) AbstractAmazonEC2Async.replaceRouteAsync
(ReplaceRouteRequest request, AsyncHandler<ReplaceRouteRequest, ReplaceRouteResult> asyncHandler) AmazonEC2Async.replaceRouteAsync
(ReplaceRouteRequest replaceRouteRequest, AsyncHandler<ReplaceRouteRequest, ReplaceRouteResult> asyncHandler) Replaces an existing route within a route table in a VPC.AmazonEC2AsyncClient.replaceRouteAsync
(ReplaceRouteRequest request, AsyncHandler<ReplaceRouteRequest, ReplaceRouteResult> asyncHandler) AbstractAmazonEC2Async.replaceRouteTableAssociationAsync
(ReplaceRouteTableAssociationRequest request, AsyncHandler<ReplaceRouteTableAssociationRequest, ReplaceRouteTableAssociationResult> asyncHandler) AmazonEC2Async.replaceRouteTableAssociationAsync
(ReplaceRouteTableAssociationRequest replaceRouteTableAssociationRequest, AsyncHandler<ReplaceRouteTableAssociationRequest, ReplaceRouteTableAssociationResult> asyncHandler) Changes the route table associated with a given subnet in a VPC.AmazonEC2AsyncClient.replaceRouteTableAssociationAsync
(ReplaceRouteTableAssociationRequest request, AsyncHandler<ReplaceRouteTableAssociationRequest, ReplaceRouteTableAssociationResult> asyncHandler) AbstractAmazonEC2Async.reportInstanceStatusAsync
(ReportInstanceStatusRequest request, AsyncHandler<ReportInstanceStatusRequest, ReportInstanceStatusResult> asyncHandler) AmazonEC2Async.reportInstanceStatusAsync
(ReportInstanceStatusRequest reportInstanceStatusRequest, AsyncHandler<ReportInstanceStatusRequest, ReportInstanceStatusResult> asyncHandler) Submits feedback about the status of an instance.AmazonEC2AsyncClient.reportInstanceStatusAsync
(ReportInstanceStatusRequest request, AsyncHandler<ReportInstanceStatusRequest, ReportInstanceStatusResult> asyncHandler) AbstractAmazonEC2Async.requestSpotFleetAsync
(RequestSpotFleetRequest request, AsyncHandler<RequestSpotFleetRequest, RequestSpotFleetResult> asyncHandler) AmazonEC2Async.requestSpotFleetAsync
(RequestSpotFleetRequest requestSpotFleetRequest, AsyncHandler<RequestSpotFleetRequest, RequestSpotFleetResult> asyncHandler) Creates a Spot fleet request.AmazonEC2AsyncClient.requestSpotFleetAsync
(RequestSpotFleetRequest request, AsyncHandler<RequestSpotFleetRequest, RequestSpotFleetResult> asyncHandler) AbstractAmazonEC2Async.requestSpotInstancesAsync
(RequestSpotInstancesRequest request, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult> asyncHandler) AmazonEC2Async.requestSpotInstancesAsync
(RequestSpotInstancesRequest requestSpotInstancesRequest, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult> asyncHandler) Creates a Spot instance request.AmazonEC2AsyncClient.requestSpotInstancesAsync
(RequestSpotInstancesRequest request, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult> asyncHandler) AbstractAmazonEC2Async.resetImageAttributeAsync
(ResetImageAttributeRequest request, AsyncHandler<ResetImageAttributeRequest, ResetImageAttributeResult> asyncHandler) AmazonEC2Async.resetImageAttributeAsync
(ResetImageAttributeRequest resetImageAttributeRequest, AsyncHandler<ResetImageAttributeRequest, ResetImageAttributeResult> asyncHandler) Resets an attribute of an AMI to its default value.AmazonEC2AsyncClient.resetImageAttributeAsync
(ResetImageAttributeRequest request, AsyncHandler<ResetImageAttributeRequest, ResetImageAttributeResult> asyncHandler) AbstractAmazonEC2Async.resetInstanceAttributeAsync
(ResetInstanceAttributeRequest request, AsyncHandler<ResetInstanceAttributeRequest, ResetInstanceAttributeResult> asyncHandler) AmazonEC2Async.resetInstanceAttributeAsync
(ResetInstanceAttributeRequest resetInstanceAttributeRequest, AsyncHandler<ResetInstanceAttributeRequest, ResetInstanceAttributeResult> asyncHandler) Resets an attribute of an instance to its default value.AmazonEC2AsyncClient.resetInstanceAttributeAsync
(ResetInstanceAttributeRequest request, AsyncHandler<ResetInstanceAttributeRequest, ResetInstanceAttributeResult> asyncHandler) AbstractAmazonEC2Async.resetNetworkInterfaceAttributeAsync
(ResetNetworkInterfaceAttributeRequest request, AsyncHandler<ResetNetworkInterfaceAttributeRequest, ResetNetworkInterfaceAttributeResult> asyncHandler) AmazonEC2Async.resetNetworkInterfaceAttributeAsync
(ResetNetworkInterfaceAttributeRequest resetNetworkInterfaceAttributeRequest, AsyncHandler<ResetNetworkInterfaceAttributeRequest, ResetNetworkInterfaceAttributeResult> asyncHandler) Resets a network interface attribute.AmazonEC2AsyncClient.resetNetworkInterfaceAttributeAsync
(ResetNetworkInterfaceAttributeRequest request, AsyncHandler<ResetNetworkInterfaceAttributeRequest, ResetNetworkInterfaceAttributeResult> asyncHandler) AbstractAmazonEC2Async.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest request, AsyncHandler<ResetSnapshotAttributeRequest, ResetSnapshotAttributeResult> asyncHandler) AmazonEC2Async.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest resetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, ResetSnapshotAttributeResult> asyncHandler) Resets permission settings for the specified snapshot.AmazonEC2AsyncClient.resetSnapshotAttributeAsync
(ResetSnapshotAttributeRequest request, AsyncHandler<ResetSnapshotAttributeRequest, ResetSnapshotAttributeResult> asyncHandler) AbstractAmazonEC2Async.restoreAddressToClassicAsync
(RestoreAddressToClassicRequest request, AsyncHandler<RestoreAddressToClassicRequest, RestoreAddressToClassicResult> asyncHandler) AmazonEC2Async.restoreAddressToClassicAsync
(RestoreAddressToClassicRequest restoreAddressToClassicRequest, AsyncHandler<RestoreAddressToClassicRequest, RestoreAddressToClassicResult> asyncHandler) Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform.AmazonEC2AsyncClient.restoreAddressToClassicAsync
(RestoreAddressToClassicRequest request, AsyncHandler<RestoreAddressToClassicRequest, RestoreAddressToClassicResult> asyncHandler) AbstractAmazonEC2Async.revokeSecurityGroupEgressAsync
(RevokeSecurityGroupEgressRequest request, AsyncHandler<RevokeSecurityGroupEgressRequest, RevokeSecurityGroupEgressResult> asyncHandler) AmazonEC2Async.revokeSecurityGroupEgressAsync
(RevokeSecurityGroupEgressRequest revokeSecurityGroupEgressRequest, AsyncHandler<RevokeSecurityGroupEgressRequest, RevokeSecurityGroupEgressResult> asyncHandler) [EC2-VPC only] Removes one or more egress rules from a security group for EC2-VPC.AmazonEC2AsyncClient.revokeSecurityGroupEgressAsync
(RevokeSecurityGroupEgressRequest request, AsyncHandler<RevokeSecurityGroupEgressRequest, RevokeSecurityGroupEgressResult> asyncHandler) AbstractAmazonEC2Async.revokeSecurityGroupIngressAsync
(AsyncHandler<RevokeSecurityGroupIngressRequest, RevokeSecurityGroupIngressResult> asyncHandler) Simplified method form for invoking the RevokeSecurityGroupIngress operation with an AsyncHandler.AbstractAmazonEC2Async.revokeSecurityGroupIngressAsync
(RevokeSecurityGroupIngressRequest request, AsyncHandler<RevokeSecurityGroupIngressRequest, RevokeSecurityGroupIngressResult> asyncHandler) AmazonEC2Async.revokeSecurityGroupIngressAsync
(AsyncHandler<RevokeSecurityGroupIngressRequest, RevokeSecurityGroupIngressResult> asyncHandler) Simplified method form for invoking the RevokeSecurityGroupIngress operation with an AsyncHandler.AmazonEC2Async.revokeSecurityGroupIngressAsync
(RevokeSecurityGroupIngressRequest revokeSecurityGroupIngressRequest, AsyncHandler<RevokeSecurityGroupIngressRequest, RevokeSecurityGroupIngressResult> asyncHandler) Removes one or more ingress rules from a security group.AmazonEC2AsyncClient.revokeSecurityGroupIngressAsync
(AsyncHandler<RevokeSecurityGroupIngressRequest, RevokeSecurityGroupIngressResult> asyncHandler) Simplified method form for invoking the RevokeSecurityGroupIngress operation with an AsyncHandler.AmazonEC2AsyncClient.revokeSecurityGroupIngressAsync
(RevokeSecurityGroupIngressRequest request, AsyncHandler<RevokeSecurityGroupIngressRequest, RevokeSecurityGroupIngressResult> asyncHandler) AbstractAmazonEC2Async.runInstancesAsync
(RunInstancesRequest request, AsyncHandler<RunInstancesRequest, RunInstancesResult> asyncHandler) AmazonEC2Async.runInstancesAsync
(RunInstancesRequest runInstancesRequest, AsyncHandler<RunInstancesRequest, RunInstancesResult> asyncHandler) Launches the specified number of instances using an AMI for which you have permissions.AmazonEC2AsyncClient.runInstancesAsync
(RunInstancesRequest request, AsyncHandler<RunInstancesRequest, RunInstancesResult> asyncHandler) AbstractAmazonEC2Async.runScheduledInstancesAsync
(RunScheduledInstancesRequest request, AsyncHandler<RunScheduledInstancesRequest, RunScheduledInstancesResult> asyncHandler) AmazonEC2Async.runScheduledInstancesAsync
(RunScheduledInstancesRequest runScheduledInstancesRequest, AsyncHandler<RunScheduledInstancesRequest, RunScheduledInstancesResult> asyncHandler) Launches the specified Scheduled Instances.AmazonEC2AsyncClient.runScheduledInstancesAsync
(RunScheduledInstancesRequest request, AsyncHandler<RunScheduledInstancesRequest, RunScheduledInstancesResult> asyncHandler) AbstractAmazonEC2Async.startInstancesAsync
(StartInstancesRequest request, AsyncHandler<StartInstancesRequest, StartInstancesResult> asyncHandler) AmazonEC2Async.startInstancesAsync
(StartInstancesRequest startInstancesRequest, AsyncHandler<StartInstancesRequest, StartInstancesResult> asyncHandler) Starts an Amazon EBS-backed AMI that you've previously stopped.AmazonEC2AsyncClient.startInstancesAsync
(StartInstancesRequest request, AsyncHandler<StartInstancesRequest, StartInstancesResult> asyncHandler) AbstractAmazonEC2Async.stopInstancesAsync
(StopInstancesRequest request, AsyncHandler<StopInstancesRequest, StopInstancesResult> asyncHandler) AmazonEC2Async.stopInstancesAsync
(StopInstancesRequest stopInstancesRequest, AsyncHandler<StopInstancesRequest, StopInstancesResult> asyncHandler) Stops an Amazon EBS-backed instance.AmazonEC2AsyncClient.stopInstancesAsync
(StopInstancesRequest request, AsyncHandler<StopInstancesRequest, StopInstancesResult> asyncHandler) AbstractAmazonEC2Async.terminateInstancesAsync
(TerminateInstancesRequest request, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult> asyncHandler) AmazonEC2Async.terminateInstancesAsync
(TerminateInstancesRequest terminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult> asyncHandler) Shuts down one or more instances.AmazonEC2AsyncClient.terminateInstancesAsync
(TerminateInstancesRequest request, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult> asyncHandler) AbstractAmazonEC2Async.unassignPrivateIpAddressesAsync
(UnassignPrivateIpAddressesRequest request, AsyncHandler<UnassignPrivateIpAddressesRequest, UnassignPrivateIpAddressesResult> asyncHandler) AmazonEC2Async.unassignPrivateIpAddressesAsync
(UnassignPrivateIpAddressesRequest unassignPrivateIpAddressesRequest, AsyncHandler<UnassignPrivateIpAddressesRequest, UnassignPrivateIpAddressesResult> asyncHandler) Unassigns one or more secondary private IP addresses from a network interface.AmazonEC2AsyncClient.unassignPrivateIpAddressesAsync
(UnassignPrivateIpAddressesRequest request, AsyncHandler<UnassignPrivateIpAddressesRequest, UnassignPrivateIpAddressesResult> asyncHandler) AbstractAmazonEC2Async.unmonitorInstancesAsync
(UnmonitorInstancesRequest request, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult> asyncHandler) AmazonEC2Async.unmonitorInstancesAsync
(UnmonitorInstancesRequest unmonitorInstancesRequest, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult> asyncHandler) Disables monitoring for a running instance.AmazonEC2AsyncClient.unmonitorInstancesAsync
(UnmonitorInstancesRequest request, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.ecr
Methods in com.amazonaws.services.ecr with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonECRAsync.batchCheckLayerAvailabilityAsync
(BatchCheckLayerAvailabilityRequest request, AsyncHandler<BatchCheckLayerAvailabilityRequest, BatchCheckLayerAvailabilityResult> asyncHandler) AmazonECRAsync.batchCheckLayerAvailabilityAsync
(BatchCheckLayerAvailabilityRequest batchCheckLayerAvailabilityRequest, AsyncHandler<BatchCheckLayerAvailabilityRequest, BatchCheckLayerAvailabilityResult> asyncHandler) Check the availability of multiple image layers in a specified registry and repository.AmazonECRAsyncClient.batchCheckLayerAvailabilityAsync
(BatchCheckLayerAvailabilityRequest request, AsyncHandler<BatchCheckLayerAvailabilityRequest, BatchCheckLayerAvailabilityResult> asyncHandler) AbstractAmazonECRAsync.batchDeleteImageAsync
(BatchDeleteImageRequest request, AsyncHandler<BatchDeleteImageRequest, BatchDeleteImageResult> asyncHandler) AmazonECRAsync.batchDeleteImageAsync
(BatchDeleteImageRequest batchDeleteImageRequest, AsyncHandler<BatchDeleteImageRequest, BatchDeleteImageResult> asyncHandler) Deletes a list of specified images within a specified repository.AmazonECRAsyncClient.batchDeleteImageAsync
(BatchDeleteImageRequest request, AsyncHandler<BatchDeleteImageRequest, BatchDeleteImageResult> asyncHandler) AbstractAmazonECRAsync.batchGetImageAsync
(BatchGetImageRequest request, AsyncHandler<BatchGetImageRequest, BatchGetImageResult> asyncHandler) AmazonECRAsync.batchGetImageAsync
(BatchGetImageRequest batchGetImageRequest, AsyncHandler<BatchGetImageRequest, BatchGetImageResult> asyncHandler) Gets detailed information for specified images within a specified repository.AmazonECRAsyncClient.batchGetImageAsync
(BatchGetImageRequest request, AsyncHandler<BatchGetImageRequest, BatchGetImageResult> asyncHandler) AbstractAmazonECRAsync.completeLayerUploadAsync
(CompleteLayerUploadRequest request, AsyncHandler<CompleteLayerUploadRequest, CompleteLayerUploadResult> asyncHandler) AmazonECRAsync.completeLayerUploadAsync
(CompleteLayerUploadRequest completeLayerUploadRequest, AsyncHandler<CompleteLayerUploadRequest, CompleteLayerUploadResult> asyncHandler) Inform Amazon ECR that the image layer upload for a specified registry, repository name, and upload ID, has completed.AmazonECRAsyncClient.completeLayerUploadAsync
(CompleteLayerUploadRequest request, AsyncHandler<CompleteLayerUploadRequest, CompleteLayerUploadResult> asyncHandler) AbstractAmazonECRAsync.createRepositoryAsync
(CreateRepositoryRequest request, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult> asyncHandler) AmazonECRAsync.createRepositoryAsync
(CreateRepositoryRequest createRepositoryRequest, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult> asyncHandler) Creates an image repository.AmazonECRAsyncClient.createRepositoryAsync
(CreateRepositoryRequest request, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult> asyncHandler) AbstractAmazonECRAsync.deleteRepositoryAsync
(DeleteRepositoryRequest request, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) AmazonECRAsync.deleteRepositoryAsync
(DeleteRepositoryRequest deleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) Deletes an existing image repository.AmazonECRAsyncClient.deleteRepositoryAsync
(DeleteRepositoryRequest request, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) AbstractAmazonECRAsync.deleteRepositoryPolicyAsync
(DeleteRepositoryPolicyRequest request, AsyncHandler<DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResult> asyncHandler) AmazonECRAsync.deleteRepositoryPolicyAsync
(DeleteRepositoryPolicyRequest deleteRepositoryPolicyRequest, AsyncHandler<DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResult> asyncHandler) Deletes the repository policy from a specified repository.AmazonECRAsyncClient.deleteRepositoryPolicyAsync
(DeleteRepositoryPolicyRequest request, AsyncHandler<DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResult> asyncHandler) AbstractAmazonECRAsync.describeRepositoriesAsync
(DescribeRepositoriesRequest request, AsyncHandler<DescribeRepositoriesRequest, DescribeRepositoriesResult> asyncHandler) AmazonECRAsync.describeRepositoriesAsync
(DescribeRepositoriesRequest describeRepositoriesRequest, AsyncHandler<DescribeRepositoriesRequest, DescribeRepositoriesResult> asyncHandler) Describes image repositories in a registry.AmazonECRAsyncClient.describeRepositoriesAsync
(DescribeRepositoriesRequest request, AsyncHandler<DescribeRepositoriesRequest, DescribeRepositoriesResult> asyncHandler) AbstractAmazonECRAsync.getAuthorizationTokenAsync
(GetAuthorizationTokenRequest request, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult> asyncHandler) AmazonECRAsync.getAuthorizationTokenAsync
(GetAuthorizationTokenRequest getAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult> asyncHandler) Retrieves a token that is valid for a specified registry for 12 hours.AmazonECRAsyncClient.getAuthorizationTokenAsync
(GetAuthorizationTokenRequest request, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult> asyncHandler) AbstractAmazonECRAsync.getDownloadUrlForLayerAsync
(GetDownloadUrlForLayerRequest request, AsyncHandler<GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResult> asyncHandler) AmazonECRAsync.getDownloadUrlForLayerAsync
(GetDownloadUrlForLayerRequest getDownloadUrlForLayerRequest, AsyncHandler<GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResult> asyncHandler) Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer.AmazonECRAsyncClient.getDownloadUrlForLayerAsync
(GetDownloadUrlForLayerRequest request, AsyncHandler<GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResult> asyncHandler) AbstractAmazonECRAsync.getRepositoryPolicyAsync
(GetRepositoryPolicyRequest request, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult> asyncHandler) AmazonECRAsync.getRepositoryPolicyAsync
(GetRepositoryPolicyRequest getRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult> asyncHandler) Retrieves the repository policy for a specified repository.AmazonECRAsyncClient.getRepositoryPolicyAsync
(GetRepositoryPolicyRequest request, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult> asyncHandler) AbstractAmazonECRAsync.initiateLayerUploadAsync
(InitiateLayerUploadRequest request, AsyncHandler<InitiateLayerUploadRequest, InitiateLayerUploadResult> asyncHandler) AmazonECRAsync.initiateLayerUploadAsync
(InitiateLayerUploadRequest initiateLayerUploadRequest, AsyncHandler<InitiateLayerUploadRequest, InitiateLayerUploadResult> asyncHandler) Notify Amazon ECR that you intend to upload an image layer.AmazonECRAsyncClient.initiateLayerUploadAsync
(InitiateLayerUploadRequest request, AsyncHandler<InitiateLayerUploadRequest, InitiateLayerUploadResult> asyncHandler) AbstractAmazonECRAsync.listImagesAsync
(ListImagesRequest request, AsyncHandler<ListImagesRequest, ListImagesResult> asyncHandler) AmazonECRAsync.listImagesAsync
(ListImagesRequest listImagesRequest, AsyncHandler<ListImagesRequest, ListImagesResult> asyncHandler) Lists all the image IDs for a given repository.AmazonECRAsyncClient.listImagesAsync
(ListImagesRequest request, AsyncHandler<ListImagesRequest, ListImagesResult> asyncHandler) AbstractAmazonECRAsync.putImageAsync
(PutImageRequest request, AsyncHandler<PutImageRequest, PutImageResult> asyncHandler) AmazonECRAsync.putImageAsync
(PutImageRequest putImageRequest, AsyncHandler<PutImageRequest, PutImageResult> asyncHandler) Creates or updates the image manifest associated with an image.AmazonECRAsyncClient.putImageAsync
(PutImageRequest request, AsyncHandler<PutImageRequest, PutImageResult> asyncHandler) AbstractAmazonECRAsync.setRepositoryPolicyAsync
(SetRepositoryPolicyRequest request, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult> asyncHandler) AmazonECRAsync.setRepositoryPolicyAsync
(SetRepositoryPolicyRequest setRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult> asyncHandler) Applies a repository policy on a specified repository to control access permissions.AmazonECRAsyncClient.setRepositoryPolicyAsync
(SetRepositoryPolicyRequest request, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult> asyncHandler) AbstractAmazonECRAsync.uploadLayerPartAsync
(UploadLayerPartRequest request, AsyncHandler<UploadLayerPartRequest, UploadLayerPartResult> asyncHandler) AmazonECRAsync.uploadLayerPartAsync
(UploadLayerPartRequest uploadLayerPartRequest, AsyncHandler<UploadLayerPartRequest, UploadLayerPartResult> asyncHandler) Uploads an image layer part to Amazon ECR.AmazonECRAsyncClient.uploadLayerPartAsync
(UploadLayerPartRequest request, AsyncHandler<UploadLayerPartRequest, UploadLayerPartResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.ecs
Methods in com.amazonaws.services.ecs with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonECSAsync.createClusterAsync
(AsyncHandler<CreateClusterRequest, CreateClusterResult> asyncHandler) Simplified method form for invoking the CreateCluster operation with an AsyncHandler.AbstractAmazonECSAsync.createClusterAsync
(CreateClusterRequest request, AsyncHandler<CreateClusterRequest, CreateClusterResult> asyncHandler) AmazonECSAsync.createClusterAsync
(AsyncHandler<CreateClusterRequest, CreateClusterResult> asyncHandler) Simplified method form for invoking the CreateCluster operation with an AsyncHandler.AmazonECSAsync.createClusterAsync
(CreateClusterRequest createClusterRequest, AsyncHandler<CreateClusterRequest, CreateClusterResult> asyncHandler) Creates a new Amazon ECS cluster.AmazonECSAsyncClient.createClusterAsync
(AsyncHandler<CreateClusterRequest, CreateClusterResult> asyncHandler) Simplified method form for invoking the CreateCluster operation with an AsyncHandler.AmazonECSAsyncClient.createClusterAsync
(CreateClusterRequest request, AsyncHandler<CreateClusterRequest, CreateClusterResult> asyncHandler) AbstractAmazonECSAsync.createServiceAsync
(CreateServiceRequest request, AsyncHandler<CreateServiceRequest, CreateServiceResult> asyncHandler) AmazonECSAsync.createServiceAsync
(CreateServiceRequest createServiceRequest, AsyncHandler<CreateServiceRequest, CreateServiceResult> asyncHandler) Runs and maintains a desired number of tasks from a specified task definition.AmazonECSAsyncClient.createServiceAsync
(CreateServiceRequest request, AsyncHandler<CreateServiceRequest, CreateServiceResult> asyncHandler) AbstractAmazonECSAsync.deleteClusterAsync
(DeleteClusterRequest request, AsyncHandler<DeleteClusterRequest, DeleteClusterResult> asyncHandler) AmazonECSAsync.deleteClusterAsync
(DeleteClusterRequest deleteClusterRequest, AsyncHandler<DeleteClusterRequest, DeleteClusterResult> asyncHandler) Deletes the specified cluster.AmazonECSAsyncClient.deleteClusterAsync
(DeleteClusterRequest request, AsyncHandler<DeleteClusterRequest, DeleteClusterResult> asyncHandler) AbstractAmazonECSAsync.deleteServiceAsync
(DeleteServiceRequest request, AsyncHandler<DeleteServiceRequest, DeleteServiceResult> asyncHandler) AmazonECSAsync.deleteServiceAsync
(DeleteServiceRequest deleteServiceRequest, AsyncHandler<DeleteServiceRequest, DeleteServiceResult> asyncHandler) Deletes a specified service within a cluster.AmazonECSAsyncClient.deleteServiceAsync
(DeleteServiceRequest request, AsyncHandler<DeleteServiceRequest, DeleteServiceResult> asyncHandler) AbstractAmazonECSAsync.deregisterContainerInstanceAsync
(DeregisterContainerInstanceRequest request, AsyncHandler<DeregisterContainerInstanceRequest, DeregisterContainerInstanceResult> asyncHandler) AmazonECSAsync.deregisterContainerInstanceAsync
(DeregisterContainerInstanceRequest deregisterContainerInstanceRequest, AsyncHandler<DeregisterContainerInstanceRequest, DeregisterContainerInstanceResult> asyncHandler) Deregisters an Amazon ECS container instance from the specified cluster.AmazonECSAsyncClient.deregisterContainerInstanceAsync
(DeregisterContainerInstanceRequest request, AsyncHandler<DeregisterContainerInstanceRequest, DeregisterContainerInstanceResult> asyncHandler) AbstractAmazonECSAsync.deregisterTaskDefinitionAsync
(DeregisterTaskDefinitionRequest request, AsyncHandler<DeregisterTaskDefinitionRequest, DeregisterTaskDefinitionResult> asyncHandler) AmazonECSAsync.deregisterTaskDefinitionAsync
(DeregisterTaskDefinitionRequest deregisterTaskDefinitionRequest, AsyncHandler<DeregisterTaskDefinitionRequest, DeregisterTaskDefinitionResult> asyncHandler) Deregisters the specified task definition by family and revision.AmazonECSAsyncClient.deregisterTaskDefinitionAsync
(DeregisterTaskDefinitionRequest request, AsyncHandler<DeregisterTaskDefinitionRequest, DeregisterTaskDefinitionResult> asyncHandler) AbstractAmazonECSAsync.describeClustersAsync
(AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) Simplified method form for invoking the DescribeClusters operation with an AsyncHandler.AbstractAmazonECSAsync.describeClustersAsync
(DescribeClustersRequest request, AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) AmazonECSAsync.describeClustersAsync
(AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) Simplified method form for invoking the DescribeClusters operation with an AsyncHandler.AmazonECSAsync.describeClustersAsync
(DescribeClustersRequest describeClustersRequest, AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) Describes one or more of your clusters.AmazonECSAsyncClient.describeClustersAsync
(AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) Simplified method form for invoking the DescribeClusters operation with an AsyncHandler.AmazonECSAsyncClient.describeClustersAsync
(DescribeClustersRequest request, AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) AbstractAmazonECSAsync.describeContainerInstancesAsync
(DescribeContainerInstancesRequest request, AsyncHandler<DescribeContainerInstancesRequest, DescribeContainerInstancesResult> asyncHandler) AmazonECSAsync.describeContainerInstancesAsync
(DescribeContainerInstancesRequest describeContainerInstancesRequest, AsyncHandler<DescribeContainerInstancesRequest, DescribeContainerInstancesResult> asyncHandler) Describes Amazon EC2 Container Service container instances.AmazonECSAsyncClient.describeContainerInstancesAsync
(DescribeContainerInstancesRequest request, AsyncHandler<DescribeContainerInstancesRequest, DescribeContainerInstancesResult> asyncHandler) AbstractAmazonECSAsync.describeServicesAsync
(DescribeServicesRequest request, AsyncHandler<DescribeServicesRequest, DescribeServicesResult> asyncHandler) AmazonECSAsync.describeServicesAsync
(DescribeServicesRequest describeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult> asyncHandler) Describes the specified services running in your cluster.AmazonECSAsyncClient.describeServicesAsync
(DescribeServicesRequest request, AsyncHandler<DescribeServicesRequest, DescribeServicesResult> asyncHandler) AbstractAmazonECSAsync.describeTaskDefinitionAsync
(DescribeTaskDefinitionRequest request, AsyncHandler<DescribeTaskDefinitionRequest, DescribeTaskDefinitionResult> asyncHandler) AmazonECSAsync.describeTaskDefinitionAsync
(DescribeTaskDefinitionRequest describeTaskDefinitionRequest, AsyncHandler<DescribeTaskDefinitionRequest, DescribeTaskDefinitionResult> asyncHandler) Describes a task definition.AmazonECSAsyncClient.describeTaskDefinitionAsync
(DescribeTaskDefinitionRequest request, AsyncHandler<DescribeTaskDefinitionRequest, DescribeTaskDefinitionResult> asyncHandler) AbstractAmazonECSAsync.describeTasksAsync
(DescribeTasksRequest request, AsyncHandler<DescribeTasksRequest, DescribeTasksResult> asyncHandler) AmazonECSAsync.describeTasksAsync
(DescribeTasksRequest describeTasksRequest, AsyncHandler<DescribeTasksRequest, DescribeTasksResult> asyncHandler) Describes a specified task or tasks.AmazonECSAsyncClient.describeTasksAsync
(DescribeTasksRequest request, AsyncHandler<DescribeTasksRequest, DescribeTasksResult> asyncHandler) AbstractAmazonECSAsync.discoverPollEndpointAsync
(AsyncHandler<DiscoverPollEndpointRequest, DiscoverPollEndpointResult> asyncHandler) Simplified method form for invoking the DiscoverPollEndpoint operation with an AsyncHandler.AbstractAmazonECSAsync.discoverPollEndpointAsync
(DiscoverPollEndpointRequest request, AsyncHandler<DiscoverPollEndpointRequest, DiscoverPollEndpointResult> asyncHandler) AmazonECSAsync.discoverPollEndpointAsync
(AsyncHandler<DiscoverPollEndpointRequest, DiscoverPollEndpointResult> asyncHandler) Simplified method form for invoking the DiscoverPollEndpoint operation with an AsyncHandler.AmazonECSAsync.discoverPollEndpointAsync
(DiscoverPollEndpointRequest discoverPollEndpointRequest, AsyncHandler<DiscoverPollEndpointRequest, DiscoverPollEndpointResult> asyncHandler) AmazonECSAsyncClient.discoverPollEndpointAsync
(AsyncHandler<DiscoverPollEndpointRequest, DiscoverPollEndpointResult> asyncHandler) Simplified method form for invoking the DiscoverPollEndpoint operation with an AsyncHandler.AmazonECSAsyncClient.discoverPollEndpointAsync
(DiscoverPollEndpointRequest request, AsyncHandler<DiscoverPollEndpointRequest, DiscoverPollEndpointResult> asyncHandler) AbstractAmazonECSAsync.listClustersAsync
(AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) Simplified method form for invoking the ListClusters operation with an AsyncHandler.AbstractAmazonECSAsync.listClustersAsync
(ListClustersRequest request, AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) AmazonECSAsync.listClustersAsync
(AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) Simplified method form for invoking the ListClusters operation with an AsyncHandler.AmazonECSAsync.listClustersAsync
(ListClustersRequest listClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) Returns a list of existing clusters.AmazonECSAsyncClient.listClustersAsync
(AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) Simplified method form for invoking the ListClusters operation with an AsyncHandler.AmazonECSAsyncClient.listClustersAsync
(ListClustersRequest request, AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) AbstractAmazonECSAsync.listContainerInstancesAsync
(AsyncHandler<ListContainerInstancesRequest, ListContainerInstancesResult> asyncHandler) Simplified method form for invoking the ListContainerInstances operation with an AsyncHandler.AbstractAmazonECSAsync.listContainerInstancesAsync
(ListContainerInstancesRequest request, AsyncHandler<ListContainerInstancesRequest, ListContainerInstancesResult> asyncHandler) AmazonECSAsync.listContainerInstancesAsync
(AsyncHandler<ListContainerInstancesRequest, ListContainerInstancesResult> asyncHandler) Simplified method form for invoking the ListContainerInstances operation with an AsyncHandler.AmazonECSAsync.listContainerInstancesAsync
(ListContainerInstancesRequest listContainerInstancesRequest, AsyncHandler<ListContainerInstancesRequest, ListContainerInstancesResult> asyncHandler) Returns a list of container instances in a specified cluster.AmazonECSAsyncClient.listContainerInstancesAsync
(AsyncHandler<ListContainerInstancesRequest, ListContainerInstancesResult> asyncHandler) Simplified method form for invoking the ListContainerInstances operation with an AsyncHandler.AmazonECSAsyncClient.listContainerInstancesAsync
(ListContainerInstancesRequest request, AsyncHandler<ListContainerInstancesRequest, ListContainerInstancesResult> asyncHandler) AbstractAmazonECSAsync.listServicesAsync
(AsyncHandler<ListServicesRequest, ListServicesResult> asyncHandler) Simplified method form for invoking the ListServices operation with an AsyncHandler.AbstractAmazonECSAsync.listServicesAsync
(ListServicesRequest request, AsyncHandler<ListServicesRequest, ListServicesResult> asyncHandler) AmazonECSAsync.listServicesAsync
(AsyncHandler<ListServicesRequest, ListServicesResult> asyncHandler) Simplified method form for invoking the ListServices operation with an AsyncHandler.AmazonECSAsync.listServicesAsync
(ListServicesRequest listServicesRequest, AsyncHandler<ListServicesRequest, ListServicesResult> asyncHandler) Lists the services that are running in a specified cluster.AmazonECSAsyncClient.listServicesAsync
(AsyncHandler<ListServicesRequest, ListServicesResult> asyncHandler) Simplified method form for invoking the ListServices operation with an AsyncHandler.AmazonECSAsyncClient.listServicesAsync
(ListServicesRequest request, AsyncHandler<ListServicesRequest, ListServicesResult> asyncHandler) AbstractAmazonECSAsync.listTaskDefinitionFamiliesAsync
(AsyncHandler<ListTaskDefinitionFamiliesRequest, ListTaskDefinitionFamiliesResult> asyncHandler) Simplified method form for invoking the ListTaskDefinitionFamilies operation with an AsyncHandler.AbstractAmazonECSAsync.listTaskDefinitionFamiliesAsync
(ListTaskDefinitionFamiliesRequest request, AsyncHandler<ListTaskDefinitionFamiliesRequest, ListTaskDefinitionFamiliesResult> asyncHandler) AmazonECSAsync.listTaskDefinitionFamiliesAsync
(AsyncHandler<ListTaskDefinitionFamiliesRequest, ListTaskDefinitionFamiliesResult> asyncHandler) Simplified method form for invoking the ListTaskDefinitionFamilies operation with an AsyncHandler.AmazonECSAsync.listTaskDefinitionFamiliesAsync
(ListTaskDefinitionFamiliesRequest listTaskDefinitionFamiliesRequest, AsyncHandler<ListTaskDefinitionFamiliesRequest, ListTaskDefinitionFamiliesResult> asyncHandler) Returns a list of task definition families that are registered to your account (which may include task definition families that no longer have anyACTIVE
task definition revisions).AmazonECSAsyncClient.listTaskDefinitionFamiliesAsync
(AsyncHandler<ListTaskDefinitionFamiliesRequest, ListTaskDefinitionFamiliesResult> asyncHandler) Simplified method form for invoking the ListTaskDefinitionFamilies operation with an AsyncHandler.AmazonECSAsyncClient.listTaskDefinitionFamiliesAsync
(ListTaskDefinitionFamiliesRequest request, AsyncHandler<ListTaskDefinitionFamiliesRequest, ListTaskDefinitionFamiliesResult> asyncHandler) AbstractAmazonECSAsync.listTaskDefinitionsAsync
(AsyncHandler<ListTaskDefinitionsRequest, ListTaskDefinitionsResult> asyncHandler) Simplified method form for invoking the ListTaskDefinitions operation with an AsyncHandler.AbstractAmazonECSAsync.listTaskDefinitionsAsync
(ListTaskDefinitionsRequest request, AsyncHandler<ListTaskDefinitionsRequest, ListTaskDefinitionsResult> asyncHandler) AmazonECSAsync.listTaskDefinitionsAsync
(AsyncHandler<ListTaskDefinitionsRequest, ListTaskDefinitionsResult> asyncHandler) Simplified method form for invoking the ListTaskDefinitions operation with an AsyncHandler.AmazonECSAsync.listTaskDefinitionsAsync
(ListTaskDefinitionsRequest listTaskDefinitionsRequest, AsyncHandler<ListTaskDefinitionsRequest, ListTaskDefinitionsResult> asyncHandler) Returns a list of task definitions that are registered to your account.AmazonECSAsyncClient.listTaskDefinitionsAsync
(AsyncHandler<ListTaskDefinitionsRequest, ListTaskDefinitionsResult> asyncHandler) Simplified method form for invoking the ListTaskDefinitions operation with an AsyncHandler.AmazonECSAsyncClient.listTaskDefinitionsAsync
(ListTaskDefinitionsRequest request, AsyncHandler<ListTaskDefinitionsRequest, ListTaskDefinitionsResult> asyncHandler) AbstractAmazonECSAsync.listTasksAsync
(AsyncHandler<ListTasksRequest, ListTasksResult> asyncHandler) Simplified method form for invoking the ListTasks operation with an AsyncHandler.AbstractAmazonECSAsync.listTasksAsync
(ListTasksRequest request, AsyncHandler<ListTasksRequest, ListTasksResult> asyncHandler) AmazonECSAsync.listTasksAsync
(AsyncHandler<ListTasksRequest, ListTasksResult> asyncHandler) Simplified method form for invoking the ListTasks operation with an AsyncHandler.AmazonECSAsync.listTasksAsync
(ListTasksRequest listTasksRequest, AsyncHandler<ListTasksRequest, ListTasksResult> asyncHandler) Returns a list of tasks for a specified cluster.AmazonECSAsyncClient.listTasksAsync
(AsyncHandler<ListTasksRequest, ListTasksResult> asyncHandler) Simplified method form for invoking the ListTasks operation with an AsyncHandler.AmazonECSAsyncClient.listTasksAsync
(ListTasksRequest request, AsyncHandler<ListTasksRequest, ListTasksResult> asyncHandler) AbstractAmazonECSAsync.registerContainerInstanceAsync
(RegisterContainerInstanceRequest request, AsyncHandler<RegisterContainerInstanceRequest, RegisterContainerInstanceResult> asyncHandler) AmazonECSAsync.registerContainerInstanceAsync
(RegisterContainerInstanceRequest registerContainerInstanceRequest, AsyncHandler<RegisterContainerInstanceRequest, RegisterContainerInstanceResult> asyncHandler) AmazonECSAsyncClient.registerContainerInstanceAsync
(RegisterContainerInstanceRequest request, AsyncHandler<RegisterContainerInstanceRequest, RegisterContainerInstanceResult> asyncHandler) AbstractAmazonECSAsync.registerTaskDefinitionAsync
(RegisterTaskDefinitionRequest request, AsyncHandler<RegisterTaskDefinitionRequest, RegisterTaskDefinitionResult> asyncHandler) AmazonECSAsync.registerTaskDefinitionAsync
(RegisterTaskDefinitionRequest registerTaskDefinitionRequest, AsyncHandler<RegisterTaskDefinitionRequest, RegisterTaskDefinitionResult> asyncHandler) Registers a new task definition from the suppliedfamily
andcontainerDefinitions
.AmazonECSAsyncClient.registerTaskDefinitionAsync
(RegisterTaskDefinitionRequest request, AsyncHandler<RegisterTaskDefinitionRequest, RegisterTaskDefinitionResult> asyncHandler) AbstractAmazonECSAsync.runTaskAsync
(RunTaskRequest request, AsyncHandler<RunTaskRequest, RunTaskResult> asyncHandler) AmazonECSAsync.runTaskAsync
(RunTaskRequest runTaskRequest, AsyncHandler<RunTaskRequest, RunTaskResult> asyncHandler) Start a task using random placement and the default Amazon ECS scheduler.AmazonECSAsyncClient.runTaskAsync
(RunTaskRequest request, AsyncHandler<RunTaskRequest, RunTaskResult> asyncHandler) AbstractAmazonECSAsync.startTaskAsync
(StartTaskRequest request, AsyncHandler<StartTaskRequest, StartTaskResult> asyncHandler) AmazonECSAsync.startTaskAsync
(StartTaskRequest startTaskRequest, AsyncHandler<StartTaskRequest, StartTaskResult> asyncHandler) Starts a new task from the specified task definition on the specified container instance or instances.AmazonECSAsyncClient.startTaskAsync
(StartTaskRequest request, AsyncHandler<StartTaskRequest, StartTaskResult> asyncHandler) AbstractAmazonECSAsync.stopTaskAsync
(StopTaskRequest request, AsyncHandler<StopTaskRequest, StopTaskResult> asyncHandler) AmazonECSAsync.stopTaskAsync
(StopTaskRequest stopTaskRequest, AsyncHandler<StopTaskRequest, StopTaskResult> asyncHandler) Stops a running task.AmazonECSAsyncClient.stopTaskAsync
(StopTaskRequest request, AsyncHandler<StopTaskRequest, StopTaskResult> asyncHandler) AbstractAmazonECSAsync.submitContainerStateChangeAsync
(AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult> asyncHandler) Simplified method form for invoking the SubmitContainerStateChange operation with an AsyncHandler.AbstractAmazonECSAsync.submitContainerStateChangeAsync
(SubmitContainerStateChangeRequest request, AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult> asyncHandler) AmazonECSAsync.submitContainerStateChangeAsync
(AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult> asyncHandler) Simplified method form for invoking the SubmitContainerStateChange operation with an AsyncHandler.AmazonECSAsync.submitContainerStateChangeAsync
(SubmitContainerStateChangeRequest submitContainerStateChangeRequest, AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult> asyncHandler) AmazonECSAsyncClient.submitContainerStateChangeAsync
(AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult> asyncHandler) Simplified method form for invoking the SubmitContainerStateChange operation with an AsyncHandler.AmazonECSAsyncClient.submitContainerStateChangeAsync
(SubmitContainerStateChangeRequest request, AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult> asyncHandler) AbstractAmazonECSAsync.submitTaskStateChangeAsync
(SubmitTaskStateChangeRequest request, AsyncHandler<SubmitTaskStateChangeRequest, SubmitTaskStateChangeResult> asyncHandler) AmazonECSAsync.submitTaskStateChangeAsync
(SubmitTaskStateChangeRequest submitTaskStateChangeRequest, AsyncHandler<SubmitTaskStateChangeRequest, SubmitTaskStateChangeResult> asyncHandler) AmazonECSAsyncClient.submitTaskStateChangeAsync
(SubmitTaskStateChangeRequest request, AsyncHandler<SubmitTaskStateChangeRequest, SubmitTaskStateChangeResult> asyncHandler) AbstractAmazonECSAsync.updateContainerAgentAsync
(UpdateContainerAgentRequest request, AsyncHandler<UpdateContainerAgentRequest, UpdateContainerAgentResult> asyncHandler) AmazonECSAsync.updateContainerAgentAsync
(UpdateContainerAgentRequest updateContainerAgentRequest, AsyncHandler<UpdateContainerAgentRequest, UpdateContainerAgentResult> asyncHandler) Updates the Amazon ECS container agent on a specified container instance.AmazonECSAsyncClient.updateContainerAgentAsync
(UpdateContainerAgentRequest request, AsyncHandler<UpdateContainerAgentRequest, UpdateContainerAgentResult> asyncHandler) AbstractAmazonECSAsync.updateServiceAsync
(UpdateServiceRequest request, AsyncHandler<UpdateServiceRequest, UpdateServiceResult> asyncHandler) AmazonECSAsync.updateServiceAsync
(UpdateServiceRequest updateServiceRequest, AsyncHandler<UpdateServiceRequest, UpdateServiceResult> asyncHandler) Modifies the desired count, deployment configuration, or task definition used in a service.AmazonECSAsyncClient.updateServiceAsync
(UpdateServiceRequest request, AsyncHandler<UpdateServiceRequest, UpdateServiceResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.elasticache
Methods in com.amazonaws.services.elasticache with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonElastiCacheAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AmazonElastiCacheAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) The AddTagsToResource action adds up to 10 cost allocation tags to the named resource.AmazonElastiCacheAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AbstractAmazonElastiCacheAsync.authorizeCacheSecurityGroupIngressAsync
(AuthorizeCacheSecurityGroupIngressRequest request, AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest, CacheSecurityGroup> asyncHandler) AmazonElastiCacheAsync.authorizeCacheSecurityGroupIngressAsync
(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest, AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest, CacheSecurityGroup> asyncHandler) The AuthorizeCacheSecurityGroupIngress action allows network ingress to a cache security group.AmazonElastiCacheAsyncClient.authorizeCacheSecurityGroupIngressAsync
(AuthorizeCacheSecurityGroupIngressRequest request, AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest, CacheSecurityGroup> asyncHandler) AbstractAmazonElastiCacheAsync.copySnapshotAsync
(CopySnapshotRequest request, AsyncHandler<CopySnapshotRequest, Snapshot> asyncHandler) AmazonElastiCacheAsync.copySnapshotAsync
(CopySnapshotRequest copySnapshotRequest, AsyncHandler<CopySnapshotRequest, Snapshot> asyncHandler) The CopySnapshot action makes a copy of an existing snapshot.AmazonElastiCacheAsyncClient.copySnapshotAsync
(CopySnapshotRequest request, AsyncHandler<CopySnapshotRequest, Snapshot> asyncHandler) AbstractAmazonElastiCacheAsync.createCacheClusterAsync
(CreateCacheClusterRequest request, AsyncHandler<CreateCacheClusterRequest, CacheCluster> asyncHandler) AmazonElastiCacheAsync.createCacheClusterAsync
(CreateCacheClusterRequest createCacheClusterRequest, AsyncHandler<CreateCacheClusterRequest, CacheCluster> asyncHandler) The CreateCacheCluster action creates a cache cluster.AmazonElastiCacheAsyncClient.createCacheClusterAsync
(CreateCacheClusterRequest request, AsyncHandler<CreateCacheClusterRequest, CacheCluster> asyncHandler) AbstractAmazonElastiCacheAsync.createCacheParameterGroupAsync
(CreateCacheParameterGroupRequest request, AsyncHandler<CreateCacheParameterGroupRequest, CacheParameterGroup> asyncHandler) AmazonElastiCacheAsync.createCacheParameterGroupAsync
(CreateCacheParameterGroupRequest createCacheParameterGroupRequest, AsyncHandler<CreateCacheParameterGroupRequest, CacheParameterGroup> asyncHandler) The CreateCacheParameterGroup action creates a new cache parameter group.AmazonElastiCacheAsyncClient.createCacheParameterGroupAsync
(CreateCacheParameterGroupRequest request, AsyncHandler<CreateCacheParameterGroupRequest, CacheParameterGroup> asyncHandler) AbstractAmazonElastiCacheAsync.createCacheSecurityGroupAsync
(CreateCacheSecurityGroupRequest request, AsyncHandler<CreateCacheSecurityGroupRequest, CacheSecurityGroup> asyncHandler) AmazonElastiCacheAsync.createCacheSecurityGroupAsync
(CreateCacheSecurityGroupRequest createCacheSecurityGroupRequest, AsyncHandler<CreateCacheSecurityGroupRequest, CacheSecurityGroup> asyncHandler) The CreateCacheSecurityGroup action creates a new cache security group.AmazonElastiCacheAsyncClient.createCacheSecurityGroupAsync
(CreateCacheSecurityGroupRequest request, AsyncHandler<CreateCacheSecurityGroupRequest, CacheSecurityGroup> asyncHandler) AbstractAmazonElastiCacheAsync.createCacheSubnetGroupAsync
(CreateCacheSubnetGroupRequest request, AsyncHandler<CreateCacheSubnetGroupRequest, CacheSubnetGroup> asyncHandler) AmazonElastiCacheAsync.createCacheSubnetGroupAsync
(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest, AsyncHandler<CreateCacheSubnetGroupRequest, CacheSubnetGroup> asyncHandler) The CreateCacheSubnetGroup action creates a new cache subnet group.AmazonElastiCacheAsyncClient.createCacheSubnetGroupAsync
(CreateCacheSubnetGroupRequest request, AsyncHandler<CreateCacheSubnetGroupRequest, CacheSubnetGroup> asyncHandler) AbstractAmazonElastiCacheAsync.createReplicationGroupAsync
(CreateReplicationGroupRequest request, AsyncHandler<CreateReplicationGroupRequest, ReplicationGroup> asyncHandler) AmazonElastiCacheAsync.createReplicationGroupAsync
(CreateReplicationGroupRequest createReplicationGroupRequest, AsyncHandler<CreateReplicationGroupRequest, ReplicationGroup> asyncHandler) The CreateReplicationGroup action creates a replication group.AmazonElastiCacheAsyncClient.createReplicationGroupAsync
(CreateReplicationGroupRequest request, AsyncHandler<CreateReplicationGroupRequest, ReplicationGroup> asyncHandler) AbstractAmazonElastiCacheAsync.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, Snapshot> asyncHandler) 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.AmazonElastiCacheAsyncClient.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, Snapshot> asyncHandler) AbstractAmazonElastiCacheAsync.deleteCacheClusterAsync
(DeleteCacheClusterRequest request, AsyncHandler<DeleteCacheClusterRequest, CacheCluster> asyncHandler) AmazonElastiCacheAsync.deleteCacheClusterAsync
(DeleteCacheClusterRequest deleteCacheClusterRequest, AsyncHandler<DeleteCacheClusterRequest, CacheCluster> asyncHandler) The DeleteCacheCluster action deletes a previously provisioned cache cluster.AmazonElastiCacheAsyncClient.deleteCacheClusterAsync
(DeleteCacheClusterRequest request, AsyncHandler<DeleteCacheClusterRequest, CacheCluster> asyncHandler) AbstractAmazonElastiCacheAsync.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest request, AsyncHandler<DeleteCacheParameterGroupRequest, DeleteCacheParameterGroupResult> asyncHandler) AmazonElastiCacheAsync.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest, AsyncHandler<DeleteCacheParameterGroupRequest, DeleteCacheParameterGroupResult> asyncHandler) The DeleteCacheParameterGroup action deletes the specified cache parameter group.AmazonElastiCacheAsyncClient.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest request, AsyncHandler<DeleteCacheParameterGroupRequest, DeleteCacheParameterGroupResult> asyncHandler) AbstractAmazonElastiCacheAsync.deleteCacheSecurityGroupAsync
(DeleteCacheSecurityGroupRequest request, AsyncHandler<DeleteCacheSecurityGroupRequest, DeleteCacheSecurityGroupResult> asyncHandler) AmazonElastiCacheAsync.deleteCacheSecurityGroupAsync
(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest, AsyncHandler<DeleteCacheSecurityGroupRequest, DeleteCacheSecurityGroupResult> asyncHandler) The DeleteCacheSecurityGroup action deletes a cache security group.AmazonElastiCacheAsyncClient.deleteCacheSecurityGroupAsync
(DeleteCacheSecurityGroupRequest request, AsyncHandler<DeleteCacheSecurityGroupRequest, DeleteCacheSecurityGroupResult> asyncHandler) AbstractAmazonElastiCacheAsync.deleteCacheSubnetGroupAsync
(DeleteCacheSubnetGroupRequest request, AsyncHandler<DeleteCacheSubnetGroupRequest, DeleteCacheSubnetGroupResult> asyncHandler) AmazonElastiCacheAsync.deleteCacheSubnetGroupAsync
(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest, AsyncHandler<DeleteCacheSubnetGroupRequest, DeleteCacheSubnetGroupResult> asyncHandler) The DeleteCacheSubnetGroup action deletes a cache subnet group.AmazonElastiCacheAsyncClient.deleteCacheSubnetGroupAsync
(DeleteCacheSubnetGroupRequest request, AsyncHandler<DeleteCacheSubnetGroupRequest, DeleteCacheSubnetGroupResult> asyncHandler) AbstractAmazonElastiCacheAsync.deleteReplicationGroupAsync
(DeleteReplicationGroupRequest request, AsyncHandler<DeleteReplicationGroupRequest, ReplicationGroup> asyncHandler) AmazonElastiCacheAsync.deleteReplicationGroupAsync
(DeleteReplicationGroupRequest deleteReplicationGroupRequest, AsyncHandler<DeleteReplicationGroupRequest, ReplicationGroup> asyncHandler) The DeleteReplicationGroup action deletes an existing replication group.AmazonElastiCacheAsyncClient.deleteReplicationGroupAsync
(DeleteReplicationGroupRequest request, AsyncHandler<DeleteReplicationGroupRequest, ReplicationGroup> asyncHandler) AbstractAmazonElastiCacheAsync.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, Snapshot> asyncHandler) AmazonElastiCacheAsync.deleteSnapshotAsync
(DeleteSnapshotRequest deleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Snapshot> asyncHandler) The DeleteSnapshot action deletes an existing snapshot.AmazonElastiCacheAsyncClient.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, Snapshot> asyncHandler) AbstractAmazonElastiCacheAsync.describeCacheClustersAsync
(AsyncHandler<DescribeCacheClustersRequest, DescribeCacheClustersResult> asyncHandler) Simplified method form for invoking the DescribeCacheClusters operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeCacheClustersAsync
(DescribeCacheClustersRequest request, AsyncHandler<DescribeCacheClustersRequest, DescribeCacheClustersResult> asyncHandler) AmazonElastiCacheAsync.describeCacheClustersAsync
(AsyncHandler<DescribeCacheClustersRequest, DescribeCacheClustersResult> asyncHandler) Simplified method form for invoking the DescribeCacheClusters operation with an AsyncHandler.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.AmazonElastiCacheAsyncClient.describeCacheClustersAsync
(AsyncHandler<DescribeCacheClustersRequest, DescribeCacheClustersResult> asyncHandler) Simplified method form for invoking the DescribeCacheClusters operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeCacheClustersAsync
(DescribeCacheClustersRequest request, AsyncHandler<DescribeCacheClustersRequest, DescribeCacheClustersResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeCacheEngineVersionsAsync
(AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult> asyncHandler) Simplified method form for invoking the DescribeCacheEngineVersions operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeCacheEngineVersionsAsync
(DescribeCacheEngineVersionsRequest request, AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult> asyncHandler) AmazonElastiCacheAsync.describeCacheEngineVersionsAsync
(AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult> asyncHandler) Simplified method form for invoking the DescribeCacheEngineVersions operation with an AsyncHandler.AmazonElastiCacheAsync.describeCacheEngineVersionsAsync
(DescribeCacheEngineVersionsRequest describeCacheEngineVersionsRequest, AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult> asyncHandler) The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.AmazonElastiCacheAsyncClient.describeCacheEngineVersionsAsync
(AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult> asyncHandler) Simplified method form for invoking the DescribeCacheEngineVersions operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeCacheEngineVersionsAsync
(DescribeCacheEngineVersionsRequest request, AsyncHandler<DescribeCacheEngineVersionsRequest, DescribeCacheEngineVersionsResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeCacheParameterGroupsAsync
(AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeCacheParameterGroups operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeCacheParameterGroupsAsync
(DescribeCacheParameterGroupsRequest request, AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult> asyncHandler) AmazonElastiCacheAsync.describeCacheParameterGroupsAsync
(AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeCacheParameterGroups operation with an AsyncHandler.AmazonElastiCacheAsync.describeCacheParameterGroupsAsync
(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest, AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult> asyncHandler) The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions.AmazonElastiCacheAsyncClient.describeCacheParameterGroupsAsync
(AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeCacheParameterGroups operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeCacheParameterGroupsAsync
(DescribeCacheParameterGroupsRequest request, AsyncHandler<DescribeCacheParameterGroupsRequest, DescribeCacheParameterGroupsResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeCacheParametersAsync
(DescribeCacheParametersRequest request, AsyncHandler<DescribeCacheParametersRequest, DescribeCacheParametersResult> asyncHandler) AmazonElastiCacheAsync.describeCacheParametersAsync
(DescribeCacheParametersRequest describeCacheParametersRequest, AsyncHandler<DescribeCacheParametersRequest, DescribeCacheParametersResult> asyncHandler) The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.AmazonElastiCacheAsyncClient.describeCacheParametersAsync
(DescribeCacheParametersRequest request, AsyncHandler<DescribeCacheParametersRequest, DescribeCacheParametersResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeCacheSecurityGroupsAsync
(AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeCacheSecurityGroups operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeCacheSecurityGroupsAsync
(DescribeCacheSecurityGroupsRequest request, AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult> asyncHandler) AmazonElastiCacheAsync.describeCacheSecurityGroupsAsync
(AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeCacheSecurityGroups operation with an AsyncHandler.AmazonElastiCacheAsync.describeCacheSecurityGroupsAsync
(DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest, AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult> asyncHandler) The DescribeCacheSecurityGroups action returns a list of cache security group descriptions.AmazonElastiCacheAsyncClient.describeCacheSecurityGroupsAsync
(AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeCacheSecurityGroups operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeCacheSecurityGroupsAsync
(DescribeCacheSecurityGroupsRequest request, AsyncHandler<DescribeCacheSecurityGroupsRequest, DescribeCacheSecurityGroupsResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeCacheSubnetGroupsAsync
(AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeCacheSubnetGroups operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeCacheSubnetGroupsAsync
(DescribeCacheSubnetGroupsRequest request, AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult> asyncHandler) AmazonElastiCacheAsync.describeCacheSubnetGroupsAsync
(AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeCacheSubnetGroups operation with an AsyncHandler.AmazonElastiCacheAsync.describeCacheSubnetGroupsAsync
(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest, AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult> asyncHandler) The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions.AmazonElastiCacheAsyncClient.describeCacheSubnetGroupsAsync
(AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeCacheSubnetGroups operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeCacheSubnetGroupsAsync
(DescribeCacheSubnetGroupsRequest request, AsyncHandler<DescribeCacheSubnetGroupsRequest, DescribeCacheSubnetGroupsResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeEngineDefaultParametersAsync
(DescribeEngineDefaultParametersRequest request, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults> asyncHandler) AmazonElastiCacheAsync.describeEngineDefaultParametersAsync
(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults> asyncHandler) The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.AmazonElastiCacheAsyncClient.describeEngineDefaultParametersAsync
(DescribeEngineDefaultParametersRequest request, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults> asyncHandler) AbstractAmazonElastiCacheAsync.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeEventsAsync
(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) AmazonElastiCacheAsync.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AmazonElastiCacheAsync.describeEventsAsync
(DescribeEventsRequest describeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups.AmazonElastiCacheAsyncClient.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeEventsAsync
(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeReplicationGroupsAsync
(AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult> asyncHandler) Simplified method form for invoking the DescribeReplicationGroups operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeReplicationGroupsAsync
(DescribeReplicationGroupsRequest request, AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult> asyncHandler) AmazonElastiCacheAsync.describeReplicationGroupsAsync
(AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult> asyncHandler) Simplified method form for invoking the DescribeReplicationGroups operation with an AsyncHandler.AmazonElastiCacheAsync.describeReplicationGroupsAsync
(DescribeReplicationGroupsRequest describeReplicationGroupsRequest, AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult> asyncHandler) The DescribeReplicationGroups action returns information about a particular replication group.AmazonElastiCacheAsyncClient.describeReplicationGroupsAsync
(AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult> asyncHandler) Simplified method form for invoking the DescribeReplicationGroups operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeReplicationGroupsAsync
(DescribeReplicationGroupsRequest request, AsyncHandler<DescribeReplicationGroupsRequest, DescribeReplicationGroupsResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeReservedCacheNodesAsync
(AsyncHandler<DescribeReservedCacheNodesRequest, DescribeReservedCacheNodesResult> asyncHandler) Simplified method form for invoking the DescribeReservedCacheNodes operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeReservedCacheNodesAsync
(DescribeReservedCacheNodesRequest request, AsyncHandler<DescribeReservedCacheNodesRequest, DescribeReservedCacheNodesResult> asyncHandler) AmazonElastiCacheAsync.describeReservedCacheNodesAsync
(AsyncHandler<DescribeReservedCacheNodesRequest, DescribeReservedCacheNodesResult> asyncHandler) Simplified method form for invoking the DescribeReservedCacheNodes operation with an AsyncHandler.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.AmazonElastiCacheAsyncClient.describeReservedCacheNodesAsync
(AsyncHandler<DescribeReservedCacheNodesRequest, DescribeReservedCacheNodesResult> asyncHandler) Simplified method form for invoking the DescribeReservedCacheNodes operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeReservedCacheNodesAsync
(DescribeReservedCacheNodesRequest request, AsyncHandler<DescribeReservedCacheNodesRequest, DescribeReservedCacheNodesResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeReservedCacheNodesOfferingsAsync
(AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedCacheNodesOfferings operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeReservedCacheNodesOfferingsAsync
(DescribeReservedCacheNodesOfferingsRequest request, AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult> asyncHandler) AmazonElastiCacheAsync.describeReservedCacheNodesOfferingsAsync
(AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedCacheNodesOfferings operation with an AsyncHandler.AmazonElastiCacheAsync.describeReservedCacheNodesOfferingsAsync
(DescribeReservedCacheNodesOfferingsRequest describeReservedCacheNodesOfferingsRequest, AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult> asyncHandler) The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.AmazonElastiCacheAsyncClient.describeReservedCacheNodesOfferingsAsync
(AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedCacheNodesOfferings operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeReservedCacheNodesOfferingsAsync
(DescribeReservedCacheNodesOfferingsRequest request, AsyncHandler<DescribeReservedCacheNodesOfferingsRequest, DescribeReservedCacheNodesOfferingsResult> asyncHandler) AbstractAmazonElastiCacheAsync.describeSnapshotsAsync
(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.describeSnapshotsAsync
(DescribeSnapshotsRequest request, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) AmazonElastiCacheAsync.describeSnapshotsAsync
(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.AmazonElastiCacheAsync.describeSnapshotsAsync
(DescribeSnapshotsRequest describeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) The DescribeSnapshots action returns information about cache cluster snapshots.AmazonElastiCacheAsyncClient.describeSnapshotsAsync
(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.AmazonElastiCacheAsyncClient.describeSnapshotsAsync
(DescribeSnapshotsRequest request, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult> asyncHandler) AbstractAmazonElastiCacheAsync.listAllowedNodeTypeModificationsAsync
(AsyncHandler<ListAllowedNodeTypeModificationsRequest, ListAllowedNodeTypeModificationsResult> asyncHandler) Simplified method form for invoking the ListAllowedNodeTypeModifications operation with an AsyncHandler.AbstractAmazonElastiCacheAsync.listAllowedNodeTypeModificationsAsync
(ListAllowedNodeTypeModificationsRequest request, AsyncHandler<ListAllowedNodeTypeModificationsRequest, ListAllowedNodeTypeModificationsResult> asyncHandler) AmazonElastiCacheAsync.listAllowedNodeTypeModificationsAsync
(AsyncHandler<ListAllowedNodeTypeModificationsRequest, ListAllowedNodeTypeModificationsResult> asyncHandler) Simplified method form for invoking the ListAllowedNodeTypeModifications operation with an AsyncHandler.AmazonElastiCacheAsync.listAllowedNodeTypeModificationsAsync
(ListAllowedNodeTypeModificationsRequest listAllowedNodeTypeModificationsRequest, AsyncHandler<ListAllowedNodeTypeModificationsRequest, ListAllowedNodeTypeModificationsResult> asyncHandler) TheListAllowedNodeTypeModifications
action lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.AmazonElastiCacheAsyncClient.listAllowedNodeTypeModificationsAsync
(AsyncHandler<ListAllowedNodeTypeModificationsRequest, ListAllowedNodeTypeModificationsResult> asyncHandler) Simplified method form for invoking the ListAllowedNodeTypeModifications operation with an AsyncHandler.AmazonElastiCacheAsyncClient.listAllowedNodeTypeModificationsAsync
(ListAllowedNodeTypeModificationsRequest request, AsyncHandler<ListAllowedNodeTypeModificationsRequest, ListAllowedNodeTypeModificationsResult> asyncHandler) AbstractAmazonElastiCacheAsync.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AmazonElastiCacheAsync.listTagsForResourceAsync
(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) The ListTagsForResource action lists all cost allocation tags currently on the named resource.AmazonElastiCacheAsyncClient.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AbstractAmazonElastiCacheAsync.modifyCacheClusterAsync
(ModifyCacheClusterRequest request, AsyncHandler<ModifyCacheClusterRequest, CacheCluster> asyncHandler) AmazonElastiCacheAsync.modifyCacheClusterAsync
(ModifyCacheClusterRequest modifyCacheClusterRequest, AsyncHandler<ModifyCacheClusterRequest, CacheCluster> asyncHandler) The ModifyCacheCluster action modifies the settings for a cache cluster.AmazonElastiCacheAsyncClient.modifyCacheClusterAsync
(ModifyCacheClusterRequest request, AsyncHandler<ModifyCacheClusterRequest, CacheCluster> asyncHandler) AbstractAmazonElastiCacheAsync.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest request, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult> asyncHandler) AmazonElastiCacheAsync.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult> asyncHandler) The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group.AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync
(ModifyCacheParameterGroupRequest request, AsyncHandler<ModifyCacheParameterGroupRequest, ModifyCacheParameterGroupResult> asyncHandler) AbstractAmazonElastiCacheAsync.modifyCacheSubnetGroupAsync
(ModifyCacheSubnetGroupRequest request, AsyncHandler<ModifyCacheSubnetGroupRequest, CacheSubnetGroup> asyncHandler) AmazonElastiCacheAsync.modifyCacheSubnetGroupAsync
(ModifyCacheSubnetGroupRequest modifyCacheSubnetGroupRequest, AsyncHandler<ModifyCacheSubnetGroupRequest, CacheSubnetGroup> asyncHandler) The ModifyCacheSubnetGroup action modifies an existing cache subnet group.AmazonElastiCacheAsyncClient.modifyCacheSubnetGroupAsync
(ModifyCacheSubnetGroupRequest request, AsyncHandler<ModifyCacheSubnetGroupRequest, CacheSubnetGroup> asyncHandler) AbstractAmazonElastiCacheAsync.modifyReplicationGroupAsync
(ModifyReplicationGroupRequest request, AsyncHandler<ModifyReplicationGroupRequest, ReplicationGroup> asyncHandler) AmazonElastiCacheAsync.modifyReplicationGroupAsync
(ModifyReplicationGroupRequest modifyReplicationGroupRequest, AsyncHandler<ModifyReplicationGroupRequest, ReplicationGroup> asyncHandler) The ModifyReplicationGroup action modifies the settings for a replication group.AmazonElastiCacheAsyncClient.modifyReplicationGroupAsync
(ModifyReplicationGroupRequest request, AsyncHandler<ModifyReplicationGroupRequest, ReplicationGroup> asyncHandler) AbstractAmazonElastiCacheAsync.purchaseReservedCacheNodesOfferingAsync
(PurchaseReservedCacheNodesOfferingRequest request, AsyncHandler<PurchaseReservedCacheNodesOfferingRequest, ReservedCacheNode> asyncHandler) AmazonElastiCacheAsync.purchaseReservedCacheNodesOfferingAsync
(PurchaseReservedCacheNodesOfferingRequest purchaseReservedCacheNodesOfferingRequest, AsyncHandler<PurchaseReservedCacheNodesOfferingRequest, ReservedCacheNode> asyncHandler) The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.AmazonElastiCacheAsyncClient.purchaseReservedCacheNodesOfferingAsync
(PurchaseReservedCacheNodesOfferingRequest request, AsyncHandler<PurchaseReservedCacheNodesOfferingRequest, ReservedCacheNode> asyncHandler) AbstractAmazonElastiCacheAsync.rebootCacheClusterAsync
(RebootCacheClusterRequest request, AsyncHandler<RebootCacheClusterRequest, CacheCluster> asyncHandler) AmazonElastiCacheAsync.rebootCacheClusterAsync
(RebootCacheClusterRequest rebootCacheClusterRequest, AsyncHandler<RebootCacheClusterRequest, CacheCluster> asyncHandler) The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster.AmazonElastiCacheAsyncClient.rebootCacheClusterAsync
(RebootCacheClusterRequest request, AsyncHandler<RebootCacheClusterRequest, CacheCluster> asyncHandler) AbstractAmazonElastiCacheAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) AmazonElastiCacheAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest removeTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) The RemoveTagsFromResource action removes the tags identified by theTagKeys
list from the named resource.AmazonElastiCacheAsyncClient.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) AbstractAmazonElastiCacheAsync.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest request, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult> asyncHandler) 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.AmazonElastiCacheAsyncClient.resetCacheParameterGroupAsync
(ResetCacheParameterGroupRequest request, AsyncHandler<ResetCacheParameterGroupRequest, ResetCacheParameterGroupResult> asyncHandler) AbstractAmazonElastiCacheAsync.revokeCacheSecurityGroupIngressAsync
(RevokeCacheSecurityGroupIngressRequest request, AsyncHandler<RevokeCacheSecurityGroupIngressRequest, CacheSecurityGroup> asyncHandler) AmazonElastiCacheAsync.revokeCacheSecurityGroupIngressAsync
(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest, AsyncHandler<RevokeCacheSecurityGroupIngressRequest, CacheSecurityGroup> asyncHandler) The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group.AmazonElastiCacheAsyncClient.revokeCacheSecurityGroupIngressAsync
(RevokeCacheSecurityGroupIngressRequest request, AsyncHandler<RevokeCacheSecurityGroupIngressRequest, CacheSecurityGroup> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.elasticbeanstalk
Methods in com.amazonaws.services.elasticbeanstalk with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSElasticBeanstalkAsync.abortEnvironmentUpdateAsync
(AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) Simplified method form for invoking the AbortEnvironmentUpdate operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.abortEnvironmentUpdateAsync
(AbortEnvironmentUpdateRequest request, AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) AWSElasticBeanstalkAsync.abortEnvironmentUpdateAsync
(AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) Simplified method form for invoking the AbortEnvironmentUpdate operation with an AsyncHandler.AWSElasticBeanstalkAsync.abortEnvironmentUpdateAsync
(AbortEnvironmentUpdateRequest abortEnvironmentUpdateRequest, AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) Cancels in-progress environment configuration update or application version deployment.AWSElasticBeanstalkAsyncClient.abortEnvironmentUpdateAsync
(AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) Simplified method form for invoking the AbortEnvironmentUpdate operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.abortEnvironmentUpdateAsync
(AbortEnvironmentUpdateRequest request, AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.applyEnvironmentManagedActionAsync
(ApplyEnvironmentManagedActionRequest request, AsyncHandler<ApplyEnvironmentManagedActionRequest, ApplyEnvironmentManagedActionResult> asyncHandler) AWSElasticBeanstalkAsync.applyEnvironmentManagedActionAsync
(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest, AsyncHandler<ApplyEnvironmentManagedActionRequest, ApplyEnvironmentManagedActionResult> asyncHandler) Applies a scheduled managed action immediately.AWSElasticBeanstalkAsyncClient.applyEnvironmentManagedActionAsync
(ApplyEnvironmentManagedActionRequest request, AsyncHandler<ApplyEnvironmentManagedActionRequest, ApplyEnvironmentManagedActionResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.checkDNSAvailabilityAsync
(CheckDNSAvailabilityRequest request, AsyncHandler<CheckDNSAvailabilityRequest, CheckDNSAvailabilityResult> asyncHandler) AWSElasticBeanstalkAsync.checkDNSAvailabilityAsync
(CheckDNSAvailabilityRequest checkDNSAvailabilityRequest, AsyncHandler<CheckDNSAvailabilityRequest, CheckDNSAvailabilityResult> asyncHandler) Checks if the specified CNAME is available.AWSElasticBeanstalkAsyncClient.checkDNSAvailabilityAsync
(CheckDNSAvailabilityRequest request, AsyncHandler<CheckDNSAvailabilityRequest, CheckDNSAvailabilityResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.composeEnvironmentsAsync
(ComposeEnvironmentsRequest request, AsyncHandler<ComposeEnvironmentsRequest, ComposeEnvironmentsResult> asyncHandler) AWSElasticBeanstalkAsync.composeEnvironmentsAsync
(ComposeEnvironmentsRequest composeEnvironmentsRequest, AsyncHandler<ComposeEnvironmentsRequest, ComposeEnvironmentsResult> asyncHandler) Create or update a group of environments that each run a separate component of a single application.AWSElasticBeanstalkAsyncClient.composeEnvironmentsAsync
(ComposeEnvironmentsRequest request, AsyncHandler<ComposeEnvironmentsRequest, ComposeEnvironmentsResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.createApplicationAsync
(CreateApplicationRequest request, AsyncHandler<CreateApplicationRequest, CreateApplicationResult> asyncHandler) AWSElasticBeanstalkAsync.createApplicationAsync
(CreateApplicationRequest createApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult> asyncHandler) Creates an application that has one configuration template nameddefault
and no application versions.AWSElasticBeanstalkAsyncClient.createApplicationAsync
(CreateApplicationRequest request, AsyncHandler<CreateApplicationRequest, CreateApplicationResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.createApplicationVersionAsync
(CreateApplicationVersionRequest request, AsyncHandler<CreateApplicationVersionRequest, CreateApplicationVersionResult> asyncHandler) AWSElasticBeanstalkAsync.createApplicationVersionAsync
(CreateApplicationVersionRequest createApplicationVersionRequest, AsyncHandler<CreateApplicationVersionRequest, CreateApplicationVersionResult> asyncHandler) Creates an application version for the specified application.AWSElasticBeanstalkAsyncClient.createApplicationVersionAsync
(CreateApplicationVersionRequest request, AsyncHandler<CreateApplicationVersionRequest, CreateApplicationVersionResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.createConfigurationTemplateAsync
(CreateConfigurationTemplateRequest request, AsyncHandler<CreateConfigurationTemplateRequest, CreateConfigurationTemplateResult> asyncHandler) AWSElasticBeanstalkAsync.createConfigurationTemplateAsync
(CreateConfigurationTemplateRequest createConfigurationTemplateRequest, AsyncHandler<CreateConfigurationTemplateRequest, CreateConfigurationTemplateResult> asyncHandler) Creates a configuration template.AWSElasticBeanstalkAsyncClient.createConfigurationTemplateAsync
(CreateConfigurationTemplateRequest request, AsyncHandler<CreateConfigurationTemplateRequest, CreateConfigurationTemplateResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.createEnvironmentAsync
(CreateEnvironmentRequest request, AsyncHandler<CreateEnvironmentRequest, CreateEnvironmentResult> asyncHandler) AWSElasticBeanstalkAsync.createEnvironmentAsync
(CreateEnvironmentRequest createEnvironmentRequest, AsyncHandler<CreateEnvironmentRequest, CreateEnvironmentResult> asyncHandler) Launches an environment for the specified application using the specified configuration.AWSElasticBeanstalkAsyncClient.createEnvironmentAsync
(CreateEnvironmentRequest request, AsyncHandler<CreateEnvironmentRequest, CreateEnvironmentResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest request, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) AWSElasticBeanstalkAsync.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.AWSElasticBeanstalkAsync.createStorageLocationAsync
(CreateStorageLocationRequest createStorageLocationRequest, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Creates the Amazon S3 storage location for the account.AWSElasticBeanstalkAsyncClient.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.createStorageLocationAsync
(CreateStorageLocationRequest request, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.deleteApplicationAsync
(DeleteApplicationRequest request, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult> asyncHandler) AWSElasticBeanstalkAsync.deleteApplicationAsync
(DeleteApplicationRequest deleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult> asyncHandler) Deletes the specified application along with all associated versions and configurations.AWSElasticBeanstalkAsyncClient.deleteApplicationAsync
(DeleteApplicationRequest request, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest request, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) AWSElasticBeanstalkAsync.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest deleteApplicationVersionRequest, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) Deletes the specified version from the specified application.AWSElasticBeanstalkAsyncClient.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest request, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.deleteConfigurationTemplateAsync
(DeleteConfigurationTemplateRequest request, AsyncHandler<DeleteConfigurationTemplateRequest, DeleteConfigurationTemplateResult> asyncHandler) AWSElasticBeanstalkAsync.deleteConfigurationTemplateAsync
(DeleteConfigurationTemplateRequest deleteConfigurationTemplateRequest, AsyncHandler<DeleteConfigurationTemplateRequest, DeleteConfigurationTemplateResult> asyncHandler) Deletes the specified configuration template.AWSElasticBeanstalkAsyncClient.deleteConfigurationTemplateAsync
(DeleteConfigurationTemplateRequest request, AsyncHandler<DeleteConfigurationTemplateRequest, DeleteConfigurationTemplateResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.deleteEnvironmentConfigurationAsync
(DeleteEnvironmentConfigurationRequest request, AsyncHandler<DeleteEnvironmentConfigurationRequest, DeleteEnvironmentConfigurationResult> asyncHandler) AWSElasticBeanstalkAsync.deleteEnvironmentConfigurationAsync
(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest, AsyncHandler<DeleteEnvironmentConfigurationRequest, DeleteEnvironmentConfigurationResult> asyncHandler) Deletes the draft configuration associated with the running environment.AWSElasticBeanstalkAsyncClient.deleteEnvironmentConfigurationAsync
(DeleteEnvironmentConfigurationRequest request, AsyncHandler<DeleteEnvironmentConfigurationRequest, DeleteEnvironmentConfigurationResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeApplicationsAsync
(AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) Simplified method form for invoking the DescribeApplications operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.describeApplicationsAsync
(DescribeApplicationsRequest request, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) AWSElasticBeanstalkAsync.describeApplicationsAsync
(AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) Simplified method form for invoking the DescribeApplications operation with an AsyncHandler.AWSElasticBeanstalkAsync.describeApplicationsAsync
(DescribeApplicationsRequest describeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) Returns the descriptions of existing applications.AWSElasticBeanstalkAsyncClient.describeApplicationsAsync
(AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) Simplified method form for invoking the DescribeApplications operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.describeApplicationsAsync
(DescribeApplicationsRequest request, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeApplicationVersionsAsync
(AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) Simplified method form for invoking the DescribeApplicationVersions operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.describeApplicationVersionsAsync
(DescribeApplicationVersionsRequest request, AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) AWSElasticBeanstalkAsync.describeApplicationVersionsAsync
(AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) Simplified method form for invoking the DescribeApplicationVersions operation with an AsyncHandler.AWSElasticBeanstalkAsync.describeApplicationVersionsAsync
(DescribeApplicationVersionsRequest describeApplicationVersionsRequest, AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) Retrieve a list of application versions stored in your AWS Elastic Beanstalk storage bucket.AWSElasticBeanstalkAsyncClient.describeApplicationVersionsAsync
(AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) Simplified method form for invoking the DescribeApplicationVersions operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.describeApplicationVersionsAsync
(DescribeApplicationVersionsRequest request, AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeConfigurationOptionsAsync
(DescribeConfigurationOptionsRequest request, AsyncHandler<DescribeConfigurationOptionsRequest, DescribeConfigurationOptionsResult> asyncHandler) AWSElasticBeanstalkAsync.describeConfigurationOptionsAsync
(DescribeConfigurationOptionsRequest describeConfigurationOptionsRequest, AsyncHandler<DescribeConfigurationOptionsRequest, DescribeConfigurationOptionsResult> asyncHandler) Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.AWSElasticBeanstalkAsyncClient.describeConfigurationOptionsAsync
(DescribeConfigurationOptionsRequest request, AsyncHandler<DescribeConfigurationOptionsRequest, DescribeConfigurationOptionsResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeConfigurationSettingsAsync
(DescribeConfigurationSettingsRequest request, AsyncHandler<DescribeConfigurationSettingsRequest, DescribeConfigurationSettingsResult> asyncHandler) AWSElasticBeanstalkAsync.describeConfigurationSettingsAsync
(DescribeConfigurationSettingsRequest describeConfigurationSettingsRequest, AsyncHandler<DescribeConfigurationSettingsRequest, DescribeConfigurationSettingsResult> asyncHandler) Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.AWSElasticBeanstalkAsyncClient.describeConfigurationSettingsAsync
(DescribeConfigurationSettingsRequest request, AsyncHandler<DescribeConfigurationSettingsRequest, DescribeConfigurationSettingsResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeEnvironmentHealthAsync
(DescribeEnvironmentHealthRequest request, AsyncHandler<DescribeEnvironmentHealthRequest, DescribeEnvironmentHealthResult> asyncHandler) AWSElasticBeanstalkAsync.describeEnvironmentHealthAsync
(DescribeEnvironmentHealthRequest describeEnvironmentHealthRequest, AsyncHandler<DescribeEnvironmentHealthRequest, DescribeEnvironmentHealthResult> asyncHandler) Returns information about the overall health of the specified environment.AWSElasticBeanstalkAsyncClient.describeEnvironmentHealthAsync
(DescribeEnvironmentHealthRequest request, AsyncHandler<DescribeEnvironmentHealthRequest, DescribeEnvironmentHealthResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeEnvironmentManagedActionHistoryAsync
(DescribeEnvironmentManagedActionHistoryRequest request, AsyncHandler<DescribeEnvironmentManagedActionHistoryRequest, DescribeEnvironmentManagedActionHistoryResult> asyncHandler) AWSElasticBeanstalkAsync.describeEnvironmentManagedActionHistoryAsync
(DescribeEnvironmentManagedActionHistoryRequest describeEnvironmentManagedActionHistoryRequest, AsyncHandler<DescribeEnvironmentManagedActionHistoryRequest, DescribeEnvironmentManagedActionHistoryResult> asyncHandler) Lists an environment's completed and failed managed actions.AWSElasticBeanstalkAsyncClient.describeEnvironmentManagedActionHistoryAsync
(DescribeEnvironmentManagedActionHistoryRequest request, AsyncHandler<DescribeEnvironmentManagedActionHistoryRequest, DescribeEnvironmentManagedActionHistoryResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeEnvironmentManagedActionsAsync
(DescribeEnvironmentManagedActionsRequest request, AsyncHandler<DescribeEnvironmentManagedActionsRequest, DescribeEnvironmentManagedActionsResult> asyncHandler) AWSElasticBeanstalkAsync.describeEnvironmentManagedActionsAsync
(DescribeEnvironmentManagedActionsRequest describeEnvironmentManagedActionsRequest, AsyncHandler<DescribeEnvironmentManagedActionsRequest, DescribeEnvironmentManagedActionsResult> asyncHandler) Lists an environment's upcoming and in-progress managed actions.AWSElasticBeanstalkAsyncClient.describeEnvironmentManagedActionsAsync
(DescribeEnvironmentManagedActionsRequest request, AsyncHandler<DescribeEnvironmentManagedActionsRequest, DescribeEnvironmentManagedActionsResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeEnvironmentResourcesAsync
(DescribeEnvironmentResourcesRequest request, AsyncHandler<DescribeEnvironmentResourcesRequest, DescribeEnvironmentResourcesResult> asyncHandler) AWSElasticBeanstalkAsync.describeEnvironmentResourcesAsync
(DescribeEnvironmentResourcesRequest describeEnvironmentResourcesRequest, AsyncHandler<DescribeEnvironmentResourcesRequest, DescribeEnvironmentResourcesResult> asyncHandler) Returns AWS resources for this environment.AWSElasticBeanstalkAsyncClient.describeEnvironmentResourcesAsync
(DescribeEnvironmentResourcesRequest request, AsyncHandler<DescribeEnvironmentResourcesRequest, DescribeEnvironmentResourcesResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeEnvironmentsAsync
(AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) Simplified method form for invoking the DescribeEnvironments operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.describeEnvironmentsAsync
(DescribeEnvironmentsRequest request, AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) AWSElasticBeanstalkAsync.describeEnvironmentsAsync
(AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) Simplified method form for invoking the DescribeEnvironments operation with an AsyncHandler.AWSElasticBeanstalkAsync.describeEnvironmentsAsync
(DescribeEnvironmentsRequest describeEnvironmentsRequest, AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) Returns descriptions for existing environments.AWSElasticBeanstalkAsyncClient.describeEnvironmentsAsync
(AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) Simplified method form for invoking the DescribeEnvironments operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.describeEnvironmentsAsync
(DescribeEnvironmentsRequest request, AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.describeEventsAsync
(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) AWSElasticBeanstalkAsync.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AWSElasticBeanstalkAsync.describeEventsAsync
(DescribeEventsRequest describeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Returns list of event descriptions matching criteria up to the last 6 weeks.AWSElasticBeanstalkAsyncClient.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.describeEventsAsync
(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.describeInstancesHealthAsync
(DescribeInstancesHealthRequest request, AsyncHandler<DescribeInstancesHealthRequest, DescribeInstancesHealthResult> asyncHandler) AWSElasticBeanstalkAsync.describeInstancesHealthAsync
(DescribeInstancesHealthRequest describeInstancesHealthRequest, AsyncHandler<DescribeInstancesHealthRequest, DescribeInstancesHealthResult> asyncHandler) Returns more detailed information about the health of the specified instances (for example, CPU utilization, load average, and causes).AWSElasticBeanstalkAsyncClient.describeInstancesHealthAsync
(DescribeInstancesHealthRequest request, AsyncHandler<DescribeInstancesHealthRequest, DescribeInstancesHealthResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.listAvailableSolutionStacksAsync
(AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) Simplified method form for invoking the ListAvailableSolutionStacks operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.listAvailableSolutionStacksAsync
(ListAvailableSolutionStacksRequest request, AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) AWSElasticBeanstalkAsync.listAvailableSolutionStacksAsync
(AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) Simplified method form for invoking the ListAvailableSolutionStacks operation with an AsyncHandler.AWSElasticBeanstalkAsync.listAvailableSolutionStacksAsync
(ListAvailableSolutionStacksRequest listAvailableSolutionStacksRequest, AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) Returns a list of the available solution stack names.AWSElasticBeanstalkAsyncClient.listAvailableSolutionStacksAsync
(AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) Simplified method form for invoking the ListAvailableSolutionStacks operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.listAvailableSolutionStacksAsync
(ListAvailableSolutionStacksRequest request, AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.rebuildEnvironmentAsync
(RebuildEnvironmentRequest request, AsyncHandler<RebuildEnvironmentRequest, RebuildEnvironmentResult> asyncHandler) AWSElasticBeanstalkAsync.rebuildEnvironmentAsync
(RebuildEnvironmentRequest rebuildEnvironmentRequest, AsyncHandler<RebuildEnvironmentRequest, RebuildEnvironmentResult> asyncHandler) Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.AWSElasticBeanstalkAsyncClient.rebuildEnvironmentAsync
(RebuildEnvironmentRequest request, AsyncHandler<RebuildEnvironmentRequest, RebuildEnvironmentResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.requestEnvironmentInfoAsync
(RequestEnvironmentInfoRequest request, AsyncHandler<RequestEnvironmentInfoRequest, RequestEnvironmentInfoResult> asyncHandler) AWSElasticBeanstalkAsync.requestEnvironmentInfoAsync
(RequestEnvironmentInfoRequest requestEnvironmentInfoRequest, AsyncHandler<RequestEnvironmentInfoRequest, RequestEnvironmentInfoResult> asyncHandler) Initiates a request to compile the specified type of information of the deployed environment.AWSElasticBeanstalkAsyncClient.requestEnvironmentInfoAsync
(RequestEnvironmentInfoRequest request, AsyncHandler<RequestEnvironmentInfoRequest, RequestEnvironmentInfoResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.restartAppServerAsync
(RestartAppServerRequest request, AsyncHandler<RestartAppServerRequest, RestartAppServerResult> asyncHandler) AWSElasticBeanstalkAsync.restartAppServerAsync
(RestartAppServerRequest restartAppServerRequest, AsyncHandler<RestartAppServerRequest, RestartAppServerResult> asyncHandler) Causes the environment to restart the application container server running on each Amazon EC2 instance.AWSElasticBeanstalkAsyncClient.restartAppServerAsync
(RestartAppServerRequest request, AsyncHandler<RestartAppServerRequest, RestartAppServerResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.retrieveEnvironmentInfoAsync
(RetrieveEnvironmentInfoRequest request, AsyncHandler<RetrieveEnvironmentInfoRequest, RetrieveEnvironmentInfoResult> asyncHandler) AWSElasticBeanstalkAsync.retrieveEnvironmentInfoAsync
(RetrieveEnvironmentInfoRequest retrieveEnvironmentInfoRequest, AsyncHandler<RetrieveEnvironmentInfoRequest, RetrieveEnvironmentInfoResult> asyncHandler) Retrieves the compiled information from a RequestEnvironmentInfo request.AWSElasticBeanstalkAsyncClient.retrieveEnvironmentInfoAsync
(RetrieveEnvironmentInfoRequest request, AsyncHandler<RetrieveEnvironmentInfoRequest, RetrieveEnvironmentInfoResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.swapEnvironmentCNAMEsAsync
(AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) Simplified method form for invoking the SwapEnvironmentCNAMEs operation with an AsyncHandler.AbstractAWSElasticBeanstalkAsync.swapEnvironmentCNAMEsAsync
(SwapEnvironmentCNAMEsRequest request, AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) AWSElasticBeanstalkAsync.swapEnvironmentCNAMEsAsync
(AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) Simplified method form for invoking the SwapEnvironmentCNAMEs operation with an AsyncHandler.AWSElasticBeanstalkAsync.swapEnvironmentCNAMEsAsync
(SwapEnvironmentCNAMEsRequest swapEnvironmentCNAMEsRequest, AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) Swaps the CNAMEs of two environments.AWSElasticBeanstalkAsyncClient.swapEnvironmentCNAMEsAsync
(AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) Simplified method form for invoking the SwapEnvironmentCNAMEs operation with an AsyncHandler.AWSElasticBeanstalkAsyncClient.swapEnvironmentCNAMEsAsync
(SwapEnvironmentCNAMEsRequest request, AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.terminateEnvironmentAsync
(TerminateEnvironmentRequest request, AsyncHandler<TerminateEnvironmentRequest, TerminateEnvironmentResult> asyncHandler) AWSElasticBeanstalkAsync.terminateEnvironmentAsync
(TerminateEnvironmentRequest terminateEnvironmentRequest, AsyncHandler<TerminateEnvironmentRequest, TerminateEnvironmentResult> asyncHandler) Terminates the specified environment.AWSElasticBeanstalkAsyncClient.terminateEnvironmentAsync
(TerminateEnvironmentRequest request, AsyncHandler<TerminateEnvironmentRequest, TerminateEnvironmentResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.updateApplicationAsync
(UpdateApplicationRequest request, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) AWSElasticBeanstalkAsync.updateApplicationAsync
(UpdateApplicationRequest updateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) Updates the specified application to have the specified properties.AWSElasticBeanstalkAsyncClient.updateApplicationAsync
(UpdateApplicationRequest request, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.updateApplicationVersionAsync
(UpdateApplicationVersionRequest request, AsyncHandler<UpdateApplicationVersionRequest, UpdateApplicationVersionResult> asyncHandler) AWSElasticBeanstalkAsync.updateApplicationVersionAsync
(UpdateApplicationVersionRequest updateApplicationVersionRequest, AsyncHandler<UpdateApplicationVersionRequest, UpdateApplicationVersionResult> asyncHandler) Updates the specified application version to have the specified properties.AWSElasticBeanstalkAsyncClient.updateApplicationVersionAsync
(UpdateApplicationVersionRequest request, AsyncHandler<UpdateApplicationVersionRequest, UpdateApplicationVersionResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.updateConfigurationTemplateAsync
(UpdateConfigurationTemplateRequest request, AsyncHandler<UpdateConfigurationTemplateRequest, UpdateConfigurationTemplateResult> asyncHandler) AWSElasticBeanstalkAsync.updateConfigurationTemplateAsync
(UpdateConfigurationTemplateRequest updateConfigurationTemplateRequest, AsyncHandler<UpdateConfigurationTemplateRequest, UpdateConfigurationTemplateResult> asyncHandler) Updates the specified configuration template to have the specified properties or configuration option values.AWSElasticBeanstalkAsyncClient.updateConfigurationTemplateAsync
(UpdateConfigurationTemplateRequest request, AsyncHandler<UpdateConfigurationTemplateRequest, UpdateConfigurationTemplateResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.updateEnvironmentAsync
(UpdateEnvironmentRequest request, AsyncHandler<UpdateEnvironmentRequest, UpdateEnvironmentResult> asyncHandler) AWSElasticBeanstalkAsync.updateEnvironmentAsync
(UpdateEnvironmentRequest updateEnvironmentRequest, AsyncHandler<UpdateEnvironmentRequest, UpdateEnvironmentResult> asyncHandler) Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.AWSElasticBeanstalkAsyncClient.updateEnvironmentAsync
(UpdateEnvironmentRequest request, AsyncHandler<UpdateEnvironmentRequest, UpdateEnvironmentResult> asyncHandler) AbstractAWSElasticBeanstalkAsync.validateConfigurationSettingsAsync
(ValidateConfigurationSettingsRequest request, AsyncHandler<ValidateConfigurationSettingsRequest, ValidateConfigurationSettingsResult> asyncHandler) AWSElasticBeanstalkAsync.validateConfigurationSettingsAsync
(ValidateConfigurationSettingsRequest validateConfigurationSettingsRequest, AsyncHandler<ValidateConfigurationSettingsRequest, ValidateConfigurationSettingsResult> asyncHandler) Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.AWSElasticBeanstalkAsyncClient.validateConfigurationSettingsAsync
(ValidateConfigurationSettingsRequest request, AsyncHandler<ValidateConfigurationSettingsRequest, ValidateConfigurationSettingsResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.elasticfilesystem
Methods in com.amazonaws.services.elasticfilesystem with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonElasticFileSystemAsync.createFileSystemAsync
(CreateFileSystemRequest request, AsyncHandler<CreateFileSystemRequest, CreateFileSystemResult> asyncHandler) AmazonElasticFileSystemAsync.createFileSystemAsync
(CreateFileSystemRequest createFileSystemRequest, AsyncHandler<CreateFileSystemRequest, CreateFileSystemResult> asyncHandler) Creates a new, empty file system.AmazonElasticFileSystemAsyncClient.createFileSystemAsync
(CreateFileSystemRequest request, AsyncHandler<CreateFileSystemRequest, CreateFileSystemResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.createMountTargetAsync
(CreateMountTargetRequest request, AsyncHandler<CreateMountTargetRequest, CreateMountTargetResult> asyncHandler) AmazonElasticFileSystemAsync.createMountTargetAsync
(CreateMountTargetRequest createMountTargetRequest, AsyncHandler<CreateMountTargetRequest, CreateMountTargetResult> asyncHandler) Creates a mount target for a file system.AmazonElasticFileSystemAsyncClient.createMountTargetAsync
(CreateMountTargetRequest request, AsyncHandler<CreateMountTargetRequest, CreateMountTargetResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonElasticFileSystemAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Creates or overwrites tags associated with a file system.AmazonElasticFileSystemAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.deleteFileSystemAsync
(DeleteFileSystemRequest request, AsyncHandler<DeleteFileSystemRequest, DeleteFileSystemResult> asyncHandler) AmazonElasticFileSystemAsync.deleteFileSystemAsync
(DeleteFileSystemRequest deleteFileSystemRequest, AsyncHandler<DeleteFileSystemRequest, DeleteFileSystemResult> asyncHandler) Deletes a file system, permanently severing access to its contents.AmazonElasticFileSystemAsyncClient.deleteFileSystemAsync
(DeleteFileSystemRequest request, AsyncHandler<DeleteFileSystemRequest, DeleteFileSystemResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.deleteMountTargetAsync
(DeleteMountTargetRequest request, AsyncHandler<DeleteMountTargetRequest, DeleteMountTargetResult> asyncHandler) AmazonElasticFileSystemAsync.deleteMountTargetAsync
(DeleteMountTargetRequest deleteMountTargetRequest, AsyncHandler<DeleteMountTargetRequest, DeleteMountTargetResult> asyncHandler) Deletes the specified mount target.AmazonElasticFileSystemAsyncClient.deleteMountTargetAsync
(DeleteMountTargetRequest request, AsyncHandler<DeleteMountTargetRequest, DeleteMountTargetResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AmazonElasticFileSystemAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes the specified tags from a file system.AmazonElasticFileSystemAsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.describeFileSystemsAsync
(AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult> asyncHandler) Simplified method form for invoking the DescribeFileSystems operation with an AsyncHandler.AbstractAmazonElasticFileSystemAsync.describeFileSystemsAsync
(DescribeFileSystemsRequest request, AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult> asyncHandler) AmazonElasticFileSystemAsync.describeFileSystemsAsync
(AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult> asyncHandler) Simplified method form for invoking the DescribeFileSystems operation with an AsyncHandler.AmazonElasticFileSystemAsync.describeFileSystemsAsync
(DescribeFileSystemsRequest describeFileSystemsRequest, AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult> asyncHandler) Returns the description of a specific Amazon EFS file system if either the file systemCreationToken
or theFileSystemId
is provided; otherwise, returns descriptions of all file systems owned by the caller's AWS account in the AWS region of the endpoint that you're calling.AmazonElasticFileSystemAsyncClient.describeFileSystemsAsync
(AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult> asyncHandler) Simplified method form for invoking the DescribeFileSystems operation with an AsyncHandler.AmazonElasticFileSystemAsyncClient.describeFileSystemsAsync
(DescribeFileSystemsRequest request, AsyncHandler<DescribeFileSystemsRequest, DescribeFileSystemsResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.describeMountTargetsAsync
(DescribeMountTargetsRequest request, AsyncHandler<DescribeMountTargetsRequest, DescribeMountTargetsResult> asyncHandler) AmazonElasticFileSystemAsync.describeMountTargetsAsync
(DescribeMountTargetsRequest describeMountTargetsRequest, AsyncHandler<DescribeMountTargetsRequest, DescribeMountTargetsResult> asyncHandler) Returns the descriptions of all the current mount targets, or a specific mount target, for a file system.AmazonElasticFileSystemAsyncClient.describeMountTargetsAsync
(DescribeMountTargetsRequest request, AsyncHandler<DescribeMountTargetsRequest, DescribeMountTargetsResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.describeMountTargetSecurityGroupsAsync
(DescribeMountTargetSecurityGroupsRequest request, AsyncHandler<DescribeMountTargetSecurityGroupsRequest, DescribeMountTargetSecurityGroupsResult> asyncHandler) AmazonElasticFileSystemAsync.describeMountTargetSecurityGroupsAsync
(DescribeMountTargetSecurityGroupsRequest describeMountTargetSecurityGroupsRequest, AsyncHandler<DescribeMountTargetSecurityGroupsRequest, DescribeMountTargetSecurityGroupsResult> asyncHandler) Returns the security groups currently in effect for a mount target.AmazonElasticFileSystemAsyncClient.describeMountTargetSecurityGroupsAsync
(DescribeMountTargetSecurityGroupsRequest request, AsyncHandler<DescribeMountTargetSecurityGroupsRequest, DescribeMountTargetSecurityGroupsResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AmazonElasticFileSystemAsync.describeTagsAsync
(DescribeTagsRequest describeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Returns the tags associated with a file system.AmazonElasticFileSystemAsyncClient.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AbstractAmazonElasticFileSystemAsync.modifyMountTargetSecurityGroupsAsync
(ModifyMountTargetSecurityGroupsRequest request, AsyncHandler<ModifyMountTargetSecurityGroupsRequest, ModifyMountTargetSecurityGroupsResult> asyncHandler) AmazonElasticFileSystemAsync.modifyMountTargetSecurityGroupsAsync
(ModifyMountTargetSecurityGroupsRequest modifyMountTargetSecurityGroupsRequest, AsyncHandler<ModifyMountTargetSecurityGroupsRequest, ModifyMountTargetSecurityGroupsResult> asyncHandler) Modifies the set of security groups in effect for a mount target.AmazonElasticFileSystemAsyncClient.modifyMountTargetSecurityGroupsAsync
(ModifyMountTargetSecurityGroupsRequest request, AsyncHandler<ModifyMountTargetSecurityGroupsRequest, ModifyMountTargetSecurityGroupsResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.elasticloadbalancing
Methods in com.amazonaws.services.elasticloadbalancing with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonElasticLoadBalancingAsync.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AmazonElasticLoadBalancingAsync.addTagsAsync
(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Adds the specified tags to the specified load balancer.AmazonElasticLoadBalancingAsyncClient.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.applySecurityGroupsToLoadBalancerAsync
(ApplySecurityGroupsToLoadBalancerRequest request, AsyncHandler<ApplySecurityGroupsToLoadBalancerRequest, ApplySecurityGroupsToLoadBalancerResult> asyncHandler) AmazonElasticLoadBalancingAsync.applySecurityGroupsToLoadBalancerAsync
(ApplySecurityGroupsToLoadBalancerRequest applySecurityGroupsToLoadBalancerRequest, AsyncHandler<ApplySecurityGroupsToLoadBalancerRequest, ApplySecurityGroupsToLoadBalancerResult> asyncHandler) Associates one or more security groups with your load balancer in a virtual private cloud (VPC).AmazonElasticLoadBalancingAsyncClient.applySecurityGroupsToLoadBalancerAsync
(ApplySecurityGroupsToLoadBalancerRequest request, AsyncHandler<ApplySecurityGroupsToLoadBalancerRequest, ApplySecurityGroupsToLoadBalancerResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.attachLoadBalancerToSubnetsAsync
(AttachLoadBalancerToSubnetsRequest request, AsyncHandler<AttachLoadBalancerToSubnetsRequest, AttachLoadBalancerToSubnetsResult> asyncHandler) AmazonElasticLoadBalancingAsync.attachLoadBalancerToSubnetsAsync
(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest, AsyncHandler<AttachLoadBalancerToSubnetsRequest, AttachLoadBalancerToSubnetsResult> asyncHandler) Adds one or more subnets to the set of configured subnets for the specified load balancer.AmazonElasticLoadBalancingAsyncClient.attachLoadBalancerToSubnetsAsync
(AttachLoadBalancerToSubnetsRequest request, AsyncHandler<AttachLoadBalancerToSubnetsRequest, AttachLoadBalancerToSubnetsResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.configureHealthCheckAsync
(ConfigureHealthCheckRequest request, AsyncHandler<ConfigureHealthCheckRequest, ConfigureHealthCheckResult> asyncHandler) AmazonElasticLoadBalancingAsync.configureHealthCheckAsync
(ConfigureHealthCheckRequest configureHealthCheckRequest, AsyncHandler<ConfigureHealthCheckRequest, ConfigureHealthCheckResult> asyncHandler) Specifies the health check settings to use when evaluating the health state of your back-end instances.AmazonElasticLoadBalancingAsyncClient.configureHealthCheckAsync
(ConfigureHealthCheckRequest request, AsyncHandler<ConfigureHealthCheckRequest, ConfigureHealthCheckResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.createAppCookieStickinessPolicyAsync
(CreateAppCookieStickinessPolicyRequest request, AsyncHandler<CreateAppCookieStickinessPolicyRequest, CreateAppCookieStickinessPolicyResult> asyncHandler) AmazonElasticLoadBalancingAsync.createAppCookieStickinessPolicyAsync
(CreateAppCookieStickinessPolicyRequest createAppCookieStickinessPolicyRequest, AsyncHandler<CreateAppCookieStickinessPolicyRequest, CreateAppCookieStickinessPolicyResult> asyncHandler) Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.AmazonElasticLoadBalancingAsyncClient.createAppCookieStickinessPolicyAsync
(CreateAppCookieStickinessPolicyRequest request, AsyncHandler<CreateAppCookieStickinessPolicyRequest, CreateAppCookieStickinessPolicyResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.createLBCookieStickinessPolicyAsync
(CreateLBCookieStickinessPolicyRequest request, AsyncHandler<CreateLBCookieStickinessPolicyRequest, CreateLBCookieStickinessPolicyResult> asyncHandler) AmazonElasticLoadBalancingAsync.createLBCookieStickinessPolicyAsync
(CreateLBCookieStickinessPolicyRequest createLBCookieStickinessPolicyRequest, AsyncHandler<CreateLBCookieStickinessPolicyRequest, CreateLBCookieStickinessPolicyResult> asyncHandler) Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.AmazonElasticLoadBalancingAsyncClient.createLBCookieStickinessPolicyAsync
(CreateLBCookieStickinessPolicyRequest request, AsyncHandler<CreateLBCookieStickinessPolicyRequest, CreateLBCookieStickinessPolicyResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.createLoadBalancerAsync
(CreateLoadBalancerRequest request, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult> asyncHandler) AmazonElasticLoadBalancingAsync.createLoadBalancerAsync
(CreateLoadBalancerRequest createLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult> asyncHandler) Creates a load balancer.AmazonElasticLoadBalancingAsyncClient.createLoadBalancerAsync
(CreateLoadBalancerRequest request, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.createLoadBalancerListenersAsync
(CreateLoadBalancerListenersRequest request, AsyncHandler<CreateLoadBalancerListenersRequest, CreateLoadBalancerListenersResult> asyncHandler) AmazonElasticLoadBalancingAsync.createLoadBalancerListenersAsync
(CreateLoadBalancerListenersRequest createLoadBalancerListenersRequest, AsyncHandler<CreateLoadBalancerListenersRequest, CreateLoadBalancerListenersResult> asyncHandler) Creates one or more listeners for the specified load balancer.AmazonElasticLoadBalancingAsyncClient.createLoadBalancerListenersAsync
(CreateLoadBalancerListenersRequest request, AsyncHandler<CreateLoadBalancerListenersRequest, CreateLoadBalancerListenersResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.createLoadBalancerPolicyAsync
(CreateLoadBalancerPolicyRequest request, AsyncHandler<CreateLoadBalancerPolicyRequest, CreateLoadBalancerPolicyResult> asyncHandler) AmazonElasticLoadBalancingAsync.createLoadBalancerPolicyAsync
(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest, AsyncHandler<CreateLoadBalancerPolicyRequest, CreateLoadBalancerPolicyResult> asyncHandler) Creates a policy with the specified attributes for the specified load balancer.AmazonElasticLoadBalancingAsyncClient.createLoadBalancerPolicyAsync
(CreateLoadBalancerPolicyRequest request, AsyncHandler<CreateLoadBalancerPolicyRequest, CreateLoadBalancerPolicyResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.deleteLoadBalancerAsync
(DeleteLoadBalancerRequest request, AsyncHandler<DeleteLoadBalancerRequest, DeleteLoadBalancerResult> asyncHandler) AmazonElasticLoadBalancingAsync.deleteLoadBalancerAsync
(DeleteLoadBalancerRequest deleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, DeleteLoadBalancerResult> asyncHandler) Deletes the specified load balancer.AmazonElasticLoadBalancingAsyncClient.deleteLoadBalancerAsync
(DeleteLoadBalancerRequest request, AsyncHandler<DeleteLoadBalancerRequest, DeleteLoadBalancerResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.deleteLoadBalancerListenersAsync
(DeleteLoadBalancerListenersRequest request, AsyncHandler<DeleteLoadBalancerListenersRequest, DeleteLoadBalancerListenersResult> asyncHandler) AmazonElasticLoadBalancingAsync.deleteLoadBalancerListenersAsync
(DeleteLoadBalancerListenersRequest deleteLoadBalancerListenersRequest, AsyncHandler<DeleteLoadBalancerListenersRequest, DeleteLoadBalancerListenersResult> asyncHandler) Deletes the specified listeners from the specified load balancer.AmazonElasticLoadBalancingAsyncClient.deleteLoadBalancerListenersAsync
(DeleteLoadBalancerListenersRequest request, AsyncHandler<DeleteLoadBalancerListenersRequest, DeleteLoadBalancerListenersResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.deleteLoadBalancerPolicyAsync
(DeleteLoadBalancerPolicyRequest request, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult> asyncHandler) AmazonElasticLoadBalancingAsync.deleteLoadBalancerPolicyAsync
(DeleteLoadBalancerPolicyRequest deleteLoadBalancerPolicyRequest, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult> asyncHandler) Deletes the specified policy from the specified load balancer.AmazonElasticLoadBalancingAsyncClient.deleteLoadBalancerPolicyAsync
(DeleteLoadBalancerPolicyRequest request, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.deregisterInstancesFromLoadBalancerAsync
(DeregisterInstancesFromLoadBalancerRequest request, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult> asyncHandler) AmazonElasticLoadBalancingAsync.deregisterInstancesFromLoadBalancerAsync
(DeregisterInstancesFromLoadBalancerRequest deregisterInstancesFromLoadBalancerRequest, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult> asyncHandler) Deregisters the specified instances from the specified load balancer.AmazonElasticLoadBalancingAsyncClient.deregisterInstancesFromLoadBalancerAsync
(DeregisterInstancesFromLoadBalancerRequest request, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.describeInstanceHealthAsync
(DescribeInstanceHealthRequest request, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult> asyncHandler) AmazonElasticLoadBalancingAsync.describeInstanceHealthAsync
(DescribeInstanceHealthRequest describeInstanceHealthRequest, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult> asyncHandler) Describes the state of the specified instances with respect to the specified load balancer.AmazonElasticLoadBalancingAsyncClient.describeInstanceHealthAsync
(DescribeInstanceHealthRequest request, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.describeLoadBalancerAttributesAsync
(DescribeLoadBalancerAttributesRequest request, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult> asyncHandler) AmazonElasticLoadBalancingAsync.describeLoadBalancerAttributesAsync
(DescribeLoadBalancerAttributesRequest describeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult> asyncHandler) Describes the attributes for the specified load balancer.AmazonElasticLoadBalancingAsyncClient.describeLoadBalancerAttributesAsync
(DescribeLoadBalancerAttributesRequest request, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.describeLoadBalancerPoliciesAsync
(AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult> asyncHandler) Simplified method form for invoking the DescribeLoadBalancerPolicies operation with an AsyncHandler.AbstractAmazonElasticLoadBalancingAsync.describeLoadBalancerPoliciesAsync
(DescribeLoadBalancerPoliciesRequest request, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult> asyncHandler) AmazonElasticLoadBalancingAsync.describeLoadBalancerPoliciesAsync
(AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult> asyncHandler) Simplified method form for invoking the DescribeLoadBalancerPolicies operation with an AsyncHandler.AmazonElasticLoadBalancingAsync.describeLoadBalancerPoliciesAsync
(DescribeLoadBalancerPoliciesRequest describeLoadBalancerPoliciesRequest, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult> asyncHandler) Describes the specified policies.AmazonElasticLoadBalancingAsyncClient.describeLoadBalancerPoliciesAsync
(AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult> asyncHandler) Simplified method form for invoking the DescribeLoadBalancerPolicies operation with an AsyncHandler.AmazonElasticLoadBalancingAsyncClient.describeLoadBalancerPoliciesAsync
(DescribeLoadBalancerPoliciesRequest request, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.describeLoadBalancerPolicyTypesAsync
(AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult> asyncHandler) Simplified method form for invoking the DescribeLoadBalancerPolicyTypes operation with an AsyncHandler.AbstractAmazonElasticLoadBalancingAsync.describeLoadBalancerPolicyTypesAsync
(DescribeLoadBalancerPolicyTypesRequest request, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult> asyncHandler) AmazonElasticLoadBalancingAsync.describeLoadBalancerPolicyTypesAsync
(AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult> asyncHandler) Simplified method form for invoking the DescribeLoadBalancerPolicyTypes operation with an AsyncHandler.AmazonElasticLoadBalancingAsync.describeLoadBalancerPolicyTypesAsync
(DescribeLoadBalancerPolicyTypesRequest describeLoadBalancerPolicyTypesRequest, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult> asyncHandler) Describes the specified load balancer policy types.AmazonElasticLoadBalancingAsyncClient.describeLoadBalancerPolicyTypesAsync
(AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult> asyncHandler) Simplified method form for invoking the DescribeLoadBalancerPolicyTypes operation with an AsyncHandler.AmazonElasticLoadBalancingAsyncClient.describeLoadBalancerPolicyTypesAsync
(DescribeLoadBalancerPolicyTypesRequest request, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.describeLoadBalancersAsync
(AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult> asyncHandler) Simplified method form for invoking the DescribeLoadBalancers operation with an AsyncHandler.AbstractAmazonElasticLoadBalancingAsync.describeLoadBalancersAsync
(DescribeLoadBalancersRequest request, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult> asyncHandler) AmazonElasticLoadBalancingAsync.describeLoadBalancersAsync
(AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult> asyncHandler) Simplified method form for invoking the DescribeLoadBalancers operation with an AsyncHandler.AmazonElasticLoadBalancingAsync.describeLoadBalancersAsync
(DescribeLoadBalancersRequest describeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult> asyncHandler) Describes the specified the load balancers.AmazonElasticLoadBalancingAsyncClient.describeLoadBalancersAsync
(AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult> asyncHandler) Simplified method form for invoking the DescribeLoadBalancers operation with an AsyncHandler.AmazonElasticLoadBalancingAsyncClient.describeLoadBalancersAsync
(DescribeLoadBalancersRequest request, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AmazonElasticLoadBalancingAsync.describeTagsAsync
(DescribeTagsRequest describeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Describes the tags associated with the specified load balancers.AmazonElasticLoadBalancingAsyncClient.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.detachLoadBalancerFromSubnetsAsync
(DetachLoadBalancerFromSubnetsRequest request, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult> asyncHandler) AmazonElasticLoadBalancingAsync.detachLoadBalancerFromSubnetsAsync
(DetachLoadBalancerFromSubnetsRequest detachLoadBalancerFromSubnetsRequest, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult> asyncHandler) Removes the specified subnets from the set of configured subnets for the load balancer.AmazonElasticLoadBalancingAsyncClient.detachLoadBalancerFromSubnetsAsync
(DetachLoadBalancerFromSubnetsRequest request, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.disableAvailabilityZonesForLoadBalancerAsync
(DisableAvailabilityZonesForLoadBalancerRequest request, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult> asyncHandler) AmazonElasticLoadBalancingAsync.disableAvailabilityZonesForLoadBalancerAsync
(DisableAvailabilityZonesForLoadBalancerRequest disableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult> asyncHandler) Removes the specified Availability Zones from the set of Availability Zones for the specified load balancer.AmazonElasticLoadBalancingAsyncClient.disableAvailabilityZonesForLoadBalancerAsync
(DisableAvailabilityZonesForLoadBalancerRequest request, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.enableAvailabilityZonesForLoadBalancerAsync
(EnableAvailabilityZonesForLoadBalancerRequest request, AsyncHandler<EnableAvailabilityZonesForLoadBalancerRequest, EnableAvailabilityZonesForLoadBalancerResult> asyncHandler) AmazonElasticLoadBalancingAsync.enableAvailabilityZonesForLoadBalancerAsync
(EnableAvailabilityZonesForLoadBalancerRequest enableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<EnableAvailabilityZonesForLoadBalancerRequest, EnableAvailabilityZonesForLoadBalancerResult> asyncHandler) Adds the specified Availability Zones to the set of Availability Zones for the specified load balancer.AmazonElasticLoadBalancingAsyncClient.enableAvailabilityZonesForLoadBalancerAsync
(EnableAvailabilityZonesForLoadBalancerRequest request, AsyncHandler<EnableAvailabilityZonesForLoadBalancerRequest, EnableAvailabilityZonesForLoadBalancerResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.modifyLoadBalancerAttributesAsync
(ModifyLoadBalancerAttributesRequest request, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult> asyncHandler) AmazonElasticLoadBalancingAsync.modifyLoadBalancerAttributesAsync
(ModifyLoadBalancerAttributesRequest modifyLoadBalancerAttributesRequest, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult> asyncHandler) Modifies the attributes of the specified load balancer.AmazonElasticLoadBalancingAsyncClient.modifyLoadBalancerAttributesAsync
(ModifyLoadBalancerAttributesRequest request, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.registerInstancesWithLoadBalancerAsync
(RegisterInstancesWithLoadBalancerRequest request, AsyncHandler<RegisterInstancesWithLoadBalancerRequest, RegisterInstancesWithLoadBalancerResult> asyncHandler) AmazonElasticLoadBalancingAsync.registerInstancesWithLoadBalancerAsync
(RegisterInstancesWithLoadBalancerRequest registerInstancesWithLoadBalancerRequest, AsyncHandler<RegisterInstancesWithLoadBalancerRequest, RegisterInstancesWithLoadBalancerResult> asyncHandler) Adds the specified instances to the specified load balancer.AmazonElasticLoadBalancingAsyncClient.registerInstancesWithLoadBalancerAsync
(RegisterInstancesWithLoadBalancerRequest request, AsyncHandler<RegisterInstancesWithLoadBalancerRequest, RegisterInstancesWithLoadBalancerResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AmazonElasticLoadBalancingAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes one or more tags from the specified load balancer.AmazonElasticLoadBalancingAsyncClient.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.setLoadBalancerListenerSSLCertificateAsync
(SetLoadBalancerListenerSSLCertificateRequest request, AsyncHandler<SetLoadBalancerListenerSSLCertificateRequest, SetLoadBalancerListenerSSLCertificateResult> asyncHandler) AmazonElasticLoadBalancingAsync.setLoadBalancerListenerSSLCertificateAsync
(SetLoadBalancerListenerSSLCertificateRequest setLoadBalancerListenerSSLCertificateRequest, AsyncHandler<SetLoadBalancerListenerSSLCertificateRequest, SetLoadBalancerListenerSSLCertificateResult> asyncHandler) Sets the certificate that terminates the specified listener's SSL connections.AmazonElasticLoadBalancingAsyncClient.setLoadBalancerListenerSSLCertificateAsync
(SetLoadBalancerListenerSSLCertificateRequest request, AsyncHandler<SetLoadBalancerListenerSSLCertificateRequest, SetLoadBalancerListenerSSLCertificateResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.setLoadBalancerPoliciesForBackendServerAsync
(SetLoadBalancerPoliciesForBackendServerRequest request, AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest, SetLoadBalancerPoliciesForBackendServerResult> asyncHandler) AmazonElasticLoadBalancingAsync.setLoadBalancerPoliciesForBackendServerAsync
(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest, AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest, SetLoadBalancerPoliciesForBackendServerResult> asyncHandler) Replaces the set of policies associated with the specified port on which the back-end server is listening with a new set of policies.AmazonElasticLoadBalancingAsyncClient.setLoadBalancerPoliciesForBackendServerAsync
(SetLoadBalancerPoliciesForBackendServerRequest request, AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest, SetLoadBalancerPoliciesForBackendServerResult> asyncHandler) AbstractAmazonElasticLoadBalancingAsync.setLoadBalancerPoliciesOfListenerAsync
(SetLoadBalancerPoliciesOfListenerRequest request, AsyncHandler<SetLoadBalancerPoliciesOfListenerRequest, SetLoadBalancerPoliciesOfListenerResult> asyncHandler) AmazonElasticLoadBalancingAsync.setLoadBalancerPoliciesOfListenerAsync
(SetLoadBalancerPoliciesOfListenerRequest setLoadBalancerPoliciesOfListenerRequest, AsyncHandler<SetLoadBalancerPoliciesOfListenerRequest, SetLoadBalancerPoliciesOfListenerResult> asyncHandler) Associates, updates, or disables a policy with a listener for the specified load balancer.AmazonElasticLoadBalancingAsyncClient.setLoadBalancerPoliciesOfListenerAsync
(SetLoadBalancerPoliciesOfListenerRequest request, AsyncHandler<SetLoadBalancerPoliciesOfListenerRequest, SetLoadBalancerPoliciesOfListenerResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.elasticmapreduce
Methods in com.amazonaws.services.elasticmapreduce with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.addInstanceGroupsAsync
(AddInstanceGroupsRequest request, AsyncHandler<AddInstanceGroupsRequest, AddInstanceGroupsResult> asyncHandler) AmazonElasticMapReduceAsync.addInstanceGroupsAsync
(AddInstanceGroupsRequest addInstanceGroupsRequest, AsyncHandler<AddInstanceGroupsRequest, AddInstanceGroupsResult> asyncHandler) AddInstanceGroups adds an instance group to a running cluster.AmazonElasticMapReduceAsyncClient.addInstanceGroupsAsync
(AddInstanceGroupsRequest request, AsyncHandler<AddInstanceGroupsRequest, AddInstanceGroupsResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.addJobFlowStepsAsync
(AddJobFlowStepsRequest request, AsyncHandler<AddJobFlowStepsRequest, AddJobFlowStepsResult> asyncHandler) AmazonElasticMapReduceAsync.addJobFlowStepsAsync
(AddJobFlowStepsRequest addJobFlowStepsRequest, AsyncHandler<AddJobFlowStepsRequest, AddJobFlowStepsResult> asyncHandler) AddJobFlowSteps adds new steps to a running job flow.AmazonElasticMapReduceAsyncClient.addJobFlowStepsAsync
(AddJobFlowStepsRequest request, AsyncHandler<AddJobFlowStepsRequest, AddJobFlowStepsResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AmazonElasticMapReduceAsync.addTagsAsync
(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Adds tags to an Amazon EMR resource.AmazonElasticMapReduceAsyncClient.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.describeClusterAsync
(DescribeClusterRequest request, AsyncHandler<DescribeClusterRequest, DescribeClusterResult> asyncHandler) AmazonElasticMapReduceAsync.describeClusterAsync
(DescribeClusterRequest describeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult> asyncHandler) Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.AmazonElasticMapReduceAsyncClient.describeClusterAsync
(DescribeClusterRequest request, AsyncHandler<DescribeClusterRequest, DescribeClusterResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.describeJobFlowsAsync
(AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Simplified method form for invoking the DescribeJobFlows operation with an AsyncHandler.AbstractAmazonElasticMapReduceAsync.describeJobFlowsAsync
(DescribeJobFlowsRequest request, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Deprecated.AmazonElasticMapReduceAsync.describeJobFlowsAsync
(AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Simplified method form for invoking the DescribeJobFlows operation with an AsyncHandler.AmazonElasticMapReduceAsync.describeJobFlowsAsync
(DescribeJobFlowsRequest describeJobFlowsRequest, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Deprecated.AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync
(AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Simplified method form for invoking the DescribeJobFlows operation with an AsyncHandler.AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync
(DescribeJobFlowsRequest request, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Deprecated.AbstractAmazonElasticMapReduceAsync.describeStepAsync
(DescribeStepRequest request, AsyncHandler<DescribeStepRequest, DescribeStepResult> asyncHandler) AmazonElasticMapReduceAsync.describeStepAsync
(DescribeStepRequest describeStepRequest, AsyncHandler<DescribeStepRequest, DescribeStepResult> asyncHandler) Provides more detail about the cluster step.AmazonElasticMapReduceAsyncClient.describeStepAsync
(DescribeStepRequest request, AsyncHandler<DescribeStepRequest, DescribeStepResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.listBootstrapActionsAsync
(ListBootstrapActionsRequest request, AsyncHandler<ListBootstrapActionsRequest, ListBootstrapActionsResult> asyncHandler) AmazonElasticMapReduceAsync.listBootstrapActionsAsync
(ListBootstrapActionsRequest listBootstrapActionsRequest, AsyncHandler<ListBootstrapActionsRequest, ListBootstrapActionsResult> asyncHandler) Provides information about the bootstrap actions associated with a cluster.AmazonElasticMapReduceAsyncClient.listBootstrapActionsAsync
(ListBootstrapActionsRequest request, AsyncHandler<ListBootstrapActionsRequest, ListBootstrapActionsResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.listClustersAsync
(AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) Simplified method form for invoking the ListClusters operation with an AsyncHandler.AbstractAmazonElasticMapReduceAsync.listClustersAsync
(ListClustersRequest request, AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) AmazonElasticMapReduceAsync.listClustersAsync
(AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) Simplified method form for invoking the ListClusters operation with an AsyncHandler.AmazonElasticMapReduceAsync.listClustersAsync
(ListClustersRequest listClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) Provides the status of all clusters visible to this AWS account.AmazonElasticMapReduceAsyncClient.listClustersAsync
(AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) Simplified method form for invoking the ListClusters operation with an AsyncHandler.AmazonElasticMapReduceAsyncClient.listClustersAsync
(ListClustersRequest request, AsyncHandler<ListClustersRequest, ListClustersResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.listInstanceGroupsAsync
(ListInstanceGroupsRequest request, AsyncHandler<ListInstanceGroupsRequest, ListInstanceGroupsResult> asyncHandler) AmazonElasticMapReduceAsync.listInstanceGroupsAsync
(ListInstanceGroupsRequest listInstanceGroupsRequest, AsyncHandler<ListInstanceGroupsRequest, ListInstanceGroupsResult> asyncHandler) Provides all available details about the instance groups in a cluster.AmazonElasticMapReduceAsyncClient.listInstanceGroupsAsync
(ListInstanceGroupsRequest request, AsyncHandler<ListInstanceGroupsRequest, ListInstanceGroupsResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.listInstancesAsync
(ListInstancesRequest request, AsyncHandler<ListInstancesRequest, ListInstancesResult> asyncHandler) AmazonElasticMapReduceAsync.listInstancesAsync
(ListInstancesRequest listInstancesRequest, AsyncHandler<ListInstancesRequest, ListInstancesResult> asyncHandler) Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster.AmazonElasticMapReduceAsyncClient.listInstancesAsync
(ListInstancesRequest request, AsyncHandler<ListInstancesRequest, ListInstancesResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.listStepsAsync
(ListStepsRequest request, AsyncHandler<ListStepsRequest, ListStepsResult> asyncHandler) AmazonElasticMapReduceAsync.listStepsAsync
(ListStepsRequest listStepsRequest, AsyncHandler<ListStepsRequest, ListStepsResult> asyncHandler) Provides a list of steps for the cluster.AmazonElasticMapReduceAsyncClient.listStepsAsync
(ListStepsRequest request, AsyncHandler<ListStepsRequest, ListStepsResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.modifyInstanceGroupsAsync
(AsyncHandler<ModifyInstanceGroupsRequest, ModifyInstanceGroupsResult> asyncHandler) Simplified method form for invoking the ModifyInstanceGroups operation with an AsyncHandler.AbstractAmazonElasticMapReduceAsync.modifyInstanceGroupsAsync
(ModifyInstanceGroupsRequest request, AsyncHandler<ModifyInstanceGroupsRequest, ModifyInstanceGroupsResult> asyncHandler) AmazonElasticMapReduceAsync.modifyInstanceGroupsAsync
(AsyncHandler<ModifyInstanceGroupsRequest, ModifyInstanceGroupsResult> asyncHandler) Simplified method form for invoking the ModifyInstanceGroups operation with an AsyncHandler.AmazonElasticMapReduceAsync.modifyInstanceGroupsAsync
(ModifyInstanceGroupsRequest modifyInstanceGroupsRequest, AsyncHandler<ModifyInstanceGroupsRequest, ModifyInstanceGroupsResult> asyncHandler) ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.AmazonElasticMapReduceAsyncClient.modifyInstanceGroupsAsync
(AsyncHandler<ModifyInstanceGroupsRequest, ModifyInstanceGroupsResult> asyncHandler) Simplified method form for invoking the ModifyInstanceGroups operation with an AsyncHandler.AmazonElasticMapReduceAsyncClient.modifyInstanceGroupsAsync
(ModifyInstanceGroupsRequest request, AsyncHandler<ModifyInstanceGroupsRequest, ModifyInstanceGroupsResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AmazonElasticMapReduceAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes tags from an Amazon EMR resource.AmazonElasticMapReduceAsyncClient.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.runJobFlowAsync
(RunJobFlowRequest request, AsyncHandler<RunJobFlowRequest, RunJobFlowResult> asyncHandler) AmazonElasticMapReduceAsync.runJobFlowAsync
(RunJobFlowRequest runJobFlowRequest, AsyncHandler<RunJobFlowRequest, RunJobFlowResult> asyncHandler) RunJobFlow creates and starts running a new job flow.AmazonElasticMapReduceAsyncClient.runJobFlowAsync
(RunJobFlowRequest request, AsyncHandler<RunJobFlowRequest, RunJobFlowResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.setTerminationProtectionAsync
(SetTerminationProtectionRequest request, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult> asyncHandler) AmazonElasticMapReduceAsync.setTerminationProtectionAsync
(SetTerminationProtectionRequest setTerminationProtectionRequest, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult> asyncHandler) SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.AmazonElasticMapReduceAsyncClient.setTerminationProtectionAsync
(SetTerminationProtectionRequest request, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.setVisibleToAllUsersAsync
(SetVisibleToAllUsersRequest request, AsyncHandler<SetVisibleToAllUsersRequest, SetVisibleToAllUsersResult> asyncHandler) AmazonElasticMapReduceAsync.setVisibleToAllUsersAsync
(SetVisibleToAllUsersRequest setVisibleToAllUsersRequest, AsyncHandler<SetVisibleToAllUsersRequest, SetVisibleToAllUsersResult> asyncHandler) Sets whether all AWS Identity and Access Management (IAM) users under your account can access the specified job flows.AmazonElasticMapReduceAsyncClient.setVisibleToAllUsersAsync
(SetVisibleToAllUsersRequest request, AsyncHandler<SetVisibleToAllUsersRequest, SetVisibleToAllUsersResult> asyncHandler) AbstractAmazonElasticMapReduceAsync.terminateJobFlowsAsync
(TerminateJobFlowsRequest request, AsyncHandler<TerminateJobFlowsRequest, TerminateJobFlowsResult> asyncHandler) AmazonElasticMapReduceAsync.terminateJobFlowsAsync
(TerminateJobFlowsRequest terminateJobFlowsRequest, AsyncHandler<TerminateJobFlowsRequest, TerminateJobFlowsResult> asyncHandler) TerminateJobFlows shuts a list of job flows down.AmazonElasticMapReduceAsyncClient.terminateJobFlowsAsync
(TerminateJobFlowsRequest request, AsyncHandler<TerminateJobFlowsRequest, TerminateJobFlowsResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.elasticsearch
Methods in com.amazonaws.services.elasticsearch with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSElasticsearchAsync.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AWSElasticsearchAsync.addTagsAsync
(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Attaches tags to an existing Elasticsearch domain.AWSElasticsearchAsyncClient.addTagsAsync
(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AbstractAWSElasticsearchAsync.createElasticsearchDomainAsync
(CreateElasticsearchDomainRequest request, AsyncHandler<CreateElasticsearchDomainRequest, CreateElasticsearchDomainResult> asyncHandler) AWSElasticsearchAsync.createElasticsearchDomainAsync
(CreateElasticsearchDomainRequest createElasticsearchDomainRequest, AsyncHandler<CreateElasticsearchDomainRequest, CreateElasticsearchDomainResult> asyncHandler) Creates a new Elasticsearch domain.AWSElasticsearchAsyncClient.createElasticsearchDomainAsync
(CreateElasticsearchDomainRequest request, AsyncHandler<CreateElasticsearchDomainRequest, CreateElasticsearchDomainResult> asyncHandler) AbstractAWSElasticsearchAsync.deleteElasticsearchDomainAsync
(DeleteElasticsearchDomainRequest request, AsyncHandler<DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResult> asyncHandler) AWSElasticsearchAsync.deleteElasticsearchDomainAsync
(DeleteElasticsearchDomainRequest deleteElasticsearchDomainRequest, AsyncHandler<DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResult> asyncHandler) Permanently deletes the specified Elasticsearch domain and all of its data.AWSElasticsearchAsyncClient.deleteElasticsearchDomainAsync
(DeleteElasticsearchDomainRequest request, AsyncHandler<DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResult> asyncHandler) AbstractAWSElasticsearchAsync.describeElasticsearchDomainAsync
(DescribeElasticsearchDomainRequest request, AsyncHandler<DescribeElasticsearchDomainRequest, DescribeElasticsearchDomainResult> asyncHandler) AWSElasticsearchAsync.describeElasticsearchDomainAsync
(DescribeElasticsearchDomainRequest describeElasticsearchDomainRequest, AsyncHandler<DescribeElasticsearchDomainRequest, DescribeElasticsearchDomainResult> asyncHandler) Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.AWSElasticsearchAsyncClient.describeElasticsearchDomainAsync
(DescribeElasticsearchDomainRequest request, AsyncHandler<DescribeElasticsearchDomainRequest, DescribeElasticsearchDomainResult> asyncHandler) AbstractAWSElasticsearchAsync.describeElasticsearchDomainConfigAsync
(DescribeElasticsearchDomainConfigRequest request, AsyncHandler<DescribeElasticsearchDomainConfigRequest, DescribeElasticsearchDomainConfigResult> asyncHandler) AWSElasticsearchAsync.describeElasticsearchDomainConfigAsync
(DescribeElasticsearchDomainConfigRequest describeElasticsearchDomainConfigRequest, AsyncHandler<DescribeElasticsearchDomainConfigRequest, DescribeElasticsearchDomainConfigResult> asyncHandler) Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.AWSElasticsearchAsyncClient.describeElasticsearchDomainConfigAsync
(DescribeElasticsearchDomainConfigRequest request, AsyncHandler<DescribeElasticsearchDomainConfigRequest, DescribeElasticsearchDomainConfigResult> asyncHandler) AbstractAWSElasticsearchAsync.describeElasticsearchDomainsAsync
(DescribeElasticsearchDomainsRequest request, AsyncHandler<DescribeElasticsearchDomainsRequest, DescribeElasticsearchDomainsResult> asyncHandler) AWSElasticsearchAsync.describeElasticsearchDomainsAsync
(DescribeElasticsearchDomainsRequest describeElasticsearchDomainsRequest, AsyncHandler<DescribeElasticsearchDomainsRequest, DescribeElasticsearchDomainsResult> asyncHandler) Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.AWSElasticsearchAsyncClient.describeElasticsearchDomainsAsync
(DescribeElasticsearchDomainsRequest request, AsyncHandler<DescribeElasticsearchDomainsRequest, DescribeElasticsearchDomainsResult> asyncHandler) AbstractAWSElasticsearchAsync.listDomainNamesAsync
(ListDomainNamesRequest request, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult> asyncHandler) AWSElasticsearchAsync.listDomainNamesAsync
(ListDomainNamesRequest listDomainNamesRequest, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult> asyncHandler) Returns the name of all Elasticsearch domains owned by the current user's account.AWSElasticsearchAsyncClient.listDomainNamesAsync
(ListDomainNamesRequest request, AsyncHandler<ListDomainNamesRequest, ListDomainNamesResult> asyncHandler) AbstractAWSElasticsearchAsync.listTagsAsync
(ListTagsRequest request, AsyncHandler<ListTagsRequest, ListTagsResult> asyncHandler) AWSElasticsearchAsync.listTagsAsync
(ListTagsRequest listTagsRequest, AsyncHandler<ListTagsRequest, ListTagsResult> asyncHandler) Returns all tags for the given Elasticsearch domain.AWSElasticsearchAsyncClient.listTagsAsync
(ListTagsRequest request, AsyncHandler<ListTagsRequest, ListTagsResult> asyncHandler) AbstractAWSElasticsearchAsync.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AWSElasticsearchAsync.removeTagsAsync
(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes the specified set of tags from the specified Elasticsearch domain.AWSElasticsearchAsyncClient.removeTagsAsync
(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AbstractAWSElasticsearchAsync.updateElasticsearchDomainConfigAsync
(UpdateElasticsearchDomainConfigRequest request, AsyncHandler<UpdateElasticsearchDomainConfigRequest, UpdateElasticsearchDomainConfigResult> asyncHandler) AWSElasticsearchAsync.updateElasticsearchDomainConfigAsync
(UpdateElasticsearchDomainConfigRequest updateElasticsearchDomainConfigRequest, AsyncHandler<UpdateElasticsearchDomainConfigRequest, UpdateElasticsearchDomainConfigResult> asyncHandler) Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances.AWSElasticsearchAsyncClient.updateElasticsearchDomainConfigAsync
(UpdateElasticsearchDomainConfigRequest request, AsyncHandler<UpdateElasticsearchDomainConfigRequest, UpdateElasticsearchDomainConfigResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.elastictranscoder
Methods in com.amazonaws.services.elastictranscoder with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonElasticTranscoderAsync.cancelJobAsync
(CancelJobRequest request, AsyncHandler<CancelJobRequest, CancelJobResult> asyncHandler) AmazonElasticTranscoderAsync.cancelJobAsync
(CancelJobRequest cancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult> asyncHandler) The CancelJob operation cancels an unfinished job.AmazonElasticTranscoderAsyncClient.cancelJobAsync
(CancelJobRequest request, AsyncHandler<CancelJobRequest, CancelJobResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.createJobAsync
(CreateJobRequest request, AsyncHandler<CreateJobRequest, CreateJobResult> asyncHandler) 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.AmazonElasticTranscoderAsyncClient.createJobAsync
(CreateJobRequest request, AsyncHandler<CreateJobRequest, CreateJobResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.createPipelineAsync
(CreatePipelineRequest request, AsyncHandler<CreatePipelineRequest, CreatePipelineResult> asyncHandler) AmazonElasticTranscoderAsync.createPipelineAsync
(CreatePipelineRequest createPipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult> asyncHandler) The CreatePipeline operation creates a pipeline with settings that you specify.AmazonElasticTranscoderAsyncClient.createPipelineAsync
(CreatePipelineRequest request, AsyncHandler<CreatePipelineRequest, CreatePipelineResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.createPresetAsync
(CreatePresetRequest request, AsyncHandler<CreatePresetRequest, CreatePresetResult> asyncHandler) AmazonElasticTranscoderAsync.createPresetAsync
(CreatePresetRequest createPresetRequest, AsyncHandler<CreatePresetRequest, CreatePresetResult> asyncHandler) The CreatePreset operation creates a preset with settings that you specify.AmazonElasticTranscoderAsyncClient.createPresetAsync
(CreatePresetRequest request, AsyncHandler<CreatePresetRequest, CreatePresetResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.deletePipelineAsync
(DeletePipelineRequest request, AsyncHandler<DeletePipelineRequest, DeletePipelineResult> asyncHandler) AmazonElasticTranscoderAsync.deletePipelineAsync
(DeletePipelineRequest deletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult> asyncHandler) The DeletePipeline operation removes a pipeline.AmazonElasticTranscoderAsyncClient.deletePipelineAsync
(DeletePipelineRequest request, AsyncHandler<DeletePipelineRequest, DeletePipelineResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.deletePresetAsync
(DeletePresetRequest request, AsyncHandler<DeletePresetRequest, DeletePresetResult> asyncHandler) AmazonElasticTranscoderAsync.deletePresetAsync
(DeletePresetRequest deletePresetRequest, AsyncHandler<DeletePresetRequest, DeletePresetResult> asyncHandler) The DeletePreset operation removes a preset that you've added in an AWS region.AmazonElasticTranscoderAsyncClient.deletePresetAsync
(DeletePresetRequest request, AsyncHandler<DeletePresetRequest, DeletePresetResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.listJobsByPipelineAsync
(ListJobsByPipelineRequest request, AsyncHandler<ListJobsByPipelineRequest, ListJobsByPipelineResult> asyncHandler) AmazonElasticTranscoderAsync.listJobsByPipelineAsync
(ListJobsByPipelineRequest listJobsByPipelineRequest, AsyncHandler<ListJobsByPipelineRequest, ListJobsByPipelineResult> asyncHandler) The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.AmazonElasticTranscoderAsyncClient.listJobsByPipelineAsync
(ListJobsByPipelineRequest request, AsyncHandler<ListJobsByPipelineRequest, ListJobsByPipelineResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.listJobsByStatusAsync
(ListJobsByStatusRequest request, AsyncHandler<ListJobsByStatusRequest, ListJobsByStatusResult> asyncHandler) AmazonElasticTranscoderAsync.listJobsByStatusAsync
(ListJobsByStatusRequest listJobsByStatusRequest, AsyncHandler<ListJobsByStatusRequest, ListJobsByStatusResult> asyncHandler) The ListJobsByStatus operation gets a list of jobs that have a specified status.AmazonElasticTranscoderAsyncClient.listJobsByStatusAsync
(ListJobsByStatusRequest request, AsyncHandler<ListJobsByStatusRequest, ListJobsByStatusResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.listPipelinesAsync
(AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) Simplified method form for invoking the ListPipelines operation with an AsyncHandler.AbstractAmazonElasticTranscoderAsync.listPipelinesAsync
(ListPipelinesRequest request, AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) AmazonElasticTranscoderAsync.listPipelinesAsync
(AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) Simplified method form for invoking the ListPipelines operation with an AsyncHandler.AmazonElasticTranscoderAsync.listPipelinesAsync
(ListPipelinesRequest listPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) The ListPipelines operation gets a list of the pipelines associated with the current AWS account.AmazonElasticTranscoderAsyncClient.listPipelinesAsync
(AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) Simplified method form for invoking the ListPipelines operation with an AsyncHandler.AmazonElasticTranscoderAsyncClient.listPipelinesAsync
(ListPipelinesRequest request, AsyncHandler<ListPipelinesRequest, ListPipelinesResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.listPresetsAsync
(AsyncHandler<ListPresetsRequest, ListPresetsResult> asyncHandler) Simplified method form for invoking the ListPresets operation with an AsyncHandler.AbstractAmazonElasticTranscoderAsync.listPresetsAsync
(ListPresetsRequest request, AsyncHandler<ListPresetsRequest, ListPresetsResult> asyncHandler) AmazonElasticTranscoderAsync.listPresetsAsync
(AsyncHandler<ListPresetsRequest, ListPresetsResult> asyncHandler) Simplified method form for invoking the ListPresets operation with an AsyncHandler.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.AmazonElasticTranscoderAsyncClient.listPresetsAsync
(AsyncHandler<ListPresetsRequest, ListPresetsResult> asyncHandler) Simplified method form for invoking the ListPresets operation with an AsyncHandler.AmazonElasticTranscoderAsyncClient.listPresetsAsync
(ListPresetsRequest request, AsyncHandler<ListPresetsRequest, ListPresetsResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.readJobAsync
(ReadJobRequest request, AsyncHandler<ReadJobRequest, ReadJobResult> asyncHandler) AmazonElasticTranscoderAsync.readJobAsync
(ReadJobRequest readJobRequest, AsyncHandler<ReadJobRequest, ReadJobResult> asyncHandler) The ReadJob operation returns detailed information about a job.AmazonElasticTranscoderAsyncClient.readJobAsync
(ReadJobRequest request, AsyncHandler<ReadJobRequest, ReadJobResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.readPipelineAsync
(ReadPipelineRequest request, AsyncHandler<ReadPipelineRequest, ReadPipelineResult> asyncHandler) AmazonElasticTranscoderAsync.readPipelineAsync
(ReadPipelineRequest readPipelineRequest, AsyncHandler<ReadPipelineRequest, ReadPipelineResult> asyncHandler) The ReadPipeline operation gets detailed information about a pipeline.AmazonElasticTranscoderAsyncClient.readPipelineAsync
(ReadPipelineRequest request, AsyncHandler<ReadPipelineRequest, ReadPipelineResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.readPresetAsync
(ReadPresetRequest request, AsyncHandler<ReadPresetRequest, ReadPresetResult> asyncHandler) AmazonElasticTranscoderAsync.readPresetAsync
(ReadPresetRequest readPresetRequest, AsyncHandler<ReadPresetRequest, ReadPresetResult> asyncHandler) The ReadPreset operation gets detailed information about a preset.AmazonElasticTranscoderAsyncClient.readPresetAsync
(ReadPresetRequest request, AsyncHandler<ReadPresetRequest, ReadPresetResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.testRoleAsync
(TestRoleRequest request, AsyncHandler<TestRoleRequest, TestRoleResult> asyncHandler) AmazonElasticTranscoderAsync.testRoleAsync
(TestRoleRequest testRoleRequest, AsyncHandler<TestRoleRequest, TestRoleResult> asyncHandler) The TestRole operation tests the IAM role used to create the pipeline.AmazonElasticTranscoderAsyncClient.testRoleAsync
(TestRoleRequest request, AsyncHandler<TestRoleRequest, TestRoleResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.updatePipelineAsync
(UpdatePipelineRequest request, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult> asyncHandler) AmazonElasticTranscoderAsync.updatePipelineAsync
(UpdatePipelineRequest updatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult> asyncHandler) Use theUpdatePipeline
operation to update settings for a pipeline.AmazonElasticTranscoderAsyncClient.updatePipelineAsync
(UpdatePipelineRequest request, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.updatePipelineNotificationsAsync
(UpdatePipelineNotificationsRequest request, AsyncHandler<UpdatePipelineNotificationsRequest, UpdatePipelineNotificationsResult> asyncHandler) 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.AmazonElasticTranscoderAsyncClient.updatePipelineNotificationsAsync
(UpdatePipelineNotificationsRequest request, AsyncHandler<UpdatePipelineNotificationsRequest, UpdatePipelineNotificationsResult> asyncHandler) AbstractAmazonElasticTranscoderAsync.updatePipelineStatusAsync
(UpdatePipelineStatusRequest request, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult> asyncHandler) 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.AmazonElasticTranscoderAsyncClient.updatePipelineStatusAsync
(UpdatePipelineStatusRequest request, AsyncHandler<UpdatePipelineStatusRequest, UpdatePipelineStatusResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.gamelift
Methods in com.amazonaws.services.gamelift with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonGameLiftAsync.createAliasAsync
(CreateAliasRequest request, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) AmazonGameLiftAsync.createAliasAsync
(CreateAliasRequest createAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) Creates an alias for a fleet.AmazonGameLiftAsyncClient.createAliasAsync
(CreateAliasRequest request, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) AbstractAmazonGameLiftAsync.createBuildAsync
(CreateBuildRequest request, AsyncHandler<CreateBuildRequest, CreateBuildResult> asyncHandler) AmazonGameLiftAsync.createBuildAsync
(CreateBuildRequest createBuildRequest, AsyncHandler<CreateBuildRequest, CreateBuildResult> asyncHandler) Initializes a new build record and generates information required to upload a game build to Amazon GameLift.AmazonGameLiftAsyncClient.createBuildAsync
(CreateBuildRequest request, AsyncHandler<CreateBuildRequest, CreateBuildResult> asyncHandler) AbstractAmazonGameLiftAsync.createFleetAsync
(CreateFleetRequest request, AsyncHandler<CreateFleetRequest, CreateFleetResult> asyncHandler) AmazonGameLiftAsync.createFleetAsync
(CreateFleetRequest createFleetRequest, AsyncHandler<CreateFleetRequest, CreateFleetResult> asyncHandler) Creates a new fleet to host game servers.AmazonGameLiftAsyncClient.createFleetAsync
(CreateFleetRequest request, AsyncHandler<CreateFleetRequest, CreateFleetResult> asyncHandler) AbstractAmazonGameLiftAsync.createGameSessionAsync
(CreateGameSessionRequest request, AsyncHandler<CreateGameSessionRequest, CreateGameSessionResult> asyncHandler) AmazonGameLiftAsync.createGameSessionAsync
(CreateGameSessionRequest createGameSessionRequest, AsyncHandler<CreateGameSessionRequest, CreateGameSessionResult> asyncHandler) Creates a multiplayer game session for players.AmazonGameLiftAsyncClient.createGameSessionAsync
(CreateGameSessionRequest request, AsyncHandler<CreateGameSessionRequest, CreateGameSessionResult> asyncHandler) AbstractAmazonGameLiftAsync.createPlayerSessionAsync
(CreatePlayerSessionRequest request, AsyncHandler<CreatePlayerSessionRequest, CreatePlayerSessionResult> asyncHandler) AmazonGameLiftAsync.createPlayerSessionAsync
(CreatePlayerSessionRequest createPlayerSessionRequest, AsyncHandler<CreatePlayerSessionRequest, CreatePlayerSessionResult> asyncHandler) Adds a player to a game session and creates a player session record.AmazonGameLiftAsyncClient.createPlayerSessionAsync
(CreatePlayerSessionRequest request, AsyncHandler<CreatePlayerSessionRequest, CreatePlayerSessionResult> asyncHandler) AbstractAmazonGameLiftAsync.createPlayerSessionsAsync
(CreatePlayerSessionsRequest request, AsyncHandler<CreatePlayerSessionsRequest, CreatePlayerSessionsResult> asyncHandler) AmazonGameLiftAsync.createPlayerSessionsAsync
(CreatePlayerSessionsRequest createPlayerSessionsRequest, AsyncHandler<CreatePlayerSessionsRequest, CreatePlayerSessionsResult> asyncHandler) Adds a group of players to a game session.AmazonGameLiftAsyncClient.createPlayerSessionsAsync
(CreatePlayerSessionsRequest request, AsyncHandler<CreatePlayerSessionsRequest, CreatePlayerSessionsResult> asyncHandler) AbstractAmazonGameLiftAsync.deleteAliasAsync
(DeleteAliasRequest request, AsyncHandler<DeleteAliasRequest, DeleteAliasResult> asyncHandler) AmazonGameLiftAsync.deleteAliasAsync
(DeleteAliasRequest deleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult> asyncHandler) Deletes an alias.AmazonGameLiftAsyncClient.deleteAliasAsync
(DeleteAliasRequest request, AsyncHandler<DeleteAliasRequest, DeleteAliasResult> asyncHandler) AbstractAmazonGameLiftAsync.deleteBuildAsync
(DeleteBuildRequest request, AsyncHandler<DeleteBuildRequest, DeleteBuildResult> asyncHandler) AmazonGameLiftAsync.deleteBuildAsync
(DeleteBuildRequest deleteBuildRequest, AsyncHandler<DeleteBuildRequest, DeleteBuildResult> asyncHandler) Deletes a build.AmazonGameLiftAsyncClient.deleteBuildAsync
(DeleteBuildRequest request, AsyncHandler<DeleteBuildRequest, DeleteBuildResult> asyncHandler) AbstractAmazonGameLiftAsync.deleteFleetAsync
(DeleteFleetRequest request, AsyncHandler<DeleteFleetRequest, DeleteFleetResult> asyncHandler) AmazonGameLiftAsync.deleteFleetAsync
(DeleteFleetRequest deleteFleetRequest, AsyncHandler<DeleteFleetRequest, DeleteFleetResult> asyncHandler) Deletes everything related to a fleet.AmazonGameLiftAsyncClient.deleteFleetAsync
(DeleteFleetRequest request, AsyncHandler<DeleteFleetRequest, DeleteFleetResult> asyncHandler) AbstractAmazonGameLiftAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) AmazonGameLiftAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest deleteScalingPolicyRequest, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) Deletes a fleet scaling policy.AmazonGameLiftAsyncClient.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) AbstractAmazonGameLiftAsync.describeAliasAsync
(DescribeAliasRequest request, AsyncHandler<DescribeAliasRequest, DescribeAliasResult> asyncHandler) AmazonGameLiftAsync.describeAliasAsync
(DescribeAliasRequest describeAliasRequest, AsyncHandler<DescribeAliasRequest, DescribeAliasResult> asyncHandler) Retrieves properties for a specified alias.AmazonGameLiftAsyncClient.describeAliasAsync
(DescribeAliasRequest request, AsyncHandler<DescribeAliasRequest, DescribeAliasResult> asyncHandler) AbstractAmazonGameLiftAsync.describeBuildAsync
(DescribeBuildRequest request, AsyncHandler<DescribeBuildRequest, DescribeBuildResult> asyncHandler) AmazonGameLiftAsync.describeBuildAsync
(DescribeBuildRequest describeBuildRequest, AsyncHandler<DescribeBuildRequest, DescribeBuildResult> asyncHandler) Retrieves properties for a build.AmazonGameLiftAsyncClient.describeBuildAsync
(DescribeBuildRequest request, AsyncHandler<DescribeBuildRequest, DescribeBuildResult> asyncHandler) AbstractAmazonGameLiftAsync.describeEC2InstanceLimitsAsync
(DescribeEC2InstanceLimitsRequest request, AsyncHandler<DescribeEC2InstanceLimitsRequest, DescribeEC2InstanceLimitsResult> asyncHandler) AmazonGameLiftAsync.describeEC2InstanceLimitsAsync
(DescribeEC2InstanceLimitsRequest describeEC2InstanceLimitsRequest, AsyncHandler<DescribeEC2InstanceLimitsRequest, DescribeEC2InstanceLimitsResult> asyncHandler) Retrieves the following information for the specified EC2 instance type:AmazonGameLiftAsyncClient.describeEC2InstanceLimitsAsync
(DescribeEC2InstanceLimitsRequest request, AsyncHandler<DescribeEC2InstanceLimitsRequest, DescribeEC2InstanceLimitsResult> asyncHandler) AbstractAmazonGameLiftAsync.describeFleetAttributesAsync
(DescribeFleetAttributesRequest request, AsyncHandler<DescribeFleetAttributesRequest, DescribeFleetAttributesResult> asyncHandler) AmazonGameLiftAsync.describeFleetAttributesAsync
(DescribeFleetAttributesRequest describeFleetAttributesRequest, AsyncHandler<DescribeFleetAttributesRequest, DescribeFleetAttributesResult> asyncHandler) Retrieves fleet properties, including metadata, status, and configuration, for one or more fleets.AmazonGameLiftAsyncClient.describeFleetAttributesAsync
(DescribeFleetAttributesRequest request, AsyncHandler<DescribeFleetAttributesRequest, DescribeFleetAttributesResult> asyncHandler) AbstractAmazonGameLiftAsync.describeFleetCapacityAsync
(DescribeFleetCapacityRequest request, AsyncHandler<DescribeFleetCapacityRequest, DescribeFleetCapacityResult> asyncHandler) AmazonGameLiftAsync.describeFleetCapacityAsync
(DescribeFleetCapacityRequest describeFleetCapacityRequest, AsyncHandler<DescribeFleetCapacityRequest, DescribeFleetCapacityResult> asyncHandler) Retrieves the current status of fleet capacity for one or more fleets.AmazonGameLiftAsyncClient.describeFleetCapacityAsync
(DescribeFleetCapacityRequest request, AsyncHandler<DescribeFleetCapacityRequest, DescribeFleetCapacityResult> asyncHandler) AbstractAmazonGameLiftAsync.describeFleetEventsAsync
(DescribeFleetEventsRequest request, AsyncHandler<DescribeFleetEventsRequest, DescribeFleetEventsResult> asyncHandler) AmazonGameLiftAsync.describeFleetEventsAsync
(DescribeFleetEventsRequest describeFleetEventsRequest, AsyncHandler<DescribeFleetEventsRequest, DescribeFleetEventsResult> asyncHandler) Retrieves entries from the fleet event log.AmazonGameLiftAsyncClient.describeFleetEventsAsync
(DescribeFleetEventsRequest request, AsyncHandler<DescribeFleetEventsRequest, DescribeFleetEventsResult> asyncHandler) AbstractAmazonGameLiftAsync.describeFleetPortSettingsAsync
(DescribeFleetPortSettingsRequest request, AsyncHandler<DescribeFleetPortSettingsRequest, DescribeFleetPortSettingsResult> asyncHandler) AmazonGameLiftAsync.describeFleetPortSettingsAsync
(DescribeFleetPortSettingsRequest describeFleetPortSettingsRequest, AsyncHandler<DescribeFleetPortSettingsRequest, DescribeFleetPortSettingsResult> asyncHandler) Retrieves the port settings for a fleet.AmazonGameLiftAsyncClient.describeFleetPortSettingsAsync
(DescribeFleetPortSettingsRequest request, AsyncHandler<DescribeFleetPortSettingsRequest, DescribeFleetPortSettingsResult> asyncHandler) AbstractAmazonGameLiftAsync.describeFleetUtilizationAsync
(DescribeFleetUtilizationRequest request, AsyncHandler<DescribeFleetUtilizationRequest, DescribeFleetUtilizationResult> asyncHandler) AmazonGameLiftAsync.describeFleetUtilizationAsync
(DescribeFleetUtilizationRequest describeFleetUtilizationRequest, AsyncHandler<DescribeFleetUtilizationRequest, DescribeFleetUtilizationResult> asyncHandler) Retrieves utilization statistics for one or more fleets.AmazonGameLiftAsyncClient.describeFleetUtilizationAsync
(DescribeFleetUtilizationRequest request, AsyncHandler<DescribeFleetUtilizationRequest, DescribeFleetUtilizationResult> asyncHandler) AbstractAmazonGameLiftAsync.describeGameSessionDetailsAsync
(DescribeGameSessionDetailsRequest request, AsyncHandler<DescribeGameSessionDetailsRequest, DescribeGameSessionDetailsResult> asyncHandler) AmazonGameLiftAsync.describeGameSessionDetailsAsync
(DescribeGameSessionDetailsRequest describeGameSessionDetailsRequest, AsyncHandler<DescribeGameSessionDetailsRequest, DescribeGameSessionDetailsResult> asyncHandler) Retrieves properties, including the protection policy in force, for one or more game sessions.AmazonGameLiftAsyncClient.describeGameSessionDetailsAsync
(DescribeGameSessionDetailsRequest request, AsyncHandler<DescribeGameSessionDetailsRequest, DescribeGameSessionDetailsResult> asyncHandler) AbstractAmazonGameLiftAsync.describeGameSessionsAsync
(DescribeGameSessionsRequest request, AsyncHandler<DescribeGameSessionsRequest, DescribeGameSessionsResult> asyncHandler) AmazonGameLiftAsync.describeGameSessionsAsync
(DescribeGameSessionsRequest describeGameSessionsRequest, AsyncHandler<DescribeGameSessionsRequest, DescribeGameSessionsResult> asyncHandler) Retrieves properties for one or more game sessions.AmazonGameLiftAsyncClient.describeGameSessionsAsync
(DescribeGameSessionsRequest request, AsyncHandler<DescribeGameSessionsRequest, DescribeGameSessionsResult> asyncHandler) AbstractAmazonGameLiftAsync.describePlayerSessionsAsync
(DescribePlayerSessionsRequest request, AsyncHandler<DescribePlayerSessionsRequest, DescribePlayerSessionsResult> asyncHandler) AmazonGameLiftAsync.describePlayerSessionsAsync
(DescribePlayerSessionsRequest describePlayerSessionsRequest, AsyncHandler<DescribePlayerSessionsRequest, DescribePlayerSessionsResult> asyncHandler) Retrieves properties for one or more player sessions.AmazonGameLiftAsyncClient.describePlayerSessionsAsync
(DescribePlayerSessionsRequest request, AsyncHandler<DescribePlayerSessionsRequest, DescribePlayerSessionsResult> asyncHandler) AbstractAmazonGameLiftAsync.describeScalingPoliciesAsync
(DescribeScalingPoliciesRequest request, AsyncHandler<DescribeScalingPoliciesRequest, DescribeScalingPoliciesResult> asyncHandler) AmazonGameLiftAsync.describeScalingPoliciesAsync
(DescribeScalingPoliciesRequest describeScalingPoliciesRequest, AsyncHandler<DescribeScalingPoliciesRequest, DescribeScalingPoliciesResult> asyncHandler) Retrieves all scaling policies applied to a fleet.AmazonGameLiftAsyncClient.describeScalingPoliciesAsync
(DescribeScalingPoliciesRequest request, AsyncHandler<DescribeScalingPoliciesRequest, DescribeScalingPoliciesResult> asyncHandler) AbstractAmazonGameLiftAsync.getGameSessionLogUrlAsync
(GetGameSessionLogUrlRequest request, AsyncHandler<GetGameSessionLogUrlRequest, GetGameSessionLogUrlResult> asyncHandler) AmazonGameLiftAsync.getGameSessionLogUrlAsync
(GetGameSessionLogUrlRequest getGameSessionLogUrlRequest, AsyncHandler<GetGameSessionLogUrlRequest, GetGameSessionLogUrlResult> asyncHandler) Retrieves the location of stored game session logs for a specified game session.AmazonGameLiftAsyncClient.getGameSessionLogUrlAsync
(GetGameSessionLogUrlRequest request, AsyncHandler<GetGameSessionLogUrlRequest, GetGameSessionLogUrlResult> asyncHandler) AbstractAmazonGameLiftAsync.listAliasesAsync
(ListAliasesRequest request, AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) AmazonGameLiftAsync.listAliasesAsync
(ListAliasesRequest listAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) Retrieves a collection of alias records for this AWS account.AmazonGameLiftAsyncClient.listAliasesAsync
(ListAliasesRequest request, AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) AbstractAmazonGameLiftAsync.listBuildsAsync
(ListBuildsRequest request, AsyncHandler<ListBuildsRequest, ListBuildsResult> asyncHandler) AmazonGameLiftAsync.listBuildsAsync
(ListBuildsRequest listBuildsRequest, AsyncHandler<ListBuildsRequest, ListBuildsResult> asyncHandler) Retrieves build records for all builds associated with an AWS account.AmazonGameLiftAsyncClient.listBuildsAsync
(ListBuildsRequest request, AsyncHandler<ListBuildsRequest, ListBuildsResult> asyncHandler) AbstractAmazonGameLiftAsync.listFleetsAsync
(ListFleetsRequest request, AsyncHandler<ListFleetsRequest, ListFleetsResult> asyncHandler) AmazonGameLiftAsync.listFleetsAsync
(ListFleetsRequest listFleetsRequest, AsyncHandler<ListFleetsRequest, ListFleetsResult> asyncHandler) Retrieves a collection of fleet records for this AWS account.AmazonGameLiftAsyncClient.listFleetsAsync
(ListFleetsRequest request, AsyncHandler<ListFleetsRequest, ListFleetsResult> asyncHandler) AbstractAmazonGameLiftAsync.putScalingPolicyAsync
(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AmazonGameLiftAsync.putScalingPolicyAsync
(PutScalingPolicyRequest putScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) Creates or updates a scaling policy for a fleet.AmazonGameLiftAsyncClient.putScalingPolicyAsync
(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AbstractAmazonGameLiftAsync.requestUploadCredentialsAsync
(RequestUploadCredentialsRequest request, AsyncHandler<RequestUploadCredentialsRequest, RequestUploadCredentialsResult> asyncHandler) AmazonGameLiftAsync.requestUploadCredentialsAsync
(RequestUploadCredentialsRequest requestUploadCredentialsRequest, AsyncHandler<RequestUploadCredentialsRequest, RequestUploadCredentialsResult> asyncHandler) Retrieves a fresh set of upload credentials and the assigned Amazon S3 storage location for a specific build.AmazonGameLiftAsyncClient.requestUploadCredentialsAsync
(RequestUploadCredentialsRequest request, AsyncHandler<RequestUploadCredentialsRequest, RequestUploadCredentialsResult> asyncHandler) AbstractAmazonGameLiftAsync.resolveAliasAsync
(ResolveAliasRequest request, AsyncHandler<ResolveAliasRequest, ResolveAliasResult> asyncHandler) AmazonGameLiftAsync.resolveAliasAsync
(ResolveAliasRequest resolveAliasRequest, AsyncHandler<ResolveAliasRequest, ResolveAliasResult> asyncHandler) Retrieves the fleet ID that a specified alias is currently pointing to.AmazonGameLiftAsyncClient.resolveAliasAsync
(ResolveAliasRequest request, AsyncHandler<ResolveAliasRequest, ResolveAliasResult> asyncHandler) AbstractAmazonGameLiftAsync.updateAliasAsync
(UpdateAliasRequest request, AsyncHandler<UpdateAliasRequest, UpdateAliasResult> asyncHandler) AmazonGameLiftAsync.updateAliasAsync
(UpdateAliasRequest updateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult> asyncHandler) Updates properties for an alias.AmazonGameLiftAsyncClient.updateAliasAsync
(UpdateAliasRequest request, AsyncHandler<UpdateAliasRequest, UpdateAliasResult> asyncHandler) AbstractAmazonGameLiftAsync.updateBuildAsync
(UpdateBuildRequest request, AsyncHandler<UpdateBuildRequest, UpdateBuildResult> asyncHandler) AmazonGameLiftAsync.updateBuildAsync
(UpdateBuildRequest updateBuildRequest, AsyncHandler<UpdateBuildRequest, UpdateBuildResult> asyncHandler) Updates metadata in a build record, including the build name and version.AmazonGameLiftAsyncClient.updateBuildAsync
(UpdateBuildRequest request, AsyncHandler<UpdateBuildRequest, UpdateBuildResult> asyncHandler) AbstractAmazonGameLiftAsync.updateFleetAttributesAsync
(UpdateFleetAttributesRequest request, AsyncHandler<UpdateFleetAttributesRequest, UpdateFleetAttributesResult> asyncHandler) AmazonGameLiftAsync.updateFleetAttributesAsync
(UpdateFleetAttributesRequest updateFleetAttributesRequest, AsyncHandler<UpdateFleetAttributesRequest, UpdateFleetAttributesResult> asyncHandler) Updates fleet properties, including name and description, for a fleet.AmazonGameLiftAsyncClient.updateFleetAttributesAsync
(UpdateFleetAttributesRequest request, AsyncHandler<UpdateFleetAttributesRequest, UpdateFleetAttributesResult> asyncHandler) AbstractAmazonGameLiftAsync.updateFleetCapacityAsync
(UpdateFleetCapacityRequest request, AsyncHandler<UpdateFleetCapacityRequest, UpdateFleetCapacityResult> asyncHandler) AmazonGameLiftAsync.updateFleetCapacityAsync
(UpdateFleetCapacityRequest updateFleetCapacityRequest, AsyncHandler<UpdateFleetCapacityRequest, UpdateFleetCapacityResult> asyncHandler) Updates capacity settings for a fleet.AmazonGameLiftAsyncClient.updateFleetCapacityAsync
(UpdateFleetCapacityRequest request, AsyncHandler<UpdateFleetCapacityRequest, UpdateFleetCapacityResult> asyncHandler) AbstractAmazonGameLiftAsync.updateFleetPortSettingsAsync
(UpdateFleetPortSettingsRequest request, AsyncHandler<UpdateFleetPortSettingsRequest, UpdateFleetPortSettingsResult> asyncHandler) AmazonGameLiftAsync.updateFleetPortSettingsAsync
(UpdateFleetPortSettingsRequest updateFleetPortSettingsRequest, AsyncHandler<UpdateFleetPortSettingsRequest, UpdateFleetPortSettingsResult> asyncHandler) Updates port settings for a fleet.AmazonGameLiftAsyncClient.updateFleetPortSettingsAsync
(UpdateFleetPortSettingsRequest request, AsyncHandler<UpdateFleetPortSettingsRequest, UpdateFleetPortSettingsResult> asyncHandler) AbstractAmazonGameLiftAsync.updateGameSessionAsync
(UpdateGameSessionRequest request, AsyncHandler<UpdateGameSessionRequest, UpdateGameSessionResult> asyncHandler) AmazonGameLiftAsync.updateGameSessionAsync
(UpdateGameSessionRequest updateGameSessionRequest, AsyncHandler<UpdateGameSessionRequest, UpdateGameSessionResult> asyncHandler) Updates game session properties.AmazonGameLiftAsyncClient.updateGameSessionAsync
(UpdateGameSessionRequest request, AsyncHandler<UpdateGameSessionRequest, UpdateGameSessionResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.glacier
Methods in com.amazonaws.services.glacier with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonGlacierAsync.abortMultipartUploadAsync
(AbortMultipartUploadRequest request, AsyncHandler<AbortMultipartUploadRequest, AbortMultipartUploadResult> asyncHandler) AmazonGlacierAsync.abortMultipartUploadAsync
(AbortMultipartUploadRequest abortMultipartUploadRequest, AsyncHandler<AbortMultipartUploadRequest, AbortMultipartUploadResult> asyncHandler) This operation aborts a multipart upload identified by the upload ID.AmazonGlacierAsyncClient.abortMultipartUploadAsync
(AbortMultipartUploadRequest request, AsyncHandler<AbortMultipartUploadRequest, AbortMultipartUploadResult> asyncHandler) AbstractAmazonGlacierAsync.abortVaultLockAsync
(AbortVaultLockRequest request, AsyncHandler<AbortVaultLockRequest, AbortVaultLockResult> asyncHandler) AmazonGlacierAsync.abortVaultLockAsync
(AbortVaultLockRequest abortVaultLockRequest, AsyncHandler<AbortVaultLockRequest, AbortVaultLockResult> asyncHandler) This operation aborts the vault locking process if the vault lock is not in theLocked
state.AmazonGlacierAsyncClient.abortVaultLockAsync
(AbortVaultLockRequest request, AsyncHandler<AbortVaultLockRequest, AbortVaultLockResult> asyncHandler) AbstractAmazonGlacierAsync.addTagsToVaultAsync
(AddTagsToVaultRequest request, AsyncHandler<AddTagsToVaultRequest, AddTagsToVaultResult> asyncHandler) AmazonGlacierAsync.addTagsToVaultAsync
(AddTagsToVaultRequest addTagsToVaultRequest, AsyncHandler<AddTagsToVaultRequest, AddTagsToVaultResult> asyncHandler) This operation adds the specified tags to a vault.AmazonGlacierAsyncClient.addTagsToVaultAsync
(AddTagsToVaultRequest request, AsyncHandler<AddTagsToVaultRequest, AddTagsToVaultResult> asyncHandler) AbstractAmazonGlacierAsync.completeMultipartUploadAsync
(CompleteMultipartUploadRequest request, AsyncHandler<CompleteMultipartUploadRequest, CompleteMultipartUploadResult> asyncHandler) 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.AmazonGlacierAsyncClient.completeMultipartUploadAsync
(CompleteMultipartUploadRequest request, AsyncHandler<CompleteMultipartUploadRequest, CompleteMultipartUploadResult> asyncHandler) AbstractAmazonGlacierAsync.completeVaultLockAsync
(CompleteVaultLockRequest request, AsyncHandler<CompleteVaultLockRequest, CompleteVaultLockResult> asyncHandler) AmazonGlacierAsync.completeVaultLockAsync
(CompleteVaultLockRequest completeVaultLockRequest, AsyncHandler<CompleteVaultLockRequest, CompleteVaultLockResult> asyncHandler) This operation completes the vault locking process by transitioning the vault lock from theInProgress
state to theLocked
state, which causes the vault lock policy to become unchangeable.AmazonGlacierAsyncClient.completeVaultLockAsync
(CompleteVaultLockRequest request, AsyncHandler<CompleteVaultLockRequest, CompleteVaultLockResult> asyncHandler) AbstractAmazonGlacierAsync.createVaultAsync
(CreateVaultRequest request, AsyncHandler<CreateVaultRequest, CreateVaultResult> asyncHandler) AmazonGlacierAsync.createVaultAsync
(CreateVaultRequest createVaultRequest, AsyncHandler<CreateVaultRequest, CreateVaultResult> asyncHandler) This operation creates a new vault with the specified name.AmazonGlacierAsyncClient.createVaultAsync
(CreateVaultRequest request, AsyncHandler<CreateVaultRequest, CreateVaultResult> asyncHandler) AbstractAmazonGlacierAsync.deleteArchiveAsync
(DeleteArchiveRequest request, AsyncHandler<DeleteArchiveRequest, DeleteArchiveResult> asyncHandler) AmazonGlacierAsync.deleteArchiveAsync
(DeleteArchiveRequest deleteArchiveRequest, AsyncHandler<DeleteArchiveRequest, DeleteArchiveResult> asyncHandler) This operation deletes an archive from a vault.AmazonGlacierAsyncClient.deleteArchiveAsync
(DeleteArchiveRequest request, AsyncHandler<DeleteArchiveRequest, DeleteArchiveResult> asyncHandler) AbstractAmazonGlacierAsync.deleteVaultAccessPolicyAsync
(DeleteVaultAccessPolicyRequest request, AsyncHandler<DeleteVaultAccessPolicyRequest, DeleteVaultAccessPolicyResult> asyncHandler) AmazonGlacierAsync.deleteVaultAccessPolicyAsync
(DeleteVaultAccessPolicyRequest deleteVaultAccessPolicyRequest, AsyncHandler<DeleteVaultAccessPolicyRequest, DeleteVaultAccessPolicyResult> asyncHandler) This operation deletes the access policy associated with the specified vault.AmazonGlacierAsyncClient.deleteVaultAccessPolicyAsync
(DeleteVaultAccessPolicyRequest request, AsyncHandler<DeleteVaultAccessPolicyRequest, DeleteVaultAccessPolicyResult> asyncHandler) AbstractAmazonGlacierAsync.deleteVaultAsync
(DeleteVaultRequest request, AsyncHandler<DeleteVaultRequest, DeleteVaultResult> asyncHandler) AmazonGlacierAsync.deleteVaultAsync
(DeleteVaultRequest deleteVaultRequest, AsyncHandler<DeleteVaultRequest, DeleteVaultResult> asyncHandler) This operation deletes a vault.AmazonGlacierAsyncClient.deleteVaultAsync
(DeleteVaultRequest request, AsyncHandler<DeleteVaultRequest, DeleteVaultResult> asyncHandler) AbstractAmazonGlacierAsync.deleteVaultNotificationsAsync
(DeleteVaultNotificationsRequest request, AsyncHandler<DeleteVaultNotificationsRequest, DeleteVaultNotificationsResult> asyncHandler) AmazonGlacierAsync.deleteVaultNotificationsAsync
(DeleteVaultNotificationsRequest deleteVaultNotificationsRequest, AsyncHandler<DeleteVaultNotificationsRequest, DeleteVaultNotificationsResult> asyncHandler) This operation deletes the notification configuration set for a vault.AmazonGlacierAsyncClient.deleteVaultNotificationsAsync
(DeleteVaultNotificationsRequest request, AsyncHandler<DeleteVaultNotificationsRequest, DeleteVaultNotificationsResult> asyncHandler) AbstractAmazonGlacierAsync.describeJobAsync
(DescribeJobRequest request, AsyncHandler<DescribeJobRequest, DescribeJobResult> asyncHandler) 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.AmazonGlacierAsyncClient.describeJobAsync
(DescribeJobRequest request, AsyncHandler<DescribeJobRequest, DescribeJobResult> asyncHandler) AbstractAmazonGlacierAsync.describeVaultAsync
(DescribeVaultRequest request, AsyncHandler<DescribeVaultRequest, DescribeVaultResult> asyncHandler) 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.AmazonGlacierAsyncClient.describeVaultAsync
(DescribeVaultRequest request, AsyncHandler<DescribeVaultRequest, DescribeVaultResult> asyncHandler) AbstractAmazonGlacierAsync.getDataRetrievalPolicyAsync
(GetDataRetrievalPolicyRequest request, AsyncHandler<GetDataRetrievalPolicyRequest, GetDataRetrievalPolicyResult> asyncHandler) 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.AmazonGlacierAsyncClient.getDataRetrievalPolicyAsync
(GetDataRetrievalPolicyRequest request, AsyncHandler<GetDataRetrievalPolicyRequest, GetDataRetrievalPolicyResult> asyncHandler) AbstractAmazonGlacierAsync.getJobOutputAsync
(GetJobOutputRequest request, AsyncHandler<GetJobOutputRequest, GetJobOutputResult> asyncHandler) AmazonGlacierAsync.getJobOutputAsync
(GetJobOutputRequest getJobOutputRequest, AsyncHandler<GetJobOutputRequest, GetJobOutputResult> asyncHandler) This operation downloads the output of the job you initiated using InitiateJob.AmazonGlacierAsyncClient.getJobOutputAsync
(GetJobOutputRequest request, AsyncHandler<GetJobOutputRequest, GetJobOutputResult> asyncHandler) AbstractAmazonGlacierAsync.getVaultAccessPolicyAsync
(GetVaultAccessPolicyRequest request, AsyncHandler<GetVaultAccessPolicyRequest, GetVaultAccessPolicyResult> asyncHandler) AmazonGlacierAsync.getVaultAccessPolicyAsync
(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest, AsyncHandler<GetVaultAccessPolicyRequest, GetVaultAccessPolicyResult> asyncHandler) This operation retrieves theaccess-policy
subresource set on the vault; for more information on setting this subresource, see Set Vault Access Policy (PUT access-policy).AmazonGlacierAsyncClient.getVaultAccessPolicyAsync
(GetVaultAccessPolicyRequest request, AsyncHandler<GetVaultAccessPolicyRequest, GetVaultAccessPolicyResult> asyncHandler) AbstractAmazonGlacierAsync.getVaultLockAsync
(GetVaultLockRequest request, AsyncHandler<GetVaultLockRequest, GetVaultLockResult> asyncHandler) AmazonGlacierAsync.getVaultLockAsync
(GetVaultLockRequest getVaultLockRequest, AsyncHandler<GetVaultLockRequest, GetVaultLockResult> asyncHandler) This operation retrieves the following attributes from thelock-policy
subresource set on the specified vault:AmazonGlacierAsyncClient.getVaultLockAsync
(GetVaultLockRequest request, AsyncHandler<GetVaultLockRequest, GetVaultLockResult> asyncHandler) AbstractAmazonGlacierAsync.getVaultNotificationsAsync
(GetVaultNotificationsRequest request, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult> asyncHandler) AmazonGlacierAsync.getVaultNotificationsAsync
(GetVaultNotificationsRequest getVaultNotificationsRequest, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult> asyncHandler) This operation retrieves thenotification-configuration
subresource of the specified vault.AmazonGlacierAsyncClient.getVaultNotificationsAsync
(GetVaultNotificationsRequest request, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult> asyncHandler) AbstractAmazonGlacierAsync.initiateJobAsync
(InitiateJobRequest request, AsyncHandler<InitiateJobRequest, InitiateJobResult> asyncHandler) AmazonGlacierAsync.initiateJobAsync
(InitiateJobRequest initiateJobRequest, AsyncHandler<InitiateJobRequest, InitiateJobResult> asyncHandler) This operation initiates a job of the specified type.AmazonGlacierAsyncClient.initiateJobAsync
(InitiateJobRequest request, AsyncHandler<InitiateJobRequest, InitiateJobResult> asyncHandler) AbstractAmazonGlacierAsync.initiateMultipartUploadAsync
(InitiateMultipartUploadRequest request, AsyncHandler<InitiateMultipartUploadRequest, InitiateMultipartUploadResult> asyncHandler) AmazonGlacierAsync.initiateMultipartUploadAsync
(InitiateMultipartUploadRequest initiateMultipartUploadRequest, AsyncHandler<InitiateMultipartUploadRequest, InitiateMultipartUploadResult> asyncHandler) This operation initiates a multipart upload.AmazonGlacierAsyncClient.initiateMultipartUploadAsync
(InitiateMultipartUploadRequest request, AsyncHandler<InitiateMultipartUploadRequest, InitiateMultipartUploadResult> asyncHandler) AbstractAmazonGlacierAsync.initiateVaultLockAsync
(InitiateVaultLockRequest request, AsyncHandler<InitiateVaultLockRequest, InitiateVaultLockResult> asyncHandler) AmazonGlacierAsync.initiateVaultLockAsync
(InitiateVaultLockRequest initiateVaultLockRequest, AsyncHandler<InitiateVaultLockRequest, InitiateVaultLockResult> asyncHandler) This operation initiates the vault locking process by doing the following:AmazonGlacierAsyncClient.initiateVaultLockAsync
(InitiateVaultLockRequest request, AsyncHandler<InitiateVaultLockRequest, InitiateVaultLockResult> asyncHandler) AbstractAmazonGlacierAsync.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) 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.AmazonGlacierAsyncClient.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) AbstractAmazonGlacierAsync.listMultipartUploadsAsync
(ListMultipartUploadsRequest request, AsyncHandler<ListMultipartUploadsRequest, ListMultipartUploadsResult> asyncHandler) AmazonGlacierAsync.listMultipartUploadsAsync
(ListMultipartUploadsRequest listMultipartUploadsRequest, AsyncHandler<ListMultipartUploadsRequest, ListMultipartUploadsResult> asyncHandler) This operation lists in-progress multipart uploads for the specified vault.AmazonGlacierAsyncClient.listMultipartUploadsAsync
(ListMultipartUploadsRequest request, AsyncHandler<ListMultipartUploadsRequest, ListMultipartUploadsResult> asyncHandler) AbstractAmazonGlacierAsync.listPartsAsync
(ListPartsRequest request, AsyncHandler<ListPartsRequest, ListPartsResult> asyncHandler) 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.AmazonGlacierAsyncClient.listPartsAsync
(ListPartsRequest request, AsyncHandler<ListPartsRequest, ListPartsResult> asyncHandler) AbstractAmazonGlacierAsync.listTagsForVaultAsync
(ListTagsForVaultRequest request, AsyncHandler<ListTagsForVaultRequest, ListTagsForVaultResult> asyncHandler) AmazonGlacierAsync.listTagsForVaultAsync
(ListTagsForVaultRequest listTagsForVaultRequest, AsyncHandler<ListTagsForVaultRequest, ListTagsForVaultResult> asyncHandler) This operation lists all the tags attached to a vault.AmazonGlacierAsyncClient.listTagsForVaultAsync
(ListTagsForVaultRequest request, AsyncHandler<ListTagsForVaultRequest, ListTagsForVaultResult> asyncHandler) AbstractAmazonGlacierAsync.listVaultsAsync
(ListVaultsRequest request, AsyncHandler<ListVaultsRequest, ListVaultsResult> asyncHandler) AmazonGlacierAsync.listVaultsAsync
(ListVaultsRequest listVaultsRequest, AsyncHandler<ListVaultsRequest, ListVaultsResult> asyncHandler) This operation lists all vaults owned by the calling user's account.AmazonGlacierAsyncClient.listVaultsAsync
(ListVaultsRequest request, AsyncHandler<ListVaultsRequest, ListVaultsResult> asyncHandler) AbstractAmazonGlacierAsync.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest request, AsyncHandler<RemoveTagsFromVaultRequest, RemoveTagsFromVaultResult> asyncHandler) AmazonGlacierAsync.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest removeTagsFromVaultRequest, AsyncHandler<RemoveTagsFromVaultRequest, RemoveTagsFromVaultResult> asyncHandler) This operation removes one or more tags from the set of tags attached to a vault.AmazonGlacierAsyncClient.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest request, AsyncHandler<RemoveTagsFromVaultRequest, RemoveTagsFromVaultResult> asyncHandler) AbstractAmazonGlacierAsync.setDataRetrievalPolicyAsync
(SetDataRetrievalPolicyRequest request, AsyncHandler<SetDataRetrievalPolicyRequest, SetDataRetrievalPolicyResult> asyncHandler) AmazonGlacierAsync.setDataRetrievalPolicyAsync
(SetDataRetrievalPolicyRequest setDataRetrievalPolicyRequest, AsyncHandler<SetDataRetrievalPolicyRequest, SetDataRetrievalPolicyResult> asyncHandler) This operation sets and then enacts a data retrieval policy in the region specified in the PUT request.AmazonGlacierAsyncClient.setDataRetrievalPolicyAsync
(SetDataRetrievalPolicyRequest request, AsyncHandler<SetDataRetrievalPolicyRequest, SetDataRetrievalPolicyResult> asyncHandler) AbstractAmazonGlacierAsync.setVaultAccessPolicyAsync
(SetVaultAccessPolicyRequest request, AsyncHandler<SetVaultAccessPolicyRequest, SetVaultAccessPolicyResult> asyncHandler) AmazonGlacierAsync.setVaultAccessPolicyAsync
(SetVaultAccessPolicyRequest setVaultAccessPolicyRequest, AsyncHandler<SetVaultAccessPolicyRequest, SetVaultAccessPolicyResult> asyncHandler) This operation configures an access policy for a vault and will overwrite an existing policy.AmazonGlacierAsyncClient.setVaultAccessPolicyAsync
(SetVaultAccessPolicyRequest request, AsyncHandler<SetVaultAccessPolicyRequest, SetVaultAccessPolicyResult> asyncHandler) AbstractAmazonGlacierAsync.setVaultNotificationsAsync
(SetVaultNotificationsRequest request, AsyncHandler<SetVaultNotificationsRequest, SetVaultNotificationsResult> asyncHandler) AmazonGlacierAsync.setVaultNotificationsAsync
(SetVaultNotificationsRequest setVaultNotificationsRequest, AsyncHandler<SetVaultNotificationsRequest, SetVaultNotificationsResult> asyncHandler) This operation configures notifications that will be sent when specific events happen to a vault.AmazonGlacierAsyncClient.setVaultNotificationsAsync
(SetVaultNotificationsRequest request, AsyncHandler<SetVaultNotificationsRequest, SetVaultNotificationsResult> asyncHandler) AbstractAmazonGlacierAsync.uploadArchiveAsync
(UploadArchiveRequest request, AsyncHandler<UploadArchiveRequest, UploadArchiveResult> asyncHandler) AmazonGlacierAsync.uploadArchiveAsync
(UploadArchiveRequest uploadArchiveRequest, AsyncHandler<UploadArchiveRequest, UploadArchiveResult> asyncHandler) This operation adds an archive to a vault.AmazonGlacierAsyncClient.uploadArchiveAsync
(UploadArchiveRequest request, AsyncHandler<UploadArchiveRequest, UploadArchiveResult> asyncHandler) AbstractAmazonGlacierAsync.uploadMultipartPartAsync
(UploadMultipartPartRequest request, AsyncHandler<UploadMultipartPartRequest, UploadMultipartPartResult> asyncHandler) AmazonGlacierAsync.uploadMultipartPartAsync
(UploadMultipartPartRequest uploadMultipartPartRequest, AsyncHandler<UploadMultipartPartRequest, UploadMultipartPartResult> asyncHandler) This operation uploads a part of an archive.AmazonGlacierAsyncClient.uploadMultipartPartAsync
(UploadMultipartPartRequest request, AsyncHandler<UploadMultipartPartRequest, UploadMultipartPartResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.addClientIDToOpenIDConnectProviderAsync
(AddClientIDToOpenIDConnectProviderRequest request, AsyncHandler<AddClientIDToOpenIDConnectProviderRequest, AddClientIDToOpenIDConnectProviderResult> asyncHandler) AmazonIdentityManagementAsync.addClientIDToOpenIDConnectProviderAsync
(AddClientIDToOpenIDConnectProviderRequest addClientIDToOpenIDConnectProviderRequest, AsyncHandler<AddClientIDToOpenIDConnectProviderRequest, AddClientIDToOpenIDConnectProviderResult> asyncHandler) Adds a new client ID (also known as audience) to the list of client IDs already registered for the specified IAM OpenID Connect (OIDC) provider resource.AmazonIdentityManagementAsyncClient.addClientIDToOpenIDConnectProviderAsync
(AddClientIDToOpenIDConnectProviderRequest request, AsyncHandler<AddClientIDToOpenIDConnectProviderRequest, AddClientIDToOpenIDConnectProviderResult> asyncHandler) AbstractAmazonIdentityManagementAsync.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest request, AsyncHandler<AddRoleToInstanceProfileRequest, AddRoleToInstanceProfileResult> asyncHandler) AmazonIdentityManagementAsync.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest, AsyncHandler<AddRoleToInstanceProfileRequest, AddRoleToInstanceProfileResult> asyncHandler) Adds the specified IAM role to the specified instance profile.AmazonIdentityManagementAsyncClient.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest request, AsyncHandler<AddRoleToInstanceProfileRequest, AddRoleToInstanceProfileResult> asyncHandler) AbstractAmazonIdentityManagementAsync.addUserToGroupAsync
(AddUserToGroupRequest request, AsyncHandler<AddUserToGroupRequest, AddUserToGroupResult> asyncHandler) AmazonIdentityManagementAsync.addUserToGroupAsync
(AddUserToGroupRequest addUserToGroupRequest, AsyncHandler<AddUserToGroupRequest, AddUserToGroupResult> asyncHandler) Adds the specified user to the specified group.AmazonIdentityManagementAsyncClient.addUserToGroupAsync
(AddUserToGroupRequest request, AsyncHandler<AddUserToGroupRequest, AddUserToGroupResult> asyncHandler) AbstractAmazonIdentityManagementAsync.attachGroupPolicyAsync
(AttachGroupPolicyRequest request, AsyncHandler<AttachGroupPolicyRequest, AttachGroupPolicyResult> asyncHandler) AmazonIdentityManagementAsync.attachGroupPolicyAsync
(AttachGroupPolicyRequest attachGroupPolicyRequest, AsyncHandler<AttachGroupPolicyRequest, AttachGroupPolicyResult> asyncHandler) Attaches the specified managed policy to the specified IAM group.AmazonIdentityManagementAsyncClient.attachGroupPolicyAsync
(AttachGroupPolicyRequest request, AsyncHandler<AttachGroupPolicyRequest, AttachGroupPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.attachRolePolicyAsync
(AttachRolePolicyRequest request, AsyncHandler<AttachRolePolicyRequest, AttachRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.attachRolePolicyAsync
(AttachRolePolicyRequest attachRolePolicyRequest, AsyncHandler<AttachRolePolicyRequest, AttachRolePolicyResult> asyncHandler) Attaches the specified managed policy to the specified IAM role.AmazonIdentityManagementAsyncClient.attachRolePolicyAsync
(AttachRolePolicyRequest request, AsyncHandler<AttachRolePolicyRequest, AttachRolePolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.attachUserPolicyAsync
(AttachUserPolicyRequest request, AsyncHandler<AttachUserPolicyRequest, AttachUserPolicyResult> asyncHandler) AmazonIdentityManagementAsync.attachUserPolicyAsync
(AttachUserPolicyRequest attachUserPolicyRequest, AsyncHandler<AttachUserPolicyRequest, AttachUserPolicyResult> asyncHandler) Attaches the specified managed policy to the specified user.AmazonIdentityManagementAsyncClient.attachUserPolicyAsync
(AttachUserPolicyRequest request, AsyncHandler<AttachUserPolicyRequest, AttachUserPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.changePasswordAsync
(ChangePasswordRequest request, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) AmazonIdentityManagementAsync.changePasswordAsync
(ChangePasswordRequest changePasswordRequest, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) Changes the password of the IAM user who is calling this action.AmazonIdentityManagementAsyncClient.changePasswordAsync
(ChangePasswordRequest request, AsyncHandler<ChangePasswordRequest, ChangePasswordResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createAccessKeyAsync
(AsyncHandler<CreateAccessKeyRequest, CreateAccessKeyResult> asyncHandler) Simplified method form for invoking the CreateAccessKey operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.createAccessKeyAsync
(CreateAccessKeyRequest request, AsyncHandler<CreateAccessKeyRequest, CreateAccessKeyResult> asyncHandler) AmazonIdentityManagementAsync.createAccessKeyAsync
(AsyncHandler<CreateAccessKeyRequest, CreateAccessKeyResult> asyncHandler) Simplified method form for invoking the CreateAccessKey operation with an AsyncHandler.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.AmazonIdentityManagementAsyncClient.createAccessKeyAsync
(AsyncHandler<CreateAccessKeyRequest, CreateAccessKeyResult> asyncHandler) Simplified method form for invoking the CreateAccessKey operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.createAccessKeyAsync
(CreateAccessKeyRequest request, AsyncHandler<CreateAccessKeyRequest, CreateAccessKeyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createAccountAliasAsync
(CreateAccountAliasRequest request, AsyncHandler<CreateAccountAliasRequest, CreateAccountAliasResult> asyncHandler) AmazonIdentityManagementAsync.createAccountAliasAsync
(CreateAccountAliasRequest createAccountAliasRequest, AsyncHandler<CreateAccountAliasRequest, CreateAccountAliasResult> asyncHandler) Creates an alias for your AWS account.AmazonIdentityManagementAsyncClient.createAccountAliasAsync
(CreateAccountAliasRequest request, AsyncHandler<CreateAccountAliasRequest, CreateAccountAliasResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createGroupAsync
(CreateGroupRequest request, AsyncHandler<CreateGroupRequest, CreateGroupResult> asyncHandler) AmazonIdentityManagementAsync.createGroupAsync
(CreateGroupRequest createGroupRequest, AsyncHandler<CreateGroupRequest, CreateGroupResult> asyncHandler) Creates a new group.AmazonIdentityManagementAsyncClient.createGroupAsync
(CreateGroupRequest request, AsyncHandler<CreateGroupRequest, CreateGroupResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createInstanceProfileAsync
(CreateInstanceProfileRequest request, AsyncHandler<CreateInstanceProfileRequest, CreateInstanceProfileResult> asyncHandler) AmazonIdentityManagementAsync.createInstanceProfileAsync
(CreateInstanceProfileRequest createInstanceProfileRequest, AsyncHandler<CreateInstanceProfileRequest, CreateInstanceProfileResult> asyncHandler) Creates a new instance profile.AmazonIdentityManagementAsyncClient.createInstanceProfileAsync
(CreateInstanceProfileRequest request, AsyncHandler<CreateInstanceProfileRequest, CreateInstanceProfileResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createLoginProfileAsync
(CreateLoginProfileRequest request, AsyncHandler<CreateLoginProfileRequest, CreateLoginProfileResult> asyncHandler) 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.AmazonIdentityManagementAsyncClient.createLoginProfileAsync
(CreateLoginProfileRequest request, AsyncHandler<CreateLoginProfileRequest, CreateLoginProfileResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createOpenIDConnectProviderAsync
(CreateOpenIDConnectProviderRequest request, AsyncHandler<CreateOpenIDConnectProviderRequest, CreateOpenIDConnectProviderResult> asyncHandler) AmazonIdentityManagementAsync.createOpenIDConnectProviderAsync
(CreateOpenIDConnectProviderRequest createOpenIDConnectProviderRequest, AsyncHandler<CreateOpenIDConnectProviderRequest, CreateOpenIDConnectProviderResult> asyncHandler) Creates an IAM entity to describe an identity provider (IdP) that supports OpenID Connect (OIDC).AmazonIdentityManagementAsyncClient.createOpenIDConnectProviderAsync
(CreateOpenIDConnectProviderRequest request, AsyncHandler<CreateOpenIDConnectProviderRequest, CreateOpenIDConnectProviderResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createPolicyAsync
(CreatePolicyRequest request, AsyncHandler<CreatePolicyRequest, CreatePolicyResult> asyncHandler) AmazonIdentityManagementAsync.createPolicyAsync
(CreatePolicyRequest createPolicyRequest, AsyncHandler<CreatePolicyRequest, CreatePolicyResult> asyncHandler) Creates a new managed policy for your AWS account.AmazonIdentityManagementAsyncClient.createPolicyAsync
(CreatePolicyRequest request, AsyncHandler<CreatePolicyRequest, CreatePolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createPolicyVersionAsync
(CreatePolicyVersionRequest request, AsyncHandler<CreatePolicyVersionRequest, CreatePolicyVersionResult> asyncHandler) AmazonIdentityManagementAsync.createPolicyVersionAsync
(CreatePolicyVersionRequest createPolicyVersionRequest, AsyncHandler<CreatePolicyVersionRequest, CreatePolicyVersionResult> asyncHandler) Creates a new version of the specified managed policy.AmazonIdentityManagementAsyncClient.createPolicyVersionAsync
(CreatePolicyVersionRequest request, AsyncHandler<CreatePolicyVersionRequest, CreatePolicyVersionResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createRoleAsync
(CreateRoleRequest request, AsyncHandler<CreateRoleRequest, CreateRoleResult> asyncHandler) AmazonIdentityManagementAsync.createRoleAsync
(CreateRoleRequest createRoleRequest, AsyncHandler<CreateRoleRequest, CreateRoleResult> asyncHandler) Creates a new role for your AWS account.AmazonIdentityManagementAsyncClient.createRoleAsync
(CreateRoleRequest request, AsyncHandler<CreateRoleRequest, CreateRoleResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createSAMLProviderAsync
(CreateSAMLProviderRequest request, AsyncHandler<CreateSAMLProviderRequest, CreateSAMLProviderResult> asyncHandler) AmazonIdentityManagementAsync.createSAMLProviderAsync
(CreateSAMLProviderRequest createSAMLProviderRequest, AsyncHandler<CreateSAMLProviderRequest, CreateSAMLProviderResult> asyncHandler) Creates an IAM resource that describes an identity provider (IdP) that supports SAML 2.0.AmazonIdentityManagementAsyncClient.createSAMLProviderAsync
(CreateSAMLProviderRequest request, AsyncHandler<CreateSAMLProviderRequest, CreateSAMLProviderResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createUserAsync
(CreateUserRequest request, AsyncHandler<CreateUserRequest, CreateUserResult> asyncHandler) AmazonIdentityManagementAsync.createUserAsync
(CreateUserRequest createUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult> asyncHandler) Creates a new IAM user for your AWS account.AmazonIdentityManagementAsyncClient.createUserAsync
(CreateUserRequest request, AsyncHandler<CreateUserRequest, CreateUserResult> asyncHandler) AbstractAmazonIdentityManagementAsync.createVirtualMFADeviceAsync
(CreateVirtualMFADeviceRequest request, AsyncHandler<CreateVirtualMFADeviceRequest, CreateVirtualMFADeviceResult> asyncHandler) AmazonIdentityManagementAsync.createVirtualMFADeviceAsync
(CreateVirtualMFADeviceRequest createVirtualMFADeviceRequest, AsyncHandler<CreateVirtualMFADeviceRequest, CreateVirtualMFADeviceResult> asyncHandler) Creates a new virtual MFA device for the AWS account.AmazonIdentityManagementAsyncClient.createVirtualMFADeviceAsync
(CreateVirtualMFADeviceRequest request, AsyncHandler<CreateVirtualMFADeviceRequest, CreateVirtualMFADeviceResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deactivateMFADeviceAsync
(DeactivateMFADeviceRequest request, AsyncHandler<DeactivateMFADeviceRequest, DeactivateMFADeviceResult> asyncHandler) AmazonIdentityManagementAsync.deactivateMFADeviceAsync
(DeactivateMFADeviceRequest deactivateMFADeviceRequest, AsyncHandler<DeactivateMFADeviceRequest, DeactivateMFADeviceResult> asyncHandler) Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.AmazonIdentityManagementAsyncClient.deactivateMFADeviceAsync
(DeactivateMFADeviceRequest request, AsyncHandler<DeactivateMFADeviceRequest, DeactivateMFADeviceResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteAccessKeyAsync
(DeleteAccessKeyRequest request, AsyncHandler<DeleteAccessKeyRequest, DeleteAccessKeyResult> asyncHandler) AmazonIdentityManagementAsync.deleteAccessKeyAsync
(DeleteAccessKeyRequest deleteAccessKeyRequest, AsyncHandler<DeleteAccessKeyRequest, DeleteAccessKeyResult> asyncHandler) Deletes the access key pair associated with the specified IAM user.AmazonIdentityManagementAsyncClient.deleteAccessKeyAsync
(DeleteAccessKeyRequest request, AsyncHandler<DeleteAccessKeyRequest, DeleteAccessKeyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteAccountAliasAsync
(DeleteAccountAliasRequest request, AsyncHandler<DeleteAccountAliasRequest, DeleteAccountAliasResult> asyncHandler) AmazonIdentityManagementAsync.deleteAccountAliasAsync
(DeleteAccountAliasRequest deleteAccountAliasRequest, AsyncHandler<DeleteAccountAliasRequest, DeleteAccountAliasResult> asyncHandler) Deletes the specified AWS account alias.AmazonIdentityManagementAsyncClient.deleteAccountAliasAsync
(DeleteAccountAliasRequest request, AsyncHandler<DeleteAccountAliasRequest, DeleteAccountAliasResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteAccountPasswordPolicyAsync
(AsyncHandler<DeleteAccountPasswordPolicyRequest, DeleteAccountPasswordPolicyResult> asyncHandler) Simplified method form for invoking the DeleteAccountPasswordPolicy operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.deleteAccountPasswordPolicyAsync
(DeleteAccountPasswordPolicyRequest request, AsyncHandler<DeleteAccountPasswordPolicyRequest, DeleteAccountPasswordPolicyResult> asyncHandler) AmazonIdentityManagementAsync.deleteAccountPasswordPolicyAsync
(AsyncHandler<DeleteAccountPasswordPolicyRequest, DeleteAccountPasswordPolicyResult> asyncHandler) Simplified method form for invoking the DeleteAccountPasswordPolicy operation with an AsyncHandler.AmazonIdentityManagementAsync.deleteAccountPasswordPolicyAsync
(DeleteAccountPasswordPolicyRequest deleteAccountPasswordPolicyRequest, AsyncHandler<DeleteAccountPasswordPolicyRequest, DeleteAccountPasswordPolicyResult> asyncHandler) Deletes the password policy for the AWS account.AmazonIdentityManagementAsyncClient.deleteAccountPasswordPolicyAsync
(AsyncHandler<DeleteAccountPasswordPolicyRequest, DeleteAccountPasswordPolicyResult> asyncHandler) Simplified method form for invoking the DeleteAccountPasswordPolicy operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.deleteAccountPasswordPolicyAsync
(DeleteAccountPasswordPolicyRequest request, AsyncHandler<DeleteAccountPasswordPolicyRequest, DeleteAccountPasswordPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteGroupAsync
(DeleteGroupRequest request, AsyncHandler<DeleteGroupRequest, DeleteGroupResult> asyncHandler) AmazonIdentityManagementAsync.deleteGroupAsync
(DeleteGroupRequest deleteGroupRequest, AsyncHandler<DeleteGroupRequest, DeleteGroupResult> asyncHandler) Deletes the specified IAM group.AmazonIdentityManagementAsyncClient.deleteGroupAsync
(DeleteGroupRequest request, AsyncHandler<DeleteGroupRequest, DeleteGroupResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteGroupPolicyAsync
(DeleteGroupPolicyRequest request, AsyncHandler<DeleteGroupPolicyRequest, DeleteGroupPolicyResult> asyncHandler) AmazonIdentityManagementAsync.deleteGroupPolicyAsync
(DeleteGroupPolicyRequest deleteGroupPolicyRequest, AsyncHandler<DeleteGroupPolicyRequest, DeleteGroupPolicyResult> asyncHandler) Deletes the specified inline policy that is embedded in the specified IAM group.AmazonIdentityManagementAsyncClient.deleteGroupPolicyAsync
(DeleteGroupPolicyRequest request, AsyncHandler<DeleteGroupPolicyRequest, DeleteGroupPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteInstanceProfileAsync
(DeleteInstanceProfileRequest request, AsyncHandler<DeleteInstanceProfileRequest, DeleteInstanceProfileResult> asyncHandler) AmazonIdentityManagementAsync.deleteInstanceProfileAsync
(DeleteInstanceProfileRequest deleteInstanceProfileRequest, AsyncHandler<DeleteInstanceProfileRequest, DeleteInstanceProfileResult> asyncHandler) Deletes the specified instance profile.AmazonIdentityManagementAsyncClient.deleteInstanceProfileAsync
(DeleteInstanceProfileRequest request, AsyncHandler<DeleteInstanceProfileRequest, DeleteInstanceProfileResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteLoginProfileAsync
(DeleteLoginProfileRequest request, AsyncHandler<DeleteLoginProfileRequest, DeleteLoginProfileResult> asyncHandler) AmazonIdentityManagementAsync.deleteLoginProfileAsync
(DeleteLoginProfileRequest deleteLoginProfileRequest, AsyncHandler<DeleteLoginProfileRequest, DeleteLoginProfileResult> asyncHandler) Deletes the password for the specified IAM user, which terminates the user's ability to access AWS services through the AWS Management Console.AmazonIdentityManagementAsyncClient.deleteLoginProfileAsync
(DeleteLoginProfileRequest request, AsyncHandler<DeleteLoginProfileRequest, DeleteLoginProfileResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteOpenIDConnectProviderAsync
(DeleteOpenIDConnectProviderRequest request, AsyncHandler<DeleteOpenIDConnectProviderRequest, DeleteOpenIDConnectProviderResult> asyncHandler) AmazonIdentityManagementAsync.deleteOpenIDConnectProviderAsync
(DeleteOpenIDConnectProviderRequest deleteOpenIDConnectProviderRequest, AsyncHandler<DeleteOpenIDConnectProviderRequest, DeleteOpenIDConnectProviderResult> asyncHandler) Deletes an OpenID Connect identity provider (IdP) resource object in IAM.AmazonIdentityManagementAsyncClient.deleteOpenIDConnectProviderAsync
(DeleteOpenIDConnectProviderRequest request, AsyncHandler<DeleteOpenIDConnectProviderRequest, DeleteOpenIDConnectProviderResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deletePolicyAsync
(DeletePolicyRequest request, AsyncHandler<DeletePolicyRequest, DeletePolicyResult> asyncHandler) AmazonIdentityManagementAsync.deletePolicyAsync
(DeletePolicyRequest deletePolicyRequest, AsyncHandler<DeletePolicyRequest, DeletePolicyResult> asyncHandler) Deletes the specified managed policy.AmazonIdentityManagementAsyncClient.deletePolicyAsync
(DeletePolicyRequest request, AsyncHandler<DeletePolicyRequest, DeletePolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deletePolicyVersionAsync
(DeletePolicyVersionRequest request, AsyncHandler<DeletePolicyVersionRequest, DeletePolicyVersionResult> asyncHandler) AmazonIdentityManagementAsync.deletePolicyVersionAsync
(DeletePolicyVersionRequest deletePolicyVersionRequest, AsyncHandler<DeletePolicyVersionRequest, DeletePolicyVersionResult> asyncHandler) Deletes the specified version from the specified managed policy.AmazonIdentityManagementAsyncClient.deletePolicyVersionAsync
(DeletePolicyVersionRequest request, AsyncHandler<DeletePolicyVersionRequest, DeletePolicyVersionResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteRoleAsync
(DeleteRoleRequest request, AsyncHandler<DeleteRoleRequest, DeleteRoleResult> asyncHandler) AmazonIdentityManagementAsync.deleteRoleAsync
(DeleteRoleRequest deleteRoleRequest, AsyncHandler<DeleteRoleRequest, DeleteRoleResult> asyncHandler) Deletes the specified role.AmazonIdentityManagementAsyncClient.deleteRoleAsync
(DeleteRoleRequest request, AsyncHandler<DeleteRoleRequest, DeleteRoleResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteRolePolicyAsync
(DeleteRolePolicyRequest request, AsyncHandler<DeleteRolePolicyRequest, DeleteRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.deleteRolePolicyAsync
(DeleteRolePolicyRequest deleteRolePolicyRequest, AsyncHandler<DeleteRolePolicyRequest, DeleteRolePolicyResult> asyncHandler) Deletes the specified inline policy that is embedded in the specified IAM role.AmazonIdentityManagementAsyncClient.deleteRolePolicyAsync
(DeleteRolePolicyRequest request, AsyncHandler<DeleteRolePolicyRequest, DeleteRolePolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteSAMLProviderAsync
(DeleteSAMLProviderRequest request, AsyncHandler<DeleteSAMLProviderRequest, DeleteSAMLProviderResult> asyncHandler) AmazonIdentityManagementAsync.deleteSAMLProviderAsync
(DeleteSAMLProviderRequest deleteSAMLProviderRequest, AsyncHandler<DeleteSAMLProviderRequest, DeleteSAMLProviderResult> asyncHandler) Deletes a SAML provider resource in IAM.AmazonIdentityManagementAsyncClient.deleteSAMLProviderAsync
(DeleteSAMLProviderRequest request, AsyncHandler<DeleteSAMLProviderRequest, DeleteSAMLProviderResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteServerCertificateAsync
(DeleteServerCertificateRequest request, AsyncHandler<DeleteServerCertificateRequest, DeleteServerCertificateResult> asyncHandler) AmazonIdentityManagementAsync.deleteServerCertificateAsync
(DeleteServerCertificateRequest deleteServerCertificateRequest, AsyncHandler<DeleteServerCertificateRequest, DeleteServerCertificateResult> asyncHandler) Deletes the specified server certificate.AmazonIdentityManagementAsyncClient.deleteServerCertificateAsync
(DeleteServerCertificateRequest request, AsyncHandler<DeleteServerCertificateRequest, DeleteServerCertificateResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteSigningCertificateAsync
(DeleteSigningCertificateRequest request, AsyncHandler<DeleteSigningCertificateRequest, DeleteSigningCertificateResult> asyncHandler) AmazonIdentityManagementAsync.deleteSigningCertificateAsync
(DeleteSigningCertificateRequest deleteSigningCertificateRequest, AsyncHandler<DeleteSigningCertificateRequest, DeleteSigningCertificateResult> asyncHandler) Deletes a signing certificate associated with the specified IAM user.AmazonIdentityManagementAsyncClient.deleteSigningCertificateAsync
(DeleteSigningCertificateRequest request, AsyncHandler<DeleteSigningCertificateRequest, DeleteSigningCertificateResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteSSHPublicKeyAsync
(DeleteSSHPublicKeyRequest request, AsyncHandler<DeleteSSHPublicKeyRequest, DeleteSSHPublicKeyResult> asyncHandler) AmazonIdentityManagementAsync.deleteSSHPublicKeyAsync
(DeleteSSHPublicKeyRequest deleteSSHPublicKeyRequest, AsyncHandler<DeleteSSHPublicKeyRequest, DeleteSSHPublicKeyResult> asyncHandler) Deletes the specified SSH public key.AmazonIdentityManagementAsyncClient.deleteSSHPublicKeyAsync
(DeleteSSHPublicKeyRequest request, AsyncHandler<DeleteSSHPublicKeyRequest, DeleteSSHPublicKeyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteUserAsync
(DeleteUserRequest request, AsyncHandler<DeleteUserRequest, DeleteUserResult> asyncHandler) AmazonIdentityManagementAsync.deleteUserAsync
(DeleteUserRequest deleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult> asyncHandler) Deletes the specified IAM user.AmazonIdentityManagementAsyncClient.deleteUserAsync
(DeleteUserRequest request, AsyncHandler<DeleteUserRequest, DeleteUserResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteUserPolicyAsync
(DeleteUserPolicyRequest request, AsyncHandler<DeleteUserPolicyRequest, DeleteUserPolicyResult> asyncHandler) AmazonIdentityManagementAsync.deleteUserPolicyAsync
(DeleteUserPolicyRequest deleteUserPolicyRequest, AsyncHandler<DeleteUserPolicyRequest, DeleteUserPolicyResult> asyncHandler) Deletes the specified inline policy that is embedded in the specified IAM user.AmazonIdentityManagementAsyncClient.deleteUserPolicyAsync
(DeleteUserPolicyRequest request, AsyncHandler<DeleteUserPolicyRequest, DeleteUserPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.deleteVirtualMFADeviceAsync
(DeleteVirtualMFADeviceRequest request, AsyncHandler<DeleteVirtualMFADeviceRequest, DeleteVirtualMFADeviceResult> asyncHandler) AmazonIdentityManagementAsync.deleteVirtualMFADeviceAsync
(DeleteVirtualMFADeviceRequest deleteVirtualMFADeviceRequest, AsyncHandler<DeleteVirtualMFADeviceRequest, DeleteVirtualMFADeviceResult> asyncHandler) Deletes a virtual MFA device.AmazonIdentityManagementAsyncClient.deleteVirtualMFADeviceAsync
(DeleteVirtualMFADeviceRequest request, AsyncHandler<DeleteVirtualMFADeviceRequest, DeleteVirtualMFADeviceResult> asyncHandler) AbstractAmazonIdentityManagementAsync.detachGroupPolicyAsync
(DetachGroupPolicyRequest request, AsyncHandler<DetachGroupPolicyRequest, DetachGroupPolicyResult> asyncHandler) AmazonIdentityManagementAsync.detachGroupPolicyAsync
(DetachGroupPolicyRequest detachGroupPolicyRequest, AsyncHandler<DetachGroupPolicyRequest, DetachGroupPolicyResult> asyncHandler) Removes the specified managed policy from the specified IAM group.AmazonIdentityManagementAsyncClient.detachGroupPolicyAsync
(DetachGroupPolicyRequest request, AsyncHandler<DetachGroupPolicyRequest, DetachGroupPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.detachRolePolicyAsync
(DetachRolePolicyRequest request, AsyncHandler<DetachRolePolicyRequest, DetachRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.detachRolePolicyAsync
(DetachRolePolicyRequest detachRolePolicyRequest, AsyncHandler<DetachRolePolicyRequest, DetachRolePolicyResult> asyncHandler) Removes the specified managed policy from the specified role.AmazonIdentityManagementAsyncClient.detachRolePolicyAsync
(DetachRolePolicyRequest request, AsyncHandler<DetachRolePolicyRequest, DetachRolePolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.detachUserPolicyAsync
(DetachUserPolicyRequest request, AsyncHandler<DetachUserPolicyRequest, DetachUserPolicyResult> asyncHandler) AmazonIdentityManagementAsync.detachUserPolicyAsync
(DetachUserPolicyRequest detachUserPolicyRequest, AsyncHandler<DetachUserPolicyRequest, DetachUserPolicyResult> asyncHandler) Removes the specified managed policy from the specified user.AmazonIdentityManagementAsyncClient.detachUserPolicyAsync
(DetachUserPolicyRequest request, AsyncHandler<DetachUserPolicyRequest, DetachUserPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.enableMFADeviceAsync
(EnableMFADeviceRequest request, AsyncHandler<EnableMFADeviceRequest, EnableMFADeviceResult> asyncHandler) AmazonIdentityManagementAsync.enableMFADeviceAsync
(EnableMFADeviceRequest enableMFADeviceRequest, AsyncHandler<EnableMFADeviceRequest, EnableMFADeviceResult> asyncHandler) Enables the specified MFA device and associates it with the specified IAM user.AmazonIdentityManagementAsyncClient.enableMFADeviceAsync
(EnableMFADeviceRequest request, AsyncHandler<EnableMFADeviceRequest, EnableMFADeviceResult> asyncHandler) AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync
(AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Simplified method form for invoking the GenerateCredentialReport operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync
(GenerateCredentialReportRequest request, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) AmazonIdentityManagementAsync.generateCredentialReportAsync
(AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Simplified method form for invoking the GenerateCredentialReport operation with an AsyncHandler.AmazonIdentityManagementAsync.generateCredentialReportAsync
(GenerateCredentialReportRequest generateCredentialReportRequest, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Generates a credential report for the AWS account.AmazonIdentityManagementAsyncClient.generateCredentialReportAsync
(AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Simplified method form for invoking the GenerateCredentialReport operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.generateCredentialReportAsync
(GenerateCredentialReportRequest request, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getAccessKeyLastUsedAsync
(GetAccessKeyLastUsedRequest request, AsyncHandler<GetAccessKeyLastUsedRequest, GetAccessKeyLastUsedResult> asyncHandler) AmazonIdentityManagementAsync.getAccessKeyLastUsedAsync
(GetAccessKeyLastUsedRequest getAccessKeyLastUsedRequest, AsyncHandler<GetAccessKeyLastUsedRequest, GetAccessKeyLastUsedResult> asyncHandler) Retrieves information about when the specified access key was last used.AmazonIdentityManagementAsyncClient.getAccessKeyLastUsedAsync
(GetAccessKeyLastUsedRequest request, AsyncHandler<GetAccessKeyLastUsedRequest, GetAccessKeyLastUsedResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getAccountAuthorizationDetailsAsync
(AsyncHandler<GetAccountAuthorizationDetailsRequest, GetAccountAuthorizationDetailsResult> asyncHandler) Simplified method form for invoking the GetAccountAuthorizationDetails operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.getAccountAuthorizationDetailsAsync
(GetAccountAuthorizationDetailsRequest request, AsyncHandler<GetAccountAuthorizationDetailsRequest, GetAccountAuthorizationDetailsResult> asyncHandler) AmazonIdentityManagementAsync.getAccountAuthorizationDetailsAsync
(AsyncHandler<GetAccountAuthorizationDetailsRequest, GetAccountAuthorizationDetailsResult> asyncHandler) Simplified method form for invoking the GetAccountAuthorizationDetails operation with an AsyncHandler.AmazonIdentityManagementAsync.getAccountAuthorizationDetailsAsync
(GetAccountAuthorizationDetailsRequest getAccountAuthorizationDetailsRequest, AsyncHandler<GetAccountAuthorizationDetailsRequest, GetAccountAuthorizationDetailsResult> asyncHandler) Retrieves information about all IAM users, groups, roles, and policies in your AWS account, including their relationships to one another.AmazonIdentityManagementAsyncClient.getAccountAuthorizationDetailsAsync
(AsyncHandler<GetAccountAuthorizationDetailsRequest, GetAccountAuthorizationDetailsResult> asyncHandler) Simplified method form for invoking the GetAccountAuthorizationDetails operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.getAccountAuthorizationDetailsAsync
(GetAccountAuthorizationDetailsRequest request, AsyncHandler<GetAccountAuthorizationDetailsRequest, GetAccountAuthorizationDetailsResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getAccountPasswordPolicyAsync
(AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult> asyncHandler) Simplified method form for invoking the GetAccountPasswordPolicy operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.getAccountPasswordPolicyAsync
(GetAccountPasswordPolicyRequest request, AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult> asyncHandler) AmazonIdentityManagementAsync.getAccountPasswordPolicyAsync
(AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult> asyncHandler) Simplified method form for invoking the GetAccountPasswordPolicy operation with an AsyncHandler.AmazonIdentityManagementAsync.getAccountPasswordPolicyAsync
(GetAccountPasswordPolicyRequest getAccountPasswordPolicyRequest, AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult> asyncHandler) Retrieves the password policy for the AWS account.AmazonIdentityManagementAsyncClient.getAccountPasswordPolicyAsync
(AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult> asyncHandler) Simplified method form for invoking the GetAccountPasswordPolicy operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.getAccountPasswordPolicyAsync
(GetAccountPasswordPolicyRequest request, AsyncHandler<GetAccountPasswordPolicyRequest, GetAccountPasswordPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getAccountSummaryAsync
(AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult> asyncHandler) Simplified method form for invoking the GetAccountSummary operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.getAccountSummaryAsync
(GetAccountSummaryRequest request, AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult> asyncHandler) AmazonIdentityManagementAsync.getAccountSummaryAsync
(AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult> asyncHandler) Simplified method form for invoking the GetAccountSummary operation with an AsyncHandler.AmazonIdentityManagementAsync.getAccountSummaryAsync
(GetAccountSummaryRequest getAccountSummaryRequest, AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult> asyncHandler) Retrieves information about IAM entity usage and IAM quotas in the AWS account.AmazonIdentityManagementAsyncClient.getAccountSummaryAsync
(AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult> asyncHandler) Simplified method form for invoking the GetAccountSummary operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.getAccountSummaryAsync
(GetAccountSummaryRequest request, AsyncHandler<GetAccountSummaryRequest, GetAccountSummaryResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getContextKeysForCustomPolicyAsync
(GetContextKeysForCustomPolicyRequest request, AsyncHandler<GetContextKeysForCustomPolicyRequest, GetContextKeysForCustomPolicyResult> asyncHandler) AmazonIdentityManagementAsync.getContextKeysForCustomPolicyAsync
(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest, AsyncHandler<GetContextKeysForCustomPolicyRequest, GetContextKeysForCustomPolicyResult> asyncHandler) Gets a list of all of the context keys referenced in the input policies.AmazonIdentityManagementAsyncClient.getContextKeysForCustomPolicyAsync
(GetContextKeysForCustomPolicyRequest request, AsyncHandler<GetContextKeysForCustomPolicyRequest, GetContextKeysForCustomPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getContextKeysForPrincipalPolicyAsync
(GetContextKeysForPrincipalPolicyRequest request, AsyncHandler<GetContextKeysForPrincipalPolicyRequest, GetContextKeysForPrincipalPolicyResult> asyncHandler) AmazonIdentityManagementAsync.getContextKeysForPrincipalPolicyAsync
(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest, AsyncHandler<GetContextKeysForPrincipalPolicyRequest, GetContextKeysForPrincipalPolicyResult> asyncHandler) Gets a list of all of the context keys referenced in all of the IAM policies attached to the specified IAM entity.AmazonIdentityManagementAsyncClient.getContextKeysForPrincipalPolicyAsync
(GetContextKeysForPrincipalPolicyRequest request, AsyncHandler<GetContextKeysForPrincipalPolicyRequest, GetContextKeysForPrincipalPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getCredentialReportAsync
(AsyncHandler<GetCredentialReportRequest, GetCredentialReportResult> asyncHandler) Simplified method form for invoking the GetCredentialReport operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.getCredentialReportAsync
(GetCredentialReportRequest request, AsyncHandler<GetCredentialReportRequest, GetCredentialReportResult> asyncHandler) AmazonIdentityManagementAsync.getCredentialReportAsync
(AsyncHandler<GetCredentialReportRequest, GetCredentialReportResult> asyncHandler) Simplified method form for invoking the GetCredentialReport operation with an AsyncHandler.AmazonIdentityManagementAsync.getCredentialReportAsync
(GetCredentialReportRequest getCredentialReportRequest, AsyncHandler<GetCredentialReportRequest, GetCredentialReportResult> asyncHandler) Retrieves a credential report for the AWS account.AmazonIdentityManagementAsyncClient.getCredentialReportAsync
(AsyncHandler<GetCredentialReportRequest, GetCredentialReportResult> asyncHandler) Simplified method form for invoking the GetCredentialReport operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.getCredentialReportAsync
(GetCredentialReportRequest request, AsyncHandler<GetCredentialReportRequest, GetCredentialReportResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getGroupAsync
(GetGroupRequest request, AsyncHandler<GetGroupRequest, GetGroupResult> asyncHandler) AmazonIdentityManagementAsync.getGroupAsync
(GetGroupRequest getGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult> asyncHandler) Returns a list of IAM users that are in the specified IAM group.AmazonIdentityManagementAsyncClient.getGroupAsync
(GetGroupRequest request, AsyncHandler<GetGroupRequest, GetGroupResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getGroupPolicyAsync
(GetGroupPolicyRequest request, AsyncHandler<GetGroupPolicyRequest, GetGroupPolicyResult> asyncHandler) AmazonIdentityManagementAsync.getGroupPolicyAsync
(GetGroupPolicyRequest getGroupPolicyRequest, AsyncHandler<GetGroupPolicyRequest, GetGroupPolicyResult> asyncHandler) Retrieves the specified inline policy document that is embedded in the specified IAM group.AmazonIdentityManagementAsyncClient.getGroupPolicyAsync
(GetGroupPolicyRequest request, AsyncHandler<GetGroupPolicyRequest, GetGroupPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getInstanceProfileAsync
(GetInstanceProfileRequest request, AsyncHandler<GetInstanceProfileRequest, GetInstanceProfileResult> asyncHandler) 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.AmazonIdentityManagementAsyncClient.getInstanceProfileAsync
(GetInstanceProfileRequest request, AsyncHandler<GetInstanceProfileRequest, GetInstanceProfileResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getLoginProfileAsync
(GetLoginProfileRequest request, AsyncHandler<GetLoginProfileRequest, GetLoginProfileResult> asyncHandler) AmazonIdentityManagementAsync.getLoginProfileAsync
(GetLoginProfileRequest getLoginProfileRequest, AsyncHandler<GetLoginProfileRequest, GetLoginProfileResult> asyncHandler) Retrieves the user name and password-creation date for the specified IAM user.AmazonIdentityManagementAsyncClient.getLoginProfileAsync
(GetLoginProfileRequest request, AsyncHandler<GetLoginProfileRequest, GetLoginProfileResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getOpenIDConnectProviderAsync
(GetOpenIDConnectProviderRequest request, AsyncHandler<GetOpenIDConnectProviderRequest, GetOpenIDConnectProviderResult> asyncHandler) AmazonIdentityManagementAsync.getOpenIDConnectProviderAsync
(GetOpenIDConnectProviderRequest getOpenIDConnectProviderRequest, AsyncHandler<GetOpenIDConnectProviderRequest, GetOpenIDConnectProviderResult> asyncHandler) Returns information about the specified OpenID Connect (OIDC) provider resource object in IAM.AmazonIdentityManagementAsyncClient.getOpenIDConnectProviderAsync
(GetOpenIDConnectProviderRequest request, AsyncHandler<GetOpenIDConnectProviderRequest, GetOpenIDConnectProviderResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) 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 IAM users, groups, and roles to which the policy is attached.AmazonIdentityManagementAsyncClient.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getPolicyVersionAsync
(GetPolicyVersionRequest request, AsyncHandler<GetPolicyVersionRequest, GetPolicyVersionResult> asyncHandler) AmazonIdentityManagementAsync.getPolicyVersionAsync
(GetPolicyVersionRequest getPolicyVersionRequest, AsyncHandler<GetPolicyVersionRequest, GetPolicyVersionResult> asyncHandler) Retrieves information about the specified version of the specified managed policy, including the policy document.AmazonIdentityManagementAsyncClient.getPolicyVersionAsync
(GetPolicyVersionRequest request, AsyncHandler<GetPolicyVersionRequest, GetPolicyVersionResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getRoleAsync
(GetRoleRequest request, AsyncHandler<GetRoleRequest, GetRoleResult> asyncHandler) AmazonIdentityManagementAsync.getRoleAsync
(GetRoleRequest getRoleRequest, AsyncHandler<GetRoleRequest, GetRoleResult> asyncHandler) Retrieves information about the specified role, including the role's path, GUID, ARN, and the role's trust policy that grants permission to assume the role.AmazonIdentityManagementAsyncClient.getRoleAsync
(GetRoleRequest request, AsyncHandler<GetRoleRequest, GetRoleResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getRolePolicyAsync
(GetRolePolicyRequest request, AsyncHandler<GetRolePolicyRequest, GetRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.getRolePolicyAsync
(GetRolePolicyRequest getRolePolicyRequest, AsyncHandler<GetRolePolicyRequest, GetRolePolicyResult> asyncHandler) Retrieves the specified inline policy document that is embedded with the specified IAM role.AmazonIdentityManagementAsyncClient.getRolePolicyAsync
(GetRolePolicyRequest request, AsyncHandler<GetRolePolicyRequest, GetRolePolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getSAMLProviderAsync
(GetSAMLProviderRequest request, AsyncHandler<GetSAMLProviderRequest, GetSAMLProviderResult> asyncHandler) AmazonIdentityManagementAsync.getSAMLProviderAsync
(GetSAMLProviderRequest getSAMLProviderRequest, AsyncHandler<GetSAMLProviderRequest, GetSAMLProviderResult> asyncHandler) Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object was created or updated.AmazonIdentityManagementAsyncClient.getSAMLProviderAsync
(GetSAMLProviderRequest request, AsyncHandler<GetSAMLProviderRequest, GetSAMLProviderResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getServerCertificateAsync
(GetServerCertificateRequest request, AsyncHandler<GetServerCertificateRequest, GetServerCertificateResult> asyncHandler) AmazonIdentityManagementAsync.getServerCertificateAsync
(GetServerCertificateRequest getServerCertificateRequest, AsyncHandler<GetServerCertificateRequest, GetServerCertificateResult> asyncHandler) Retrieves information about the specified server certificate stored in IAM.AmazonIdentityManagementAsyncClient.getServerCertificateAsync
(GetServerCertificateRequest request, AsyncHandler<GetServerCertificateRequest, GetServerCertificateResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getSSHPublicKeyAsync
(GetSSHPublicKeyRequest request, AsyncHandler<GetSSHPublicKeyRequest, GetSSHPublicKeyResult> asyncHandler) AmazonIdentityManagementAsync.getSSHPublicKeyAsync
(GetSSHPublicKeyRequest getSSHPublicKeyRequest, AsyncHandler<GetSSHPublicKeyRequest, GetSSHPublicKeyResult> asyncHandler) Retrieves the specified SSH public key, including metadata about the key.AmazonIdentityManagementAsyncClient.getSSHPublicKeyAsync
(GetSSHPublicKeyRequest request, AsyncHandler<GetSSHPublicKeyRequest, GetSSHPublicKeyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getUserAsync
(AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Simplified method form for invoking the GetUser operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.getUserAsync
(GetUserRequest request, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) AmazonIdentityManagementAsync.getUserAsync
(AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Simplified method form for invoking the GetUser operation with an AsyncHandler.AmazonIdentityManagementAsync.getUserAsync
(GetUserRequest getUserRequest, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.AmazonIdentityManagementAsyncClient.getUserAsync
(AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Simplified method form for invoking the GetUser operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.getUserAsync
(GetUserRequest request, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) AbstractAmazonIdentityManagementAsync.getUserPolicyAsync
(GetUserPolicyRequest request, AsyncHandler<GetUserPolicyRequest, GetUserPolicyResult> asyncHandler) AmazonIdentityManagementAsync.getUserPolicyAsync
(GetUserPolicyRequest getUserPolicyRequest, AsyncHandler<GetUserPolicyRequest, GetUserPolicyResult> asyncHandler) Retrieves the specified inline policy document that is embedded in the specified IAM user.AmazonIdentityManagementAsyncClient.getUserPolicyAsync
(GetUserPolicyRequest request, AsyncHandler<GetUserPolicyRequest, GetUserPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listAccessKeysAsync
(AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult> asyncHandler) Simplified method form for invoking the ListAccessKeys operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listAccessKeysAsync
(ListAccessKeysRequest request, AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult> asyncHandler) AmazonIdentityManagementAsync.listAccessKeysAsync
(AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult> asyncHandler) Simplified method form for invoking the ListAccessKeys operation with an AsyncHandler.AmazonIdentityManagementAsync.listAccessKeysAsync
(ListAccessKeysRequest listAccessKeysRequest, AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult> asyncHandler) Returns information about the access key IDs associated with the specified IAM user.AmazonIdentityManagementAsyncClient.listAccessKeysAsync
(AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult> asyncHandler) Simplified method form for invoking the ListAccessKeys operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listAccessKeysAsync
(ListAccessKeysRequest request, AsyncHandler<ListAccessKeysRequest, ListAccessKeysResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listAccountAliasesAsync
(AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult> asyncHandler) Simplified method form for invoking the ListAccountAliases operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listAccountAliasesAsync
(ListAccountAliasesRequest request, AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult> asyncHandler) AmazonIdentityManagementAsync.listAccountAliasesAsync
(AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult> asyncHandler) Simplified method form for invoking the ListAccountAliases operation with an AsyncHandler.AmazonIdentityManagementAsync.listAccountAliasesAsync
(ListAccountAliasesRequest listAccountAliasesRequest, AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult> asyncHandler) Lists the account alias associated with the AWS account (Note: you can have only one).AmazonIdentityManagementAsyncClient.listAccountAliasesAsync
(AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult> asyncHandler) Simplified method form for invoking the ListAccountAliases operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listAccountAliasesAsync
(ListAccountAliasesRequest request, AsyncHandler<ListAccountAliasesRequest, ListAccountAliasesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listAttachedGroupPoliciesAsync
(ListAttachedGroupPoliciesRequest request, AsyncHandler<ListAttachedGroupPoliciesRequest, ListAttachedGroupPoliciesResult> asyncHandler) AmazonIdentityManagementAsync.listAttachedGroupPoliciesAsync
(ListAttachedGroupPoliciesRequest listAttachedGroupPoliciesRequest, AsyncHandler<ListAttachedGroupPoliciesRequest, ListAttachedGroupPoliciesResult> asyncHandler) Lists all managed policies that are attached to the specified IAM group.AmazonIdentityManagementAsyncClient.listAttachedGroupPoliciesAsync
(ListAttachedGroupPoliciesRequest request, AsyncHandler<ListAttachedGroupPoliciesRequest, ListAttachedGroupPoliciesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listAttachedRolePoliciesAsync
(ListAttachedRolePoliciesRequest request, AsyncHandler<ListAttachedRolePoliciesRequest, ListAttachedRolePoliciesResult> asyncHandler) AmazonIdentityManagementAsync.listAttachedRolePoliciesAsync
(ListAttachedRolePoliciesRequest listAttachedRolePoliciesRequest, AsyncHandler<ListAttachedRolePoliciesRequest, ListAttachedRolePoliciesResult> asyncHandler) Lists all managed policies that are attached to the specified IAM role.AmazonIdentityManagementAsyncClient.listAttachedRolePoliciesAsync
(ListAttachedRolePoliciesRequest request, AsyncHandler<ListAttachedRolePoliciesRequest, ListAttachedRolePoliciesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listAttachedUserPoliciesAsync
(ListAttachedUserPoliciesRequest request, AsyncHandler<ListAttachedUserPoliciesRequest, ListAttachedUserPoliciesResult> asyncHandler) AmazonIdentityManagementAsync.listAttachedUserPoliciesAsync
(ListAttachedUserPoliciesRequest listAttachedUserPoliciesRequest, AsyncHandler<ListAttachedUserPoliciesRequest, ListAttachedUserPoliciesResult> asyncHandler) Lists all managed policies that are attached to the specified IAM user.AmazonIdentityManagementAsyncClient.listAttachedUserPoliciesAsync
(ListAttachedUserPoliciesRequest request, AsyncHandler<ListAttachedUserPoliciesRequest, ListAttachedUserPoliciesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listEntitiesForPolicyAsync
(ListEntitiesForPolicyRequest request, AsyncHandler<ListEntitiesForPolicyRequest, ListEntitiesForPolicyResult> asyncHandler) AmazonIdentityManagementAsync.listEntitiesForPolicyAsync
(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest, AsyncHandler<ListEntitiesForPolicyRequest, ListEntitiesForPolicyResult> asyncHandler) Lists all IAM users, groups, and roles that the specified managed policy is attached to.AmazonIdentityManagementAsyncClient.listEntitiesForPolicyAsync
(ListEntitiesForPolicyRequest request, AsyncHandler<ListEntitiesForPolicyRequest, ListEntitiesForPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listGroupPoliciesAsync
(ListGroupPoliciesRequest request, AsyncHandler<ListGroupPoliciesRequest, ListGroupPoliciesResult> asyncHandler) AmazonIdentityManagementAsync.listGroupPoliciesAsync
(ListGroupPoliciesRequest listGroupPoliciesRequest, AsyncHandler<ListGroupPoliciesRequest, ListGroupPoliciesResult> asyncHandler) Lists the names of the inline policies that are embedded in the specified IAM group.AmazonIdentityManagementAsyncClient.listGroupPoliciesAsync
(ListGroupPoliciesRequest request, AsyncHandler<ListGroupPoliciesRequest, ListGroupPoliciesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listGroupsAsync
(AsyncHandler<ListGroupsRequest, ListGroupsResult> asyncHandler) Simplified method form for invoking the ListGroups operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listGroupsAsync
(ListGroupsRequest request, AsyncHandler<ListGroupsRequest, ListGroupsResult> asyncHandler) AmazonIdentityManagementAsync.listGroupsAsync
(AsyncHandler<ListGroupsRequest, ListGroupsResult> asyncHandler) Simplified method form for invoking the ListGroups operation with an AsyncHandler.AmazonIdentityManagementAsync.listGroupsAsync
(ListGroupsRequest listGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult> asyncHandler) Lists the IAM groups that have the specified path prefix.AmazonIdentityManagementAsyncClient.listGroupsAsync
(AsyncHandler<ListGroupsRequest, ListGroupsResult> asyncHandler) Simplified method form for invoking the ListGroups operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listGroupsAsync
(ListGroupsRequest request, AsyncHandler<ListGroupsRequest, ListGroupsResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listGroupsForUserAsync
(ListGroupsForUserRequest request, AsyncHandler<ListGroupsForUserRequest, ListGroupsForUserResult> asyncHandler) AmazonIdentityManagementAsync.listGroupsForUserAsync
(ListGroupsForUserRequest listGroupsForUserRequest, AsyncHandler<ListGroupsForUserRequest, ListGroupsForUserResult> asyncHandler) Lists the IAM groups that the specified IAM user belongs to.AmazonIdentityManagementAsyncClient.listGroupsForUserAsync
(ListGroupsForUserRequest request, AsyncHandler<ListGroupsForUserRequest, ListGroupsForUserResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listInstanceProfilesAsync
(AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult> asyncHandler) Simplified method form for invoking the ListInstanceProfiles operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listInstanceProfilesAsync
(ListInstanceProfilesRequest request, AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult> asyncHandler) AmazonIdentityManagementAsync.listInstanceProfilesAsync
(AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult> asyncHandler) Simplified method form for invoking the ListInstanceProfiles operation with an AsyncHandler.AmazonIdentityManagementAsync.listInstanceProfilesAsync
(ListInstanceProfilesRequest listInstanceProfilesRequest, AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult> asyncHandler) Lists the instance profiles that have the specified path prefix.AmazonIdentityManagementAsyncClient.listInstanceProfilesAsync
(AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult> asyncHandler) Simplified method form for invoking the ListInstanceProfiles operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listInstanceProfilesAsync
(ListInstanceProfilesRequest request, AsyncHandler<ListInstanceProfilesRequest, ListInstanceProfilesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listInstanceProfilesForRoleAsync
(ListInstanceProfilesForRoleRequest request, AsyncHandler<ListInstanceProfilesForRoleRequest, ListInstanceProfilesForRoleResult> asyncHandler) AmazonIdentityManagementAsync.listInstanceProfilesForRoleAsync
(ListInstanceProfilesForRoleRequest listInstanceProfilesForRoleRequest, AsyncHandler<ListInstanceProfilesForRoleRequest, ListInstanceProfilesForRoleResult> asyncHandler) Lists the instance profiles that have the specified associated IAM role.AmazonIdentityManagementAsyncClient.listInstanceProfilesForRoleAsync
(ListInstanceProfilesForRoleRequest request, AsyncHandler<ListInstanceProfilesForRoleRequest, ListInstanceProfilesForRoleResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listMFADevicesAsync
(AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult> asyncHandler) Simplified method form for invoking the ListMFADevices operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listMFADevicesAsync
(ListMFADevicesRequest request, AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult> asyncHandler) AmazonIdentityManagementAsync.listMFADevicesAsync
(AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult> asyncHandler) Simplified method form for invoking the ListMFADevices operation with an AsyncHandler.AmazonIdentityManagementAsync.listMFADevicesAsync
(ListMFADevicesRequest listMFADevicesRequest, AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult> asyncHandler) Lists the MFA devices for an IAM user.AmazonIdentityManagementAsyncClient.listMFADevicesAsync
(AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult> asyncHandler) Simplified method form for invoking the ListMFADevices operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listMFADevicesAsync
(ListMFADevicesRequest request, AsyncHandler<ListMFADevicesRequest, ListMFADevicesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listOpenIDConnectProvidersAsync
(AsyncHandler<ListOpenIDConnectProvidersRequest, ListOpenIDConnectProvidersResult> asyncHandler) Simplified method form for invoking the ListOpenIDConnectProviders operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listOpenIDConnectProvidersAsync
(ListOpenIDConnectProvidersRequest request, AsyncHandler<ListOpenIDConnectProvidersRequest, ListOpenIDConnectProvidersResult> asyncHandler) AmazonIdentityManagementAsync.listOpenIDConnectProvidersAsync
(AsyncHandler<ListOpenIDConnectProvidersRequest, ListOpenIDConnectProvidersResult> asyncHandler) Simplified method form for invoking the ListOpenIDConnectProviders operation with an AsyncHandler.AmazonIdentityManagementAsync.listOpenIDConnectProvidersAsync
(ListOpenIDConnectProvidersRequest listOpenIDConnectProvidersRequest, AsyncHandler<ListOpenIDConnectProvidersRequest, ListOpenIDConnectProvidersResult> asyncHandler) Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the AWS account.AmazonIdentityManagementAsyncClient.listOpenIDConnectProvidersAsync
(AsyncHandler<ListOpenIDConnectProvidersRequest, ListOpenIDConnectProvidersResult> asyncHandler) Simplified method form for invoking the ListOpenIDConnectProviders operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listOpenIDConnectProvidersAsync
(ListOpenIDConnectProvidersRequest request, AsyncHandler<ListOpenIDConnectProvidersRequest, ListOpenIDConnectProvidersResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listPoliciesAsync
(AsyncHandler<ListPoliciesRequest, ListPoliciesResult> asyncHandler) Simplified method form for invoking the ListPolicies operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listPoliciesAsync
(ListPoliciesRequest request, AsyncHandler<ListPoliciesRequest, ListPoliciesResult> asyncHandler) AmazonIdentityManagementAsync.listPoliciesAsync
(AsyncHandler<ListPoliciesRequest, ListPoliciesResult> asyncHandler) Simplified method form for invoking the ListPolicies operation with an AsyncHandler.AmazonIdentityManagementAsync.listPoliciesAsync
(ListPoliciesRequest listPoliciesRequest, AsyncHandler<ListPoliciesRequest, ListPoliciesResult> asyncHandler) Lists all the managed policies that are available in your AWS account, including your own customer-defined managed policies and all AWS managed policies.AmazonIdentityManagementAsyncClient.listPoliciesAsync
(AsyncHandler<ListPoliciesRequest, ListPoliciesResult> asyncHandler) Simplified method form for invoking the ListPolicies operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listPoliciesAsync
(ListPoliciesRequest request, AsyncHandler<ListPoliciesRequest, ListPoliciesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listPolicyVersionsAsync
(ListPolicyVersionsRequest request, AsyncHandler<ListPolicyVersionsRequest, ListPolicyVersionsResult> asyncHandler) AmazonIdentityManagementAsync.listPolicyVersionsAsync
(ListPolicyVersionsRequest listPolicyVersionsRequest, AsyncHandler<ListPolicyVersionsRequest, ListPolicyVersionsResult> asyncHandler) Lists information about the versions of the specified managed policy, including the version that is currently set as the policy's default version.AmazonIdentityManagementAsyncClient.listPolicyVersionsAsync
(ListPolicyVersionsRequest request, AsyncHandler<ListPolicyVersionsRequest, ListPolicyVersionsResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listRolePoliciesAsync
(ListRolePoliciesRequest request, AsyncHandler<ListRolePoliciesRequest, ListRolePoliciesResult> asyncHandler) AmazonIdentityManagementAsync.listRolePoliciesAsync
(ListRolePoliciesRequest listRolePoliciesRequest, AsyncHandler<ListRolePoliciesRequest, ListRolePoliciesResult> asyncHandler) Lists the names of the inline policies that are embedded in the specified IAM role.AmazonIdentityManagementAsyncClient.listRolePoliciesAsync
(ListRolePoliciesRequest request, AsyncHandler<ListRolePoliciesRequest, ListRolePoliciesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listRolesAsync
(AsyncHandler<ListRolesRequest, ListRolesResult> asyncHandler) Simplified method form for invoking the ListRoles operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listRolesAsync
(ListRolesRequest request, AsyncHandler<ListRolesRequest, ListRolesResult> asyncHandler) AmazonIdentityManagementAsync.listRolesAsync
(AsyncHandler<ListRolesRequest, ListRolesResult> asyncHandler) Simplified method form for invoking the ListRoles operation with an AsyncHandler.AmazonIdentityManagementAsync.listRolesAsync
(ListRolesRequest listRolesRequest, AsyncHandler<ListRolesRequest, ListRolesResult> asyncHandler) Lists the IAM roles that have the specified path prefix.AmazonIdentityManagementAsyncClient.listRolesAsync
(AsyncHandler<ListRolesRequest, ListRolesResult> asyncHandler) Simplified method form for invoking the ListRoles operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listRolesAsync
(ListRolesRequest request, AsyncHandler<ListRolesRequest, ListRolesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listSAMLProvidersAsync
(AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult> asyncHandler) Simplified method form for invoking the ListSAMLProviders operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listSAMLProvidersAsync
(ListSAMLProvidersRequest request, AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult> asyncHandler) AmazonIdentityManagementAsync.listSAMLProvidersAsync
(AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult> asyncHandler) Simplified method form for invoking the ListSAMLProviders operation with an AsyncHandler.AmazonIdentityManagementAsync.listSAMLProvidersAsync
(ListSAMLProvidersRequest listSAMLProvidersRequest, AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult> asyncHandler) Lists the SAML provider resource objects defined in IAM in the account.AmazonIdentityManagementAsyncClient.listSAMLProvidersAsync
(AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult> asyncHandler) Simplified method form for invoking the ListSAMLProviders operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listSAMLProvidersAsync
(ListSAMLProvidersRequest request, AsyncHandler<ListSAMLProvidersRequest, ListSAMLProvidersResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listServerCertificatesAsync
(AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult> asyncHandler) Simplified method form for invoking the ListServerCertificates operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listServerCertificatesAsync
(ListServerCertificatesRequest request, AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult> asyncHandler) AmazonIdentityManagementAsync.listServerCertificatesAsync
(AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult> asyncHandler) Simplified method form for invoking the ListServerCertificates operation with an AsyncHandler.AmazonIdentityManagementAsync.listServerCertificatesAsync
(ListServerCertificatesRequest listServerCertificatesRequest, AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult> asyncHandler) Lists the server certificates stored in IAM that have the specified path prefix.AmazonIdentityManagementAsyncClient.listServerCertificatesAsync
(AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult> asyncHandler) Simplified method form for invoking the ListServerCertificates operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listServerCertificatesAsync
(ListServerCertificatesRequest request, AsyncHandler<ListServerCertificatesRequest, ListServerCertificatesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listSigningCertificatesAsync
(AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult> asyncHandler) Simplified method form for invoking the ListSigningCertificates operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listSigningCertificatesAsync
(ListSigningCertificatesRequest request, AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult> asyncHandler) AmazonIdentityManagementAsync.listSigningCertificatesAsync
(AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult> asyncHandler) Simplified method form for invoking the ListSigningCertificates operation with an AsyncHandler.AmazonIdentityManagementAsync.listSigningCertificatesAsync
(ListSigningCertificatesRequest listSigningCertificatesRequest, AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult> asyncHandler) Returns information about the signing certificates associated with the specified IAM user.AmazonIdentityManagementAsyncClient.listSigningCertificatesAsync
(AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult> asyncHandler) Simplified method form for invoking the ListSigningCertificates operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listSigningCertificatesAsync
(ListSigningCertificatesRequest request, AsyncHandler<ListSigningCertificatesRequest, ListSigningCertificatesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listSSHPublicKeysAsync
(AsyncHandler<ListSSHPublicKeysRequest, ListSSHPublicKeysResult> asyncHandler) Simplified method form for invoking the ListSSHPublicKeys operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listSSHPublicKeysAsync
(ListSSHPublicKeysRequest request, AsyncHandler<ListSSHPublicKeysRequest, ListSSHPublicKeysResult> asyncHandler) AmazonIdentityManagementAsync.listSSHPublicKeysAsync
(AsyncHandler<ListSSHPublicKeysRequest, ListSSHPublicKeysResult> asyncHandler) Simplified method form for invoking the ListSSHPublicKeys operation with an AsyncHandler.AmazonIdentityManagementAsync.listSSHPublicKeysAsync
(ListSSHPublicKeysRequest listSSHPublicKeysRequest, AsyncHandler<ListSSHPublicKeysRequest, ListSSHPublicKeysResult> asyncHandler) Returns information about the SSH public keys associated with the specified IAM user.AmazonIdentityManagementAsyncClient.listSSHPublicKeysAsync
(AsyncHandler<ListSSHPublicKeysRequest, ListSSHPublicKeysResult> asyncHandler) Simplified method form for invoking the ListSSHPublicKeys operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listSSHPublicKeysAsync
(ListSSHPublicKeysRequest request, AsyncHandler<ListSSHPublicKeysRequest, ListSSHPublicKeysResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listUserPoliciesAsync
(ListUserPoliciesRequest request, AsyncHandler<ListUserPoliciesRequest, ListUserPoliciesResult> asyncHandler) AmazonIdentityManagementAsync.listUserPoliciesAsync
(ListUserPoliciesRequest listUserPoliciesRequest, AsyncHandler<ListUserPoliciesRequest, ListUserPoliciesResult> asyncHandler) Lists the names of the inline policies embedded in the specified IAM user.AmazonIdentityManagementAsyncClient.listUserPoliciesAsync
(ListUserPoliciesRequest request, AsyncHandler<ListUserPoliciesRequest, ListUserPoliciesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listUsersAsync
(AsyncHandler<ListUsersRequest, ListUsersResult> asyncHandler) Simplified method form for invoking the ListUsers operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listUsersAsync
(ListUsersRequest request, AsyncHandler<ListUsersRequest, ListUsersResult> asyncHandler) AmazonIdentityManagementAsync.listUsersAsync
(AsyncHandler<ListUsersRequest, ListUsersResult> asyncHandler) Simplified method form for invoking the ListUsers operation with an AsyncHandler.AmazonIdentityManagementAsync.listUsersAsync
(ListUsersRequest listUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult> asyncHandler) Lists the IAM users that have the specified path prefix.AmazonIdentityManagementAsyncClient.listUsersAsync
(AsyncHandler<ListUsersRequest, ListUsersResult> asyncHandler) Simplified method form for invoking the ListUsers operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listUsersAsync
(ListUsersRequest request, AsyncHandler<ListUsersRequest, ListUsersResult> asyncHandler) AbstractAmazonIdentityManagementAsync.listVirtualMFADevicesAsync
(AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult> asyncHandler) Simplified method form for invoking the ListVirtualMFADevices operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.listVirtualMFADevicesAsync
(ListVirtualMFADevicesRequest request, AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult> asyncHandler) AmazonIdentityManagementAsync.listVirtualMFADevicesAsync
(AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult> asyncHandler) Simplified method form for invoking the ListVirtualMFADevices operation with an AsyncHandler.AmazonIdentityManagementAsync.listVirtualMFADevicesAsync
(ListVirtualMFADevicesRequest listVirtualMFADevicesRequest, AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult> asyncHandler) Lists the virtual MFA devices defined in the AWS account by assignment status.AmazonIdentityManagementAsyncClient.listVirtualMFADevicesAsync
(AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult> asyncHandler) Simplified method form for invoking the ListVirtualMFADevices operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.listVirtualMFADevicesAsync
(ListVirtualMFADevicesRequest request, AsyncHandler<ListVirtualMFADevicesRequest, ListVirtualMFADevicesResult> asyncHandler) AbstractAmazonIdentityManagementAsync.putGroupPolicyAsync
(PutGroupPolicyRequest request, AsyncHandler<PutGroupPolicyRequest, PutGroupPolicyResult> asyncHandler) AmazonIdentityManagementAsync.putGroupPolicyAsync
(PutGroupPolicyRequest putGroupPolicyRequest, AsyncHandler<PutGroupPolicyRequest, PutGroupPolicyResult> asyncHandler) Adds or updates an inline policy document that is embedded in the specified IAM group.AmazonIdentityManagementAsyncClient.putGroupPolicyAsync
(PutGroupPolicyRequest request, AsyncHandler<PutGroupPolicyRequest, PutGroupPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.putRolePolicyAsync
(PutRolePolicyRequest request, AsyncHandler<PutRolePolicyRequest, PutRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.putRolePolicyAsync
(PutRolePolicyRequest putRolePolicyRequest, AsyncHandler<PutRolePolicyRequest, PutRolePolicyResult> asyncHandler) Adds or updates an inline policy document that is embedded in the specified IAM role.AmazonIdentityManagementAsyncClient.putRolePolicyAsync
(PutRolePolicyRequest request, AsyncHandler<PutRolePolicyRequest, PutRolePolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.putUserPolicyAsync
(PutUserPolicyRequest request, AsyncHandler<PutUserPolicyRequest, PutUserPolicyResult> asyncHandler) AmazonIdentityManagementAsync.putUserPolicyAsync
(PutUserPolicyRequest putUserPolicyRequest, AsyncHandler<PutUserPolicyRequest, PutUserPolicyResult> asyncHandler) Adds or updates an inline policy document that is embedded in the specified IAM user.AmazonIdentityManagementAsyncClient.putUserPolicyAsync
(PutUserPolicyRequest request, AsyncHandler<PutUserPolicyRequest, PutUserPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.removeClientIDFromOpenIDConnectProviderAsync
(RemoveClientIDFromOpenIDConnectProviderRequest request, AsyncHandler<RemoveClientIDFromOpenIDConnectProviderRequest, RemoveClientIDFromOpenIDConnectProviderResult> asyncHandler) AmazonIdentityManagementAsync.removeClientIDFromOpenIDConnectProviderAsync
(RemoveClientIDFromOpenIDConnectProviderRequest removeClientIDFromOpenIDConnectProviderRequest, AsyncHandler<RemoveClientIDFromOpenIDConnectProviderRequest, RemoveClientIDFromOpenIDConnectProviderResult> asyncHandler) Removes the specified client ID (also known as audience) from the list of client IDs registered for the specified IAM OpenID Connect (OIDC) provider resource object.AmazonIdentityManagementAsyncClient.removeClientIDFromOpenIDConnectProviderAsync
(RemoveClientIDFromOpenIDConnectProviderRequest request, AsyncHandler<RemoveClientIDFromOpenIDConnectProviderRequest, RemoveClientIDFromOpenIDConnectProviderResult> asyncHandler) AbstractAmazonIdentityManagementAsync.removeRoleFromInstanceProfileAsync
(RemoveRoleFromInstanceProfileRequest request, AsyncHandler<RemoveRoleFromInstanceProfileRequest, RemoveRoleFromInstanceProfileResult> asyncHandler) AmazonIdentityManagementAsync.removeRoleFromInstanceProfileAsync
(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest, AsyncHandler<RemoveRoleFromInstanceProfileRequest, RemoveRoleFromInstanceProfileResult> asyncHandler) Removes the specified IAM role from the specified EC2 instance profile.AmazonIdentityManagementAsyncClient.removeRoleFromInstanceProfileAsync
(RemoveRoleFromInstanceProfileRequest request, AsyncHandler<RemoveRoleFromInstanceProfileRequest, RemoveRoleFromInstanceProfileResult> asyncHandler) AbstractAmazonIdentityManagementAsync.removeUserFromGroupAsync
(RemoveUserFromGroupRequest request, AsyncHandler<RemoveUserFromGroupRequest, RemoveUserFromGroupResult> asyncHandler) AmazonIdentityManagementAsync.removeUserFromGroupAsync
(RemoveUserFromGroupRequest removeUserFromGroupRequest, AsyncHandler<RemoveUserFromGroupRequest, RemoveUserFromGroupResult> asyncHandler) Removes the specified user from the specified group.AmazonIdentityManagementAsyncClient.removeUserFromGroupAsync
(RemoveUserFromGroupRequest request, AsyncHandler<RemoveUserFromGroupRequest, RemoveUserFromGroupResult> asyncHandler) AbstractAmazonIdentityManagementAsync.resyncMFADeviceAsync
(ResyncMFADeviceRequest request, AsyncHandler<ResyncMFADeviceRequest, ResyncMFADeviceResult> asyncHandler) AmazonIdentityManagementAsync.resyncMFADeviceAsync
(ResyncMFADeviceRequest resyncMFADeviceRequest, AsyncHandler<ResyncMFADeviceRequest, ResyncMFADeviceResult> asyncHandler) Synchronizes the specified MFA device with its IAM resource object on the AWS servers.AmazonIdentityManagementAsyncClient.resyncMFADeviceAsync
(ResyncMFADeviceRequest request, AsyncHandler<ResyncMFADeviceRequest, ResyncMFADeviceResult> asyncHandler) AbstractAmazonIdentityManagementAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) AmazonIdentityManagementAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) Sets the specified version of the specified policy as the policy's default (operative) version.AmazonIdentityManagementAsyncClient.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) AbstractAmazonIdentityManagementAsync.simulateCustomPolicyAsync
(SimulateCustomPolicyRequest request, AsyncHandler<SimulateCustomPolicyRequest, SimulateCustomPolicyResult> asyncHandler) 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.AmazonIdentityManagementAsyncClient.simulateCustomPolicyAsync
(SimulateCustomPolicyRequest request, AsyncHandler<SimulateCustomPolicyRequest, SimulateCustomPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.simulatePrincipalPolicyAsync
(SimulatePrincipalPolicyRequest request, AsyncHandler<SimulatePrincipalPolicyRequest, SimulatePrincipalPolicyResult> asyncHandler) 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.AmazonIdentityManagementAsyncClient.simulatePrincipalPolicyAsync
(SimulatePrincipalPolicyRequest request, AsyncHandler<SimulatePrincipalPolicyRequest, SimulatePrincipalPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateAccessKeyAsync
(UpdateAccessKeyRequest request, AsyncHandler<UpdateAccessKeyRequest, UpdateAccessKeyResult> asyncHandler) AmazonIdentityManagementAsync.updateAccessKeyAsync
(UpdateAccessKeyRequest updateAccessKeyRequest, AsyncHandler<UpdateAccessKeyRequest, UpdateAccessKeyResult> asyncHandler) Changes the status of the specified access key from Active to Inactive, or vice versa.AmazonIdentityManagementAsyncClient.updateAccessKeyAsync
(UpdateAccessKeyRequest request, AsyncHandler<UpdateAccessKeyRequest, UpdateAccessKeyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateAccountPasswordPolicyAsync
(UpdateAccountPasswordPolicyRequest request, AsyncHandler<UpdateAccountPasswordPolicyRequest, UpdateAccountPasswordPolicyResult> asyncHandler) AmazonIdentityManagementAsync.updateAccountPasswordPolicyAsync
(UpdateAccountPasswordPolicyRequest updateAccountPasswordPolicyRequest, AsyncHandler<UpdateAccountPasswordPolicyRequest, UpdateAccountPasswordPolicyResult> asyncHandler) Updates the password policy settings for the AWS account.AmazonIdentityManagementAsyncClient.updateAccountPasswordPolicyAsync
(UpdateAccountPasswordPolicyRequest request, AsyncHandler<UpdateAccountPasswordPolicyRequest, UpdateAccountPasswordPolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateAssumeRolePolicyAsync
(UpdateAssumeRolePolicyRequest request, AsyncHandler<UpdateAssumeRolePolicyRequest, UpdateAssumeRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.updateAssumeRolePolicyAsync
(UpdateAssumeRolePolicyRequest updateAssumeRolePolicyRequest, AsyncHandler<UpdateAssumeRolePolicyRequest, UpdateAssumeRolePolicyResult> asyncHandler) Updates the policy that grants an IAM entity permission to assume a role.AmazonIdentityManagementAsyncClient.updateAssumeRolePolicyAsync
(UpdateAssumeRolePolicyRequest request, AsyncHandler<UpdateAssumeRolePolicyRequest, UpdateAssumeRolePolicyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateGroupAsync
(UpdateGroupRequest request, AsyncHandler<UpdateGroupRequest, UpdateGroupResult> asyncHandler) AmazonIdentityManagementAsync.updateGroupAsync
(UpdateGroupRequest updateGroupRequest, AsyncHandler<UpdateGroupRequest, UpdateGroupResult> asyncHandler) Updates the name and/or the path of the specified IAM group.AmazonIdentityManagementAsyncClient.updateGroupAsync
(UpdateGroupRequest request, AsyncHandler<UpdateGroupRequest, UpdateGroupResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateLoginProfileAsync
(UpdateLoginProfileRequest request, AsyncHandler<UpdateLoginProfileRequest, UpdateLoginProfileResult> asyncHandler) AmazonIdentityManagementAsync.updateLoginProfileAsync
(UpdateLoginProfileRequest updateLoginProfileRequest, AsyncHandler<UpdateLoginProfileRequest, UpdateLoginProfileResult> asyncHandler) Changes the password for the specified IAM user.AmazonIdentityManagementAsyncClient.updateLoginProfileAsync
(UpdateLoginProfileRequest request, AsyncHandler<UpdateLoginProfileRequest, UpdateLoginProfileResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateOpenIDConnectProviderThumbprintAsync
(UpdateOpenIDConnectProviderThumbprintRequest request, AsyncHandler<UpdateOpenIDConnectProviderThumbprintRequest, UpdateOpenIDConnectProviderThumbprintResult> asyncHandler) AmazonIdentityManagementAsync.updateOpenIDConnectProviderThumbprintAsync
(UpdateOpenIDConnectProviderThumbprintRequest updateOpenIDConnectProviderThumbprintRequest, AsyncHandler<UpdateOpenIDConnectProviderThumbprintRequest, UpdateOpenIDConnectProviderThumbprintResult> asyncHandler) Replaces the existing list of server certificate thumbprints associated with an OpenID Connect (OIDC) provider resource object with a new list of thumbprints.AmazonIdentityManagementAsyncClient.updateOpenIDConnectProviderThumbprintAsync
(UpdateOpenIDConnectProviderThumbprintRequest request, AsyncHandler<UpdateOpenIDConnectProviderThumbprintRequest, UpdateOpenIDConnectProviderThumbprintResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateSAMLProviderAsync
(UpdateSAMLProviderRequest request, AsyncHandler<UpdateSAMLProviderRequest, UpdateSAMLProviderResult> asyncHandler) AmazonIdentityManagementAsync.updateSAMLProviderAsync
(UpdateSAMLProviderRequest updateSAMLProviderRequest, AsyncHandler<UpdateSAMLProviderRequest, UpdateSAMLProviderResult> asyncHandler) Updates the metadata document for an existing SAML provider resource object.AmazonIdentityManagementAsyncClient.updateSAMLProviderAsync
(UpdateSAMLProviderRequest request, AsyncHandler<UpdateSAMLProviderRequest, UpdateSAMLProviderResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateServerCertificateAsync
(UpdateServerCertificateRequest request, AsyncHandler<UpdateServerCertificateRequest, UpdateServerCertificateResult> asyncHandler) AmazonIdentityManagementAsync.updateServerCertificateAsync
(UpdateServerCertificateRequest updateServerCertificateRequest, AsyncHandler<UpdateServerCertificateRequest, UpdateServerCertificateResult> asyncHandler) Updates the name and/or the path of the specified server certificate stored in IAM.AmazonIdentityManagementAsyncClient.updateServerCertificateAsync
(UpdateServerCertificateRequest request, AsyncHandler<UpdateServerCertificateRequest, UpdateServerCertificateResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateSigningCertificateAsync
(UpdateSigningCertificateRequest request, AsyncHandler<UpdateSigningCertificateRequest, UpdateSigningCertificateResult> asyncHandler) AmazonIdentityManagementAsync.updateSigningCertificateAsync
(UpdateSigningCertificateRequest updateSigningCertificateRequest, AsyncHandler<UpdateSigningCertificateRequest, UpdateSigningCertificateResult> asyncHandler) Changes the status of the specified user signing certificate from active to disabled, or vice versa.AmazonIdentityManagementAsyncClient.updateSigningCertificateAsync
(UpdateSigningCertificateRequest request, AsyncHandler<UpdateSigningCertificateRequest, UpdateSigningCertificateResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateSSHPublicKeyAsync
(UpdateSSHPublicKeyRequest request, AsyncHandler<UpdateSSHPublicKeyRequest, UpdateSSHPublicKeyResult> asyncHandler) AmazonIdentityManagementAsync.updateSSHPublicKeyAsync
(UpdateSSHPublicKeyRequest updateSSHPublicKeyRequest, AsyncHandler<UpdateSSHPublicKeyRequest, UpdateSSHPublicKeyResult> asyncHandler) Sets the status of an IAM user's SSH public key to active or inactive.AmazonIdentityManagementAsyncClient.updateSSHPublicKeyAsync
(UpdateSSHPublicKeyRequest request, AsyncHandler<UpdateSSHPublicKeyRequest, UpdateSSHPublicKeyResult> asyncHandler) AbstractAmazonIdentityManagementAsync.updateUserAsync
(UpdateUserRequest request, AsyncHandler<UpdateUserRequest, UpdateUserResult> asyncHandler) AmazonIdentityManagementAsync.updateUserAsync
(UpdateUserRequest updateUserRequest, AsyncHandler<UpdateUserRequest, UpdateUserResult> asyncHandler) Updates the name and/or the path of the specified IAM user.AmazonIdentityManagementAsyncClient.updateUserAsync
(UpdateUserRequest request, AsyncHandler<UpdateUserRequest, UpdateUserResult> asyncHandler) AbstractAmazonIdentityManagementAsync.uploadServerCertificateAsync
(UploadServerCertificateRequest request, AsyncHandler<UploadServerCertificateRequest, UploadServerCertificateResult> asyncHandler) AmazonIdentityManagementAsync.uploadServerCertificateAsync
(UploadServerCertificateRequest uploadServerCertificateRequest, AsyncHandler<UploadServerCertificateRequest, UploadServerCertificateResult> asyncHandler) Uploads a server certificate entity for the AWS account.AmazonIdentityManagementAsyncClient.uploadServerCertificateAsync
(UploadServerCertificateRequest request, AsyncHandler<UploadServerCertificateRequest, UploadServerCertificateResult> asyncHandler) AbstractAmazonIdentityManagementAsync.uploadSigningCertificateAsync
(UploadSigningCertificateRequest request, AsyncHandler<UploadSigningCertificateRequest, UploadSigningCertificateResult> asyncHandler) AmazonIdentityManagementAsync.uploadSigningCertificateAsync
(UploadSigningCertificateRequest uploadSigningCertificateRequest, AsyncHandler<UploadSigningCertificateRequest, UploadSigningCertificateResult> asyncHandler) Uploads an X.509 signing certificate and associates it with the specified IAM user.AmazonIdentityManagementAsyncClient.uploadSigningCertificateAsync
(UploadSigningCertificateRequest request, AsyncHandler<UploadSigningCertificateRequest, UploadSigningCertificateResult> asyncHandler) AbstractAmazonIdentityManagementAsync.uploadSSHPublicKeyAsync
(UploadSSHPublicKeyRequest request, AsyncHandler<UploadSSHPublicKeyRequest, UploadSSHPublicKeyResult> asyncHandler) AmazonIdentityManagementAsync.uploadSSHPublicKeyAsync
(UploadSSHPublicKeyRequest uploadSSHPublicKeyRequest, AsyncHandler<UploadSSHPublicKeyRequest, UploadSSHPublicKeyResult> asyncHandler) Uploads an SSH public key and associates it with the specified IAM user.AmazonIdentityManagementAsyncClient.uploadSSHPublicKeyAsync
(UploadSSHPublicKeyRequest request, AsyncHandler<UploadSSHPublicKeyRequest, UploadSSHPublicKeyResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.importexport
Methods in com.amazonaws.services.importexport with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonImportExportAsync.cancelJobAsync
(CancelJobRequest request, AsyncHandler<CancelJobRequest, CancelJobResult> asyncHandler) AmazonImportExportAsync.cancelJobAsync
(CancelJobRequest cancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult> asyncHandler) This operation cancels a specified job.AmazonImportExportAsyncClient.cancelJobAsync
(CancelJobRequest request, AsyncHandler<CancelJobRequest, CancelJobResult> asyncHandler) AbstractAmazonImportExportAsync.createJobAsync
(CreateJobRequest request, AsyncHandler<CreateJobRequest, CreateJobResult> asyncHandler) AmazonImportExportAsync.createJobAsync
(CreateJobRequest createJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult> asyncHandler) This operation initiates the process of scheduling an upload or download of your data.AmazonImportExportAsyncClient.createJobAsync
(CreateJobRequest request, AsyncHandler<CreateJobRequest, CreateJobResult> asyncHandler) AbstractAmazonImportExportAsync.getShippingLabelAsync
(GetShippingLabelRequest request, AsyncHandler<GetShippingLabelRequest, GetShippingLabelResult> asyncHandler) 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.AmazonImportExportAsyncClient.getShippingLabelAsync
(GetShippingLabelRequest request, AsyncHandler<GetShippingLabelRequest, GetShippingLabelResult> asyncHandler) AbstractAmazonImportExportAsync.getStatusAsync
(GetStatusRequest request, AsyncHandler<GetStatusRequest, GetStatusResult> asyncHandler) 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.AmazonImportExportAsyncClient.getStatusAsync
(GetStatusRequest request, AsyncHandler<GetStatusRequest, GetStatusResult> asyncHandler) AbstractAmazonImportExportAsync.listJobsAsync
(AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Simplified method form for invoking the ListJobs operation with an AsyncHandler.AbstractAmazonImportExportAsync.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) AmazonImportExportAsync.listJobsAsync
(AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Simplified method form for invoking the ListJobs operation with an AsyncHandler.AmazonImportExportAsync.listJobsAsync
(ListJobsRequest listJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) This operation returns the jobs associated with the requester.AmazonImportExportAsyncClient.listJobsAsync
(AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Simplified method form for invoking the ListJobs operation with an AsyncHandler.AmazonImportExportAsyncClient.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) AbstractAmazonImportExportAsync.updateJobAsync
(UpdateJobRequest request, AsyncHandler<UpdateJobRequest, UpdateJobResult> asyncHandler) 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.AmazonImportExportAsyncClient.updateJobAsync
(UpdateJobRequest request, AsyncHandler<UpdateJobRequest, UpdateJobResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.inspector
Methods in com.amazonaws.services.inspector with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonInspectorAsync.addAttributesToFindingsAsync
(AddAttributesToFindingsRequest request, AsyncHandler<AddAttributesToFindingsRequest, AddAttributesToFindingsResult> asyncHandler) AmazonInspectorAsync.addAttributesToFindingsAsync
(AddAttributesToFindingsRequest addAttributesToFindingsRequest, AsyncHandler<AddAttributesToFindingsRequest, AddAttributesToFindingsResult> asyncHandler) Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.AmazonInspectorAsyncClient.addAttributesToFindingsAsync
(AddAttributesToFindingsRequest request, AsyncHandler<AddAttributesToFindingsRequest, AddAttributesToFindingsResult> asyncHandler) AbstractAmazonInspectorAsync.createAssessmentTargetAsync
(CreateAssessmentTargetRequest request, AsyncHandler<CreateAssessmentTargetRequest, CreateAssessmentTargetResult> asyncHandler) AmazonInspectorAsync.createAssessmentTargetAsync
(CreateAssessmentTargetRequest createAssessmentTargetRequest, AsyncHandler<CreateAssessmentTargetRequest, CreateAssessmentTargetResult> asyncHandler) Creates a new assessment target using the ARN of the resource group that is generated by CreateResourceGroup.AmazonInspectorAsyncClient.createAssessmentTargetAsync
(CreateAssessmentTargetRequest request, AsyncHandler<CreateAssessmentTargetRequest, CreateAssessmentTargetResult> asyncHandler) AbstractAmazonInspectorAsync.createAssessmentTemplateAsync
(CreateAssessmentTemplateRequest request, AsyncHandler<CreateAssessmentTemplateRequest, CreateAssessmentTemplateResult> asyncHandler) AmazonInspectorAsync.createAssessmentTemplateAsync
(CreateAssessmentTemplateRequest createAssessmentTemplateRequest, AsyncHandler<CreateAssessmentTemplateRequest, CreateAssessmentTemplateResult> asyncHandler) Creates an assessment template for the assessment target that is specified by the ARN of the assessment target.AmazonInspectorAsyncClient.createAssessmentTemplateAsync
(CreateAssessmentTemplateRequest request, AsyncHandler<CreateAssessmentTemplateRequest, CreateAssessmentTemplateResult> asyncHandler) AbstractAmazonInspectorAsync.createResourceGroupAsync
(CreateResourceGroupRequest request, AsyncHandler<CreateResourceGroupRequest, CreateResourceGroupResult> asyncHandler) AmazonInspectorAsync.createResourceGroupAsync
(CreateResourceGroupRequest createResourceGroupRequest, AsyncHandler<CreateResourceGroupRequest, CreateResourceGroupResult> asyncHandler) Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Amazon Inspector assessment target.AmazonInspectorAsyncClient.createResourceGroupAsync
(CreateResourceGroupRequest request, AsyncHandler<CreateResourceGroupRequest, CreateResourceGroupResult> asyncHandler) AbstractAmazonInspectorAsync.deleteAssessmentRunAsync
(DeleteAssessmentRunRequest request, AsyncHandler<DeleteAssessmentRunRequest, DeleteAssessmentRunResult> asyncHandler) AmazonInspectorAsync.deleteAssessmentRunAsync
(DeleteAssessmentRunRequest deleteAssessmentRunRequest, AsyncHandler<DeleteAssessmentRunRequest, DeleteAssessmentRunResult> asyncHandler) Deletes the assessment run that is specified by the ARN of the assessment run.AmazonInspectorAsyncClient.deleteAssessmentRunAsync
(DeleteAssessmentRunRequest request, AsyncHandler<DeleteAssessmentRunRequest, DeleteAssessmentRunResult> asyncHandler) AbstractAmazonInspectorAsync.deleteAssessmentTargetAsync
(DeleteAssessmentTargetRequest request, AsyncHandler<DeleteAssessmentTargetRequest, DeleteAssessmentTargetResult> asyncHandler) AmazonInspectorAsync.deleteAssessmentTargetAsync
(DeleteAssessmentTargetRequest deleteAssessmentTargetRequest, AsyncHandler<DeleteAssessmentTargetRequest, DeleteAssessmentTargetResult> asyncHandler) Deletes the assessment target that is specified by the ARN of the assessment target.AmazonInspectorAsyncClient.deleteAssessmentTargetAsync
(DeleteAssessmentTargetRequest request, AsyncHandler<DeleteAssessmentTargetRequest, DeleteAssessmentTargetResult> asyncHandler) AbstractAmazonInspectorAsync.deleteAssessmentTemplateAsync
(DeleteAssessmentTemplateRequest request, AsyncHandler<DeleteAssessmentTemplateRequest, DeleteAssessmentTemplateResult> asyncHandler) AmazonInspectorAsync.deleteAssessmentTemplateAsync
(DeleteAssessmentTemplateRequest deleteAssessmentTemplateRequest, AsyncHandler<DeleteAssessmentTemplateRequest, DeleteAssessmentTemplateResult> asyncHandler) Deletes the assessment template that is specified by the ARN of the assessment template.AmazonInspectorAsyncClient.deleteAssessmentTemplateAsync
(DeleteAssessmentTemplateRequest request, AsyncHandler<DeleteAssessmentTemplateRequest, DeleteAssessmentTemplateResult> asyncHandler) AbstractAmazonInspectorAsync.describeAssessmentRunsAsync
(DescribeAssessmentRunsRequest request, AsyncHandler<DescribeAssessmentRunsRequest, DescribeAssessmentRunsResult> asyncHandler) AmazonInspectorAsync.describeAssessmentRunsAsync
(DescribeAssessmentRunsRequest describeAssessmentRunsRequest, AsyncHandler<DescribeAssessmentRunsRequest, DescribeAssessmentRunsResult> asyncHandler) Describes the assessment runs that are specified by the ARNs of the assessment runs.AmazonInspectorAsyncClient.describeAssessmentRunsAsync
(DescribeAssessmentRunsRequest request, AsyncHandler<DescribeAssessmentRunsRequest, DescribeAssessmentRunsResult> asyncHandler) AbstractAmazonInspectorAsync.describeAssessmentTargetsAsync
(DescribeAssessmentTargetsRequest request, AsyncHandler<DescribeAssessmentTargetsRequest, DescribeAssessmentTargetsResult> asyncHandler) AmazonInspectorAsync.describeAssessmentTargetsAsync
(DescribeAssessmentTargetsRequest describeAssessmentTargetsRequest, AsyncHandler<DescribeAssessmentTargetsRequest, DescribeAssessmentTargetsResult> asyncHandler) Describes the assessment targets that are specified by the ARNs of the assessment targets.AmazonInspectorAsyncClient.describeAssessmentTargetsAsync
(DescribeAssessmentTargetsRequest request, AsyncHandler<DescribeAssessmentTargetsRequest, DescribeAssessmentTargetsResult> asyncHandler) AbstractAmazonInspectorAsync.describeAssessmentTemplatesAsync
(DescribeAssessmentTemplatesRequest request, AsyncHandler<DescribeAssessmentTemplatesRequest, DescribeAssessmentTemplatesResult> asyncHandler) AmazonInspectorAsync.describeAssessmentTemplatesAsync
(DescribeAssessmentTemplatesRequest describeAssessmentTemplatesRequest, AsyncHandler<DescribeAssessmentTemplatesRequest, DescribeAssessmentTemplatesResult> asyncHandler) Describes the assessment templates that are specified by the ARNs of the assessment templates.AmazonInspectorAsyncClient.describeAssessmentTemplatesAsync
(DescribeAssessmentTemplatesRequest request, AsyncHandler<DescribeAssessmentTemplatesRequest, DescribeAssessmentTemplatesResult> asyncHandler) AbstractAmazonInspectorAsync.describeCrossAccountAccessRoleAsync
(DescribeCrossAccountAccessRoleRequest request, AsyncHandler<DescribeCrossAccountAccessRoleRequest, DescribeCrossAccountAccessRoleResult> asyncHandler) AmazonInspectorAsync.describeCrossAccountAccessRoleAsync
(DescribeCrossAccountAccessRoleRequest describeCrossAccountAccessRoleRequest, AsyncHandler<DescribeCrossAccountAccessRoleRequest, DescribeCrossAccountAccessRoleResult> asyncHandler) Describes the IAM role that enables Amazon Inspector to access your AWS account.AmazonInspectorAsyncClient.describeCrossAccountAccessRoleAsync
(DescribeCrossAccountAccessRoleRequest request, AsyncHandler<DescribeCrossAccountAccessRoleRequest, DescribeCrossAccountAccessRoleResult> asyncHandler) AbstractAmazonInspectorAsync.describeFindingsAsync
(DescribeFindingsRequest request, AsyncHandler<DescribeFindingsRequest, DescribeFindingsResult> asyncHandler) AmazonInspectorAsync.describeFindingsAsync
(DescribeFindingsRequest describeFindingsRequest, AsyncHandler<DescribeFindingsRequest, DescribeFindingsResult> asyncHandler) Describes the findings that are specified by the ARNs of the findings.AmazonInspectorAsyncClient.describeFindingsAsync
(DescribeFindingsRequest request, AsyncHandler<DescribeFindingsRequest, DescribeFindingsResult> asyncHandler) AbstractAmazonInspectorAsync.describeResourceGroupsAsync
(DescribeResourceGroupsRequest request, AsyncHandler<DescribeResourceGroupsRequest, DescribeResourceGroupsResult> asyncHandler) AmazonInspectorAsync.describeResourceGroupsAsync
(DescribeResourceGroupsRequest describeResourceGroupsRequest, AsyncHandler<DescribeResourceGroupsRequest, DescribeResourceGroupsResult> asyncHandler) Describes the resource groups that are specified by the ARNs of the resource groups.AmazonInspectorAsyncClient.describeResourceGroupsAsync
(DescribeResourceGroupsRequest request, AsyncHandler<DescribeResourceGroupsRequest, DescribeResourceGroupsResult> asyncHandler) AbstractAmazonInspectorAsync.describeRulesPackagesAsync
(DescribeRulesPackagesRequest request, AsyncHandler<DescribeRulesPackagesRequest, DescribeRulesPackagesResult> asyncHandler) AmazonInspectorAsync.describeRulesPackagesAsync
(DescribeRulesPackagesRequest describeRulesPackagesRequest, AsyncHandler<DescribeRulesPackagesRequest, DescribeRulesPackagesResult> asyncHandler) Describes the rules packages that are specified by the ARNs of the rules packages.AmazonInspectorAsyncClient.describeRulesPackagesAsync
(DescribeRulesPackagesRequest request, AsyncHandler<DescribeRulesPackagesRequest, DescribeRulesPackagesResult> asyncHandler) AbstractAmazonInspectorAsync.getTelemetryMetadataAsync
(GetTelemetryMetadataRequest request, AsyncHandler<GetTelemetryMetadataRequest, GetTelemetryMetadataResult> asyncHandler) AmazonInspectorAsync.getTelemetryMetadataAsync
(GetTelemetryMetadataRequest getTelemetryMetadataRequest, AsyncHandler<GetTelemetryMetadataRequest, GetTelemetryMetadataResult> asyncHandler) Information about the data that is collected for the specified assessment run.AmazonInspectorAsyncClient.getTelemetryMetadataAsync
(GetTelemetryMetadataRequest request, AsyncHandler<GetTelemetryMetadataRequest, GetTelemetryMetadataResult> asyncHandler) AbstractAmazonInspectorAsync.listAssessmentRunAgentsAsync
(ListAssessmentRunAgentsRequest request, AsyncHandler<ListAssessmentRunAgentsRequest, ListAssessmentRunAgentsResult> asyncHandler) AmazonInspectorAsync.listAssessmentRunAgentsAsync
(ListAssessmentRunAgentsRequest listAssessmentRunAgentsRequest, AsyncHandler<ListAssessmentRunAgentsRequest, ListAssessmentRunAgentsResult> asyncHandler) Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.AmazonInspectorAsyncClient.listAssessmentRunAgentsAsync
(ListAssessmentRunAgentsRequest request, AsyncHandler<ListAssessmentRunAgentsRequest, ListAssessmentRunAgentsResult> asyncHandler) AbstractAmazonInspectorAsync.listAssessmentRunsAsync
(ListAssessmentRunsRequest request, AsyncHandler<ListAssessmentRunsRequest, ListAssessmentRunsResult> asyncHandler) AmazonInspectorAsync.listAssessmentRunsAsync
(ListAssessmentRunsRequest listAssessmentRunsRequest, AsyncHandler<ListAssessmentRunsRequest, ListAssessmentRunsResult> asyncHandler) Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates.AmazonInspectorAsyncClient.listAssessmentRunsAsync
(ListAssessmentRunsRequest request, AsyncHandler<ListAssessmentRunsRequest, ListAssessmentRunsResult> asyncHandler) AbstractAmazonInspectorAsync.listAssessmentTargetsAsync
(ListAssessmentTargetsRequest request, AsyncHandler<ListAssessmentTargetsRequest, ListAssessmentTargetsResult> asyncHandler) AmazonInspectorAsync.listAssessmentTargetsAsync
(ListAssessmentTargetsRequest listAssessmentTargetsRequest, AsyncHandler<ListAssessmentTargetsRequest, ListAssessmentTargetsResult> asyncHandler) Lists the ARNs of the assessment targets within this AWS account.AmazonInspectorAsyncClient.listAssessmentTargetsAsync
(ListAssessmentTargetsRequest request, AsyncHandler<ListAssessmentTargetsRequest, ListAssessmentTargetsResult> asyncHandler) AbstractAmazonInspectorAsync.listAssessmentTemplatesAsync
(ListAssessmentTemplatesRequest request, AsyncHandler<ListAssessmentTemplatesRequest, ListAssessmentTemplatesResult> asyncHandler) AmazonInspectorAsync.listAssessmentTemplatesAsync
(ListAssessmentTemplatesRequest listAssessmentTemplatesRequest, AsyncHandler<ListAssessmentTemplatesRequest, ListAssessmentTemplatesResult> asyncHandler) Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.AmazonInspectorAsyncClient.listAssessmentTemplatesAsync
(ListAssessmentTemplatesRequest request, AsyncHandler<ListAssessmentTemplatesRequest, ListAssessmentTemplatesResult> asyncHandler) AbstractAmazonInspectorAsync.listEventSubscriptionsAsync
(ListEventSubscriptionsRequest request, AsyncHandler<ListEventSubscriptionsRequest, ListEventSubscriptionsResult> asyncHandler) AmazonInspectorAsync.listEventSubscriptionsAsync
(ListEventSubscriptionsRequest listEventSubscriptionsRequest, AsyncHandler<ListEventSubscriptionsRequest, ListEventSubscriptionsResult> asyncHandler) Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template.AmazonInspectorAsyncClient.listEventSubscriptionsAsync
(ListEventSubscriptionsRequest request, AsyncHandler<ListEventSubscriptionsRequest, ListEventSubscriptionsResult> asyncHandler) AbstractAmazonInspectorAsync.listFindingsAsync
(ListFindingsRequest request, AsyncHandler<ListFindingsRequest, ListFindingsResult> asyncHandler) AmazonInspectorAsync.listFindingsAsync
(ListFindingsRequest listFindingsRequest, AsyncHandler<ListFindingsRequest, ListFindingsResult> asyncHandler) Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.AmazonInspectorAsyncClient.listFindingsAsync
(ListFindingsRequest request, AsyncHandler<ListFindingsRequest, ListFindingsResult> asyncHandler) AbstractAmazonInspectorAsync.listRulesPackagesAsync
(ListRulesPackagesRequest request, AsyncHandler<ListRulesPackagesRequest, ListRulesPackagesResult> asyncHandler) AmazonInspectorAsync.listRulesPackagesAsync
(ListRulesPackagesRequest listRulesPackagesRequest, AsyncHandler<ListRulesPackagesRequest, ListRulesPackagesResult> asyncHandler) Lists all available Amazon Inspector rules packages.AmazonInspectorAsyncClient.listRulesPackagesAsync
(ListRulesPackagesRequest request, AsyncHandler<ListRulesPackagesRequest, ListRulesPackagesResult> asyncHandler) AbstractAmazonInspectorAsync.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AmazonInspectorAsync.listTagsForResourceAsync
(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Lists all tags associated with an assessment template.AmazonInspectorAsyncClient.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AbstractAmazonInspectorAsync.previewAgentsAsync
(PreviewAgentsRequest request, AsyncHandler<PreviewAgentsRequest, PreviewAgentsResult> asyncHandler) AmazonInspectorAsync.previewAgentsAsync
(PreviewAgentsRequest previewAgentsRequest, AsyncHandler<PreviewAgentsRequest, PreviewAgentsResult> asyncHandler) Previews the agents installed on the EC2 instances that are part of the specified assessment target.AmazonInspectorAsyncClient.previewAgentsAsync
(PreviewAgentsRequest request, AsyncHandler<PreviewAgentsRequest, PreviewAgentsResult> asyncHandler) AbstractAmazonInspectorAsync.registerCrossAccountAccessRoleAsync
(RegisterCrossAccountAccessRoleRequest request, AsyncHandler<RegisterCrossAccountAccessRoleRequest, RegisterCrossAccountAccessRoleResult> asyncHandler) AmazonInspectorAsync.registerCrossAccountAccessRoleAsync
(RegisterCrossAccountAccessRoleRequest registerCrossAccountAccessRoleRequest, AsyncHandler<RegisterCrossAccountAccessRoleRequest, RegisterCrossAccountAccessRoleResult> asyncHandler) Registers the IAM role that Amazon Inspector uses to list your EC2 instances at the start of the assessment run or when you call the PreviewAgents action.AmazonInspectorAsyncClient.registerCrossAccountAccessRoleAsync
(RegisterCrossAccountAccessRoleRequest request, AsyncHandler<RegisterCrossAccountAccessRoleRequest, RegisterCrossAccountAccessRoleResult> asyncHandler) AbstractAmazonInspectorAsync.removeAttributesFromFindingsAsync
(RemoveAttributesFromFindingsRequest request, AsyncHandler<RemoveAttributesFromFindingsRequest, RemoveAttributesFromFindingsResult> asyncHandler) AmazonInspectorAsync.removeAttributesFromFindingsAsync
(RemoveAttributesFromFindingsRequest removeAttributesFromFindingsRequest, AsyncHandler<RemoveAttributesFromFindingsRequest, RemoveAttributesFromFindingsResult> asyncHandler) Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists.AmazonInspectorAsyncClient.removeAttributesFromFindingsAsync
(RemoveAttributesFromFindingsRequest request, AsyncHandler<RemoveAttributesFromFindingsRequest, RemoveAttributesFromFindingsResult> asyncHandler) AbstractAmazonInspectorAsync.setTagsForResourceAsync
(SetTagsForResourceRequest request, AsyncHandler<SetTagsForResourceRequest, SetTagsForResourceResult> asyncHandler) AmazonInspectorAsync.setTagsForResourceAsync
(SetTagsForResourceRequest setTagsForResourceRequest, AsyncHandler<SetTagsForResourceRequest, SetTagsForResourceResult> asyncHandler) Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.AmazonInspectorAsyncClient.setTagsForResourceAsync
(SetTagsForResourceRequest request, AsyncHandler<SetTagsForResourceRequest, SetTagsForResourceResult> asyncHandler) AbstractAmazonInspectorAsync.startAssessmentRunAsync
(StartAssessmentRunRequest request, AsyncHandler<StartAssessmentRunRequest, StartAssessmentRunResult> asyncHandler) AmazonInspectorAsync.startAssessmentRunAsync
(StartAssessmentRunRequest startAssessmentRunRequest, AsyncHandler<StartAssessmentRunRequest, StartAssessmentRunResult> asyncHandler) Starts the assessment run specified by the ARN of the assessment template.AmazonInspectorAsyncClient.startAssessmentRunAsync
(StartAssessmentRunRequest request, AsyncHandler<StartAssessmentRunRequest, StartAssessmentRunResult> asyncHandler) AbstractAmazonInspectorAsync.stopAssessmentRunAsync
(StopAssessmentRunRequest request, AsyncHandler<StopAssessmentRunRequest, StopAssessmentRunResult> asyncHandler) AmazonInspectorAsync.stopAssessmentRunAsync
(StopAssessmentRunRequest stopAssessmentRunRequest, AsyncHandler<StopAssessmentRunRequest, StopAssessmentRunResult> asyncHandler) Stops the assessment run that is specified by the ARN of the assessment run.AmazonInspectorAsyncClient.stopAssessmentRunAsync
(StopAssessmentRunRequest request, AsyncHandler<StopAssessmentRunRequest, StopAssessmentRunResult> asyncHandler) AbstractAmazonInspectorAsync.subscribeToEventAsync
(SubscribeToEventRequest request, AsyncHandler<SubscribeToEventRequest, SubscribeToEventResult> asyncHandler) AmazonInspectorAsync.subscribeToEventAsync
(SubscribeToEventRequest subscribeToEventRequest, AsyncHandler<SubscribeToEventRequest, SubscribeToEventResult> asyncHandler) Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.AmazonInspectorAsyncClient.subscribeToEventAsync
(SubscribeToEventRequest request, AsyncHandler<SubscribeToEventRequest, SubscribeToEventResult> asyncHandler) AbstractAmazonInspectorAsync.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest request, AsyncHandler<UnsubscribeFromEventRequest, UnsubscribeFromEventResult> asyncHandler) AmazonInspectorAsync.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest unsubscribeFromEventRequest, AsyncHandler<UnsubscribeFromEventRequest, UnsubscribeFromEventResult> asyncHandler) Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.AmazonInspectorAsyncClient.unsubscribeFromEventAsync
(UnsubscribeFromEventRequest request, AsyncHandler<UnsubscribeFromEventRequest, UnsubscribeFromEventResult> asyncHandler) AbstractAmazonInspectorAsync.updateAssessmentTargetAsync
(UpdateAssessmentTargetRequest request, AsyncHandler<UpdateAssessmentTargetRequest, UpdateAssessmentTargetResult> asyncHandler) AmazonInspectorAsync.updateAssessmentTargetAsync
(UpdateAssessmentTargetRequest updateAssessmentTargetRequest, AsyncHandler<UpdateAssessmentTargetRequest, UpdateAssessmentTargetResult> asyncHandler) Updates the assessment target that is specified by the ARN of the assessment target.AmazonInspectorAsyncClient.updateAssessmentTargetAsync
(UpdateAssessmentTargetRequest request, AsyncHandler<UpdateAssessmentTargetRequest, UpdateAssessmentTargetResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSIotAsync.acceptCertificateTransferAsync
(AcceptCertificateTransferRequest request, AsyncHandler<AcceptCertificateTransferRequest, AcceptCertificateTransferResult> asyncHandler) AWSIotAsync.acceptCertificateTransferAsync
(AcceptCertificateTransferRequest acceptCertificateTransferRequest, AsyncHandler<AcceptCertificateTransferRequest, AcceptCertificateTransferResult> asyncHandler) Accepts a pending certificate transfer.AWSIotAsyncClient.acceptCertificateTransferAsync
(AcceptCertificateTransferRequest request, AsyncHandler<AcceptCertificateTransferRequest, AcceptCertificateTransferResult> asyncHandler) AbstractAWSIotAsync.attachPrincipalPolicyAsync
(AttachPrincipalPolicyRequest request, AsyncHandler<AttachPrincipalPolicyRequest, AttachPrincipalPolicyResult> asyncHandler) AWSIotAsync.attachPrincipalPolicyAsync
(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest, AsyncHandler<AttachPrincipalPolicyRequest, AttachPrincipalPolicyResult> asyncHandler) Attaches the specified policy to the specified principal (certificate or other credential).AWSIotAsyncClient.attachPrincipalPolicyAsync
(AttachPrincipalPolicyRequest request, AsyncHandler<AttachPrincipalPolicyRequest, AttachPrincipalPolicyResult> asyncHandler) AbstractAWSIotAsync.attachThingPrincipalAsync
(AttachThingPrincipalRequest request, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult> asyncHandler) AWSIotAsync.attachThingPrincipalAsync
(AttachThingPrincipalRequest attachThingPrincipalRequest, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult> asyncHandler) Attaches the specified principal to the specified thing.AWSIotAsyncClient.attachThingPrincipalAsync
(AttachThingPrincipalRequest request, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult> asyncHandler) AbstractAWSIotAsync.cancelCertificateTransferAsync
(CancelCertificateTransferRequest request, AsyncHandler<CancelCertificateTransferRequest, CancelCertificateTransferResult> asyncHandler) AWSIotAsync.cancelCertificateTransferAsync
(CancelCertificateTransferRequest cancelCertificateTransferRequest, AsyncHandler<CancelCertificateTransferRequest, CancelCertificateTransferResult> asyncHandler) Cancels a pending transfer for the specified certificate.AWSIotAsyncClient.cancelCertificateTransferAsync
(CancelCertificateTransferRequest request, AsyncHandler<CancelCertificateTransferRequest, CancelCertificateTransferResult> asyncHandler) AbstractAWSIotAsync.createCertificateFromCsrAsync
(CreateCertificateFromCsrRequest request, AsyncHandler<CreateCertificateFromCsrRequest, CreateCertificateFromCsrResult> asyncHandler) AWSIotAsync.createCertificateFromCsrAsync
(CreateCertificateFromCsrRequest createCertificateFromCsrRequest, AsyncHandler<CreateCertificateFromCsrRequest, CreateCertificateFromCsrResult> asyncHandler) Creates an X.509 certificate using the specified certificate signing request.AWSIotAsyncClient.createCertificateFromCsrAsync
(CreateCertificateFromCsrRequest request, AsyncHandler<CreateCertificateFromCsrRequest, CreateCertificateFromCsrResult> asyncHandler) AbstractAWSIotAsync.createKeysAndCertificateAsync
(CreateKeysAndCertificateRequest request, AsyncHandler<CreateKeysAndCertificateRequest, CreateKeysAndCertificateResult> asyncHandler) AWSIotAsync.createKeysAndCertificateAsync
(CreateKeysAndCertificateRequest createKeysAndCertificateRequest, AsyncHandler<CreateKeysAndCertificateRequest, CreateKeysAndCertificateResult> asyncHandler) Creates a 2048-bit RSA key pair and issues an X.509 certificate using the issued public key.AWSIotAsyncClient.createKeysAndCertificateAsync
(CreateKeysAndCertificateRequest request, AsyncHandler<CreateKeysAndCertificateRequest, CreateKeysAndCertificateResult> asyncHandler) AbstractAWSIotAsync.createPolicyAsync
(CreatePolicyRequest request, AsyncHandler<CreatePolicyRequest, CreatePolicyResult> asyncHandler) AWSIotAsync.createPolicyAsync
(CreatePolicyRequest createPolicyRequest, AsyncHandler<CreatePolicyRequest, CreatePolicyResult> asyncHandler) Creates an AWS IoT policy.AWSIotAsyncClient.createPolicyAsync
(CreatePolicyRequest request, AsyncHandler<CreatePolicyRequest, CreatePolicyResult> asyncHandler) AbstractAWSIotAsync.createPolicyVersionAsync
(CreatePolicyVersionRequest request, AsyncHandler<CreatePolicyVersionRequest, CreatePolicyVersionResult> asyncHandler) AWSIotAsync.createPolicyVersionAsync
(CreatePolicyVersionRequest createPolicyVersionRequest, AsyncHandler<CreatePolicyVersionRequest, CreatePolicyVersionResult> asyncHandler) Creates a new version of the specified AWS IoT policy.AWSIotAsyncClient.createPolicyVersionAsync
(CreatePolicyVersionRequest request, AsyncHandler<CreatePolicyVersionRequest, CreatePolicyVersionResult> asyncHandler) AbstractAWSIotAsync.createThingAsync
(CreateThingRequest request, AsyncHandler<CreateThingRequest, CreateThingResult> asyncHandler) AWSIotAsync.createThingAsync
(CreateThingRequest createThingRequest, AsyncHandler<CreateThingRequest, CreateThingResult> asyncHandler) Creates a thing in the Thing Registry.AWSIotAsyncClient.createThingAsync
(CreateThingRequest request, AsyncHandler<CreateThingRequest, CreateThingResult> asyncHandler) AbstractAWSIotAsync.createTopicRuleAsync
(CreateTopicRuleRequest request, AsyncHandler<CreateTopicRuleRequest, CreateTopicRuleResult> asyncHandler) AWSIotAsync.createTopicRuleAsync
(CreateTopicRuleRequest createTopicRuleRequest, AsyncHandler<CreateTopicRuleRequest, CreateTopicRuleResult> asyncHandler) Creates a rule.AWSIotAsyncClient.createTopicRuleAsync
(CreateTopicRuleRequest request, AsyncHandler<CreateTopicRuleRequest, CreateTopicRuleResult> asyncHandler) AbstractAWSIotAsync.deleteCACertificateAsync
(DeleteCACertificateRequest request, AsyncHandler<DeleteCACertificateRequest, DeleteCACertificateResult> asyncHandler) AWSIotAsync.deleteCACertificateAsync
(DeleteCACertificateRequest deleteCACertificateRequest, AsyncHandler<DeleteCACertificateRequest, DeleteCACertificateResult> asyncHandler) Deletes a registered CA certificate.AWSIotAsyncClient.deleteCACertificateAsync
(DeleteCACertificateRequest request, AsyncHandler<DeleteCACertificateRequest, DeleteCACertificateResult> asyncHandler) AbstractAWSIotAsync.deleteCertificateAsync
(DeleteCertificateRequest request, AsyncHandler<DeleteCertificateRequest, DeleteCertificateResult> asyncHandler) AWSIotAsync.deleteCertificateAsync
(DeleteCertificateRequest deleteCertificateRequest, AsyncHandler<DeleteCertificateRequest, DeleteCertificateResult> asyncHandler) Deletes the specified certificate.AWSIotAsyncClient.deleteCertificateAsync
(DeleteCertificateRequest request, AsyncHandler<DeleteCertificateRequest, DeleteCertificateResult> asyncHandler) AbstractAWSIotAsync.deletePolicyAsync
(DeletePolicyRequest request, AsyncHandler<DeletePolicyRequest, DeletePolicyResult> asyncHandler) AWSIotAsync.deletePolicyAsync
(DeletePolicyRequest deletePolicyRequest, AsyncHandler<DeletePolicyRequest, DeletePolicyResult> asyncHandler) Deletes the specified policy.AWSIotAsyncClient.deletePolicyAsync
(DeletePolicyRequest request, AsyncHandler<DeletePolicyRequest, DeletePolicyResult> asyncHandler) AbstractAWSIotAsync.deletePolicyVersionAsync
(DeletePolicyVersionRequest request, AsyncHandler<DeletePolicyVersionRequest, DeletePolicyVersionResult> asyncHandler) AWSIotAsync.deletePolicyVersionAsync
(DeletePolicyVersionRequest deletePolicyVersionRequest, AsyncHandler<DeletePolicyVersionRequest, DeletePolicyVersionResult> asyncHandler) Deletes the specified version of the specified policy.AWSIotAsyncClient.deletePolicyVersionAsync
(DeletePolicyVersionRequest request, AsyncHandler<DeletePolicyVersionRequest, DeletePolicyVersionResult> asyncHandler) AbstractAWSIotAsync.deleteRegistrationCodeAsync
(DeleteRegistrationCodeRequest request, AsyncHandler<DeleteRegistrationCodeRequest, DeleteRegistrationCodeResult> asyncHandler) AWSIotAsync.deleteRegistrationCodeAsync
(DeleteRegistrationCodeRequest deleteRegistrationCodeRequest, AsyncHandler<DeleteRegistrationCodeRequest, DeleteRegistrationCodeResult> asyncHandler) Deletes a CA certificate registration code.AWSIotAsyncClient.deleteRegistrationCodeAsync
(DeleteRegistrationCodeRequest request, AsyncHandler<DeleteRegistrationCodeRequest, DeleteRegistrationCodeResult> asyncHandler) AbstractAWSIotAsync.deleteThingAsync
(DeleteThingRequest request, AsyncHandler<DeleteThingRequest, DeleteThingResult> asyncHandler) AWSIotAsync.deleteThingAsync
(DeleteThingRequest deleteThingRequest, AsyncHandler<DeleteThingRequest, DeleteThingResult> asyncHandler) Deletes the specified thing from the Thing Registry.AWSIotAsyncClient.deleteThingAsync
(DeleteThingRequest request, AsyncHandler<DeleteThingRequest, DeleteThingResult> asyncHandler) AbstractAWSIotAsync.deleteTopicRuleAsync
(DeleteTopicRuleRequest request, AsyncHandler<DeleteTopicRuleRequest, DeleteTopicRuleResult> asyncHandler) AWSIotAsync.deleteTopicRuleAsync
(DeleteTopicRuleRequest deleteTopicRuleRequest, AsyncHandler<DeleteTopicRuleRequest, DeleteTopicRuleResult> asyncHandler) Deletes the specified rule.AWSIotAsyncClient.deleteTopicRuleAsync
(DeleteTopicRuleRequest request, AsyncHandler<DeleteTopicRuleRequest, DeleteTopicRuleResult> asyncHandler) AbstractAWSIotAsync.describeCACertificateAsync
(DescribeCACertificateRequest request, AsyncHandler<DescribeCACertificateRequest, DescribeCACertificateResult> asyncHandler) AWSIotAsync.describeCACertificateAsync
(DescribeCACertificateRequest describeCACertificateRequest, AsyncHandler<DescribeCACertificateRequest, DescribeCACertificateResult> asyncHandler) Describes a registered CA certificate.AWSIotAsyncClient.describeCACertificateAsync
(DescribeCACertificateRequest request, AsyncHandler<DescribeCACertificateRequest, DescribeCACertificateResult> asyncHandler) AbstractAWSIotAsync.describeCertificateAsync
(DescribeCertificateRequest request, AsyncHandler<DescribeCertificateRequest, DescribeCertificateResult> asyncHandler) AWSIotAsync.describeCertificateAsync
(DescribeCertificateRequest describeCertificateRequest, AsyncHandler<DescribeCertificateRequest, DescribeCertificateResult> asyncHandler) Gets information about the specified certificate.AWSIotAsyncClient.describeCertificateAsync
(DescribeCertificateRequest request, AsyncHandler<DescribeCertificateRequest, DescribeCertificateResult> asyncHandler) AbstractAWSIotAsync.describeEndpointAsync
(DescribeEndpointRequest request, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult> asyncHandler) AWSIotAsync.describeEndpointAsync
(DescribeEndpointRequest describeEndpointRequest, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult> asyncHandler) Returns a unique endpoint specific to the AWS account making the call.AWSIotAsyncClient.describeEndpointAsync
(DescribeEndpointRequest request, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult> asyncHandler) AbstractAWSIotAsync.describeThingAsync
(DescribeThingRequest request, AsyncHandler<DescribeThingRequest, DescribeThingResult> asyncHandler) AWSIotAsync.describeThingAsync
(DescribeThingRequest describeThingRequest, AsyncHandler<DescribeThingRequest, DescribeThingResult> asyncHandler) Gets information about the specified thing.AWSIotAsyncClient.describeThingAsync
(DescribeThingRequest request, AsyncHandler<DescribeThingRequest, DescribeThingResult> asyncHandler) AbstractAWSIotAsync.detachPrincipalPolicyAsync
(DetachPrincipalPolicyRequest request, AsyncHandler<DetachPrincipalPolicyRequest, DetachPrincipalPolicyResult> asyncHandler) AWSIotAsync.detachPrincipalPolicyAsync
(DetachPrincipalPolicyRequest detachPrincipalPolicyRequest, AsyncHandler<DetachPrincipalPolicyRequest, DetachPrincipalPolicyResult> asyncHandler) Removes the specified policy from the specified certificate.AWSIotAsyncClient.detachPrincipalPolicyAsync
(DetachPrincipalPolicyRequest request, AsyncHandler<DetachPrincipalPolicyRequest, DetachPrincipalPolicyResult> asyncHandler) AbstractAWSIotAsync.detachThingPrincipalAsync
(DetachThingPrincipalRequest request, AsyncHandler<DetachThingPrincipalRequest, DetachThingPrincipalResult> asyncHandler) AWSIotAsync.detachThingPrincipalAsync
(DetachThingPrincipalRequest detachThingPrincipalRequest, AsyncHandler<DetachThingPrincipalRequest, DetachThingPrincipalResult> asyncHandler) Detaches the specified principal from the specified thing.AWSIotAsyncClient.detachThingPrincipalAsync
(DetachThingPrincipalRequest request, AsyncHandler<DetachThingPrincipalRequest, DetachThingPrincipalResult> asyncHandler) AbstractAWSIotAsync.disableTopicRuleAsync
(DisableTopicRuleRequest request, AsyncHandler<DisableTopicRuleRequest, DisableTopicRuleResult> asyncHandler) AWSIotAsync.disableTopicRuleAsync
(DisableTopicRuleRequest disableTopicRuleRequest, AsyncHandler<DisableTopicRuleRequest, DisableTopicRuleResult> asyncHandler) Disables the specified rule.AWSIotAsyncClient.disableTopicRuleAsync
(DisableTopicRuleRequest request, AsyncHandler<DisableTopicRuleRequest, DisableTopicRuleResult> asyncHandler) AbstractAWSIotAsync.enableTopicRuleAsync
(EnableTopicRuleRequest request, AsyncHandler<EnableTopicRuleRequest, EnableTopicRuleResult> asyncHandler) AWSIotAsync.enableTopicRuleAsync
(EnableTopicRuleRequest enableTopicRuleRequest, AsyncHandler<EnableTopicRuleRequest, EnableTopicRuleResult> asyncHandler) Enables the specified rule.AWSIotAsyncClient.enableTopicRuleAsync
(EnableTopicRuleRequest request, AsyncHandler<EnableTopicRuleRequest, EnableTopicRuleResult> asyncHandler) AbstractAWSIotAsync.getLoggingOptionsAsync
(GetLoggingOptionsRequest request, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult> asyncHandler) AWSIotAsync.getLoggingOptionsAsync
(GetLoggingOptionsRequest getLoggingOptionsRequest, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult> asyncHandler) Gets the logging options.AWSIotAsyncClient.getLoggingOptionsAsync
(GetLoggingOptionsRequest request, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult> asyncHandler) AbstractAWSIotAsync.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) AWSIotAsync.getPolicyAsync
(GetPolicyRequest getPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) Gets information about the specified policy with the policy document of the default version.AWSIotAsyncClient.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) AbstractAWSIotAsync.getPolicyVersionAsync
(GetPolicyVersionRequest request, AsyncHandler<GetPolicyVersionRequest, GetPolicyVersionResult> asyncHandler) AWSIotAsync.getPolicyVersionAsync
(GetPolicyVersionRequest getPolicyVersionRequest, AsyncHandler<GetPolicyVersionRequest, GetPolicyVersionResult> asyncHandler) Gets information about the specified policy version.AWSIotAsyncClient.getPolicyVersionAsync
(GetPolicyVersionRequest request, AsyncHandler<GetPolicyVersionRequest, GetPolicyVersionResult> asyncHandler) AbstractAWSIotAsync.getRegistrationCodeAsync
(GetRegistrationCodeRequest request, AsyncHandler<GetRegistrationCodeRequest, GetRegistrationCodeResult> asyncHandler) AWSIotAsync.getRegistrationCodeAsync
(GetRegistrationCodeRequest getRegistrationCodeRequest, AsyncHandler<GetRegistrationCodeRequest, GetRegistrationCodeResult> asyncHandler) Gets a registration code used to register a CA certificate with AWS IoT.AWSIotAsyncClient.getRegistrationCodeAsync
(GetRegistrationCodeRequest request, AsyncHandler<GetRegistrationCodeRequest, GetRegistrationCodeResult> asyncHandler) AbstractAWSIotAsync.getTopicRuleAsync
(GetTopicRuleRequest request, AsyncHandler<GetTopicRuleRequest, GetTopicRuleResult> asyncHandler) AWSIotAsync.getTopicRuleAsync
(GetTopicRuleRequest getTopicRuleRequest, AsyncHandler<GetTopicRuleRequest, GetTopicRuleResult> asyncHandler) Gets information about the specified rule.AWSIotAsyncClient.getTopicRuleAsync
(GetTopicRuleRequest request, AsyncHandler<GetTopicRuleRequest, GetTopicRuleResult> asyncHandler) AbstractAWSIotAsync.listCACertificatesAsync
(ListCACertificatesRequest request, AsyncHandler<ListCACertificatesRequest, ListCACertificatesResult> asyncHandler) AWSIotAsync.listCACertificatesAsync
(ListCACertificatesRequest listCACertificatesRequest, AsyncHandler<ListCACertificatesRequest, ListCACertificatesResult> asyncHandler) Lists the CA certificates registered for your AWS account.AWSIotAsyncClient.listCACertificatesAsync
(ListCACertificatesRequest request, AsyncHandler<ListCACertificatesRequest, ListCACertificatesResult> asyncHandler) AbstractAWSIotAsync.listCertificatesAsync
(ListCertificatesRequest request, AsyncHandler<ListCertificatesRequest, ListCertificatesResult> asyncHandler) AWSIotAsync.listCertificatesAsync
(ListCertificatesRequest listCertificatesRequest, AsyncHandler<ListCertificatesRequest, ListCertificatesResult> asyncHandler) Lists the certificates registered in your AWS account.AWSIotAsyncClient.listCertificatesAsync
(ListCertificatesRequest request, AsyncHandler<ListCertificatesRequest, ListCertificatesResult> asyncHandler) AbstractAWSIotAsync.listCertificatesByCAAsync
(ListCertificatesByCARequest request, AsyncHandler<ListCertificatesByCARequest, ListCertificatesByCAResult> asyncHandler) AWSIotAsync.listCertificatesByCAAsync
(ListCertificatesByCARequest listCertificatesByCARequest, AsyncHandler<ListCertificatesByCARequest, ListCertificatesByCAResult> asyncHandler) List the device certificates signed by the specified CA certificate.AWSIotAsyncClient.listCertificatesByCAAsync
(ListCertificatesByCARequest request, AsyncHandler<ListCertificatesByCARequest, ListCertificatesByCAResult> asyncHandler) AbstractAWSIotAsync.listPoliciesAsync
(ListPoliciesRequest request, AsyncHandler<ListPoliciesRequest, ListPoliciesResult> asyncHandler) AWSIotAsync.listPoliciesAsync
(ListPoliciesRequest listPoliciesRequest, AsyncHandler<ListPoliciesRequest, ListPoliciesResult> asyncHandler) Lists your policies.AWSIotAsyncClient.listPoliciesAsync
(ListPoliciesRequest request, AsyncHandler<ListPoliciesRequest, ListPoliciesResult> asyncHandler) AbstractAWSIotAsync.listPolicyVersionsAsync
(ListPolicyVersionsRequest request, AsyncHandler<ListPolicyVersionsRequest, ListPolicyVersionsResult> asyncHandler) AWSIotAsync.listPolicyVersionsAsync
(ListPolicyVersionsRequest listPolicyVersionsRequest, AsyncHandler<ListPolicyVersionsRequest, ListPolicyVersionsResult> asyncHandler) Lists the versions of the specified policy, and identifies the default version.AWSIotAsyncClient.listPolicyVersionsAsync
(ListPolicyVersionsRequest request, AsyncHandler<ListPolicyVersionsRequest, ListPolicyVersionsResult> asyncHandler) AbstractAWSIotAsync.listPrincipalPoliciesAsync
(ListPrincipalPoliciesRequest request, AsyncHandler<ListPrincipalPoliciesRequest, ListPrincipalPoliciesResult> asyncHandler) AWSIotAsync.listPrincipalPoliciesAsync
(ListPrincipalPoliciesRequest listPrincipalPoliciesRequest, AsyncHandler<ListPrincipalPoliciesRequest, ListPrincipalPoliciesResult> asyncHandler) Lists the policies attached to the specified principal.AWSIotAsyncClient.listPrincipalPoliciesAsync
(ListPrincipalPoliciesRequest request, AsyncHandler<ListPrincipalPoliciesRequest, ListPrincipalPoliciesResult> asyncHandler) AbstractAWSIotAsync.listPrincipalThingsAsync
(ListPrincipalThingsRequest request, AsyncHandler<ListPrincipalThingsRequest, ListPrincipalThingsResult> asyncHandler) AWSIotAsync.listPrincipalThingsAsync
(ListPrincipalThingsRequest listPrincipalThingsRequest, AsyncHandler<ListPrincipalThingsRequest, ListPrincipalThingsResult> asyncHandler) Lists the things associated with the specified principal.AWSIotAsyncClient.listPrincipalThingsAsync
(ListPrincipalThingsRequest request, AsyncHandler<ListPrincipalThingsRequest, ListPrincipalThingsResult> asyncHandler) AbstractAWSIotAsync.listThingPrincipalsAsync
(ListThingPrincipalsRequest request, AsyncHandler<ListThingPrincipalsRequest, ListThingPrincipalsResult> asyncHandler) AWSIotAsync.listThingPrincipalsAsync
(ListThingPrincipalsRequest listThingPrincipalsRequest, AsyncHandler<ListThingPrincipalsRequest, ListThingPrincipalsResult> asyncHandler) Lists the principals associated with the specified thing.AWSIotAsyncClient.listThingPrincipalsAsync
(ListThingPrincipalsRequest request, AsyncHandler<ListThingPrincipalsRequest, ListThingPrincipalsResult> asyncHandler) AbstractAWSIotAsync.listThingsAsync
(ListThingsRequest request, AsyncHandler<ListThingsRequest, ListThingsResult> asyncHandler) AWSIotAsync.listThingsAsync
(ListThingsRequest listThingsRequest, AsyncHandler<ListThingsRequest, ListThingsResult> asyncHandler) Lists your things.AWSIotAsyncClient.listThingsAsync
(ListThingsRequest request, AsyncHandler<ListThingsRequest, ListThingsResult> asyncHandler) AbstractAWSIotAsync.listTopicRulesAsync
(ListTopicRulesRequest request, AsyncHandler<ListTopicRulesRequest, ListTopicRulesResult> asyncHandler) AWSIotAsync.listTopicRulesAsync
(ListTopicRulesRequest listTopicRulesRequest, AsyncHandler<ListTopicRulesRequest, ListTopicRulesResult> asyncHandler) Lists the rules for the specific topic.AWSIotAsyncClient.listTopicRulesAsync
(ListTopicRulesRequest request, AsyncHandler<ListTopicRulesRequest, ListTopicRulesResult> asyncHandler) AbstractAWSIotAsync.registerCACertificateAsync
(RegisterCACertificateRequest request, AsyncHandler<RegisterCACertificateRequest, RegisterCACertificateResult> asyncHandler) AWSIotAsync.registerCACertificateAsync
(RegisterCACertificateRequest registerCACertificateRequest, AsyncHandler<RegisterCACertificateRequest, RegisterCACertificateResult> asyncHandler) Registers a CA certificate with AWS IoT.AWSIotAsyncClient.registerCACertificateAsync
(RegisterCACertificateRequest request, AsyncHandler<RegisterCACertificateRequest, RegisterCACertificateResult> asyncHandler) AbstractAWSIotAsync.registerCertificateAsync
(RegisterCertificateRequest request, AsyncHandler<RegisterCertificateRequest, RegisterCertificateResult> asyncHandler) AWSIotAsync.registerCertificateAsync
(RegisterCertificateRequest registerCertificateRequest, AsyncHandler<RegisterCertificateRequest, RegisterCertificateResult> asyncHandler) Registers a device certificate with AWS IoT.AWSIotAsyncClient.registerCertificateAsync
(RegisterCertificateRequest request, AsyncHandler<RegisterCertificateRequest, RegisterCertificateResult> asyncHandler) AbstractAWSIotAsync.rejectCertificateTransferAsync
(RejectCertificateTransferRequest request, AsyncHandler<RejectCertificateTransferRequest, RejectCertificateTransferResult> asyncHandler) AWSIotAsync.rejectCertificateTransferAsync
(RejectCertificateTransferRequest rejectCertificateTransferRequest, AsyncHandler<RejectCertificateTransferRequest, RejectCertificateTransferResult> asyncHandler) Rejects a pending certificate transfer.AWSIotAsyncClient.rejectCertificateTransferAsync
(RejectCertificateTransferRequest request, AsyncHandler<RejectCertificateTransferRequest, RejectCertificateTransferResult> asyncHandler) AbstractAWSIotAsync.replaceTopicRuleAsync
(ReplaceTopicRuleRequest request, AsyncHandler<ReplaceTopicRuleRequest, ReplaceTopicRuleResult> asyncHandler) AWSIotAsync.replaceTopicRuleAsync
(ReplaceTopicRuleRequest replaceTopicRuleRequest, AsyncHandler<ReplaceTopicRuleRequest, ReplaceTopicRuleResult> asyncHandler) Replaces the specified rule.AWSIotAsyncClient.replaceTopicRuleAsync
(ReplaceTopicRuleRequest request, AsyncHandler<ReplaceTopicRuleRequest, ReplaceTopicRuleResult> asyncHandler) AbstractAWSIotAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) AWSIotAsync.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) Sets the specified version of the specified policy as the policy's default (operative) version.AWSIotAsyncClient.setDefaultPolicyVersionAsync
(SetDefaultPolicyVersionRequest request, AsyncHandler<SetDefaultPolicyVersionRequest, SetDefaultPolicyVersionResult> asyncHandler) AbstractAWSIotAsync.setLoggingOptionsAsync
(SetLoggingOptionsRequest request, AsyncHandler<SetLoggingOptionsRequest, SetLoggingOptionsResult> asyncHandler) AWSIotAsync.setLoggingOptionsAsync
(SetLoggingOptionsRequest setLoggingOptionsRequest, AsyncHandler<SetLoggingOptionsRequest, SetLoggingOptionsResult> asyncHandler) Sets the logging options.AWSIotAsyncClient.setLoggingOptionsAsync
(SetLoggingOptionsRequest request, AsyncHandler<SetLoggingOptionsRequest, SetLoggingOptionsResult> asyncHandler) AbstractAWSIotAsync.transferCertificateAsync
(TransferCertificateRequest request, AsyncHandler<TransferCertificateRequest, TransferCertificateResult> asyncHandler) AWSIotAsync.transferCertificateAsync
(TransferCertificateRequest transferCertificateRequest, AsyncHandler<TransferCertificateRequest, TransferCertificateResult> asyncHandler) Transfers the specified certificate to the specified AWS account.AWSIotAsyncClient.transferCertificateAsync
(TransferCertificateRequest request, AsyncHandler<TransferCertificateRequest, TransferCertificateResult> asyncHandler) AbstractAWSIotAsync.updateCACertificateAsync
(UpdateCACertificateRequest request, AsyncHandler<UpdateCACertificateRequest, UpdateCACertificateResult> asyncHandler) AWSIotAsync.updateCACertificateAsync
(UpdateCACertificateRequest updateCACertificateRequest, AsyncHandler<UpdateCACertificateRequest, UpdateCACertificateResult> asyncHandler) Updates a registered CA certificate.AWSIotAsyncClient.updateCACertificateAsync
(UpdateCACertificateRequest request, AsyncHandler<UpdateCACertificateRequest, UpdateCACertificateResult> asyncHandler) AbstractAWSIotAsync.updateCertificateAsync
(UpdateCertificateRequest request, AsyncHandler<UpdateCertificateRequest, UpdateCertificateResult> asyncHandler) AWSIotAsync.updateCertificateAsync
(UpdateCertificateRequest updateCertificateRequest, AsyncHandler<UpdateCertificateRequest, UpdateCertificateResult> asyncHandler) Updates the status of the specified certificate.AWSIotAsyncClient.updateCertificateAsync
(UpdateCertificateRequest request, AsyncHandler<UpdateCertificateRequest, UpdateCertificateResult> asyncHandler) AbstractAWSIotAsync.updateThingAsync
(UpdateThingRequest request, AsyncHandler<UpdateThingRequest, UpdateThingResult> asyncHandler) AWSIotAsync.updateThingAsync
(UpdateThingRequest updateThingRequest, AsyncHandler<UpdateThingRequest, UpdateThingResult> asyncHandler) Updates the data for a thing.AWSIotAsyncClient.updateThingAsync
(UpdateThingRequest request, AsyncHandler<UpdateThingRequest, UpdateThingResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.iotdata
Methods in com.amazonaws.services.iotdata with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSIotDataAsync.deleteThingShadowAsync
(DeleteThingShadowRequest request, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult> asyncHandler) AWSIotDataAsync.deleteThingShadowAsync
(DeleteThingShadowRequest deleteThingShadowRequest, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult> asyncHandler) Deletes the thing shadow for the specified thing.AWSIotDataAsyncClient.deleteThingShadowAsync
(DeleteThingShadowRequest request, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult> asyncHandler) AbstractAWSIotDataAsync.getThingShadowAsync
(GetThingShadowRequest request, AsyncHandler<GetThingShadowRequest, GetThingShadowResult> asyncHandler) AWSIotDataAsync.getThingShadowAsync
(GetThingShadowRequest getThingShadowRequest, AsyncHandler<GetThingShadowRequest, GetThingShadowResult> asyncHandler) Gets the thing shadow for the specified thing.AWSIotDataAsyncClient.getThingShadowAsync
(GetThingShadowRequest request, AsyncHandler<GetThingShadowRequest, GetThingShadowResult> asyncHandler) AbstractAWSIotDataAsync.publishAsync
(PublishRequest request, AsyncHandler<PublishRequest, PublishResult> asyncHandler) AWSIotDataAsync.publishAsync
(PublishRequest publishRequest, AsyncHandler<PublishRequest, PublishResult> asyncHandler) Publishes state information.AWSIotDataAsyncClient.publishAsync
(PublishRequest request, AsyncHandler<PublishRequest, PublishResult> asyncHandler) AbstractAWSIotDataAsync.updateThingShadowAsync
(UpdateThingShadowRequest request, AsyncHandler<UpdateThingShadowRequest, UpdateThingShadowResult> asyncHandler) AWSIotDataAsync.updateThingShadowAsync
(UpdateThingShadowRequest updateThingShadowRequest, AsyncHandler<UpdateThingShadowRequest, UpdateThingShadowResult> asyncHandler) Updates the thing shadow for the specified thing.AWSIotDataAsyncClient.updateThingShadowAsync
(UpdateThingShadowRequest request, AsyncHandler<UpdateThingShadowRequest, UpdateThingShadowResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.kinesis
Methods in com.amazonaws.services.kinesis with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonKinesisAsync.addTagsToStreamAsync
(AddTagsToStreamRequest request, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult> asyncHandler) AmazonKinesisAsync.addTagsToStreamAsync
(AddTagsToStreamRequest addTagsToStreamRequest, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult> asyncHandler) Adds or updates tags for the specified Amazon Kinesis stream.AmazonKinesisAsyncClient.addTagsToStreamAsync
(AddTagsToStreamRequest request, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult> asyncHandler) AbstractAmazonKinesisAsync.createStreamAsync
(CreateStreamRequest request, AsyncHandler<CreateStreamRequest, CreateStreamResult> asyncHandler) AbstractAmazonKinesisAsync.createStreamAsync
(String streamName, Integer shardCount, AsyncHandler<CreateStreamRequest, CreateStreamResult> asyncHandler) Simplified method form for invoking the CreateStream operation with an AsyncHandler.AmazonKinesisAsync.createStreamAsync
(CreateStreamRequest createStreamRequest, AsyncHandler<CreateStreamRequest, CreateStreamResult> asyncHandler) Creates an Amazon Kinesis stream.AmazonKinesisAsync.createStreamAsync
(String streamName, Integer shardCount, AsyncHandler<CreateStreamRequest, CreateStreamResult> asyncHandler) Simplified method form for invoking the CreateStream operation with an AsyncHandler.AmazonKinesisAsyncClient.createStreamAsync
(CreateStreamRequest request, AsyncHandler<CreateStreamRequest, CreateStreamResult> asyncHandler) AmazonKinesisAsyncClient.createStreamAsync
(String streamName, Integer shardCount, AsyncHandler<CreateStreamRequest, CreateStreamResult> asyncHandler) Simplified method form for invoking the CreateStream operation with an AsyncHandler.AbstractAmazonKinesisAsync.decreaseStreamRetentionPeriodAsync
(DecreaseStreamRetentionPeriodRequest request, AsyncHandler<DecreaseStreamRetentionPeriodRequest, DecreaseStreamRetentionPeriodResult> asyncHandler) AmazonKinesisAsync.decreaseStreamRetentionPeriodAsync
(DecreaseStreamRetentionPeriodRequest decreaseStreamRetentionPeriodRequest, AsyncHandler<DecreaseStreamRetentionPeriodRequest, DecreaseStreamRetentionPeriodResult> asyncHandler) Decreases the Amazon Kinesis stream's retention period, which is the length of time data records are accessible after they are added to the stream.AmazonKinesisAsyncClient.decreaseStreamRetentionPeriodAsync
(DecreaseStreamRetentionPeriodRequest request, AsyncHandler<DecreaseStreamRetentionPeriodRequest, DecreaseStreamRetentionPeriodResult> asyncHandler) AbstractAmazonKinesisAsync.deleteStreamAsync
(DeleteStreamRequest request, AsyncHandler<DeleteStreamRequest, DeleteStreamResult> asyncHandler) AbstractAmazonKinesisAsync.deleteStreamAsync
(String streamName, AsyncHandler<DeleteStreamRequest, DeleteStreamResult> asyncHandler) Simplified method form for invoking the DeleteStream operation with an AsyncHandler.AmazonKinesisAsync.deleteStreamAsync
(DeleteStreamRequest deleteStreamRequest, AsyncHandler<DeleteStreamRequest, DeleteStreamResult> asyncHandler) Deletes an Amazon Kinesis stream and all its shards and data.AmazonKinesisAsync.deleteStreamAsync
(String streamName, AsyncHandler<DeleteStreamRequest, DeleteStreamResult> asyncHandler) Simplified method form for invoking the DeleteStream operation with an AsyncHandler.AmazonKinesisAsyncClient.deleteStreamAsync
(DeleteStreamRequest request, AsyncHandler<DeleteStreamRequest, DeleteStreamResult> asyncHandler) AmazonKinesisAsyncClient.deleteStreamAsync
(String streamName, AsyncHandler<DeleteStreamRequest, DeleteStreamResult> asyncHandler) Simplified method form for invoking the DeleteStream operation with an AsyncHandler.AbstractAmazonKinesisAsync.describeStreamAsync
(DescribeStreamRequest request, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) AbstractAmazonKinesisAsync.describeStreamAsync
(String streamName, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Simplified method form for invoking the DescribeStream operation with an AsyncHandler.AbstractAmazonKinesisAsync.describeStreamAsync
(String streamName, Integer limit, String exclusiveStartShardId, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Simplified method form for invoking the DescribeStream operation with an AsyncHandler.AbstractAmazonKinesisAsync.describeStreamAsync
(String streamName, String exclusiveStartShardId, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Simplified method form for invoking the DescribeStream operation with an AsyncHandler.AmazonKinesisAsync.describeStreamAsync
(DescribeStreamRequest describeStreamRequest, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Describes the specified Amazon Kinesis stream.AmazonKinesisAsync.describeStreamAsync
(String streamName, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Simplified method form for invoking the DescribeStream operation with an AsyncHandler.AmazonKinesisAsync.describeStreamAsync
(String streamName, Integer limit, String exclusiveStartShardId, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Simplified method form for invoking the DescribeStream operation with an AsyncHandler.AmazonKinesisAsync.describeStreamAsync
(String streamName, String exclusiveStartShardId, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Simplified method form for invoking the DescribeStream operation with an AsyncHandler.AmazonKinesisAsyncClient.describeStreamAsync
(DescribeStreamRequest request, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) AmazonKinesisAsyncClient.describeStreamAsync
(String streamName, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Simplified method form for invoking the DescribeStream operation with an AsyncHandler.AmazonKinesisAsyncClient.describeStreamAsync
(String streamName, Integer limit, String exclusiveStartShardId, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Simplified method form for invoking the DescribeStream operation with an AsyncHandler.AmazonKinesisAsyncClient.describeStreamAsync
(String streamName, String exclusiveStartShardId, AsyncHandler<DescribeStreamRequest, DescribeStreamResult> asyncHandler) Simplified method form for invoking the DescribeStream operation with an AsyncHandler.AbstractAmazonKinesisAsync.disableEnhancedMonitoringAsync
(DisableEnhancedMonitoringRequest request, AsyncHandler<DisableEnhancedMonitoringRequest, DisableEnhancedMonitoringResult> asyncHandler) AmazonKinesisAsync.disableEnhancedMonitoringAsync
(DisableEnhancedMonitoringRequest disableEnhancedMonitoringRequest, AsyncHandler<DisableEnhancedMonitoringRequest, DisableEnhancedMonitoringResult> asyncHandler) Disables enhanced monitoring.AmazonKinesisAsyncClient.disableEnhancedMonitoringAsync
(DisableEnhancedMonitoringRequest request, AsyncHandler<DisableEnhancedMonitoringRequest, DisableEnhancedMonitoringResult> asyncHandler) AbstractAmazonKinesisAsync.enableEnhancedMonitoringAsync
(EnableEnhancedMonitoringRequest request, AsyncHandler<EnableEnhancedMonitoringRequest, EnableEnhancedMonitoringResult> asyncHandler) AmazonKinesisAsync.enableEnhancedMonitoringAsync
(EnableEnhancedMonitoringRequest enableEnhancedMonitoringRequest, AsyncHandler<EnableEnhancedMonitoringRequest, EnableEnhancedMonitoringResult> asyncHandler) Enables enhanced Amazon Kinesis stream monitoring for shard-level metrics.AmazonKinesisAsyncClient.enableEnhancedMonitoringAsync
(EnableEnhancedMonitoringRequest request, AsyncHandler<EnableEnhancedMonitoringRequest, EnableEnhancedMonitoringResult> asyncHandler) AbstractAmazonKinesisAsync.getRecordsAsync
(GetRecordsRequest request, AsyncHandler<GetRecordsRequest, GetRecordsResult> asyncHandler) AmazonKinesisAsync.getRecordsAsync
(GetRecordsRequest getRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult> asyncHandler) Gets data records from an Amazon Kinesis stream's shard.AmazonKinesisAsyncClient.getRecordsAsync
(GetRecordsRequest request, AsyncHandler<GetRecordsRequest, GetRecordsResult> asyncHandler) AbstractAmazonKinesisAsync.getShardIteratorAsync
(GetShardIteratorRequest request, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult> asyncHandler) AbstractAmazonKinesisAsync.getShardIteratorAsync
(String streamName, String shardId, String shardIteratorType, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult> asyncHandler) Simplified method form for invoking the GetShardIterator operation with an AsyncHandler.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.AmazonKinesisAsync.getShardIteratorAsync
(GetShardIteratorRequest getShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult> asyncHandler) Gets an Amazon Kinesis shard iterator.AmazonKinesisAsync.getShardIteratorAsync
(String streamName, String shardId, String shardIteratorType, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult> asyncHandler) Simplified method form for invoking the GetShardIterator operation with an AsyncHandler.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.AmazonKinesisAsyncClient.getShardIteratorAsync
(GetShardIteratorRequest request, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult> asyncHandler) AmazonKinesisAsyncClient.getShardIteratorAsync
(String streamName, String shardId, String shardIteratorType, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult> asyncHandler) Simplified method form for invoking the GetShardIterator operation with an AsyncHandler.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.AbstractAmazonKinesisAsync.increaseStreamRetentionPeriodAsync
(IncreaseStreamRetentionPeriodRequest request, AsyncHandler<IncreaseStreamRetentionPeriodRequest, IncreaseStreamRetentionPeriodResult> asyncHandler) AmazonKinesisAsync.increaseStreamRetentionPeriodAsync
(IncreaseStreamRetentionPeriodRequest increaseStreamRetentionPeriodRequest, AsyncHandler<IncreaseStreamRetentionPeriodRequest, IncreaseStreamRetentionPeriodResult> asyncHandler) Increases the Amazon Kinesis stream's retention period, which is the length of time data records are accessible after they are added to the stream.AmazonKinesisAsyncClient.increaseStreamRetentionPeriodAsync
(IncreaseStreamRetentionPeriodRequest request, AsyncHandler<IncreaseStreamRetentionPeriodRequest, IncreaseStreamRetentionPeriodResult> asyncHandler) AbstractAmazonKinesisAsync.listStreamsAsync
(AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AbstractAmazonKinesisAsync.listStreamsAsync
(ListStreamsRequest request, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) AbstractAmazonKinesisAsync.listStreamsAsync
(Integer limit, String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AbstractAmazonKinesisAsync.listStreamsAsync
(String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsync.listStreamsAsync
(AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsync.listStreamsAsync
(ListStreamsRequest listStreamsRequest, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Lists your Amazon Kinesis streams.AmazonKinesisAsync.listStreamsAsync
(Integer limit, String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsync.listStreamsAsync
(String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsyncClient.listStreamsAsync
(AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsyncClient.listStreamsAsync
(ListStreamsRequest request, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) AmazonKinesisAsyncClient.listStreamsAsync
(Integer limit, String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AmazonKinesisAsyncClient.listStreamsAsync
(String exclusiveStartStreamName, AsyncHandler<ListStreamsRequest, ListStreamsResult> asyncHandler) Simplified method form for invoking the ListStreams operation with an AsyncHandler.AbstractAmazonKinesisAsync.listTagsForStreamAsync
(ListTagsForStreamRequest request, AsyncHandler<ListTagsForStreamRequest, ListTagsForStreamResult> asyncHandler) AmazonKinesisAsync.listTagsForStreamAsync
(ListTagsForStreamRequest listTagsForStreamRequest, AsyncHandler<ListTagsForStreamRequest, ListTagsForStreamResult> asyncHandler) Lists the tags for the specified Amazon Kinesis stream.AmazonKinesisAsyncClient.listTagsForStreamAsync
(ListTagsForStreamRequest request, AsyncHandler<ListTagsForStreamRequest, ListTagsForStreamResult> asyncHandler) AbstractAmazonKinesisAsync.mergeShardsAsync
(MergeShardsRequest request, AsyncHandler<MergeShardsRequest, MergeShardsResult> asyncHandler) AbstractAmazonKinesisAsync.mergeShardsAsync
(String streamName, String shardToMerge, String adjacentShardToMerge, AsyncHandler<MergeShardsRequest, MergeShardsResult> asyncHandler) Simplified method form for invoking the MergeShards operation with an AsyncHandler.AmazonKinesisAsync.mergeShardsAsync
(MergeShardsRequest mergeShardsRequest, AsyncHandler<MergeShardsRequest, MergeShardsResult> asyncHandler) Merges two adjacent shards in an Amazon Kinesis stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.AmazonKinesisAsync.mergeShardsAsync
(String streamName, String shardToMerge, String adjacentShardToMerge, AsyncHandler<MergeShardsRequest, MergeShardsResult> asyncHandler) Simplified method form for invoking the MergeShards operation with an AsyncHandler.AmazonKinesisAsyncClient.mergeShardsAsync
(MergeShardsRequest request, AsyncHandler<MergeShardsRequest, MergeShardsResult> asyncHandler) AmazonKinesisAsyncClient.mergeShardsAsync
(String streamName, String shardToMerge, String adjacentShardToMerge, AsyncHandler<MergeShardsRequest, MergeShardsResult> asyncHandler) Simplified method form for invoking the MergeShards operation with an AsyncHandler.AbstractAmazonKinesisAsync.putRecordAsync
(PutRecordRequest request, AsyncHandler<PutRecordRequest, PutRecordResult> asyncHandler) AbstractAmazonKinesisAsync.putRecordAsync
(String streamName, ByteBuffer data, String partitionKey, AsyncHandler<PutRecordRequest, PutRecordResult> asyncHandler) Simplified method form for invoking the PutRecord operation with an AsyncHandler.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.AmazonKinesisAsync.putRecordAsync
(PutRecordRequest putRecordRequest, AsyncHandler<PutRecordRequest, PutRecordResult> asyncHandler) Writes a single data record into an Amazon Kinesis stream.AmazonKinesisAsync.putRecordAsync
(String streamName, ByteBuffer data, String partitionKey, AsyncHandler<PutRecordRequest, PutRecordResult> asyncHandler) Simplified method form for invoking the PutRecord operation with an AsyncHandler.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.AmazonKinesisAsyncClient.putRecordAsync
(PutRecordRequest request, AsyncHandler<PutRecordRequest, PutRecordResult> asyncHandler) AmazonKinesisAsyncClient.putRecordAsync
(String streamName, ByteBuffer data, String partitionKey, AsyncHandler<PutRecordRequest, PutRecordResult> asyncHandler) Simplified method form for invoking the PutRecord operation with an AsyncHandler.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.AbstractAmazonKinesisAsync.putRecordsAsync
(PutRecordsRequest request, AsyncHandler<PutRecordsRequest, PutRecordsResult> asyncHandler) AmazonKinesisAsync.putRecordsAsync
(PutRecordsRequest putRecordsRequest, AsyncHandler<PutRecordsRequest, PutRecordsResult> asyncHandler) Writes multiple data records into an Amazon Kinesis stream in a single call (also referred to as aPutRecords
request).AmazonKinesisAsyncClient.putRecordsAsync
(PutRecordsRequest request, AsyncHandler<PutRecordsRequest, PutRecordsResult> asyncHandler) AbstractAmazonKinesisAsync.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest request, AsyncHandler<RemoveTagsFromStreamRequest, RemoveTagsFromStreamResult> asyncHandler) AmazonKinesisAsync.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest removeTagsFromStreamRequest, AsyncHandler<RemoveTagsFromStreamRequest, RemoveTagsFromStreamResult> asyncHandler) Removes tags from the specified Amazon Kinesis stream.AmazonKinesisAsyncClient.removeTagsFromStreamAsync
(RemoveTagsFromStreamRequest request, AsyncHandler<RemoveTagsFromStreamRequest, RemoveTagsFromStreamResult> asyncHandler) AbstractAmazonKinesisAsync.splitShardAsync
(SplitShardRequest request, AsyncHandler<SplitShardRequest, SplitShardResult> asyncHandler) AbstractAmazonKinesisAsync.splitShardAsync
(String streamName, String shardToSplit, String newStartingHashKey, AsyncHandler<SplitShardRequest, SplitShardResult> asyncHandler) Simplified method form for invoking the SplitShard operation with an AsyncHandler.AmazonKinesisAsync.splitShardAsync
(SplitShardRequest splitShardRequest, AsyncHandler<SplitShardRequest, SplitShardResult> asyncHandler) Splits a shard into two new shards in the Amazon Kinesis stream to increase the stream's capacity to ingest and transport data.AmazonKinesisAsync.splitShardAsync
(String streamName, String shardToSplit, String newStartingHashKey, AsyncHandler<SplitShardRequest, SplitShardResult> asyncHandler) Simplified method form for invoking the SplitShard operation with an AsyncHandler.AmazonKinesisAsyncClient.splitShardAsync
(SplitShardRequest request, AsyncHandler<SplitShardRequest, SplitShardResult> asyncHandler) AmazonKinesisAsyncClient.splitShardAsync
(String streamName, String shardToSplit, String newStartingHashKey, AsyncHandler<SplitShardRequest, SplitShardResult> asyncHandler) Simplified method form for invoking the SplitShard operation with an AsyncHandler. -
Uses of AsyncHandler in com.amazonaws.services.kinesisfirehose
Methods in com.amazonaws.services.kinesisfirehose with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonKinesisFirehoseAsync.createDeliveryStreamAsync
(CreateDeliveryStreamRequest request, AsyncHandler<CreateDeliveryStreamRequest, CreateDeliveryStreamResult> asyncHandler) AmazonKinesisFirehoseAsync.createDeliveryStreamAsync
(CreateDeliveryStreamRequest createDeliveryStreamRequest, AsyncHandler<CreateDeliveryStreamRequest, CreateDeliveryStreamResult> asyncHandler) Creates a delivery stream.AmazonKinesisFirehoseAsyncClient.createDeliveryStreamAsync
(CreateDeliveryStreamRequest request, AsyncHandler<CreateDeliveryStreamRequest, CreateDeliveryStreamResult> asyncHandler) AbstractAmazonKinesisFirehoseAsync.deleteDeliveryStreamAsync
(DeleteDeliveryStreamRequest request, AsyncHandler<DeleteDeliveryStreamRequest, DeleteDeliveryStreamResult> asyncHandler) AmazonKinesisFirehoseAsync.deleteDeliveryStreamAsync
(DeleteDeliveryStreamRequest deleteDeliveryStreamRequest, AsyncHandler<DeleteDeliveryStreamRequest, DeleteDeliveryStreamResult> asyncHandler) Deletes a delivery stream and its data.AmazonKinesisFirehoseAsyncClient.deleteDeliveryStreamAsync
(DeleteDeliveryStreamRequest request, AsyncHandler<DeleteDeliveryStreamRequest, DeleteDeliveryStreamResult> asyncHandler) AbstractAmazonKinesisFirehoseAsync.describeDeliveryStreamAsync
(DescribeDeliveryStreamRequest request, AsyncHandler<DescribeDeliveryStreamRequest, DescribeDeliveryStreamResult> asyncHandler) AmazonKinesisFirehoseAsync.describeDeliveryStreamAsync
(DescribeDeliveryStreamRequest describeDeliveryStreamRequest, AsyncHandler<DescribeDeliveryStreamRequest, DescribeDeliveryStreamResult> asyncHandler) Describes the specified delivery stream and gets the status.AmazonKinesisFirehoseAsyncClient.describeDeliveryStreamAsync
(DescribeDeliveryStreamRequest request, AsyncHandler<DescribeDeliveryStreamRequest, DescribeDeliveryStreamResult> asyncHandler) AbstractAmazonKinesisFirehoseAsync.listDeliveryStreamsAsync
(ListDeliveryStreamsRequest request, AsyncHandler<ListDeliveryStreamsRequest, ListDeliveryStreamsResult> asyncHandler) AmazonKinesisFirehoseAsync.listDeliveryStreamsAsync
(ListDeliveryStreamsRequest listDeliveryStreamsRequest, AsyncHandler<ListDeliveryStreamsRequest, ListDeliveryStreamsResult> asyncHandler) Lists your delivery streams.AmazonKinesisFirehoseAsyncClient.listDeliveryStreamsAsync
(ListDeliveryStreamsRequest request, AsyncHandler<ListDeliveryStreamsRequest, ListDeliveryStreamsResult> asyncHandler) AbstractAmazonKinesisFirehoseAsync.putRecordAsync
(PutRecordRequest request, AsyncHandler<PutRecordRequest, PutRecordResult> asyncHandler) AmazonKinesisFirehoseAsync.putRecordAsync
(PutRecordRequest putRecordRequest, AsyncHandler<PutRecordRequest, PutRecordResult> asyncHandler) Writes a single data record into an Amazon Kinesis Firehose delivery stream.AmazonKinesisFirehoseAsyncClient.putRecordAsync
(PutRecordRequest request, AsyncHandler<PutRecordRequest, PutRecordResult> asyncHandler) AbstractAmazonKinesisFirehoseAsync.putRecordBatchAsync
(PutRecordBatchRequest request, AsyncHandler<PutRecordBatchRequest, PutRecordBatchResult> asyncHandler) AmazonKinesisFirehoseAsync.putRecordBatchAsync
(PutRecordBatchRequest putRecordBatchRequest, AsyncHandler<PutRecordBatchRequest, PutRecordBatchResult> asyncHandler) Writes multiple data records into a delivery stream in a single call, which can achieve higher throughput per producer than when writing single records.AmazonKinesisFirehoseAsyncClient.putRecordBatchAsync
(PutRecordBatchRequest request, AsyncHandler<PutRecordBatchRequest, PutRecordBatchResult> asyncHandler) AbstractAmazonKinesisFirehoseAsync.updateDestinationAsync
(UpdateDestinationRequest request, AsyncHandler<UpdateDestinationRequest, UpdateDestinationResult> asyncHandler) AmazonKinesisFirehoseAsync.updateDestinationAsync
(UpdateDestinationRequest updateDestinationRequest, AsyncHandler<UpdateDestinationRequest, UpdateDestinationResult> asyncHandler) Updates the specified destination of the specified delivery stream.AmazonKinesisFirehoseAsyncClient.updateDestinationAsync
(UpdateDestinationRequest request, AsyncHandler<UpdateDestinationRequest, UpdateDestinationResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.kms
Methods in com.amazonaws.services.kms with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSKMSAsync.cancelKeyDeletionAsync
(CancelKeyDeletionRequest request, AsyncHandler<CancelKeyDeletionRequest, CancelKeyDeletionResult> asyncHandler) AWSKMSAsync.cancelKeyDeletionAsync
(CancelKeyDeletionRequest cancelKeyDeletionRequest, AsyncHandler<CancelKeyDeletionRequest, CancelKeyDeletionResult> asyncHandler) Cancels the deletion of a customer master key (CMK).AWSKMSAsyncClient.cancelKeyDeletionAsync
(CancelKeyDeletionRequest request, AsyncHandler<CancelKeyDeletionRequest, CancelKeyDeletionResult> asyncHandler) AbstractAWSKMSAsync.createAliasAsync
(CreateAliasRequest request, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) AWSKMSAsync.createAliasAsync
(CreateAliasRequest createAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) Creates a display name for a customer master key.AWSKMSAsyncClient.createAliasAsync
(CreateAliasRequest request, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) AbstractAWSKMSAsync.createGrantAsync
(CreateGrantRequest request, AsyncHandler<CreateGrantRequest, CreateGrantResult> asyncHandler) AWSKMSAsync.createGrantAsync
(CreateGrantRequest createGrantRequest, AsyncHandler<CreateGrantRequest, CreateGrantResult> asyncHandler) Adds a grant to a key to specify who can use the key and under what conditions.AWSKMSAsyncClient.createGrantAsync
(CreateGrantRequest request, AsyncHandler<CreateGrantRequest, CreateGrantResult> asyncHandler) AbstractAWSKMSAsync.createKeyAsync
(AsyncHandler<CreateKeyRequest, CreateKeyResult> asyncHandler) Simplified method form for invoking the CreateKey operation with an AsyncHandler.AbstractAWSKMSAsync.createKeyAsync
(CreateKeyRequest request, AsyncHandler<CreateKeyRequest, CreateKeyResult> asyncHandler) AWSKMSAsync.createKeyAsync
(AsyncHandler<CreateKeyRequest, CreateKeyResult> asyncHandler) Simplified method form for invoking the CreateKey operation with an AsyncHandler.AWSKMSAsync.createKeyAsync
(CreateKeyRequest createKeyRequest, AsyncHandler<CreateKeyRequest, CreateKeyResult> asyncHandler) Creates a customer master key (CMK).AWSKMSAsyncClient.createKeyAsync
(AsyncHandler<CreateKeyRequest, CreateKeyResult> asyncHandler) Simplified method form for invoking the CreateKey operation with an AsyncHandler.AWSKMSAsyncClient.createKeyAsync
(CreateKeyRequest request, AsyncHandler<CreateKeyRequest, CreateKeyResult> asyncHandler) AbstractAWSKMSAsync.decryptAsync
(DecryptRequest request, AsyncHandler<DecryptRequest, DecryptResult> asyncHandler) AWSKMSAsync.decryptAsync
(DecryptRequest decryptRequest, AsyncHandler<DecryptRequest, DecryptResult> asyncHandler) Decrypts ciphertext.AWSKMSAsyncClient.decryptAsync
(DecryptRequest request, AsyncHandler<DecryptRequest, DecryptResult> asyncHandler) AbstractAWSKMSAsync.deleteAliasAsync
(DeleteAliasRequest request, AsyncHandler<DeleteAliasRequest, DeleteAliasResult> asyncHandler) AWSKMSAsync.deleteAliasAsync
(DeleteAliasRequest deleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult> asyncHandler) Deletes the specified alias.AWSKMSAsyncClient.deleteAliasAsync
(DeleteAliasRequest request, AsyncHandler<DeleteAliasRequest, DeleteAliasResult> asyncHandler) AbstractAWSKMSAsync.describeKeyAsync
(DescribeKeyRequest request, AsyncHandler<DescribeKeyRequest, DescribeKeyResult> asyncHandler) AWSKMSAsync.describeKeyAsync
(DescribeKeyRequest describeKeyRequest, AsyncHandler<DescribeKeyRequest, DescribeKeyResult> asyncHandler) Provides detailed information about the specified customer master key.AWSKMSAsyncClient.describeKeyAsync
(DescribeKeyRequest request, AsyncHandler<DescribeKeyRequest, DescribeKeyResult> asyncHandler) AbstractAWSKMSAsync.disableKeyAsync
(DisableKeyRequest request, AsyncHandler<DisableKeyRequest, DisableKeyResult> asyncHandler) AWSKMSAsync.disableKeyAsync
(DisableKeyRequest disableKeyRequest, AsyncHandler<DisableKeyRequest, DisableKeyResult> asyncHandler) Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic operations.AWSKMSAsyncClient.disableKeyAsync
(DisableKeyRequest request, AsyncHandler<DisableKeyRequest, DisableKeyResult> asyncHandler) AbstractAWSKMSAsync.disableKeyRotationAsync
(DisableKeyRotationRequest request, AsyncHandler<DisableKeyRotationRequest, DisableKeyRotationResult> asyncHandler) AWSKMSAsync.disableKeyRotationAsync
(DisableKeyRotationRequest disableKeyRotationRequest, AsyncHandler<DisableKeyRotationRequest, DisableKeyRotationResult> asyncHandler) Disables rotation of the specified key.AWSKMSAsyncClient.disableKeyRotationAsync
(DisableKeyRotationRequest request, AsyncHandler<DisableKeyRotationRequest, DisableKeyRotationResult> asyncHandler) AbstractAWSKMSAsync.enableKeyAsync
(EnableKeyRequest request, AsyncHandler<EnableKeyRequest, EnableKeyResult> asyncHandler) AWSKMSAsync.enableKeyAsync
(EnableKeyRequest enableKeyRequest, AsyncHandler<EnableKeyRequest, EnableKeyResult> asyncHandler) Marks a key as enabled, thereby permitting its use.AWSKMSAsyncClient.enableKeyAsync
(EnableKeyRequest request, AsyncHandler<EnableKeyRequest, EnableKeyResult> asyncHandler) AbstractAWSKMSAsync.enableKeyRotationAsync
(EnableKeyRotationRequest request, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult> asyncHandler) AWSKMSAsync.enableKeyRotationAsync
(EnableKeyRotationRequest enableKeyRotationRequest, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult> asyncHandler) Enables rotation of the specified customer master key.AWSKMSAsyncClient.enableKeyRotationAsync
(EnableKeyRotationRequest request, AsyncHandler<EnableKeyRotationRequest, EnableKeyRotationResult> asyncHandler) AbstractAWSKMSAsync.encryptAsync
(EncryptRequest request, AsyncHandler<EncryptRequest, EncryptResult> asyncHandler) AWSKMSAsync.encryptAsync
(EncryptRequest encryptRequest, AsyncHandler<EncryptRequest, EncryptResult> asyncHandler) Encrypts plaintext into ciphertext by using a customer master key.AWSKMSAsyncClient.encryptAsync
(EncryptRequest request, AsyncHandler<EncryptRequest, EncryptResult> asyncHandler) AbstractAWSKMSAsync.generateDataKeyAsync
(GenerateDataKeyRequest request, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult> asyncHandler) AWSKMSAsync.generateDataKeyAsync
(GenerateDataKeyRequest generateDataKeyRequest, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult> asyncHandler) Generates a data key that you can use in your application to locally encrypt data.AWSKMSAsyncClient.generateDataKeyAsync
(GenerateDataKeyRequest request, AsyncHandler<GenerateDataKeyRequest, GenerateDataKeyResult> asyncHandler) AbstractAWSKMSAsync.generateDataKeyWithoutPlaintextAsync
(GenerateDataKeyWithoutPlaintextRequest request, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult> asyncHandler) AWSKMSAsync.generateDataKeyWithoutPlaintextAsync
(GenerateDataKeyWithoutPlaintextRequest generateDataKeyWithoutPlaintextRequest, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult> asyncHandler) Returns a data key encrypted by a customer master key without the plaintext copy of that key.AWSKMSAsyncClient.generateDataKeyWithoutPlaintextAsync
(GenerateDataKeyWithoutPlaintextRequest request, AsyncHandler<GenerateDataKeyWithoutPlaintextRequest, GenerateDataKeyWithoutPlaintextResult> asyncHandler) AbstractAWSKMSAsync.generateRandomAsync
(AsyncHandler<GenerateRandomRequest, GenerateRandomResult> asyncHandler) Simplified method form for invoking the GenerateRandom operation with an AsyncHandler.AbstractAWSKMSAsync.generateRandomAsync
(GenerateRandomRequest request, AsyncHandler<GenerateRandomRequest, GenerateRandomResult> asyncHandler) AWSKMSAsync.generateRandomAsync
(AsyncHandler<GenerateRandomRequest, GenerateRandomResult> asyncHandler) Simplified method form for invoking the GenerateRandom operation with an AsyncHandler.AWSKMSAsync.generateRandomAsync
(GenerateRandomRequest generateRandomRequest, AsyncHandler<GenerateRandomRequest, GenerateRandomResult> asyncHandler) Generates an unpredictable byte string.AWSKMSAsyncClient.generateRandomAsync
(AsyncHandler<GenerateRandomRequest, GenerateRandomResult> asyncHandler) Simplified method form for invoking the GenerateRandom operation with an AsyncHandler.AWSKMSAsyncClient.generateRandomAsync
(GenerateRandomRequest request, AsyncHandler<GenerateRandomRequest, GenerateRandomResult> asyncHandler) AbstractAWSKMSAsync.getKeyPolicyAsync
(GetKeyPolicyRequest request, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult> asyncHandler) AWSKMSAsync.getKeyPolicyAsync
(GetKeyPolicyRequest getKeyPolicyRequest, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult> asyncHandler) Retrieves a policy attached to the specified key.AWSKMSAsyncClient.getKeyPolicyAsync
(GetKeyPolicyRequest request, AsyncHandler<GetKeyPolicyRequest, GetKeyPolicyResult> asyncHandler) AbstractAWSKMSAsync.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest request, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult> asyncHandler) AWSKMSAsync.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest getKeyRotationStatusRequest, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult> asyncHandler) Retrieves a Boolean value that indicates whether key rotation is enabled for the specified key.AWSKMSAsyncClient.getKeyRotationStatusAsync
(GetKeyRotationStatusRequest request, AsyncHandler<GetKeyRotationStatusRequest, GetKeyRotationStatusResult> asyncHandler) AbstractAWSKMSAsync.listAliasesAsync
(AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) Simplified method form for invoking the ListAliases operation with an AsyncHandler.AbstractAWSKMSAsync.listAliasesAsync
(ListAliasesRequest request, AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) AWSKMSAsync.listAliasesAsync
(AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) Simplified method form for invoking the ListAliases operation with an AsyncHandler.AWSKMSAsync.listAliasesAsync
(ListAliasesRequest listAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) Lists all of the key aliases in the account.AWSKMSAsyncClient.listAliasesAsync
(AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) Simplified method form for invoking the ListAliases operation with an AsyncHandler.AWSKMSAsyncClient.listAliasesAsync
(ListAliasesRequest request, AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) AbstractAWSKMSAsync.listGrantsAsync
(ListGrantsRequest request, AsyncHandler<ListGrantsRequest, ListGrantsResult> asyncHandler) AWSKMSAsync.listGrantsAsync
(ListGrantsRequest listGrantsRequest, AsyncHandler<ListGrantsRequest, ListGrantsResult> asyncHandler) List the grants for a specified key.AWSKMSAsyncClient.listGrantsAsync
(ListGrantsRequest request, AsyncHandler<ListGrantsRequest, ListGrantsResult> asyncHandler) AbstractAWSKMSAsync.listKeyPoliciesAsync
(ListKeyPoliciesRequest request, AsyncHandler<ListKeyPoliciesRequest, ListKeyPoliciesResult> asyncHandler) AWSKMSAsync.listKeyPoliciesAsync
(ListKeyPoliciesRequest listKeyPoliciesRequest, AsyncHandler<ListKeyPoliciesRequest, ListKeyPoliciesResult> asyncHandler) Retrieves a list of policies attached to a key.AWSKMSAsyncClient.listKeyPoliciesAsync
(ListKeyPoliciesRequest request, AsyncHandler<ListKeyPoliciesRequest, ListKeyPoliciesResult> asyncHandler) AbstractAWSKMSAsync.listKeysAsync
(AsyncHandler<ListKeysRequest, ListKeysResult> asyncHandler) Simplified method form for invoking the ListKeys operation with an AsyncHandler.AbstractAWSKMSAsync.listKeysAsync
(ListKeysRequest request, AsyncHandler<ListKeysRequest, ListKeysResult> asyncHandler) AWSKMSAsync.listKeysAsync
(AsyncHandler<ListKeysRequest, ListKeysResult> asyncHandler) Simplified method form for invoking the ListKeys operation with an AsyncHandler.AWSKMSAsync.listKeysAsync
(ListKeysRequest listKeysRequest, AsyncHandler<ListKeysRequest, ListKeysResult> asyncHandler) Lists the customer master keys.AWSKMSAsyncClient.listKeysAsync
(AsyncHandler<ListKeysRequest, ListKeysResult> asyncHandler) Simplified method form for invoking the ListKeys operation with an AsyncHandler.AWSKMSAsyncClient.listKeysAsync
(ListKeysRequest request, AsyncHandler<ListKeysRequest, ListKeysResult> asyncHandler) AbstractAWSKMSAsync.listRetirableGrantsAsync
(ListRetirableGrantsRequest request, AsyncHandler<ListRetirableGrantsRequest, ListRetirableGrantsResult> asyncHandler) AWSKMSAsync.listRetirableGrantsAsync
(ListRetirableGrantsRequest listRetirableGrantsRequest, AsyncHandler<ListRetirableGrantsRequest, ListRetirableGrantsResult> asyncHandler) Returns a list of all grants for which the grant'sRetiringPrincipal
matches the one specified.AWSKMSAsyncClient.listRetirableGrantsAsync
(ListRetirableGrantsRequest request, AsyncHandler<ListRetirableGrantsRequest, ListRetirableGrantsResult> asyncHandler) AbstractAWSKMSAsync.putKeyPolicyAsync
(PutKeyPolicyRequest request, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult> asyncHandler) AWSKMSAsync.putKeyPolicyAsync
(PutKeyPolicyRequest putKeyPolicyRequest, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult> asyncHandler) Attaches a key policy to the specified customer master key (CMK).AWSKMSAsyncClient.putKeyPolicyAsync
(PutKeyPolicyRequest request, AsyncHandler<PutKeyPolicyRequest, PutKeyPolicyResult> asyncHandler) AbstractAWSKMSAsync.reEncryptAsync
(ReEncryptRequest request, AsyncHandler<ReEncryptRequest, ReEncryptResult> asyncHandler) AWSKMSAsync.reEncryptAsync
(ReEncryptRequest reEncryptRequest, AsyncHandler<ReEncryptRequest, ReEncryptResult> asyncHandler) Encrypts data on the server side with a new customer master key without exposing the plaintext of the data on the client side.AWSKMSAsyncClient.reEncryptAsync
(ReEncryptRequest request, AsyncHandler<ReEncryptRequest, ReEncryptResult> asyncHandler) AbstractAWSKMSAsync.retireGrantAsync
(AsyncHandler<RetireGrantRequest, RetireGrantResult> asyncHandler) Simplified method form for invoking the RetireGrant operation with an AsyncHandler.AbstractAWSKMSAsync.retireGrantAsync
(RetireGrantRequest request, AsyncHandler<RetireGrantRequest, RetireGrantResult> asyncHandler) AWSKMSAsync.retireGrantAsync
(AsyncHandler<RetireGrantRequest, RetireGrantResult> asyncHandler) Simplified method form for invoking the RetireGrant operation with an AsyncHandler.AWSKMSAsync.retireGrantAsync
(RetireGrantRequest retireGrantRequest, AsyncHandler<RetireGrantRequest, RetireGrantResult> asyncHandler) Retires a grant.AWSKMSAsyncClient.retireGrantAsync
(AsyncHandler<RetireGrantRequest, RetireGrantResult> asyncHandler) Simplified method form for invoking the RetireGrant operation with an AsyncHandler.AWSKMSAsyncClient.retireGrantAsync
(RetireGrantRequest request, AsyncHandler<RetireGrantRequest, RetireGrantResult> asyncHandler) AbstractAWSKMSAsync.revokeGrantAsync
(RevokeGrantRequest request, AsyncHandler<RevokeGrantRequest, RevokeGrantResult> asyncHandler) AWSKMSAsync.revokeGrantAsync
(RevokeGrantRequest revokeGrantRequest, AsyncHandler<RevokeGrantRequest, RevokeGrantResult> asyncHandler) Revokes a grant.AWSKMSAsyncClient.revokeGrantAsync
(RevokeGrantRequest request, AsyncHandler<RevokeGrantRequest, RevokeGrantResult> asyncHandler) AbstractAWSKMSAsync.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest request, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult> asyncHandler) AWSKMSAsync.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult> asyncHandler) Schedules the deletion of a customer master key (CMK).AWSKMSAsyncClient.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest request, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult> asyncHandler) AbstractAWSKMSAsync.updateAliasAsync
(UpdateAliasRequest request, AsyncHandler<UpdateAliasRequest, UpdateAliasResult> asyncHandler) AWSKMSAsync.updateAliasAsync
(UpdateAliasRequest updateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult> asyncHandler) Updates an alias to map it to a different key.AWSKMSAsyncClient.updateAliasAsync
(UpdateAliasRequest request, AsyncHandler<UpdateAliasRequest, UpdateAliasResult> asyncHandler) AbstractAWSKMSAsync.updateKeyDescriptionAsync
(UpdateKeyDescriptionRequest request, AsyncHandler<UpdateKeyDescriptionRequest, UpdateKeyDescriptionResult> asyncHandler) AWSKMSAsync.updateKeyDescriptionAsync
(UpdateKeyDescriptionRequest updateKeyDescriptionRequest, AsyncHandler<UpdateKeyDescriptionRequest, UpdateKeyDescriptionResult> asyncHandler) Updates the description of a key.AWSKMSAsyncClient.updateKeyDescriptionAsync
(UpdateKeyDescriptionRequest request, AsyncHandler<UpdateKeyDescriptionRequest, UpdateKeyDescriptionResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.lambda
Methods in com.amazonaws.services.lambda with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSLambdaAsync.addPermissionAsync
(AddPermissionRequest request, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) AWSLambdaAsync.addPermissionAsync
(AddPermissionRequest addPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) Adds a permission to the resource policy associated with the specified AWS Lambda function.AWSLambdaAsyncClient.addPermissionAsync
(AddPermissionRequest request, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) AbstractAWSLambdaAsync.createAliasAsync
(CreateAliasRequest request, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) AWSLambdaAsync.createAliasAsync
(CreateAliasRequest createAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) Creates an alias that points to the specified Lambda function version.AWSLambdaAsyncClient.createAliasAsync
(CreateAliasRequest request, AsyncHandler<CreateAliasRequest, CreateAliasResult> asyncHandler) AbstractAWSLambdaAsync.createEventSourceMappingAsync
(CreateEventSourceMappingRequest request, AsyncHandler<CreateEventSourceMappingRequest, CreateEventSourceMappingResult> asyncHandler) AWSLambdaAsync.createEventSourceMappingAsync
(CreateEventSourceMappingRequest createEventSourceMappingRequest, AsyncHandler<CreateEventSourceMappingRequest, CreateEventSourceMappingResult> asyncHandler) Identifies a stream as an event source for a Lambda function.AWSLambdaAsyncClient.createEventSourceMappingAsync
(CreateEventSourceMappingRequest request, AsyncHandler<CreateEventSourceMappingRequest, CreateEventSourceMappingResult> asyncHandler) AbstractAWSLambdaAsync.createFunctionAsync
(CreateFunctionRequest request, AsyncHandler<CreateFunctionRequest, CreateFunctionResult> asyncHandler) AWSLambdaAsync.createFunctionAsync
(CreateFunctionRequest createFunctionRequest, AsyncHandler<CreateFunctionRequest, CreateFunctionResult> asyncHandler) Creates a new Lambda function.AWSLambdaAsyncClient.createFunctionAsync
(CreateFunctionRequest request, AsyncHandler<CreateFunctionRequest, CreateFunctionResult> asyncHandler) AbstractAWSLambdaAsync.deleteAliasAsync
(DeleteAliasRequest request, AsyncHandler<DeleteAliasRequest, DeleteAliasResult> asyncHandler) AWSLambdaAsync.deleteAliasAsync
(DeleteAliasRequest deleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult> asyncHandler) Deletes the specified Lambda function alias.AWSLambdaAsyncClient.deleteAliasAsync
(DeleteAliasRequest request, AsyncHandler<DeleteAliasRequest, DeleteAliasResult> asyncHandler) AbstractAWSLambdaAsync.deleteEventSourceMappingAsync
(DeleteEventSourceMappingRequest request, AsyncHandler<DeleteEventSourceMappingRequest, DeleteEventSourceMappingResult> asyncHandler) AWSLambdaAsync.deleteEventSourceMappingAsync
(DeleteEventSourceMappingRequest deleteEventSourceMappingRequest, AsyncHandler<DeleteEventSourceMappingRequest, DeleteEventSourceMappingResult> asyncHandler) Removes an event source mapping.AWSLambdaAsyncClient.deleteEventSourceMappingAsync
(DeleteEventSourceMappingRequest request, AsyncHandler<DeleteEventSourceMappingRequest, DeleteEventSourceMappingResult> asyncHandler) AbstractAWSLambdaAsync.deleteFunctionAsync
(DeleteFunctionRequest request, AsyncHandler<DeleteFunctionRequest, DeleteFunctionResult> asyncHandler) AWSLambdaAsync.deleteFunctionAsync
(DeleteFunctionRequest deleteFunctionRequest, AsyncHandler<DeleteFunctionRequest, DeleteFunctionResult> asyncHandler) Deletes the specified Lambda function code and configuration.AWSLambdaAsyncClient.deleteFunctionAsync
(DeleteFunctionRequest request, AsyncHandler<DeleteFunctionRequest, DeleteFunctionResult> asyncHandler) AbstractAWSLambdaAsync.getAliasAsync
(GetAliasRequest request, AsyncHandler<GetAliasRequest, GetAliasResult> asyncHandler) 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.AWSLambdaAsyncClient.getAliasAsync
(GetAliasRequest request, AsyncHandler<GetAliasRequest, GetAliasResult> asyncHandler) AbstractAWSLambdaAsync.getEventSourceMappingAsync
(GetEventSourceMappingRequest request, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult> asyncHandler) AWSLambdaAsync.getEventSourceMappingAsync
(GetEventSourceMappingRequest getEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult> asyncHandler) Returns configuration information for the specified event source mapping (see CreateEventSourceMapping).AWSLambdaAsyncClient.getEventSourceMappingAsync
(GetEventSourceMappingRequest request, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult> asyncHandler) AbstractAWSLambdaAsync.getFunctionAsync
(GetFunctionRequest request, AsyncHandler<GetFunctionRequest, GetFunctionResult> asyncHandler) 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.AWSLambdaAsyncClient.getFunctionAsync
(GetFunctionRequest request, AsyncHandler<GetFunctionRequest, GetFunctionResult> asyncHandler) AbstractAWSLambdaAsync.getFunctionConfigurationAsync
(GetFunctionConfigurationRequest request, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult> asyncHandler) AWSLambdaAsync.getFunctionConfigurationAsync
(GetFunctionConfigurationRequest getFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult> asyncHandler) Returns the configuration information of the Lambda function.AWSLambdaAsyncClient.getFunctionConfigurationAsync
(GetFunctionConfigurationRequest request, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult> asyncHandler) AbstractAWSLambdaAsync.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) AWSLambdaAsync.getPolicyAsync
(GetPolicyRequest getPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) Returns the resource policy associated with the specified Lambda function.AWSLambdaAsyncClient.getPolicyAsync
(GetPolicyRequest request, AsyncHandler<GetPolicyRequest, GetPolicyResult> asyncHandler) AbstractAWSLambdaAsync.invokeAsync
(InvokeRequest request, AsyncHandler<InvokeRequest, InvokeResult> asyncHandler) AWSLambdaAsync.invokeAsync
(InvokeRequest invokeRequest, AsyncHandler<InvokeRequest, InvokeResult> asyncHandler) Invokes a specific Lambda function.AWSLambdaAsyncClient.invokeAsync
(InvokeRequest request, AsyncHandler<InvokeRequest, InvokeResult> asyncHandler) AbstractAWSLambdaAsync.invokeAsyncAsync
(InvokeAsyncRequest request, AsyncHandler<InvokeAsyncRequest, InvokeAsyncResult> asyncHandler) Deprecated.AWSLambdaAsync.invokeAsyncAsync
(InvokeAsyncRequest invokeAsyncRequest, AsyncHandler<InvokeAsyncRequest, InvokeAsyncResult> asyncHandler) Deprecated.AWSLambdaAsyncClient.invokeAsyncAsync
(InvokeAsyncRequest request, AsyncHandler<InvokeAsyncRequest, InvokeAsyncResult> asyncHandler) Deprecated.AbstractAWSLambdaAsync.listAliasesAsync
(ListAliasesRequest request, AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) AWSLambdaAsync.listAliasesAsync
(ListAliasesRequest listAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) Returns list of aliases created for a Lambda function.AWSLambdaAsyncClient.listAliasesAsync
(ListAliasesRequest request, AsyncHandler<ListAliasesRequest, ListAliasesResult> asyncHandler) AbstractAWSLambdaAsync.listEventSourceMappingsAsync
(AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult> asyncHandler) Simplified method form for invoking the ListEventSourceMappings operation with an AsyncHandler.AbstractAWSLambdaAsync.listEventSourceMappingsAsync
(ListEventSourceMappingsRequest request, AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult> asyncHandler) AWSLambdaAsync.listEventSourceMappingsAsync
(AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult> asyncHandler) Simplified method form for invoking the ListEventSourceMappings operation with an AsyncHandler.AWSLambdaAsync.listEventSourceMappingsAsync
(ListEventSourceMappingsRequest listEventSourceMappingsRequest, AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult> asyncHandler) Returns a list of event source mappings you created using theCreateEventSourceMapping
(see CreateEventSourceMapping).AWSLambdaAsyncClient.listEventSourceMappingsAsync
(AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult> asyncHandler) Simplified method form for invoking the ListEventSourceMappings operation with an AsyncHandler.AWSLambdaAsyncClient.listEventSourceMappingsAsync
(ListEventSourceMappingsRequest request, AsyncHandler<ListEventSourceMappingsRequest, ListEventSourceMappingsResult> asyncHandler) AbstractAWSLambdaAsync.listFunctionsAsync
(AsyncHandler<ListFunctionsRequest, ListFunctionsResult> asyncHandler) Simplified method form for invoking the ListFunctions operation with an AsyncHandler.AbstractAWSLambdaAsync.listFunctionsAsync
(ListFunctionsRequest request, AsyncHandler<ListFunctionsRequest, ListFunctionsResult> asyncHandler) AWSLambdaAsync.listFunctionsAsync
(AsyncHandler<ListFunctionsRequest, ListFunctionsResult> asyncHandler) Simplified method form for invoking the ListFunctions operation with an AsyncHandler.AWSLambdaAsync.listFunctionsAsync
(ListFunctionsRequest listFunctionsRequest, AsyncHandler<ListFunctionsRequest, ListFunctionsResult> asyncHandler) Returns a list of your Lambda functions.AWSLambdaAsyncClient.listFunctionsAsync
(AsyncHandler<ListFunctionsRequest, ListFunctionsResult> asyncHandler) Simplified method form for invoking the ListFunctions operation with an AsyncHandler.AWSLambdaAsyncClient.listFunctionsAsync
(ListFunctionsRequest request, AsyncHandler<ListFunctionsRequest, ListFunctionsResult> asyncHandler) AbstractAWSLambdaAsync.listVersionsByFunctionAsync
(ListVersionsByFunctionRequest request, AsyncHandler<ListVersionsByFunctionRequest, ListVersionsByFunctionResult> asyncHandler) AWSLambdaAsync.listVersionsByFunctionAsync
(ListVersionsByFunctionRequest listVersionsByFunctionRequest, AsyncHandler<ListVersionsByFunctionRequest, ListVersionsByFunctionResult> asyncHandler) List all versions of a function.AWSLambdaAsyncClient.listVersionsByFunctionAsync
(ListVersionsByFunctionRequest request, AsyncHandler<ListVersionsByFunctionRequest, ListVersionsByFunctionResult> asyncHandler) AbstractAWSLambdaAsync.publishVersionAsync
(PublishVersionRequest request, AsyncHandler<PublishVersionRequest, PublishVersionResult> asyncHandler) AWSLambdaAsync.publishVersionAsync
(PublishVersionRequest publishVersionRequest, AsyncHandler<PublishVersionRequest, PublishVersionResult> asyncHandler) Publishes a version of your function from the current snapshot of $LATEST.AWSLambdaAsyncClient.publishVersionAsync
(PublishVersionRequest request, AsyncHandler<PublishVersionRequest, PublishVersionResult> asyncHandler) AbstractAWSLambdaAsync.removePermissionAsync
(RemovePermissionRequest request, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) AWSLambdaAsync.removePermissionAsync
(RemovePermissionRequest removePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> 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 added the permission.AWSLambdaAsyncClient.removePermissionAsync
(RemovePermissionRequest request, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) AbstractAWSLambdaAsync.updateAliasAsync
(UpdateAliasRequest request, AsyncHandler<UpdateAliasRequest, UpdateAliasResult> asyncHandler) AWSLambdaAsync.updateAliasAsync
(UpdateAliasRequest updateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult> asyncHandler) Using this API you can update the function version to which the alias points and the alias description.AWSLambdaAsyncClient.updateAliasAsync
(UpdateAliasRequest request, AsyncHandler<UpdateAliasRequest, UpdateAliasResult> asyncHandler) AbstractAWSLambdaAsync.updateEventSourceMappingAsync
(UpdateEventSourceMappingRequest request, AsyncHandler<UpdateEventSourceMappingRequest, UpdateEventSourceMappingResult> asyncHandler) AWSLambdaAsync.updateEventSourceMappingAsync
(UpdateEventSourceMappingRequest updateEventSourceMappingRequest, AsyncHandler<UpdateEventSourceMappingRequest, UpdateEventSourceMappingResult> asyncHandler) You can update an event source mapping.AWSLambdaAsyncClient.updateEventSourceMappingAsync
(UpdateEventSourceMappingRequest request, AsyncHandler<UpdateEventSourceMappingRequest, UpdateEventSourceMappingResult> asyncHandler) AbstractAWSLambdaAsync.updateFunctionCodeAsync
(UpdateFunctionCodeRequest request, AsyncHandler<UpdateFunctionCodeRequest, UpdateFunctionCodeResult> asyncHandler) AWSLambdaAsync.updateFunctionCodeAsync
(UpdateFunctionCodeRequest updateFunctionCodeRequest, AsyncHandler<UpdateFunctionCodeRequest, UpdateFunctionCodeResult> asyncHandler) Updates the code for the specified Lambda function.AWSLambdaAsyncClient.updateFunctionCodeAsync
(UpdateFunctionCodeRequest request, AsyncHandler<UpdateFunctionCodeRequest, UpdateFunctionCodeResult> asyncHandler) AbstractAWSLambdaAsync.updateFunctionConfigurationAsync
(UpdateFunctionConfigurationRequest request, AsyncHandler<UpdateFunctionConfigurationRequest, UpdateFunctionConfigurationResult> asyncHandler) 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.AWSLambdaAsyncClient.updateFunctionConfigurationAsync
(UpdateFunctionConfigurationRequest request, AsyncHandler<UpdateFunctionConfigurationRequest, UpdateFunctionConfigurationResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.logs
Methods in com.amazonaws.services.logs with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSLogsAsync.cancelExportTaskAsync
(CancelExportTaskRequest request, AsyncHandler<CancelExportTaskRequest, CancelExportTaskResult> asyncHandler) AWSLogsAsync.cancelExportTaskAsync
(CancelExportTaskRequest cancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, CancelExportTaskResult> asyncHandler) Cancels an export task if it is inPENDING
orRUNNING
state.AWSLogsAsyncClient.cancelExportTaskAsync
(CancelExportTaskRequest request, AsyncHandler<CancelExportTaskRequest, CancelExportTaskResult> asyncHandler) AbstractAWSLogsAsync.createExportTaskAsync
(CreateExportTaskRequest request, AsyncHandler<CreateExportTaskRequest, CreateExportTaskResult> asyncHandler) AWSLogsAsync.createExportTaskAsync
(CreateExportTaskRequest createExportTaskRequest, AsyncHandler<CreateExportTaskRequest, CreateExportTaskResult> asyncHandler) Creates anExportTask
which allows you to efficiently export data from a Log Group to your Amazon S3 bucket.AWSLogsAsyncClient.createExportTaskAsync
(CreateExportTaskRequest request, AsyncHandler<CreateExportTaskRequest, CreateExportTaskResult> asyncHandler) AbstractAWSLogsAsync.createLogGroupAsync
(CreateLogGroupRequest request, AsyncHandler<CreateLogGroupRequest, CreateLogGroupResult> asyncHandler) AWSLogsAsync.createLogGroupAsync
(CreateLogGroupRequest createLogGroupRequest, AsyncHandler<CreateLogGroupRequest, CreateLogGroupResult> asyncHandler) Creates a new log group with the specified name.AWSLogsAsyncClient.createLogGroupAsync
(CreateLogGroupRequest request, AsyncHandler<CreateLogGroupRequest, CreateLogGroupResult> asyncHandler) AbstractAWSLogsAsync.createLogStreamAsync
(CreateLogStreamRequest request, AsyncHandler<CreateLogStreamRequest, CreateLogStreamResult> asyncHandler) AWSLogsAsync.createLogStreamAsync
(CreateLogStreamRequest createLogStreamRequest, AsyncHandler<CreateLogStreamRequest, CreateLogStreamResult> asyncHandler) Creates a new log stream in the specified log group.AWSLogsAsyncClient.createLogStreamAsync
(CreateLogStreamRequest request, AsyncHandler<CreateLogStreamRequest, CreateLogStreamResult> asyncHandler) AbstractAWSLogsAsync.deleteDestinationAsync
(DeleteDestinationRequest request, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult> asyncHandler) AWSLogsAsync.deleteDestinationAsync
(DeleteDestinationRequest deleteDestinationRequest, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult> asyncHandler) Deletes the destination with the specified name and eventually disables all the subscription filters that publish to it.AWSLogsAsyncClient.deleteDestinationAsync
(DeleteDestinationRequest request, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult> asyncHandler) AbstractAWSLogsAsync.deleteLogGroupAsync
(DeleteLogGroupRequest request, AsyncHandler<DeleteLogGroupRequest, DeleteLogGroupResult> asyncHandler) AWSLogsAsync.deleteLogGroupAsync
(DeleteLogGroupRequest deleteLogGroupRequest, AsyncHandler<DeleteLogGroupRequest, DeleteLogGroupResult> asyncHandler) Deletes the log group with the specified name and permanently deletes all the archived log events associated with it.AWSLogsAsyncClient.deleteLogGroupAsync
(DeleteLogGroupRequest request, AsyncHandler<DeleteLogGroupRequest, DeleteLogGroupResult> asyncHandler) AbstractAWSLogsAsync.deleteLogStreamAsync
(DeleteLogStreamRequest request, AsyncHandler<DeleteLogStreamRequest, DeleteLogStreamResult> asyncHandler) AWSLogsAsync.deleteLogStreamAsync
(DeleteLogStreamRequest deleteLogStreamRequest, AsyncHandler<DeleteLogStreamRequest, DeleteLogStreamResult> asyncHandler) Deletes a log stream and permanently deletes all the archived log events associated with it.AWSLogsAsyncClient.deleteLogStreamAsync
(DeleteLogStreamRequest request, AsyncHandler<DeleteLogStreamRequest, DeleteLogStreamResult> asyncHandler) AbstractAWSLogsAsync.deleteMetricFilterAsync
(DeleteMetricFilterRequest request, AsyncHandler<DeleteMetricFilterRequest, DeleteMetricFilterResult> asyncHandler) AWSLogsAsync.deleteMetricFilterAsync
(DeleteMetricFilterRequest deleteMetricFilterRequest, AsyncHandler<DeleteMetricFilterRequest, DeleteMetricFilterResult> asyncHandler) Deletes a metric filter associated with the specified log group.AWSLogsAsyncClient.deleteMetricFilterAsync
(DeleteMetricFilterRequest request, AsyncHandler<DeleteMetricFilterRequest, DeleteMetricFilterResult> asyncHandler) AbstractAWSLogsAsync.deleteRetentionPolicyAsync
(DeleteRetentionPolicyRequest request, AsyncHandler<DeleteRetentionPolicyRequest, DeleteRetentionPolicyResult> asyncHandler) AWSLogsAsync.deleteRetentionPolicyAsync
(DeleteRetentionPolicyRequest deleteRetentionPolicyRequest, AsyncHandler<DeleteRetentionPolicyRequest, DeleteRetentionPolicyResult> asyncHandler) Deletes the retention policy of the specified log group.AWSLogsAsyncClient.deleteRetentionPolicyAsync
(DeleteRetentionPolicyRequest request, AsyncHandler<DeleteRetentionPolicyRequest, DeleteRetentionPolicyResult> asyncHandler) AbstractAWSLogsAsync.deleteSubscriptionFilterAsync
(DeleteSubscriptionFilterRequest request, AsyncHandler<DeleteSubscriptionFilterRequest, DeleteSubscriptionFilterResult> asyncHandler) AWSLogsAsync.deleteSubscriptionFilterAsync
(DeleteSubscriptionFilterRequest deleteSubscriptionFilterRequest, AsyncHandler<DeleteSubscriptionFilterRequest, DeleteSubscriptionFilterResult> asyncHandler) Deletes a subscription filter associated with the specified log group.AWSLogsAsyncClient.deleteSubscriptionFilterAsync
(DeleteSubscriptionFilterRequest request, AsyncHandler<DeleteSubscriptionFilterRequest, DeleteSubscriptionFilterResult> asyncHandler) AbstractAWSLogsAsync.describeDestinationsAsync
(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.AbstractAWSLogsAsync.describeDestinationsAsync
(DescribeDestinationsRequest request, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) AWSLogsAsync.describeDestinationsAsync
(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.AWSLogsAsync.describeDestinationsAsync
(DescribeDestinationsRequest describeDestinationsRequest, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Returns all the destinations that are associated with the AWS account making the request.AWSLogsAsyncClient.describeDestinationsAsync
(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.AWSLogsAsyncClient.describeDestinationsAsync
(DescribeDestinationsRequest request, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) AbstractAWSLogsAsync.describeExportTasksAsync
(DescribeExportTasksRequest request, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult> asyncHandler) AWSLogsAsync.describeExportTasksAsync
(DescribeExportTasksRequest describeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult> asyncHandler) Returns all the export tasks that are associated with the AWS account making the request.AWSLogsAsyncClient.describeExportTasksAsync
(DescribeExportTasksRequest request, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult> asyncHandler) AbstractAWSLogsAsync.describeLogGroupsAsync
(AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult> asyncHandler) Simplified method form for invoking the DescribeLogGroups operation with an AsyncHandler.AbstractAWSLogsAsync.describeLogGroupsAsync
(DescribeLogGroupsRequest request, AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult> asyncHandler) AWSLogsAsync.describeLogGroupsAsync
(AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult> asyncHandler) Simplified method form for invoking the DescribeLogGroups operation with an AsyncHandler.AWSLogsAsync.describeLogGroupsAsync
(DescribeLogGroupsRequest describeLogGroupsRequest, AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult> asyncHandler) Returns all the log groups that are associated with the AWS account making the request.AWSLogsAsyncClient.describeLogGroupsAsync
(AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult> asyncHandler) Simplified method form for invoking the DescribeLogGroups operation with an AsyncHandler.AWSLogsAsyncClient.describeLogGroupsAsync
(DescribeLogGroupsRequest request, AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult> asyncHandler) AbstractAWSLogsAsync.describeLogStreamsAsync
(DescribeLogStreamsRequest request, AsyncHandler<DescribeLogStreamsRequest, DescribeLogStreamsResult> asyncHandler) AWSLogsAsync.describeLogStreamsAsync
(DescribeLogStreamsRequest describeLogStreamsRequest, AsyncHandler<DescribeLogStreamsRequest, DescribeLogStreamsResult> asyncHandler) Returns all the log streams that are associated with the specified log group.AWSLogsAsyncClient.describeLogStreamsAsync
(DescribeLogStreamsRequest request, AsyncHandler<DescribeLogStreamsRequest, DescribeLogStreamsResult> asyncHandler) AbstractAWSLogsAsync.describeMetricFiltersAsync
(DescribeMetricFiltersRequest request, AsyncHandler<DescribeMetricFiltersRequest, DescribeMetricFiltersResult> asyncHandler) AWSLogsAsync.describeMetricFiltersAsync
(DescribeMetricFiltersRequest describeMetricFiltersRequest, AsyncHandler<DescribeMetricFiltersRequest, DescribeMetricFiltersResult> asyncHandler) Returns all the metrics filters associated with the specified log group.AWSLogsAsyncClient.describeMetricFiltersAsync
(DescribeMetricFiltersRequest request, AsyncHandler<DescribeMetricFiltersRequest, DescribeMetricFiltersResult> asyncHandler) AbstractAWSLogsAsync.describeSubscriptionFiltersAsync
(DescribeSubscriptionFiltersRequest request, AsyncHandler<DescribeSubscriptionFiltersRequest, DescribeSubscriptionFiltersResult> asyncHandler) AWSLogsAsync.describeSubscriptionFiltersAsync
(DescribeSubscriptionFiltersRequest describeSubscriptionFiltersRequest, AsyncHandler<DescribeSubscriptionFiltersRequest, DescribeSubscriptionFiltersResult> asyncHandler) Returns all the subscription filters associated with the specified log group.AWSLogsAsyncClient.describeSubscriptionFiltersAsync
(DescribeSubscriptionFiltersRequest request, AsyncHandler<DescribeSubscriptionFiltersRequest, DescribeSubscriptionFiltersResult> asyncHandler) AbstractAWSLogsAsync.filterLogEventsAsync
(FilterLogEventsRequest request, AsyncHandler<FilterLogEventsRequest, FilterLogEventsResult> asyncHandler) AWSLogsAsync.filterLogEventsAsync
(FilterLogEventsRequest filterLogEventsRequest, AsyncHandler<FilterLogEventsRequest, FilterLogEventsResult> asyncHandler) Retrieves log events, optionally filtered by a filter pattern from the specified log group.AWSLogsAsyncClient.filterLogEventsAsync
(FilterLogEventsRequest request, AsyncHandler<FilterLogEventsRequest, FilterLogEventsResult> asyncHandler) AbstractAWSLogsAsync.getLogEventsAsync
(GetLogEventsRequest request, AsyncHandler<GetLogEventsRequest, GetLogEventsResult> asyncHandler) AWSLogsAsync.getLogEventsAsync
(GetLogEventsRequest getLogEventsRequest, AsyncHandler<GetLogEventsRequest, GetLogEventsResult> asyncHandler) Retrieves log events from the specified log stream.AWSLogsAsyncClient.getLogEventsAsync
(GetLogEventsRequest request, AsyncHandler<GetLogEventsRequest, GetLogEventsResult> asyncHandler) AbstractAWSLogsAsync.putDestinationAsync
(PutDestinationRequest request, AsyncHandler<PutDestinationRequest, PutDestinationResult> asyncHandler) AWSLogsAsync.putDestinationAsync
(PutDestinationRequest putDestinationRequest, AsyncHandler<PutDestinationRequest, PutDestinationResult> asyncHandler) Creates or updates aDestination
.AWSLogsAsyncClient.putDestinationAsync
(PutDestinationRequest request, AsyncHandler<PutDestinationRequest, PutDestinationResult> asyncHandler) AbstractAWSLogsAsync.putDestinationPolicyAsync
(PutDestinationPolicyRequest request, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult> asyncHandler) AWSLogsAsync.putDestinationPolicyAsync
(PutDestinationPolicyRequest putDestinationPolicyRequest, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult> asyncHandler) Creates or updates an access policy associated with an existingDestination
.AWSLogsAsyncClient.putDestinationPolicyAsync
(PutDestinationPolicyRequest request, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult> asyncHandler) AbstractAWSLogsAsync.putLogEventsAsync
(PutLogEventsRequest request, AsyncHandler<PutLogEventsRequest, PutLogEventsResult> asyncHandler) AWSLogsAsync.putLogEventsAsync
(PutLogEventsRequest putLogEventsRequest, AsyncHandler<PutLogEventsRequest, PutLogEventsResult> asyncHandler) Uploads a batch of log events to the specified log stream.AWSLogsAsyncClient.putLogEventsAsync
(PutLogEventsRequest request, AsyncHandler<PutLogEventsRequest, PutLogEventsResult> asyncHandler) AbstractAWSLogsAsync.putMetricFilterAsync
(PutMetricFilterRequest request, AsyncHandler<PutMetricFilterRequest, PutMetricFilterResult> asyncHandler) AWSLogsAsync.putMetricFilterAsync
(PutMetricFilterRequest putMetricFilterRequest, AsyncHandler<PutMetricFilterRequest, PutMetricFilterResult> asyncHandler) Creates or updates a metric filter and associates it with the specified log group.AWSLogsAsyncClient.putMetricFilterAsync
(PutMetricFilterRequest request, AsyncHandler<PutMetricFilterRequest, PutMetricFilterResult> asyncHandler) AbstractAWSLogsAsync.putRetentionPolicyAsync
(PutRetentionPolicyRequest request, AsyncHandler<PutRetentionPolicyRequest, PutRetentionPolicyResult> asyncHandler) AWSLogsAsync.putRetentionPolicyAsync
(PutRetentionPolicyRequest putRetentionPolicyRequest, AsyncHandler<PutRetentionPolicyRequest, PutRetentionPolicyResult> asyncHandler) Sets the retention of the specified log group.AWSLogsAsyncClient.putRetentionPolicyAsync
(PutRetentionPolicyRequest request, AsyncHandler<PutRetentionPolicyRequest, PutRetentionPolicyResult> asyncHandler) AbstractAWSLogsAsync.putSubscriptionFilterAsync
(PutSubscriptionFilterRequest request, AsyncHandler<PutSubscriptionFilterRequest, PutSubscriptionFilterResult> asyncHandler) AWSLogsAsync.putSubscriptionFilterAsync
(PutSubscriptionFilterRequest putSubscriptionFilterRequest, AsyncHandler<PutSubscriptionFilterRequest, PutSubscriptionFilterResult> asyncHandler) Creates or updates a subscription filter and associates it with the specified log group.AWSLogsAsyncClient.putSubscriptionFilterAsync
(PutSubscriptionFilterRequest request, AsyncHandler<PutSubscriptionFilterRequest, PutSubscriptionFilterResult> asyncHandler) AbstractAWSLogsAsync.testMetricFilterAsync
(TestMetricFilterRequest request, AsyncHandler<TestMetricFilterRequest, TestMetricFilterResult> asyncHandler) AWSLogsAsync.testMetricFilterAsync
(TestMetricFilterRequest testMetricFilterRequest, AsyncHandler<TestMetricFilterRequest, TestMetricFilterResult> asyncHandler) Tests the filter pattern of a metric filter against a sample of log event messages.AWSLogsAsyncClient.testMetricFilterAsync
(TestMetricFilterRequest request, AsyncHandler<TestMetricFilterRequest, TestMetricFilterResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.machinelearning
Methods in com.amazonaws.services.machinelearning with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonMachineLearningAsync.createBatchPredictionAsync
(CreateBatchPredictionRequest request, AsyncHandler<CreateBatchPredictionRequest, CreateBatchPredictionResult> asyncHandler) AmazonMachineLearningAsync.createBatchPredictionAsync
(CreateBatchPredictionRequest createBatchPredictionRequest, AsyncHandler<CreateBatchPredictionRequest, CreateBatchPredictionResult> asyncHandler) Generates predictions for a group of observations.AmazonMachineLearningAsyncClient.createBatchPredictionAsync
(CreateBatchPredictionRequest request, AsyncHandler<CreateBatchPredictionRequest, CreateBatchPredictionResult> asyncHandler) AbstractAmazonMachineLearningAsync.createDataSourceFromRDSAsync
(CreateDataSourceFromRDSRequest request, AsyncHandler<CreateDataSourceFromRDSRequest, CreateDataSourceFromRDSResult> asyncHandler) AmazonMachineLearningAsync.createDataSourceFromRDSAsync
(CreateDataSourceFromRDSRequest createDataSourceFromRDSRequest, AsyncHandler<CreateDataSourceFromRDSRequest, CreateDataSourceFromRDSResult> asyncHandler) Creates aDataSource
object from an Amazon Relational Database Service (Amazon RDS).AmazonMachineLearningAsyncClient.createDataSourceFromRDSAsync
(CreateDataSourceFromRDSRequest request, AsyncHandler<CreateDataSourceFromRDSRequest, CreateDataSourceFromRDSResult> asyncHandler) AbstractAmazonMachineLearningAsync.createDataSourceFromRedshiftAsync
(CreateDataSourceFromRedshiftRequest request, AsyncHandler<CreateDataSourceFromRedshiftRequest, CreateDataSourceFromRedshiftResult> asyncHandler) AmazonMachineLearningAsync.createDataSourceFromRedshiftAsync
(CreateDataSourceFromRedshiftRequest createDataSourceFromRedshiftRequest, AsyncHandler<CreateDataSourceFromRedshiftRequest, CreateDataSourceFromRedshiftResult> asyncHandler) Creates aDataSource
from Amazon Redshift.AmazonMachineLearningAsyncClient.createDataSourceFromRedshiftAsync
(CreateDataSourceFromRedshiftRequest request, AsyncHandler<CreateDataSourceFromRedshiftRequest, CreateDataSourceFromRedshiftResult> asyncHandler) AbstractAmazonMachineLearningAsync.createDataSourceFromS3Async
(CreateDataSourceFromS3Request request, AsyncHandler<CreateDataSourceFromS3Request, CreateDataSourceFromS3Result> asyncHandler) AmazonMachineLearningAsync.createDataSourceFromS3Async
(CreateDataSourceFromS3Request createDataSourceFromS3Request, AsyncHandler<CreateDataSourceFromS3Request, CreateDataSourceFromS3Result> asyncHandler) Creates aDataSource
object.AmazonMachineLearningAsyncClient.createDataSourceFromS3Async
(CreateDataSourceFromS3Request request, AsyncHandler<CreateDataSourceFromS3Request, CreateDataSourceFromS3Result> asyncHandler) AbstractAmazonMachineLearningAsync.createEvaluationAsync
(CreateEvaluationRequest request, AsyncHandler<CreateEvaluationRequest, CreateEvaluationResult> asyncHandler) AmazonMachineLearningAsync.createEvaluationAsync
(CreateEvaluationRequest createEvaluationRequest, AsyncHandler<CreateEvaluationRequest, CreateEvaluationResult> asyncHandler) Creates a newEvaluation
of anMLModel
.AmazonMachineLearningAsyncClient.createEvaluationAsync
(CreateEvaluationRequest request, AsyncHandler<CreateEvaluationRequest, CreateEvaluationResult> asyncHandler) AbstractAmazonMachineLearningAsync.createMLModelAsync
(CreateMLModelRequest request, AsyncHandler<CreateMLModelRequest, CreateMLModelResult> asyncHandler) AmazonMachineLearningAsync.createMLModelAsync
(CreateMLModelRequest createMLModelRequest, AsyncHandler<CreateMLModelRequest, CreateMLModelResult> asyncHandler) Creates a newMLModel
using the data files and the recipe as information sources.AmazonMachineLearningAsyncClient.createMLModelAsync
(CreateMLModelRequest request, AsyncHandler<CreateMLModelRequest, CreateMLModelResult> asyncHandler) AbstractAmazonMachineLearningAsync.createRealtimeEndpointAsync
(CreateRealtimeEndpointRequest request, AsyncHandler<CreateRealtimeEndpointRequest, CreateRealtimeEndpointResult> asyncHandler) AmazonMachineLearningAsync.createRealtimeEndpointAsync
(CreateRealtimeEndpointRequest createRealtimeEndpointRequest, AsyncHandler<CreateRealtimeEndpointRequest, CreateRealtimeEndpointResult> asyncHandler) Creates a real-time endpoint for theMLModel
.AmazonMachineLearningAsyncClient.createRealtimeEndpointAsync
(CreateRealtimeEndpointRequest request, AsyncHandler<CreateRealtimeEndpointRequest, CreateRealtimeEndpointResult> asyncHandler) AbstractAmazonMachineLearningAsync.deleteBatchPredictionAsync
(DeleteBatchPredictionRequest request, AsyncHandler<DeleteBatchPredictionRequest, DeleteBatchPredictionResult> asyncHandler) AmazonMachineLearningAsync.deleteBatchPredictionAsync
(DeleteBatchPredictionRequest deleteBatchPredictionRequest, AsyncHandler<DeleteBatchPredictionRequest, DeleteBatchPredictionResult> asyncHandler) Assigns the DELETED status to aBatchPrediction
, rendering it unusable.AmazonMachineLearningAsyncClient.deleteBatchPredictionAsync
(DeleteBatchPredictionRequest request, AsyncHandler<DeleteBatchPredictionRequest, DeleteBatchPredictionResult> asyncHandler) AbstractAmazonMachineLearningAsync.deleteDataSourceAsync
(DeleteDataSourceRequest request, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult> asyncHandler) AmazonMachineLearningAsync.deleteDataSourceAsync
(DeleteDataSourceRequest deleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult> asyncHandler) Assigns the DELETED status to aDataSource
, rendering it unusable.AmazonMachineLearningAsyncClient.deleteDataSourceAsync
(DeleteDataSourceRequest request, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult> asyncHandler) AbstractAmazonMachineLearningAsync.deleteEvaluationAsync
(DeleteEvaluationRequest request, AsyncHandler<DeleteEvaluationRequest, DeleteEvaluationResult> asyncHandler) AmazonMachineLearningAsync.deleteEvaluationAsync
(DeleteEvaluationRequest deleteEvaluationRequest, AsyncHandler<DeleteEvaluationRequest, DeleteEvaluationResult> asyncHandler) Assigns theDELETED
status to anEvaluation
, rendering it unusable.AmazonMachineLearningAsyncClient.deleteEvaluationAsync
(DeleteEvaluationRequest request, AsyncHandler<DeleteEvaluationRequest, DeleteEvaluationResult> asyncHandler) AbstractAmazonMachineLearningAsync.deleteMLModelAsync
(DeleteMLModelRequest request, AsyncHandler<DeleteMLModelRequest, DeleteMLModelResult> asyncHandler) AmazonMachineLearningAsync.deleteMLModelAsync
(DeleteMLModelRequest deleteMLModelRequest, AsyncHandler<DeleteMLModelRequest, DeleteMLModelResult> asyncHandler) Assigns the DELETED status to anMLModel
, rendering it unusable.AmazonMachineLearningAsyncClient.deleteMLModelAsync
(DeleteMLModelRequest request, AsyncHandler<DeleteMLModelRequest, DeleteMLModelResult> asyncHandler) AbstractAmazonMachineLearningAsync.deleteRealtimeEndpointAsync
(DeleteRealtimeEndpointRequest request, AsyncHandler<DeleteRealtimeEndpointRequest, DeleteRealtimeEndpointResult> asyncHandler) AmazonMachineLearningAsync.deleteRealtimeEndpointAsync
(DeleteRealtimeEndpointRequest deleteRealtimeEndpointRequest, AsyncHandler<DeleteRealtimeEndpointRequest, DeleteRealtimeEndpointResult> asyncHandler) Deletes a real time endpoint of anMLModel
.AmazonMachineLearningAsyncClient.deleteRealtimeEndpointAsync
(DeleteRealtimeEndpointRequest request, AsyncHandler<DeleteRealtimeEndpointRequest, DeleteRealtimeEndpointResult> asyncHandler) AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync
(AsyncHandler<DescribeBatchPredictionsRequest, DescribeBatchPredictionsResult> asyncHandler) Simplified method form for invoking the DescribeBatchPredictions operation with an AsyncHandler.AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync
(DescribeBatchPredictionsRequest request, AsyncHandler<DescribeBatchPredictionsRequest, DescribeBatchPredictionsResult> asyncHandler) AmazonMachineLearningAsync.describeBatchPredictionsAsync
(AsyncHandler<DescribeBatchPredictionsRequest, DescribeBatchPredictionsResult> asyncHandler) Simplified method form for invoking the DescribeBatchPredictions operation with an AsyncHandler.AmazonMachineLearningAsync.describeBatchPredictionsAsync
(DescribeBatchPredictionsRequest describeBatchPredictionsRequest, AsyncHandler<DescribeBatchPredictionsRequest, DescribeBatchPredictionsResult> asyncHandler) Returns a list ofBatchPrediction
operations that match the search criteria in the request.AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync
(AsyncHandler<DescribeBatchPredictionsRequest, DescribeBatchPredictionsResult> asyncHandler) Simplified method form for invoking the DescribeBatchPredictions operation with an AsyncHandler.AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync
(DescribeBatchPredictionsRequest request, AsyncHandler<DescribeBatchPredictionsRequest, DescribeBatchPredictionsResult> asyncHandler) AbstractAmazonMachineLearningAsync.describeDataSourcesAsync
(AsyncHandler<DescribeDataSourcesRequest, DescribeDataSourcesResult> asyncHandler) Simplified method form for invoking the DescribeDataSources operation with an AsyncHandler.AbstractAmazonMachineLearningAsync.describeDataSourcesAsync
(DescribeDataSourcesRequest request, AsyncHandler<DescribeDataSourcesRequest, DescribeDataSourcesResult> asyncHandler) AmazonMachineLearningAsync.describeDataSourcesAsync
(AsyncHandler<DescribeDataSourcesRequest, DescribeDataSourcesResult> asyncHandler) Simplified method form for invoking the DescribeDataSources operation with an AsyncHandler.AmazonMachineLearningAsync.describeDataSourcesAsync
(DescribeDataSourcesRequest describeDataSourcesRequest, AsyncHandler<DescribeDataSourcesRequest, DescribeDataSourcesResult> asyncHandler) Returns a list ofDataSource
that match the search criteria in the request.AmazonMachineLearningAsyncClient.describeDataSourcesAsync
(AsyncHandler<DescribeDataSourcesRequest, DescribeDataSourcesResult> asyncHandler) Simplified method form for invoking the DescribeDataSources operation with an AsyncHandler.AmazonMachineLearningAsyncClient.describeDataSourcesAsync
(DescribeDataSourcesRequest request, AsyncHandler<DescribeDataSourcesRequest, DescribeDataSourcesResult> asyncHandler) AbstractAmazonMachineLearningAsync.describeEvaluationsAsync
(AsyncHandler<DescribeEvaluationsRequest, DescribeEvaluationsResult> asyncHandler) Simplified method form for invoking the DescribeEvaluations operation with an AsyncHandler.AbstractAmazonMachineLearningAsync.describeEvaluationsAsync
(DescribeEvaluationsRequest request, AsyncHandler<DescribeEvaluationsRequest, DescribeEvaluationsResult> asyncHandler) AmazonMachineLearningAsync.describeEvaluationsAsync
(AsyncHandler<DescribeEvaluationsRequest, DescribeEvaluationsResult> asyncHandler) Simplified method form for invoking the DescribeEvaluations operation with an AsyncHandler.AmazonMachineLearningAsync.describeEvaluationsAsync
(DescribeEvaluationsRequest describeEvaluationsRequest, AsyncHandler<DescribeEvaluationsRequest, DescribeEvaluationsResult> asyncHandler) Returns a list ofDescribeEvaluations
that match the search criteria in the request.AmazonMachineLearningAsyncClient.describeEvaluationsAsync
(AsyncHandler<DescribeEvaluationsRequest, DescribeEvaluationsResult> asyncHandler) Simplified method form for invoking the DescribeEvaluations operation with an AsyncHandler.AmazonMachineLearningAsyncClient.describeEvaluationsAsync
(DescribeEvaluationsRequest request, AsyncHandler<DescribeEvaluationsRequest, DescribeEvaluationsResult> asyncHandler) AbstractAmazonMachineLearningAsync.describeMLModelsAsync
(AsyncHandler<DescribeMLModelsRequest, DescribeMLModelsResult> asyncHandler) Simplified method form for invoking the DescribeMLModels operation with an AsyncHandler.AbstractAmazonMachineLearningAsync.describeMLModelsAsync
(DescribeMLModelsRequest request, AsyncHandler<DescribeMLModelsRequest, DescribeMLModelsResult> asyncHandler) AmazonMachineLearningAsync.describeMLModelsAsync
(AsyncHandler<DescribeMLModelsRequest, DescribeMLModelsResult> asyncHandler) Simplified method form for invoking the DescribeMLModels operation with an AsyncHandler.AmazonMachineLearningAsync.describeMLModelsAsync
(DescribeMLModelsRequest describeMLModelsRequest, AsyncHandler<DescribeMLModelsRequest, DescribeMLModelsResult> asyncHandler) Returns a list ofMLModel
that match the search criteria in the request.AmazonMachineLearningAsyncClient.describeMLModelsAsync
(AsyncHandler<DescribeMLModelsRequest, DescribeMLModelsResult> asyncHandler) Simplified method form for invoking the DescribeMLModels operation with an AsyncHandler.AmazonMachineLearningAsyncClient.describeMLModelsAsync
(DescribeMLModelsRequest request, AsyncHandler<DescribeMLModelsRequest, DescribeMLModelsResult> asyncHandler) AbstractAmazonMachineLearningAsync.getBatchPredictionAsync
(GetBatchPredictionRequest request, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) AmazonMachineLearningAsync.getBatchPredictionAsync
(GetBatchPredictionRequest getBatchPredictionRequest, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) Returns aBatchPrediction
that includes detailed metadata, status, and data file information for aBatch Prediction
request.AmazonMachineLearningAsyncClient.getBatchPredictionAsync
(GetBatchPredictionRequest request, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) AbstractAmazonMachineLearningAsync.getDataSourceAsync
(GetDataSourceRequest request, AsyncHandler<GetDataSourceRequest, GetDataSourceResult> asyncHandler) AmazonMachineLearningAsync.getDataSourceAsync
(GetDataSourceRequest getDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult> asyncHandler) Returns aDataSource
that includes metadata and data file information, as well as the current status of theDataSource
.AmazonMachineLearningAsyncClient.getDataSourceAsync
(GetDataSourceRequest request, AsyncHandler<GetDataSourceRequest, GetDataSourceResult> asyncHandler) AbstractAmazonMachineLearningAsync.getEvaluationAsync
(GetEvaluationRequest request, AsyncHandler<GetEvaluationRequest, GetEvaluationResult> asyncHandler) AmazonMachineLearningAsync.getEvaluationAsync
(GetEvaluationRequest getEvaluationRequest, AsyncHandler<GetEvaluationRequest, GetEvaluationResult> asyncHandler) Returns anEvaluation
that includes metadata as well as the current status of theEvaluation
.AmazonMachineLearningAsyncClient.getEvaluationAsync
(GetEvaluationRequest request, AsyncHandler<GetEvaluationRequest, GetEvaluationResult> asyncHandler) AbstractAmazonMachineLearningAsync.getMLModelAsync
(GetMLModelRequest request, AsyncHandler<GetMLModelRequest, GetMLModelResult> asyncHandler) AmazonMachineLearningAsync.getMLModelAsync
(GetMLModelRequest getMLModelRequest, AsyncHandler<GetMLModelRequest, GetMLModelResult> asyncHandler) Returns anMLModel
that includes detailed metadata, and data source information as well as the current status of theMLModel
.AmazonMachineLearningAsyncClient.getMLModelAsync
(GetMLModelRequest request, AsyncHandler<GetMLModelRequest, GetMLModelResult> asyncHandler) AbstractAmazonMachineLearningAsync.predictAsync
(PredictRequest request, AsyncHandler<PredictRequest, PredictResult> asyncHandler) AmazonMachineLearningAsync.predictAsync
(PredictRequest predictRequest, AsyncHandler<PredictRequest, PredictResult> asyncHandler) Generates a prediction for the observation using the specifiedML Model
.AmazonMachineLearningAsyncClient.predictAsync
(PredictRequest request, AsyncHandler<PredictRequest, PredictResult> asyncHandler) AbstractAmazonMachineLearningAsync.updateBatchPredictionAsync
(UpdateBatchPredictionRequest request, AsyncHandler<UpdateBatchPredictionRequest, UpdateBatchPredictionResult> asyncHandler) AmazonMachineLearningAsync.updateBatchPredictionAsync
(UpdateBatchPredictionRequest updateBatchPredictionRequest, AsyncHandler<UpdateBatchPredictionRequest, UpdateBatchPredictionResult> asyncHandler) Updates theBatchPredictionName
of aBatchPrediction
.AmazonMachineLearningAsyncClient.updateBatchPredictionAsync
(UpdateBatchPredictionRequest request, AsyncHandler<UpdateBatchPredictionRequest, UpdateBatchPredictionResult> asyncHandler) AbstractAmazonMachineLearningAsync.updateDataSourceAsync
(UpdateDataSourceRequest request, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult> asyncHandler) AmazonMachineLearningAsync.updateDataSourceAsync
(UpdateDataSourceRequest updateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult> asyncHandler) Updates theDataSourceName
of aDataSource
.AmazonMachineLearningAsyncClient.updateDataSourceAsync
(UpdateDataSourceRequest request, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult> asyncHandler) AbstractAmazonMachineLearningAsync.updateEvaluationAsync
(UpdateEvaluationRequest request, AsyncHandler<UpdateEvaluationRequest, UpdateEvaluationResult> asyncHandler) AmazonMachineLearningAsync.updateEvaluationAsync
(UpdateEvaluationRequest updateEvaluationRequest, AsyncHandler<UpdateEvaluationRequest, UpdateEvaluationResult> asyncHandler) Updates theEvaluationName
of anEvaluation
.AmazonMachineLearningAsyncClient.updateEvaluationAsync
(UpdateEvaluationRequest request, AsyncHandler<UpdateEvaluationRequest, UpdateEvaluationResult> asyncHandler) AbstractAmazonMachineLearningAsync.updateMLModelAsync
(UpdateMLModelRequest request, AsyncHandler<UpdateMLModelRequest, UpdateMLModelResult> asyncHandler) AmazonMachineLearningAsync.updateMLModelAsync
(UpdateMLModelRequest updateMLModelRequest, AsyncHandler<UpdateMLModelRequest, UpdateMLModelResult> asyncHandler) Updates theMLModelName
and theScoreThreshold
of anMLModel
.AmazonMachineLearningAsyncClient.updateMLModelAsync
(UpdateMLModelRequest request, AsyncHandler<UpdateMLModelRequest, UpdateMLModelResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.marketplacecommerceanalytics
Methods in com.amazonaws.services.marketplacecommerceanalytics with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSMarketplaceCommerceAnalyticsAsync.generateDataSetAsync
(GenerateDataSetRequest request, AsyncHandler<GenerateDataSetRequest, GenerateDataSetResult> asyncHandler) 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.AWSMarketplaceCommerceAnalyticsAsyncClient.generateDataSetAsync
(GenerateDataSetRequest request, AsyncHandler<GenerateDataSetRequest, GenerateDataSetResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.marketplacemetering
Methods in com.amazonaws.services.marketplacemetering with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSMarketplaceMeteringAsync.meterUsageAsync
(MeterUsageRequest request, AsyncHandler<MeterUsageRequest, MeterUsageResult> asyncHandler) AWSMarketplaceMeteringAsync.meterUsageAsync
(MeterUsageRequest meterUsageRequest, AsyncHandler<MeterUsageRequest, MeterUsageResult> asyncHandler) API to emit metering records.AWSMarketplaceMeteringAsyncClient.meterUsageAsync
(MeterUsageRequest request, AsyncHandler<MeterUsageRequest, MeterUsageResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.assignInstanceAsync
(AssignInstanceRequest request, AsyncHandler<AssignInstanceRequest, AssignInstanceResult> asyncHandler) AWSOpsWorksAsync.assignInstanceAsync
(AssignInstanceRequest assignInstanceRequest, AsyncHandler<AssignInstanceRequest, AssignInstanceResult> asyncHandler) Assign a registered instance to a layer.AWSOpsWorksAsyncClient.assignInstanceAsync
(AssignInstanceRequest request, AsyncHandler<AssignInstanceRequest, AssignInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.assignVolumeAsync
(AssignVolumeRequest request, AsyncHandler<AssignVolumeRequest, AssignVolumeResult> asyncHandler) AWSOpsWorksAsync.assignVolumeAsync
(AssignVolumeRequest assignVolumeRequest, AsyncHandler<AssignVolumeRequest, AssignVolumeResult> asyncHandler) Assigns one of the stack's registered Amazon EBS volumes to a specified instance.AWSOpsWorksAsyncClient.assignVolumeAsync
(AssignVolumeRequest request, AsyncHandler<AssignVolumeRequest, AssignVolumeResult> asyncHandler) AbstractAWSOpsWorksAsync.associateElasticIpAsync
(AssociateElasticIpRequest request, AsyncHandler<AssociateElasticIpRequest, AssociateElasticIpResult> asyncHandler) AWSOpsWorksAsync.associateElasticIpAsync
(AssociateElasticIpRequest associateElasticIpRequest, AsyncHandler<AssociateElasticIpRequest, AssociateElasticIpResult> asyncHandler) Associates one of the stack's registered Elastic IP addresses with a specified instance.AWSOpsWorksAsyncClient.associateElasticIpAsync
(AssociateElasticIpRequest request, AsyncHandler<AssociateElasticIpRequest, AssociateElasticIpResult> asyncHandler) AbstractAWSOpsWorksAsync.attachElasticLoadBalancerAsync
(AttachElasticLoadBalancerRequest request, AsyncHandler<AttachElasticLoadBalancerRequest, AttachElasticLoadBalancerResult> asyncHandler) AWSOpsWorksAsync.attachElasticLoadBalancerAsync
(AttachElasticLoadBalancerRequest attachElasticLoadBalancerRequest, AsyncHandler<AttachElasticLoadBalancerRequest, AttachElasticLoadBalancerResult> asyncHandler) Attaches an Elastic Load Balancing load balancer to a specified layer.AWSOpsWorksAsyncClient.attachElasticLoadBalancerAsync
(AttachElasticLoadBalancerRequest request, AsyncHandler<AttachElasticLoadBalancerRequest, AttachElasticLoadBalancerResult> asyncHandler) AbstractAWSOpsWorksAsync.cloneStackAsync
(CloneStackRequest request, AsyncHandler<CloneStackRequest, CloneStackResult> asyncHandler) AWSOpsWorksAsync.cloneStackAsync
(CloneStackRequest cloneStackRequest, AsyncHandler<CloneStackRequest, CloneStackResult> asyncHandler) Creates a clone of a specified stack.AWSOpsWorksAsyncClient.cloneStackAsync
(CloneStackRequest request, AsyncHandler<CloneStackRequest, CloneStackResult> asyncHandler) AbstractAWSOpsWorksAsync.createAppAsync
(CreateAppRequest request, AsyncHandler<CreateAppRequest, CreateAppResult> asyncHandler) AWSOpsWorksAsync.createAppAsync
(CreateAppRequest createAppRequest, AsyncHandler<CreateAppRequest, CreateAppResult> asyncHandler) Creates an app for a specified stack.AWSOpsWorksAsyncClient.createAppAsync
(CreateAppRequest request, AsyncHandler<CreateAppRequest, CreateAppResult> asyncHandler) AbstractAWSOpsWorksAsync.createDeploymentAsync
(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult> asyncHandler) AWSOpsWorksAsync.createDeploymentAsync
(CreateDeploymentRequest createDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult> asyncHandler) Runs deployment or stack commands.AWSOpsWorksAsyncClient.createDeploymentAsync
(CreateDeploymentRequest request, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult> asyncHandler) AbstractAWSOpsWorksAsync.createInstanceAsync
(CreateInstanceRequest request, AsyncHandler<CreateInstanceRequest, CreateInstanceResult> asyncHandler) AWSOpsWorksAsync.createInstanceAsync
(CreateInstanceRequest createInstanceRequest, AsyncHandler<CreateInstanceRequest, CreateInstanceResult> asyncHandler) Creates an instance in a specified stack.AWSOpsWorksAsyncClient.createInstanceAsync
(CreateInstanceRequest request, AsyncHandler<CreateInstanceRequest, CreateInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.createLayerAsync
(CreateLayerRequest request, AsyncHandler<CreateLayerRequest, CreateLayerResult> asyncHandler) AWSOpsWorksAsync.createLayerAsync
(CreateLayerRequest createLayerRequest, AsyncHandler<CreateLayerRequest, CreateLayerResult> asyncHandler) Creates a layer.AWSOpsWorksAsyncClient.createLayerAsync
(CreateLayerRequest request, AsyncHandler<CreateLayerRequest, CreateLayerResult> asyncHandler) AbstractAWSOpsWorksAsync.createStackAsync
(CreateStackRequest request, AsyncHandler<CreateStackRequest, CreateStackResult> asyncHandler) AWSOpsWorksAsync.createStackAsync
(CreateStackRequest createStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult> asyncHandler) Creates a new stack.AWSOpsWorksAsyncClient.createStackAsync
(CreateStackRequest request, AsyncHandler<CreateStackRequest, CreateStackResult> asyncHandler) AbstractAWSOpsWorksAsync.createUserProfileAsync
(CreateUserProfileRequest request, AsyncHandler<CreateUserProfileRequest, CreateUserProfileResult> asyncHandler) AWSOpsWorksAsync.createUserProfileAsync
(CreateUserProfileRequest createUserProfileRequest, AsyncHandler<CreateUserProfileRequest, CreateUserProfileResult> asyncHandler) Creates a new user profile.AWSOpsWorksAsyncClient.createUserProfileAsync
(CreateUserProfileRequest request, AsyncHandler<CreateUserProfileRequest, CreateUserProfileResult> asyncHandler) AbstractAWSOpsWorksAsync.deleteAppAsync
(DeleteAppRequest request, AsyncHandler<DeleteAppRequest, DeleteAppResult> asyncHandler) AWSOpsWorksAsync.deleteAppAsync
(DeleteAppRequest deleteAppRequest, AsyncHandler<DeleteAppRequest, DeleteAppResult> asyncHandler) Deletes a specified app.AWSOpsWorksAsyncClient.deleteAppAsync
(DeleteAppRequest request, AsyncHandler<DeleteAppRequest, DeleteAppResult> asyncHandler) AbstractAWSOpsWorksAsync.deleteInstanceAsync
(DeleteInstanceRequest request, AsyncHandler<DeleteInstanceRequest, DeleteInstanceResult> asyncHandler) AWSOpsWorksAsync.deleteInstanceAsync
(DeleteInstanceRequest deleteInstanceRequest, AsyncHandler<DeleteInstanceRequest, DeleteInstanceResult> asyncHandler) Deletes a specified instance, which terminates the associated Amazon EC2 instance.AWSOpsWorksAsyncClient.deleteInstanceAsync
(DeleteInstanceRequest request, AsyncHandler<DeleteInstanceRequest, DeleteInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.deleteLayerAsync
(DeleteLayerRequest request, AsyncHandler<DeleteLayerRequest, DeleteLayerResult> asyncHandler) AWSOpsWorksAsync.deleteLayerAsync
(DeleteLayerRequest deleteLayerRequest, AsyncHandler<DeleteLayerRequest, DeleteLayerResult> asyncHandler) Deletes a specified layer.AWSOpsWorksAsyncClient.deleteLayerAsync
(DeleteLayerRequest request, AsyncHandler<DeleteLayerRequest, DeleteLayerResult> asyncHandler) AbstractAWSOpsWorksAsync.deleteStackAsync
(DeleteStackRequest request, AsyncHandler<DeleteStackRequest, DeleteStackResult> asyncHandler) AWSOpsWorksAsync.deleteStackAsync
(DeleteStackRequest deleteStackRequest, AsyncHandler<DeleteStackRequest, DeleteStackResult> asyncHandler) Deletes a specified stack.AWSOpsWorksAsyncClient.deleteStackAsync
(DeleteStackRequest request, AsyncHandler<DeleteStackRequest, DeleteStackResult> asyncHandler) AbstractAWSOpsWorksAsync.deleteUserProfileAsync
(DeleteUserProfileRequest request, AsyncHandler<DeleteUserProfileRequest, DeleteUserProfileResult> asyncHandler) AWSOpsWorksAsync.deleteUserProfileAsync
(DeleteUserProfileRequest deleteUserProfileRequest, AsyncHandler<DeleteUserProfileRequest, DeleteUserProfileResult> asyncHandler) Deletes a user profile.AWSOpsWorksAsyncClient.deleteUserProfileAsync
(DeleteUserProfileRequest request, AsyncHandler<DeleteUserProfileRequest, DeleteUserProfileResult> asyncHandler) AbstractAWSOpsWorksAsync.deregisterEcsClusterAsync
(DeregisterEcsClusterRequest request, AsyncHandler<DeregisterEcsClusterRequest, DeregisterEcsClusterResult> asyncHandler) AWSOpsWorksAsync.deregisterEcsClusterAsync
(DeregisterEcsClusterRequest deregisterEcsClusterRequest, AsyncHandler<DeregisterEcsClusterRequest, DeregisterEcsClusterResult> asyncHandler) Deregisters a specified Amazon ECS cluster from a stack.AWSOpsWorksAsyncClient.deregisterEcsClusterAsync
(DeregisterEcsClusterRequest request, AsyncHandler<DeregisterEcsClusterRequest, DeregisterEcsClusterResult> asyncHandler) AbstractAWSOpsWorksAsync.deregisterElasticIpAsync
(DeregisterElasticIpRequest request, AsyncHandler<DeregisterElasticIpRequest, DeregisterElasticIpResult> asyncHandler) AWSOpsWorksAsync.deregisterElasticIpAsync
(DeregisterElasticIpRequest deregisterElasticIpRequest, AsyncHandler<DeregisterElasticIpRequest, DeregisterElasticIpResult> asyncHandler) Deregisters a specified Elastic IP address.AWSOpsWorksAsyncClient.deregisterElasticIpAsync
(DeregisterElasticIpRequest request, AsyncHandler<DeregisterElasticIpRequest, DeregisterElasticIpResult> asyncHandler) AbstractAWSOpsWorksAsync.deregisterInstanceAsync
(DeregisterInstanceRequest request, AsyncHandler<DeregisterInstanceRequest, DeregisterInstanceResult> asyncHandler) AWSOpsWorksAsync.deregisterInstanceAsync
(DeregisterInstanceRequest deregisterInstanceRequest, AsyncHandler<DeregisterInstanceRequest, DeregisterInstanceResult> asyncHandler) Deregister a registered Amazon EC2 or on-premises instance.AWSOpsWorksAsyncClient.deregisterInstanceAsync
(DeregisterInstanceRequest request, AsyncHandler<DeregisterInstanceRequest, DeregisterInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.deregisterRdsDbInstanceAsync
(DeregisterRdsDbInstanceRequest request, AsyncHandler<DeregisterRdsDbInstanceRequest, DeregisterRdsDbInstanceResult> asyncHandler) AWSOpsWorksAsync.deregisterRdsDbInstanceAsync
(DeregisterRdsDbInstanceRequest deregisterRdsDbInstanceRequest, AsyncHandler<DeregisterRdsDbInstanceRequest, DeregisterRdsDbInstanceResult> asyncHandler) Deregisters an Amazon RDS instance.AWSOpsWorksAsyncClient.deregisterRdsDbInstanceAsync
(DeregisterRdsDbInstanceRequest request, AsyncHandler<DeregisterRdsDbInstanceRequest, DeregisterRdsDbInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.deregisterVolumeAsync
(DeregisterVolumeRequest request, AsyncHandler<DeregisterVolumeRequest, DeregisterVolumeResult> asyncHandler) AWSOpsWorksAsync.deregisterVolumeAsync
(DeregisterVolumeRequest deregisterVolumeRequest, AsyncHandler<DeregisterVolumeRequest, DeregisterVolumeResult> asyncHandler) Deregisters an Amazon EBS volume.AWSOpsWorksAsyncClient.deregisterVolumeAsync
(DeregisterVolumeRequest request, AsyncHandler<DeregisterVolumeRequest, DeregisterVolumeResult> asyncHandler) AbstractAWSOpsWorksAsync.describeAgentVersionsAsync
(DescribeAgentVersionsRequest request, AsyncHandler<DescribeAgentVersionsRequest, DescribeAgentVersionsResult> asyncHandler) AWSOpsWorksAsync.describeAgentVersionsAsync
(DescribeAgentVersionsRequest describeAgentVersionsRequest, AsyncHandler<DescribeAgentVersionsRequest, DescribeAgentVersionsResult> asyncHandler) Describes the available AWS OpsWorks agent versions.AWSOpsWorksAsyncClient.describeAgentVersionsAsync
(DescribeAgentVersionsRequest request, AsyncHandler<DescribeAgentVersionsRequest, DescribeAgentVersionsResult> asyncHandler) AbstractAWSOpsWorksAsync.describeAppsAsync
(DescribeAppsRequest request, AsyncHandler<DescribeAppsRequest, DescribeAppsResult> asyncHandler) AWSOpsWorksAsync.describeAppsAsync
(DescribeAppsRequest describeAppsRequest, AsyncHandler<DescribeAppsRequest, DescribeAppsResult> asyncHandler) Requests a description of a specified set of apps.AWSOpsWorksAsyncClient.describeAppsAsync
(DescribeAppsRequest request, AsyncHandler<DescribeAppsRequest, DescribeAppsResult> asyncHandler) AbstractAWSOpsWorksAsync.describeCommandsAsync
(DescribeCommandsRequest request, AsyncHandler<DescribeCommandsRequest, DescribeCommandsResult> asyncHandler) AWSOpsWorksAsync.describeCommandsAsync
(DescribeCommandsRequest describeCommandsRequest, AsyncHandler<DescribeCommandsRequest, DescribeCommandsResult> asyncHandler) Describes the results of specified commands.AWSOpsWorksAsyncClient.describeCommandsAsync
(DescribeCommandsRequest request, AsyncHandler<DescribeCommandsRequest, DescribeCommandsResult> asyncHandler) AbstractAWSOpsWorksAsync.describeDeploymentsAsync
(DescribeDeploymentsRequest request, AsyncHandler<DescribeDeploymentsRequest, DescribeDeploymentsResult> asyncHandler) AWSOpsWorksAsync.describeDeploymentsAsync
(DescribeDeploymentsRequest describeDeploymentsRequest, AsyncHandler<DescribeDeploymentsRequest, DescribeDeploymentsResult> asyncHandler) Requests a description of a specified set of deployments.AWSOpsWorksAsyncClient.describeDeploymentsAsync
(DescribeDeploymentsRequest request, AsyncHandler<DescribeDeploymentsRequest, DescribeDeploymentsResult> asyncHandler) AbstractAWSOpsWorksAsync.describeEcsClustersAsync
(DescribeEcsClustersRequest request, AsyncHandler<DescribeEcsClustersRequest, DescribeEcsClustersResult> asyncHandler) AWSOpsWorksAsync.describeEcsClustersAsync
(DescribeEcsClustersRequest describeEcsClustersRequest, AsyncHandler<DescribeEcsClustersRequest, DescribeEcsClustersResult> asyncHandler) Describes Amazon ECS clusters that are registered with a stack.AWSOpsWorksAsyncClient.describeEcsClustersAsync
(DescribeEcsClustersRequest request, AsyncHandler<DescribeEcsClustersRequest, DescribeEcsClustersResult> asyncHandler) AbstractAWSOpsWorksAsync.describeElasticIpsAsync
(DescribeElasticIpsRequest request, AsyncHandler<DescribeElasticIpsRequest, DescribeElasticIpsResult> asyncHandler) AWSOpsWorksAsync.describeElasticIpsAsync
(DescribeElasticIpsRequest describeElasticIpsRequest, AsyncHandler<DescribeElasticIpsRequest, DescribeElasticIpsResult> asyncHandler) Describes Elastic IP addresses.AWSOpsWorksAsyncClient.describeElasticIpsAsync
(DescribeElasticIpsRequest request, AsyncHandler<DescribeElasticIpsRequest, DescribeElasticIpsResult> asyncHandler) AbstractAWSOpsWorksAsync.describeElasticLoadBalancersAsync
(DescribeElasticLoadBalancersRequest request, AsyncHandler<DescribeElasticLoadBalancersRequest, DescribeElasticLoadBalancersResult> asyncHandler) AWSOpsWorksAsync.describeElasticLoadBalancersAsync
(DescribeElasticLoadBalancersRequest describeElasticLoadBalancersRequest, AsyncHandler<DescribeElasticLoadBalancersRequest, DescribeElasticLoadBalancersResult> asyncHandler) Describes a stack's Elastic Load Balancing instances.AWSOpsWorksAsyncClient.describeElasticLoadBalancersAsync
(DescribeElasticLoadBalancersRequest request, AsyncHandler<DescribeElasticLoadBalancersRequest, DescribeElasticLoadBalancersResult> asyncHandler) AbstractAWSOpsWorksAsync.describeInstancesAsync
(DescribeInstancesRequest request, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult> asyncHandler) AWSOpsWorksAsync.describeInstancesAsync
(DescribeInstancesRequest describeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult> asyncHandler) Requests a description of a set of instances.AWSOpsWorksAsyncClient.describeInstancesAsync
(DescribeInstancesRequest request, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult> asyncHandler) AbstractAWSOpsWorksAsync.describeLayersAsync
(DescribeLayersRequest request, AsyncHandler<DescribeLayersRequest, DescribeLayersResult> asyncHandler) AWSOpsWorksAsync.describeLayersAsync
(DescribeLayersRequest describeLayersRequest, AsyncHandler<DescribeLayersRequest, DescribeLayersResult> asyncHandler) Requests a description of one or more layers in a specified stack.AWSOpsWorksAsyncClient.describeLayersAsync
(DescribeLayersRequest request, AsyncHandler<DescribeLayersRequest, DescribeLayersResult> asyncHandler) AbstractAWSOpsWorksAsync.describeLoadBasedAutoScalingAsync
(DescribeLoadBasedAutoScalingRequest request, AsyncHandler<DescribeLoadBasedAutoScalingRequest, DescribeLoadBasedAutoScalingResult> asyncHandler) AWSOpsWorksAsync.describeLoadBasedAutoScalingAsync
(DescribeLoadBasedAutoScalingRequest describeLoadBasedAutoScalingRequest, AsyncHandler<DescribeLoadBasedAutoScalingRequest, DescribeLoadBasedAutoScalingResult> asyncHandler) Describes load-based auto scaling configurations for specified layers.AWSOpsWorksAsyncClient.describeLoadBasedAutoScalingAsync
(DescribeLoadBasedAutoScalingRequest request, AsyncHandler<DescribeLoadBasedAutoScalingRequest, DescribeLoadBasedAutoScalingResult> asyncHandler) AbstractAWSOpsWorksAsync.describeMyUserProfileAsync
(DescribeMyUserProfileRequest request, AsyncHandler<DescribeMyUserProfileRequest, DescribeMyUserProfileResult> asyncHandler) AWSOpsWorksAsync.describeMyUserProfileAsync
(DescribeMyUserProfileRequest describeMyUserProfileRequest, AsyncHandler<DescribeMyUserProfileRequest, DescribeMyUserProfileResult> asyncHandler) Describes a user's SSH information.AWSOpsWorksAsyncClient.describeMyUserProfileAsync
(DescribeMyUserProfileRequest request, AsyncHandler<DescribeMyUserProfileRequest, DescribeMyUserProfileResult> asyncHandler) AbstractAWSOpsWorksAsync.describePermissionsAsync
(DescribePermissionsRequest request, AsyncHandler<DescribePermissionsRequest, DescribePermissionsResult> asyncHandler) AWSOpsWorksAsync.describePermissionsAsync
(DescribePermissionsRequest describePermissionsRequest, AsyncHandler<DescribePermissionsRequest, DescribePermissionsResult> asyncHandler) Describes the permissions for a specified stack.AWSOpsWorksAsyncClient.describePermissionsAsync
(DescribePermissionsRequest request, AsyncHandler<DescribePermissionsRequest, DescribePermissionsResult> asyncHandler) AbstractAWSOpsWorksAsync.describeRaidArraysAsync
(DescribeRaidArraysRequest request, AsyncHandler<DescribeRaidArraysRequest, DescribeRaidArraysResult> asyncHandler) AWSOpsWorksAsync.describeRaidArraysAsync
(DescribeRaidArraysRequest describeRaidArraysRequest, AsyncHandler<DescribeRaidArraysRequest, DescribeRaidArraysResult> asyncHandler) Describe an instance's RAID arrays.AWSOpsWorksAsyncClient.describeRaidArraysAsync
(DescribeRaidArraysRequest request, AsyncHandler<DescribeRaidArraysRequest, DescribeRaidArraysResult> asyncHandler) AbstractAWSOpsWorksAsync.describeRdsDbInstancesAsync
(DescribeRdsDbInstancesRequest request, AsyncHandler<DescribeRdsDbInstancesRequest, DescribeRdsDbInstancesResult> asyncHandler) AWSOpsWorksAsync.describeRdsDbInstancesAsync
(DescribeRdsDbInstancesRequest describeRdsDbInstancesRequest, AsyncHandler<DescribeRdsDbInstancesRequest, DescribeRdsDbInstancesResult> asyncHandler) Describes Amazon RDS instances.AWSOpsWorksAsyncClient.describeRdsDbInstancesAsync
(DescribeRdsDbInstancesRequest request, AsyncHandler<DescribeRdsDbInstancesRequest, DescribeRdsDbInstancesResult> asyncHandler) AbstractAWSOpsWorksAsync.describeServiceErrorsAsync
(DescribeServiceErrorsRequest request, AsyncHandler<DescribeServiceErrorsRequest, DescribeServiceErrorsResult> asyncHandler) AWSOpsWorksAsync.describeServiceErrorsAsync
(DescribeServiceErrorsRequest describeServiceErrorsRequest, AsyncHandler<DescribeServiceErrorsRequest, DescribeServiceErrorsResult> asyncHandler) Describes AWS OpsWorks service errors.AWSOpsWorksAsyncClient.describeServiceErrorsAsync
(DescribeServiceErrorsRequest request, AsyncHandler<DescribeServiceErrorsRequest, DescribeServiceErrorsResult> asyncHandler) AbstractAWSOpsWorksAsync.describeStackProvisioningParametersAsync
(DescribeStackProvisioningParametersRequest request, AsyncHandler<DescribeStackProvisioningParametersRequest, DescribeStackProvisioningParametersResult> asyncHandler) AWSOpsWorksAsync.describeStackProvisioningParametersAsync
(DescribeStackProvisioningParametersRequest describeStackProvisioningParametersRequest, AsyncHandler<DescribeStackProvisioningParametersRequest, DescribeStackProvisioningParametersResult> asyncHandler) Requests a description of a stack's provisioning parameters.AWSOpsWorksAsyncClient.describeStackProvisioningParametersAsync
(DescribeStackProvisioningParametersRequest request, AsyncHandler<DescribeStackProvisioningParametersRequest, DescribeStackProvisioningParametersResult> asyncHandler) AbstractAWSOpsWorksAsync.describeStacksAsync
(DescribeStacksRequest request, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) AWSOpsWorksAsync.describeStacksAsync
(DescribeStacksRequest describeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Requests a description of one or more stacks.AWSOpsWorksAsyncClient.describeStacksAsync
(DescribeStacksRequest request, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) AbstractAWSOpsWorksAsync.describeStackSummaryAsync
(DescribeStackSummaryRequest request, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult> asyncHandler) AWSOpsWorksAsync.describeStackSummaryAsync
(DescribeStackSummaryRequest describeStackSummaryRequest, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult> asyncHandler) Describes the number of layers and apps in a specified stack, and the number of instances in each state, such asrunning_setup
oronline
.AWSOpsWorksAsyncClient.describeStackSummaryAsync
(DescribeStackSummaryRequest request, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult> asyncHandler) AbstractAWSOpsWorksAsync.describeTimeBasedAutoScalingAsync
(DescribeTimeBasedAutoScalingRequest request, AsyncHandler<DescribeTimeBasedAutoScalingRequest, DescribeTimeBasedAutoScalingResult> asyncHandler) AWSOpsWorksAsync.describeTimeBasedAutoScalingAsync
(DescribeTimeBasedAutoScalingRequest describeTimeBasedAutoScalingRequest, AsyncHandler<DescribeTimeBasedAutoScalingRequest, DescribeTimeBasedAutoScalingResult> asyncHandler) Describes time-based auto scaling configurations for specified instances.AWSOpsWorksAsyncClient.describeTimeBasedAutoScalingAsync
(DescribeTimeBasedAutoScalingRequest request, AsyncHandler<DescribeTimeBasedAutoScalingRequest, DescribeTimeBasedAutoScalingResult> asyncHandler) AbstractAWSOpsWorksAsync.describeUserProfilesAsync
(DescribeUserProfilesRequest request, AsyncHandler<DescribeUserProfilesRequest, DescribeUserProfilesResult> asyncHandler) AWSOpsWorksAsync.describeUserProfilesAsync
(DescribeUserProfilesRequest describeUserProfilesRequest, AsyncHandler<DescribeUserProfilesRequest, DescribeUserProfilesResult> asyncHandler) Describe specified users.AWSOpsWorksAsyncClient.describeUserProfilesAsync
(DescribeUserProfilesRequest request, AsyncHandler<DescribeUserProfilesRequest, DescribeUserProfilesResult> asyncHandler) AbstractAWSOpsWorksAsync.describeVolumesAsync
(DescribeVolumesRequest request, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult> asyncHandler) AWSOpsWorksAsync.describeVolumesAsync
(DescribeVolumesRequest describeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult> asyncHandler) Describes an instance's Amazon EBS volumes.AWSOpsWorksAsyncClient.describeVolumesAsync
(DescribeVolumesRequest request, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult> asyncHandler) AbstractAWSOpsWorksAsync.detachElasticLoadBalancerAsync
(DetachElasticLoadBalancerRequest request, AsyncHandler<DetachElasticLoadBalancerRequest, DetachElasticLoadBalancerResult> asyncHandler) AWSOpsWorksAsync.detachElasticLoadBalancerAsync
(DetachElasticLoadBalancerRequest detachElasticLoadBalancerRequest, AsyncHandler<DetachElasticLoadBalancerRequest, DetachElasticLoadBalancerResult> asyncHandler) Detaches a specified Elastic Load Balancing instance from its layer.AWSOpsWorksAsyncClient.detachElasticLoadBalancerAsync
(DetachElasticLoadBalancerRequest request, AsyncHandler<DetachElasticLoadBalancerRequest, DetachElasticLoadBalancerResult> asyncHandler) AbstractAWSOpsWorksAsync.disassociateElasticIpAsync
(DisassociateElasticIpRequest request, AsyncHandler<DisassociateElasticIpRequest, DisassociateElasticIpResult> asyncHandler) AWSOpsWorksAsync.disassociateElasticIpAsync
(DisassociateElasticIpRequest disassociateElasticIpRequest, AsyncHandler<DisassociateElasticIpRequest, DisassociateElasticIpResult> asyncHandler) Disassociates an Elastic IP address from its instance.AWSOpsWorksAsyncClient.disassociateElasticIpAsync
(DisassociateElasticIpRequest request, AsyncHandler<DisassociateElasticIpRequest, DisassociateElasticIpResult> asyncHandler) AbstractAWSOpsWorksAsync.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest request, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult> asyncHandler) AWSOpsWorksAsync.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest getHostnameSuggestionRequest, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult> asyncHandler) Gets a generated host name for the specified layer, based on the current host name theme.AWSOpsWorksAsyncClient.getHostnameSuggestionAsync
(GetHostnameSuggestionRequest request, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult> asyncHandler) AbstractAWSOpsWorksAsync.grantAccessAsync
(GrantAccessRequest request, AsyncHandler<GrantAccessRequest, GrantAccessResult> asyncHandler) AWSOpsWorksAsync.grantAccessAsync
(GrantAccessRequest grantAccessRequest, AsyncHandler<GrantAccessRequest, GrantAccessResult> asyncHandler) This action can be used only with Windows stacks. AWSOpsWorksAsyncClient.grantAccessAsync
(GrantAccessRequest request, AsyncHandler<GrantAccessRequest, GrantAccessResult> asyncHandler) AbstractAWSOpsWorksAsync.rebootInstanceAsync
(RebootInstanceRequest request, AsyncHandler<RebootInstanceRequest, RebootInstanceResult> asyncHandler) AWSOpsWorksAsync.rebootInstanceAsync
(RebootInstanceRequest rebootInstanceRequest, AsyncHandler<RebootInstanceRequest, RebootInstanceResult> asyncHandler) Reboots a specified instance.AWSOpsWorksAsyncClient.rebootInstanceAsync
(RebootInstanceRequest request, AsyncHandler<RebootInstanceRequest, RebootInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.registerEcsClusterAsync
(RegisterEcsClusterRequest request, AsyncHandler<RegisterEcsClusterRequest, RegisterEcsClusterResult> asyncHandler) AWSOpsWorksAsync.registerEcsClusterAsync
(RegisterEcsClusterRequest registerEcsClusterRequest, AsyncHandler<RegisterEcsClusterRequest, RegisterEcsClusterResult> asyncHandler) Registers a specified Amazon ECS cluster with a stack.AWSOpsWorksAsyncClient.registerEcsClusterAsync
(RegisterEcsClusterRequest request, AsyncHandler<RegisterEcsClusterRequest, RegisterEcsClusterResult> asyncHandler) AbstractAWSOpsWorksAsync.registerElasticIpAsync
(RegisterElasticIpRequest request, AsyncHandler<RegisterElasticIpRequest, RegisterElasticIpResult> asyncHandler) AWSOpsWorksAsync.registerElasticIpAsync
(RegisterElasticIpRequest registerElasticIpRequest, AsyncHandler<RegisterElasticIpRequest, RegisterElasticIpResult> asyncHandler) Registers an Elastic IP address with a specified stack.AWSOpsWorksAsyncClient.registerElasticIpAsync
(RegisterElasticIpRequest request, AsyncHandler<RegisterElasticIpRequest, RegisterElasticIpResult> asyncHandler) AbstractAWSOpsWorksAsync.registerInstanceAsync
(RegisterInstanceRequest request, AsyncHandler<RegisterInstanceRequest, RegisterInstanceResult> asyncHandler) AWSOpsWorksAsync.registerInstanceAsync
(RegisterInstanceRequest registerInstanceRequest, AsyncHandler<RegisterInstanceRequest, RegisterInstanceResult> asyncHandler) Registers instances with a specified stack that were created outside of AWS OpsWorks.AWSOpsWorksAsyncClient.registerInstanceAsync
(RegisterInstanceRequest request, AsyncHandler<RegisterInstanceRequest, RegisterInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.registerRdsDbInstanceAsync
(RegisterRdsDbInstanceRequest request, AsyncHandler<RegisterRdsDbInstanceRequest, RegisterRdsDbInstanceResult> asyncHandler) AWSOpsWorksAsync.registerRdsDbInstanceAsync
(RegisterRdsDbInstanceRequest registerRdsDbInstanceRequest, AsyncHandler<RegisterRdsDbInstanceRequest, RegisterRdsDbInstanceResult> asyncHandler) Registers an Amazon RDS instance with a stack.AWSOpsWorksAsyncClient.registerRdsDbInstanceAsync
(RegisterRdsDbInstanceRequest request, AsyncHandler<RegisterRdsDbInstanceRequest, RegisterRdsDbInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.registerVolumeAsync
(RegisterVolumeRequest request, AsyncHandler<RegisterVolumeRequest, RegisterVolumeResult> asyncHandler) AWSOpsWorksAsync.registerVolumeAsync
(RegisterVolumeRequest registerVolumeRequest, AsyncHandler<RegisterVolumeRequest, RegisterVolumeResult> asyncHandler) Registers an Amazon EBS volume with a specified stack.AWSOpsWorksAsyncClient.registerVolumeAsync
(RegisterVolumeRequest request, AsyncHandler<RegisterVolumeRequest, RegisterVolumeResult> asyncHandler) AbstractAWSOpsWorksAsync.setLoadBasedAutoScalingAsync
(SetLoadBasedAutoScalingRequest request, AsyncHandler<SetLoadBasedAutoScalingRequest, SetLoadBasedAutoScalingResult> asyncHandler) AWSOpsWorksAsync.setLoadBasedAutoScalingAsync
(SetLoadBasedAutoScalingRequest setLoadBasedAutoScalingRequest, AsyncHandler<SetLoadBasedAutoScalingRequest, SetLoadBasedAutoScalingResult> asyncHandler) Specify the load-based auto scaling configuration for a specified layer.AWSOpsWorksAsyncClient.setLoadBasedAutoScalingAsync
(SetLoadBasedAutoScalingRequest request, AsyncHandler<SetLoadBasedAutoScalingRequest, SetLoadBasedAutoScalingResult> asyncHandler) AbstractAWSOpsWorksAsync.setPermissionAsync
(SetPermissionRequest request, AsyncHandler<SetPermissionRequest, SetPermissionResult> asyncHandler) AWSOpsWorksAsync.setPermissionAsync
(SetPermissionRequest setPermissionRequest, AsyncHandler<SetPermissionRequest, SetPermissionResult> asyncHandler) Specifies a user's permissions.AWSOpsWorksAsyncClient.setPermissionAsync
(SetPermissionRequest request, AsyncHandler<SetPermissionRequest, SetPermissionResult> asyncHandler) AbstractAWSOpsWorksAsync.setTimeBasedAutoScalingAsync
(SetTimeBasedAutoScalingRequest request, AsyncHandler<SetTimeBasedAutoScalingRequest, SetTimeBasedAutoScalingResult> asyncHandler) AWSOpsWorksAsync.setTimeBasedAutoScalingAsync
(SetTimeBasedAutoScalingRequest setTimeBasedAutoScalingRequest, AsyncHandler<SetTimeBasedAutoScalingRequest, SetTimeBasedAutoScalingResult> asyncHandler) Specify the time-based auto scaling configuration for a specified instance.AWSOpsWorksAsyncClient.setTimeBasedAutoScalingAsync
(SetTimeBasedAutoScalingRequest request, AsyncHandler<SetTimeBasedAutoScalingRequest, SetTimeBasedAutoScalingResult> asyncHandler) AbstractAWSOpsWorksAsync.startInstanceAsync
(StartInstanceRequest request, AsyncHandler<StartInstanceRequest, StartInstanceResult> asyncHandler) AWSOpsWorksAsync.startInstanceAsync
(StartInstanceRequest startInstanceRequest, AsyncHandler<StartInstanceRequest, StartInstanceResult> asyncHandler) Starts a specified instance.AWSOpsWorksAsyncClient.startInstanceAsync
(StartInstanceRequest request, AsyncHandler<StartInstanceRequest, StartInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.startStackAsync
(StartStackRequest request, AsyncHandler<StartStackRequest, StartStackResult> asyncHandler) AWSOpsWorksAsync.startStackAsync
(StartStackRequest startStackRequest, AsyncHandler<StartStackRequest, StartStackResult> asyncHandler) Starts a stack's instances.AWSOpsWorksAsyncClient.startStackAsync
(StartStackRequest request, AsyncHandler<StartStackRequest, StartStackResult> asyncHandler) AbstractAWSOpsWorksAsync.stopInstanceAsync
(StopInstanceRequest request, AsyncHandler<StopInstanceRequest, StopInstanceResult> asyncHandler) AWSOpsWorksAsync.stopInstanceAsync
(StopInstanceRequest stopInstanceRequest, AsyncHandler<StopInstanceRequest, StopInstanceResult> asyncHandler) Stops a specified instance.AWSOpsWorksAsyncClient.stopInstanceAsync
(StopInstanceRequest request, AsyncHandler<StopInstanceRequest, StopInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.stopStackAsync
(StopStackRequest request, AsyncHandler<StopStackRequest, StopStackResult> asyncHandler) AWSOpsWorksAsync.stopStackAsync
(StopStackRequest stopStackRequest, AsyncHandler<StopStackRequest, StopStackResult> asyncHandler) Stops a specified stack.AWSOpsWorksAsyncClient.stopStackAsync
(StopStackRequest request, AsyncHandler<StopStackRequest, StopStackResult> asyncHandler) AbstractAWSOpsWorksAsync.unassignInstanceAsync
(UnassignInstanceRequest request, AsyncHandler<UnassignInstanceRequest, UnassignInstanceResult> asyncHandler) AWSOpsWorksAsync.unassignInstanceAsync
(UnassignInstanceRequest unassignInstanceRequest, AsyncHandler<UnassignInstanceRequest, UnassignInstanceResult> asyncHandler) Unassigns a registered instance from all of it's layers.AWSOpsWorksAsyncClient.unassignInstanceAsync
(UnassignInstanceRequest request, AsyncHandler<UnassignInstanceRequest, UnassignInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.unassignVolumeAsync
(UnassignVolumeRequest request, AsyncHandler<UnassignVolumeRequest, UnassignVolumeResult> asyncHandler) AWSOpsWorksAsync.unassignVolumeAsync
(UnassignVolumeRequest unassignVolumeRequest, AsyncHandler<UnassignVolumeRequest, UnassignVolumeResult> asyncHandler) Unassigns an assigned Amazon EBS volume.AWSOpsWorksAsyncClient.unassignVolumeAsync
(UnassignVolumeRequest request, AsyncHandler<UnassignVolumeRequest, UnassignVolumeResult> asyncHandler) AbstractAWSOpsWorksAsync.updateAppAsync
(UpdateAppRequest request, AsyncHandler<UpdateAppRequest, UpdateAppResult> asyncHandler) AWSOpsWorksAsync.updateAppAsync
(UpdateAppRequest updateAppRequest, AsyncHandler<UpdateAppRequest, UpdateAppResult> asyncHandler) Updates a specified app.AWSOpsWorksAsyncClient.updateAppAsync
(UpdateAppRequest request, AsyncHandler<UpdateAppRequest, UpdateAppResult> asyncHandler) AbstractAWSOpsWorksAsync.updateElasticIpAsync
(UpdateElasticIpRequest request, AsyncHandler<UpdateElasticIpRequest, UpdateElasticIpResult> asyncHandler) AWSOpsWorksAsync.updateElasticIpAsync
(UpdateElasticIpRequest updateElasticIpRequest, AsyncHandler<UpdateElasticIpRequest, UpdateElasticIpResult> asyncHandler) Updates a registered Elastic IP address's name.AWSOpsWorksAsyncClient.updateElasticIpAsync
(UpdateElasticIpRequest request, AsyncHandler<UpdateElasticIpRequest, UpdateElasticIpResult> asyncHandler) AbstractAWSOpsWorksAsync.updateInstanceAsync
(UpdateInstanceRequest request, AsyncHandler<UpdateInstanceRequest, UpdateInstanceResult> asyncHandler) AWSOpsWorksAsync.updateInstanceAsync
(UpdateInstanceRequest updateInstanceRequest, AsyncHandler<UpdateInstanceRequest, UpdateInstanceResult> asyncHandler) Updates a specified instance.AWSOpsWorksAsyncClient.updateInstanceAsync
(UpdateInstanceRequest request, AsyncHandler<UpdateInstanceRequest, UpdateInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.updateLayerAsync
(UpdateLayerRequest request, AsyncHandler<UpdateLayerRequest, UpdateLayerResult> asyncHandler) AWSOpsWorksAsync.updateLayerAsync
(UpdateLayerRequest updateLayerRequest, AsyncHandler<UpdateLayerRequest, UpdateLayerResult> asyncHandler) Updates a specified layer.AWSOpsWorksAsyncClient.updateLayerAsync
(UpdateLayerRequest request, AsyncHandler<UpdateLayerRequest, UpdateLayerResult> asyncHandler) AbstractAWSOpsWorksAsync.updateMyUserProfileAsync
(UpdateMyUserProfileRequest request, AsyncHandler<UpdateMyUserProfileRequest, UpdateMyUserProfileResult> asyncHandler) AWSOpsWorksAsync.updateMyUserProfileAsync
(UpdateMyUserProfileRequest updateMyUserProfileRequest, AsyncHandler<UpdateMyUserProfileRequest, UpdateMyUserProfileResult> asyncHandler) Updates a user's SSH public key.AWSOpsWorksAsyncClient.updateMyUserProfileAsync
(UpdateMyUserProfileRequest request, AsyncHandler<UpdateMyUserProfileRequest, UpdateMyUserProfileResult> asyncHandler) AbstractAWSOpsWorksAsync.updateRdsDbInstanceAsync
(UpdateRdsDbInstanceRequest request, AsyncHandler<UpdateRdsDbInstanceRequest, UpdateRdsDbInstanceResult> asyncHandler) AWSOpsWorksAsync.updateRdsDbInstanceAsync
(UpdateRdsDbInstanceRequest updateRdsDbInstanceRequest, AsyncHandler<UpdateRdsDbInstanceRequest, UpdateRdsDbInstanceResult> asyncHandler) Updates an Amazon RDS instance.AWSOpsWorksAsyncClient.updateRdsDbInstanceAsync
(UpdateRdsDbInstanceRequest request, AsyncHandler<UpdateRdsDbInstanceRequest, UpdateRdsDbInstanceResult> asyncHandler) AbstractAWSOpsWorksAsync.updateStackAsync
(UpdateStackRequest request, AsyncHandler<UpdateStackRequest, UpdateStackResult> asyncHandler) AWSOpsWorksAsync.updateStackAsync
(UpdateStackRequest updateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult> asyncHandler) Updates a specified stack.AWSOpsWorksAsyncClient.updateStackAsync
(UpdateStackRequest request, AsyncHandler<UpdateStackRequest, UpdateStackResult> asyncHandler) AbstractAWSOpsWorksAsync.updateUserProfileAsync
(UpdateUserProfileRequest request, AsyncHandler<UpdateUserProfileRequest, UpdateUserProfileResult> asyncHandler) AWSOpsWorksAsync.updateUserProfileAsync
(UpdateUserProfileRequest updateUserProfileRequest, AsyncHandler<UpdateUserProfileRequest, UpdateUserProfileResult> asyncHandler) Updates a specified user profile.AWSOpsWorksAsyncClient.updateUserProfileAsync
(UpdateUserProfileRequest request, AsyncHandler<UpdateUserProfileRequest, UpdateUserProfileResult> asyncHandler) AbstractAWSOpsWorksAsync.updateVolumeAsync
(UpdateVolumeRequest request, AsyncHandler<UpdateVolumeRequest, UpdateVolumeResult> asyncHandler) AWSOpsWorksAsync.updateVolumeAsync
(UpdateVolumeRequest updateVolumeRequest, AsyncHandler<UpdateVolumeRequest, UpdateVolumeResult> asyncHandler) Updates an Amazon EBS volume's name or mount point.AWSOpsWorksAsyncClient.updateVolumeAsync
(UpdateVolumeRequest request, AsyncHandler<UpdateVolumeRequest, UpdateVolumeResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.rds
Methods in com.amazonaws.services.rds with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonRDSAsync.addSourceIdentifierToSubscriptionAsync
(AddSourceIdentifierToSubscriptionRequest request, AsyncHandler<AddSourceIdentifierToSubscriptionRequest, EventSubscription> asyncHandler) AmazonRDSAsync.addSourceIdentifierToSubscriptionAsync
(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest, AsyncHandler<AddSourceIdentifierToSubscriptionRequest, EventSubscription> asyncHandler) Adds a source identifier to an existing RDS event notification subscription.AmazonRDSAsyncClient.addSourceIdentifierToSubscriptionAsync
(AddSourceIdentifierToSubscriptionRequest request, AsyncHandler<AddSourceIdentifierToSubscriptionRequest, EventSubscription> asyncHandler) AbstractAmazonRDSAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AmazonRDSAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Adds metadata tags to an Amazon RDS resource.AmazonRDSAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AbstractAmazonRDSAsync.applyPendingMaintenanceActionAsync
(ApplyPendingMaintenanceActionRequest request, AsyncHandler<ApplyPendingMaintenanceActionRequest, ResourcePendingMaintenanceActions> asyncHandler) AmazonRDSAsync.applyPendingMaintenanceActionAsync
(ApplyPendingMaintenanceActionRequest applyPendingMaintenanceActionRequest, AsyncHandler<ApplyPendingMaintenanceActionRequest, ResourcePendingMaintenanceActions> asyncHandler) Applies a pending maintenance action to a resource (for example, to a DB instance).AmazonRDSAsyncClient.applyPendingMaintenanceActionAsync
(ApplyPendingMaintenanceActionRequest request, AsyncHandler<ApplyPendingMaintenanceActionRequest, ResourcePendingMaintenanceActions> asyncHandler) AbstractAmazonRDSAsync.authorizeDBSecurityGroupIngressAsync
(AuthorizeDBSecurityGroupIngressRequest request, AsyncHandler<AuthorizeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) AmazonRDSAsync.authorizeDBSecurityGroupIngressAsync
(AuthorizeDBSecurityGroupIngressRequest authorizeDBSecurityGroupIngressRequest, AsyncHandler<AuthorizeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) Enables ingress to a DBSecurityGroup using one of two forms of authorization.AmazonRDSAsyncClient.authorizeDBSecurityGroupIngressAsync
(AuthorizeDBSecurityGroupIngressRequest request, AsyncHandler<AuthorizeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) AbstractAmazonRDSAsync.copyDBClusterSnapshotAsync
(CopyDBClusterSnapshotRequest request, AsyncHandler<CopyDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) AmazonRDSAsync.copyDBClusterSnapshotAsync
(CopyDBClusterSnapshotRequest copyDBClusterSnapshotRequest, AsyncHandler<CopyDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) Creates a snapshot of a DB cluster.AmazonRDSAsyncClient.copyDBClusterSnapshotAsync
(CopyDBClusterSnapshotRequest request, AsyncHandler<CopyDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) AbstractAmazonRDSAsync.copyDBParameterGroupAsync
(CopyDBParameterGroupRequest request, AsyncHandler<CopyDBParameterGroupRequest, DBParameterGroup> asyncHandler) AmazonRDSAsync.copyDBParameterGroupAsync
(CopyDBParameterGroupRequest copyDBParameterGroupRequest, AsyncHandler<CopyDBParameterGroupRequest, DBParameterGroup> asyncHandler) Copies the specified DB parameter group.AmazonRDSAsyncClient.copyDBParameterGroupAsync
(CopyDBParameterGroupRequest request, AsyncHandler<CopyDBParameterGroupRequest, DBParameterGroup> asyncHandler) AbstractAmazonRDSAsync.copyDBSnapshotAsync
(CopyDBSnapshotRequest request, AsyncHandler<CopyDBSnapshotRequest, DBSnapshot> asyncHandler) AmazonRDSAsync.copyDBSnapshotAsync
(CopyDBSnapshotRequest copyDBSnapshotRequest, AsyncHandler<CopyDBSnapshotRequest, DBSnapshot> asyncHandler) Copies the specified DB snapshot.AmazonRDSAsyncClient.copyDBSnapshotAsync
(CopyDBSnapshotRequest request, AsyncHandler<CopyDBSnapshotRequest, DBSnapshot> asyncHandler) AbstractAmazonRDSAsync.copyOptionGroupAsync
(CopyOptionGroupRequest request, AsyncHandler<CopyOptionGroupRequest, OptionGroup> asyncHandler) AmazonRDSAsync.copyOptionGroupAsync
(CopyOptionGroupRequest copyOptionGroupRequest, AsyncHandler<CopyOptionGroupRequest, OptionGroup> asyncHandler) Copies the specified option group.AmazonRDSAsyncClient.copyOptionGroupAsync
(CopyOptionGroupRequest request, AsyncHandler<CopyOptionGroupRequest, OptionGroup> asyncHandler) AbstractAmazonRDSAsync.createDBClusterAsync
(CreateDBClusterRequest request, AsyncHandler<CreateDBClusterRequest, DBCluster> asyncHandler) AmazonRDSAsync.createDBClusterAsync
(CreateDBClusterRequest createDBClusterRequest, AsyncHandler<CreateDBClusterRequest, DBCluster> asyncHandler) Creates a new Amazon Aurora DB cluster.AmazonRDSAsyncClient.createDBClusterAsync
(CreateDBClusterRequest request, AsyncHandler<CreateDBClusterRequest, DBCluster> asyncHandler) AbstractAmazonRDSAsync.createDBClusterParameterGroupAsync
(CreateDBClusterParameterGroupRequest request, AsyncHandler<CreateDBClusterParameterGroupRequest, DBClusterParameterGroup> asyncHandler) AmazonRDSAsync.createDBClusterParameterGroupAsync
(CreateDBClusterParameterGroupRequest createDBClusterParameterGroupRequest, AsyncHandler<CreateDBClusterParameterGroupRequest, DBClusterParameterGroup> asyncHandler) Creates a new DB cluster parameter group.AmazonRDSAsyncClient.createDBClusterParameterGroupAsync
(CreateDBClusterParameterGroupRequest request, AsyncHandler<CreateDBClusterParameterGroupRequest, DBClusterParameterGroup> asyncHandler) AbstractAmazonRDSAsync.createDBClusterSnapshotAsync
(CreateDBClusterSnapshotRequest request, AsyncHandler<CreateDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) AmazonRDSAsync.createDBClusterSnapshotAsync
(CreateDBClusterSnapshotRequest createDBClusterSnapshotRequest, AsyncHandler<CreateDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) Creates a snapshot of a DB cluster.AmazonRDSAsyncClient.createDBClusterSnapshotAsync
(CreateDBClusterSnapshotRequest request, AsyncHandler<CreateDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) AbstractAmazonRDSAsync.createDBInstanceAsync
(CreateDBInstanceRequest request, AsyncHandler<CreateDBInstanceRequest, DBInstance> asyncHandler) AmazonRDSAsync.createDBInstanceAsync
(CreateDBInstanceRequest createDBInstanceRequest, AsyncHandler<CreateDBInstanceRequest, DBInstance> asyncHandler) Creates a new DB instance.AmazonRDSAsyncClient.createDBInstanceAsync
(CreateDBInstanceRequest request, AsyncHandler<CreateDBInstanceRequest, DBInstance> asyncHandler) AbstractAmazonRDSAsync.createDBInstanceReadReplicaAsync
(CreateDBInstanceReadReplicaRequest request, AsyncHandler<CreateDBInstanceReadReplicaRequest, DBInstance> asyncHandler) AmazonRDSAsync.createDBInstanceReadReplicaAsync
(CreateDBInstanceReadReplicaRequest createDBInstanceReadReplicaRequest, AsyncHandler<CreateDBInstanceReadReplicaRequest, DBInstance> asyncHandler) Creates a DB instance for a DB instance running MySQL, MariaDB, or PostgreSQL that acts as a Read Replica of a source DB instance.AmazonRDSAsyncClient.createDBInstanceReadReplicaAsync
(CreateDBInstanceReadReplicaRequest request, AsyncHandler<CreateDBInstanceReadReplicaRequest, DBInstance> asyncHandler) AbstractAmazonRDSAsync.createDBParameterGroupAsync
(CreateDBParameterGroupRequest request, AsyncHandler<CreateDBParameterGroupRequest, DBParameterGroup> asyncHandler) AmazonRDSAsync.createDBParameterGroupAsync
(CreateDBParameterGroupRequest createDBParameterGroupRequest, AsyncHandler<CreateDBParameterGroupRequest, DBParameterGroup> asyncHandler) Creates a new DB parameter group.AmazonRDSAsyncClient.createDBParameterGroupAsync
(CreateDBParameterGroupRequest request, AsyncHandler<CreateDBParameterGroupRequest, DBParameterGroup> asyncHandler) AbstractAmazonRDSAsync.createDBSecurityGroupAsync
(CreateDBSecurityGroupRequest request, AsyncHandler<CreateDBSecurityGroupRequest, DBSecurityGroup> asyncHandler) AmazonRDSAsync.createDBSecurityGroupAsync
(CreateDBSecurityGroupRequest createDBSecurityGroupRequest, AsyncHandler<CreateDBSecurityGroupRequest, DBSecurityGroup> asyncHandler) Creates a new DB security group.AmazonRDSAsyncClient.createDBSecurityGroupAsync
(CreateDBSecurityGroupRequest request, AsyncHandler<CreateDBSecurityGroupRequest, DBSecurityGroup> asyncHandler) AbstractAmazonRDSAsync.createDBSnapshotAsync
(CreateDBSnapshotRequest request, AsyncHandler<CreateDBSnapshotRequest, DBSnapshot> asyncHandler) AmazonRDSAsync.createDBSnapshotAsync
(CreateDBSnapshotRequest createDBSnapshotRequest, AsyncHandler<CreateDBSnapshotRequest, DBSnapshot> asyncHandler) Creates a DBSnapshot.AmazonRDSAsyncClient.createDBSnapshotAsync
(CreateDBSnapshotRequest request, AsyncHandler<CreateDBSnapshotRequest, DBSnapshot> asyncHandler) AbstractAmazonRDSAsync.createDBSubnetGroupAsync
(CreateDBSubnetGroupRequest request, AsyncHandler<CreateDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) AmazonRDSAsync.createDBSubnetGroupAsync
(CreateDBSubnetGroupRequest createDBSubnetGroupRequest, AsyncHandler<CreateDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) Creates a new DB subnet group.AmazonRDSAsyncClient.createDBSubnetGroupAsync
(CreateDBSubnetGroupRequest request, AsyncHandler<CreateDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) AbstractAmazonRDSAsync.createEventSubscriptionAsync
(CreateEventSubscriptionRequest request, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription> asyncHandler) AmazonRDSAsync.createEventSubscriptionAsync
(CreateEventSubscriptionRequest createEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription> asyncHandler) Creates an RDS event notification subscription.AmazonRDSAsyncClient.createEventSubscriptionAsync
(CreateEventSubscriptionRequest request, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription> asyncHandler) AbstractAmazonRDSAsync.createOptionGroupAsync
(CreateOptionGroupRequest request, AsyncHandler<CreateOptionGroupRequest, OptionGroup> asyncHandler) AmazonRDSAsync.createOptionGroupAsync
(CreateOptionGroupRequest createOptionGroupRequest, AsyncHandler<CreateOptionGroupRequest, OptionGroup> asyncHandler) Creates a new option group.AmazonRDSAsyncClient.createOptionGroupAsync
(CreateOptionGroupRequest request, AsyncHandler<CreateOptionGroupRequest, OptionGroup> asyncHandler) AbstractAmazonRDSAsync.deleteDBClusterAsync
(DeleteDBClusterRequest request, AsyncHandler<DeleteDBClusterRequest, DBCluster> asyncHandler) AmazonRDSAsync.deleteDBClusterAsync
(DeleteDBClusterRequest deleteDBClusterRequest, AsyncHandler<DeleteDBClusterRequest, DBCluster> asyncHandler) The DeleteDBCluster action deletes a previously provisioned DB cluster.AmazonRDSAsyncClient.deleteDBClusterAsync
(DeleteDBClusterRequest request, AsyncHandler<DeleteDBClusterRequest, DBCluster> asyncHandler) AbstractAmazonRDSAsync.deleteDBClusterParameterGroupAsync
(DeleteDBClusterParameterGroupRequest request, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult> asyncHandler) AmazonRDSAsync.deleteDBClusterParameterGroupAsync
(DeleteDBClusterParameterGroupRequest deleteDBClusterParameterGroupRequest, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult> asyncHandler) Deletes a specified DB cluster parameter group.AmazonRDSAsyncClient.deleteDBClusterParameterGroupAsync
(DeleteDBClusterParameterGroupRequest request, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult> asyncHandler) AbstractAmazonRDSAsync.deleteDBClusterSnapshotAsync
(DeleteDBClusterSnapshotRequest request, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) AmazonRDSAsync.deleteDBClusterSnapshotAsync
(DeleteDBClusterSnapshotRequest deleteDBClusterSnapshotRequest, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) Deletes a DB cluster snapshot.AmazonRDSAsyncClient.deleteDBClusterSnapshotAsync
(DeleteDBClusterSnapshotRequest request, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) AbstractAmazonRDSAsync.deleteDBInstanceAsync
(DeleteDBInstanceRequest request, AsyncHandler<DeleteDBInstanceRequest, DBInstance> asyncHandler) AmazonRDSAsync.deleteDBInstanceAsync
(DeleteDBInstanceRequest deleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance> asyncHandler) The DeleteDBInstance action deletes a previously provisioned DB instance.AmazonRDSAsyncClient.deleteDBInstanceAsync
(DeleteDBInstanceRequest request, AsyncHandler<DeleteDBInstanceRequest, DBInstance> asyncHandler) AbstractAmazonRDSAsync.deleteDBParameterGroupAsync
(DeleteDBParameterGroupRequest request, AsyncHandler<DeleteDBParameterGroupRequest, DeleteDBParameterGroupResult> asyncHandler) AmazonRDSAsync.deleteDBParameterGroupAsync
(DeleteDBParameterGroupRequest deleteDBParameterGroupRequest, AsyncHandler<DeleteDBParameterGroupRequest, DeleteDBParameterGroupResult> asyncHandler) Deletes a specified DBParameterGroup.AmazonRDSAsyncClient.deleteDBParameterGroupAsync
(DeleteDBParameterGroupRequest request, AsyncHandler<DeleteDBParameterGroupRequest, DeleteDBParameterGroupResult> asyncHandler) AbstractAmazonRDSAsync.deleteDBSecurityGroupAsync
(DeleteDBSecurityGroupRequest request, AsyncHandler<DeleteDBSecurityGroupRequest, DeleteDBSecurityGroupResult> asyncHandler) AmazonRDSAsync.deleteDBSecurityGroupAsync
(DeleteDBSecurityGroupRequest deleteDBSecurityGroupRequest, AsyncHandler<DeleteDBSecurityGroupRequest, DeleteDBSecurityGroupResult> asyncHandler) Deletes a DB security group.AmazonRDSAsyncClient.deleteDBSecurityGroupAsync
(DeleteDBSecurityGroupRequest request, AsyncHandler<DeleteDBSecurityGroupRequest, DeleteDBSecurityGroupResult> asyncHandler) AbstractAmazonRDSAsync.deleteDBSnapshotAsync
(DeleteDBSnapshotRequest request, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot> asyncHandler) AmazonRDSAsync.deleteDBSnapshotAsync
(DeleteDBSnapshotRequest deleteDBSnapshotRequest, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot> asyncHandler) Deletes a DBSnapshot.AmazonRDSAsyncClient.deleteDBSnapshotAsync
(DeleteDBSnapshotRequest request, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot> asyncHandler) AbstractAmazonRDSAsync.deleteDBSubnetGroupAsync
(DeleteDBSubnetGroupRequest request, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult> asyncHandler) AmazonRDSAsync.deleteDBSubnetGroupAsync
(DeleteDBSubnetGroupRequest deleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult> asyncHandler) Deletes a DB subnet group.AmazonRDSAsyncClient.deleteDBSubnetGroupAsync
(DeleteDBSubnetGroupRequest request, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult> asyncHandler) AbstractAmazonRDSAsync.deleteEventSubscriptionAsync
(DeleteEventSubscriptionRequest request, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription> asyncHandler) AmazonRDSAsync.deleteEventSubscriptionAsync
(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription> asyncHandler) Deletes an RDS event notification subscription.AmazonRDSAsyncClient.deleteEventSubscriptionAsync
(DeleteEventSubscriptionRequest request, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription> asyncHandler) AbstractAmazonRDSAsync.deleteOptionGroupAsync
(DeleteOptionGroupRequest request, AsyncHandler<DeleteOptionGroupRequest, DeleteOptionGroupResult> asyncHandler) AmazonRDSAsync.deleteOptionGroupAsync
(DeleteOptionGroupRequest deleteOptionGroupRequest, AsyncHandler<DeleteOptionGroupRequest, DeleteOptionGroupResult> asyncHandler) Deletes an existing option group.AmazonRDSAsyncClient.deleteOptionGroupAsync
(DeleteOptionGroupRequest request, AsyncHandler<DeleteOptionGroupRequest, DeleteOptionGroupResult> asyncHandler) AbstractAmazonRDSAsync.describeAccountAttributesAsync
(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.AbstractAmazonRDSAsync.describeAccountAttributesAsync
(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) AmazonRDSAsync.describeAccountAttributesAsync
(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.AmazonRDSAsync.describeAccountAttributesAsync
(DescribeAccountAttributesRequest describeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Lists all of the attributes for a customer account.AmazonRDSAsyncClient.describeAccountAttributesAsync
(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.AmazonRDSAsyncClient.describeAccountAttributesAsync
(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) AbstractAmazonRDSAsync.describeCertificatesAsync
(AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) Simplified method form for invoking the DescribeCertificates operation with an AsyncHandler.AbstractAmazonRDSAsync.describeCertificatesAsync
(DescribeCertificatesRequest request, AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) AmazonRDSAsync.describeCertificatesAsync
(AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) Simplified method form for invoking the DescribeCertificates operation with an AsyncHandler.AmazonRDSAsync.describeCertificatesAsync
(DescribeCertificatesRequest describeCertificatesRequest, AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) Lists the set of CA certificates provided by Amazon RDS for this AWS account.AmazonRDSAsyncClient.describeCertificatesAsync
(AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) Simplified method form for invoking the DescribeCertificates operation with an AsyncHandler.AmazonRDSAsyncClient.describeCertificatesAsync
(DescribeCertificatesRequest request, AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) AbstractAmazonRDSAsync.describeDBClusterParameterGroupsAsync
(AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterParameterGroups operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBClusterParameterGroupsAsync
(DescribeDBClusterParameterGroupsRequest request, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) AmazonRDSAsync.describeDBClusterParameterGroupsAsync
(AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterParameterGroups operation with an AsyncHandler.AmazonRDSAsync.describeDBClusterParameterGroupsAsync
(DescribeDBClusterParameterGroupsRequest describeDBClusterParameterGroupsRequest, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) Returns a list ofDBClusterParameterGroup
descriptions.AmazonRDSAsyncClient.describeDBClusterParameterGroupsAsync
(AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterParameterGroups operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBClusterParameterGroupsAsync
(DescribeDBClusterParameterGroupsRequest request, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) AbstractAmazonRDSAsync.describeDBClusterParametersAsync
(DescribeDBClusterParametersRequest request, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult> asyncHandler) AmazonRDSAsync.describeDBClusterParametersAsync
(DescribeDBClusterParametersRequest describeDBClusterParametersRequest, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult> asyncHandler) Returns the detailed parameter list for a particular DB cluster parameter group.AmazonRDSAsyncClient.describeDBClusterParametersAsync
(DescribeDBClusterParametersRequest request, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult> asyncHandler) AbstractAmazonRDSAsync.describeDBClustersAsync
(AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) Simplified method form for invoking the DescribeDBClusters operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBClustersAsync
(DescribeDBClustersRequest request, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) AmazonRDSAsync.describeDBClustersAsync
(AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) Simplified method form for invoking the DescribeDBClusters operation with an AsyncHandler.AmazonRDSAsync.describeDBClustersAsync
(DescribeDBClustersRequest describeDBClustersRequest, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) Returns information about provisioned Aurora DB clusters.AmazonRDSAsyncClient.describeDBClustersAsync
(AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) Simplified method form for invoking the DescribeDBClusters operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBClustersAsync
(DescribeDBClustersRequest request, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) AbstractAmazonRDSAsync.describeDBClusterSnapshotsAsync
(AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterSnapshots operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBClusterSnapshotsAsync
(DescribeDBClusterSnapshotsRequest request, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) AmazonRDSAsync.describeDBClusterSnapshotsAsync
(AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterSnapshots operation with an AsyncHandler.AmazonRDSAsync.describeDBClusterSnapshotsAsync
(DescribeDBClusterSnapshotsRequest describeDBClusterSnapshotsRequest, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) Returns information about DB cluster snapshots.AmazonRDSAsyncClient.describeDBClusterSnapshotsAsync
(AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterSnapshots operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBClusterSnapshotsAsync
(DescribeDBClusterSnapshotsRequest request, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) AbstractAmazonRDSAsync.describeDBEngineVersionsAsync
(AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) Simplified method form for invoking the DescribeDBEngineVersions operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBEngineVersionsAsync
(DescribeDBEngineVersionsRequest request, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) AmazonRDSAsync.describeDBEngineVersionsAsync
(AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) Simplified method form for invoking the DescribeDBEngineVersions operation with an AsyncHandler.AmazonRDSAsync.describeDBEngineVersionsAsync
(DescribeDBEngineVersionsRequest describeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) Returns a list of the available DB engines.AmazonRDSAsyncClient.describeDBEngineVersionsAsync
(AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) Simplified method form for invoking the DescribeDBEngineVersions operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBEngineVersionsAsync
(DescribeDBEngineVersionsRequest request, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) AbstractAmazonRDSAsync.describeDBInstancesAsync
(AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeDBInstances operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBInstancesAsync
(DescribeDBInstancesRequest request, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) AmazonRDSAsync.describeDBInstancesAsync
(AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeDBInstances operation with an AsyncHandler.AmazonRDSAsync.describeDBInstancesAsync
(DescribeDBInstancesRequest describeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) Returns information about provisioned RDS instances.AmazonRDSAsyncClient.describeDBInstancesAsync
(AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeDBInstances operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBInstancesAsync
(DescribeDBInstancesRequest request, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) AbstractAmazonRDSAsync.describeDBLogFilesAsync
(DescribeDBLogFilesRequest request, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult> asyncHandler) AmazonRDSAsync.describeDBLogFilesAsync
(DescribeDBLogFilesRequest describeDBLogFilesRequest, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult> asyncHandler) Returns a list of DB log files for the DB instance.AmazonRDSAsyncClient.describeDBLogFilesAsync
(DescribeDBLogFilesRequest request, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult> asyncHandler) AbstractAmazonRDSAsync.describeDBParameterGroupsAsync
(AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBParameterGroups operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBParameterGroupsAsync
(DescribeDBParameterGroupsRequest request, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) AmazonRDSAsync.describeDBParameterGroupsAsync
(AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBParameterGroups operation with an AsyncHandler.AmazonRDSAsync.describeDBParameterGroupsAsync
(DescribeDBParameterGroupsRequest describeDBParameterGroupsRequest, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) Returns a list ofDBParameterGroup
descriptions.AmazonRDSAsyncClient.describeDBParameterGroupsAsync
(AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBParameterGroups operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBParameterGroupsAsync
(DescribeDBParameterGroupsRequest request, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) AbstractAmazonRDSAsync.describeDBParametersAsync
(DescribeDBParametersRequest request, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult> asyncHandler) AmazonRDSAsync.describeDBParametersAsync
(DescribeDBParametersRequest describeDBParametersRequest, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult> asyncHandler) Returns the detailed parameter list for a particular DB parameter group.AmazonRDSAsyncClient.describeDBParametersAsync
(DescribeDBParametersRequest request, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult> asyncHandler) AbstractAmazonRDSAsync.describeDBSecurityGroupsAsync
(AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSecurityGroups operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBSecurityGroupsAsync
(DescribeDBSecurityGroupsRequest request, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) AmazonRDSAsync.describeDBSecurityGroupsAsync
(AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSecurityGroups operation with an AsyncHandler.AmazonRDSAsync.describeDBSecurityGroupsAsync
(DescribeDBSecurityGroupsRequest describeDBSecurityGroupsRequest, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) Returns a list ofDBSecurityGroup
descriptions.AmazonRDSAsyncClient.describeDBSecurityGroupsAsync
(AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSecurityGroups operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBSecurityGroupsAsync
(DescribeDBSecurityGroupsRequest request, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest request, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) AmazonRDSAsync.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.AmazonRDSAsync.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Returns a list of DB snapshot attribute names and values for a manual DB snapshot.AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest request, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) AbstractAmazonRDSAsync.describeDBSnapshotsAsync
(AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshots operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBSnapshotsAsync
(DescribeDBSnapshotsRequest request, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) AmazonRDSAsync.describeDBSnapshotsAsync
(AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshots operation with an AsyncHandler.AmazonRDSAsync.describeDBSnapshotsAsync
(DescribeDBSnapshotsRequest describeDBSnapshotsRequest, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) Returns information about DB snapshots.AmazonRDSAsyncClient.describeDBSnapshotsAsync
(AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshots operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBSnapshotsAsync
(DescribeDBSnapshotsRequest request, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) AbstractAmazonRDSAsync.describeDBSubnetGroupsAsync
(AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSubnetGroups operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBSubnetGroupsAsync
(DescribeDBSubnetGroupsRequest request, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) AmazonRDSAsync.describeDBSubnetGroupsAsync
(AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSubnetGroups operation with an AsyncHandler.AmazonRDSAsync.describeDBSubnetGroupsAsync
(DescribeDBSubnetGroupsRequest describeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) Returns a list of DBSubnetGroup descriptions.AmazonRDSAsyncClient.describeDBSubnetGroupsAsync
(AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSubnetGroups operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBSubnetGroupsAsync
(DescribeDBSubnetGroupsRequest request, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) AbstractAmazonRDSAsync.describeEngineDefaultClusterParametersAsync
(DescribeEngineDefaultClusterParametersRequest request, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults> asyncHandler) AmazonRDSAsync.describeEngineDefaultClusterParametersAsync
(DescribeEngineDefaultClusterParametersRequest describeEngineDefaultClusterParametersRequest, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults> asyncHandler) Returns the default engine and system parameter information for the cluster database engine.AmazonRDSAsyncClient.describeEngineDefaultClusterParametersAsync
(DescribeEngineDefaultClusterParametersRequest request, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults> asyncHandler) AbstractAmazonRDSAsync.describeEngineDefaultParametersAsync
(DescribeEngineDefaultParametersRequest request, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults> asyncHandler) AmazonRDSAsync.describeEngineDefaultParametersAsync
(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults> asyncHandler) Returns the default engine and system parameter information for the specified database engine.AmazonRDSAsyncClient.describeEngineDefaultParametersAsync
(DescribeEngineDefaultParametersRequest request, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults> asyncHandler) AbstractAmazonRDSAsync.describeEventCategoriesAsync
(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.AbstractAmazonRDSAsync.describeEventCategoriesAsync
(DescribeEventCategoriesRequest request, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) AmazonRDSAsync.describeEventCategoriesAsync
(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.AmazonRDSAsync.describeEventCategoriesAsync
(DescribeEventCategoriesRequest describeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Displays a list of categories for all event source types, or, if specified, for a specified source type.AmazonRDSAsyncClient.describeEventCategoriesAsync
(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.AmazonRDSAsyncClient.describeEventCategoriesAsync
(DescribeEventCategoriesRequest request, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) AbstractAmazonRDSAsync.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AbstractAmazonRDSAsync.describeEventsAsync
(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) AmazonRDSAsync.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AmazonRDSAsync.describeEventsAsync
(DescribeEventsRequest describeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.AmazonRDSAsyncClient.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AmazonRDSAsyncClient.describeEventsAsync
(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) AbstractAmazonRDSAsync.describeEventSubscriptionsAsync
(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.AbstractAmazonRDSAsync.describeEventSubscriptionsAsync
(DescribeEventSubscriptionsRequest request, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) AmazonRDSAsync.describeEventSubscriptionsAsync
(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.AmazonRDSAsync.describeEventSubscriptionsAsync
(DescribeEventSubscriptionsRequest describeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Lists all the subscription descriptions for a customer account.AmazonRDSAsyncClient.describeEventSubscriptionsAsync
(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.AmazonRDSAsyncClient.describeEventSubscriptionsAsync
(DescribeEventSubscriptionsRequest request, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) AbstractAmazonRDSAsync.describeOptionGroupOptionsAsync
(DescribeOptionGroupOptionsRequest request, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult> asyncHandler) AmazonRDSAsync.describeOptionGroupOptionsAsync
(DescribeOptionGroupOptionsRequest describeOptionGroupOptionsRequest, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult> asyncHandler) Describes all available options.AmazonRDSAsyncClient.describeOptionGroupOptionsAsync
(DescribeOptionGroupOptionsRequest request, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult> asyncHandler) AbstractAmazonRDSAsync.describeOptionGroupsAsync
(AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) Simplified method form for invoking the DescribeOptionGroups operation with an AsyncHandler.AbstractAmazonRDSAsync.describeOptionGroupsAsync
(DescribeOptionGroupsRequest request, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) AmazonRDSAsync.describeOptionGroupsAsync
(AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) Simplified method form for invoking the DescribeOptionGroups operation with an AsyncHandler.AmazonRDSAsync.describeOptionGroupsAsync
(DescribeOptionGroupsRequest describeOptionGroupsRequest, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) Describes the available option groups.AmazonRDSAsyncClient.describeOptionGroupsAsync
(AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) Simplified method form for invoking the DescribeOptionGroups operation with an AsyncHandler.AmazonRDSAsyncClient.describeOptionGroupsAsync
(DescribeOptionGroupsRequest request, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) AbstractAmazonRDSAsync.describeOrderableDBInstanceOptionsAsync
(DescribeOrderableDBInstanceOptionsRequest request, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult> asyncHandler) AmazonRDSAsync.describeOrderableDBInstanceOptionsAsync
(DescribeOrderableDBInstanceOptionsRequest describeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult> asyncHandler) Returns a list of orderable DB instance options for the specified engine.AmazonRDSAsyncClient.describeOrderableDBInstanceOptionsAsync
(DescribeOrderableDBInstanceOptionsRequest request, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult> asyncHandler) AbstractAmazonRDSAsync.describePendingMaintenanceActionsAsync
(AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) Simplified method form for invoking the DescribePendingMaintenanceActions operation with an AsyncHandler.AbstractAmazonRDSAsync.describePendingMaintenanceActionsAsync
(DescribePendingMaintenanceActionsRequest request, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) AmazonRDSAsync.describePendingMaintenanceActionsAsync
(AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) Simplified method form for invoking the DescribePendingMaintenanceActions operation with an AsyncHandler.AmazonRDSAsync.describePendingMaintenanceActionsAsync
(DescribePendingMaintenanceActionsRequest describePendingMaintenanceActionsRequest, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.AmazonRDSAsyncClient.describePendingMaintenanceActionsAsync
(AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) Simplified method form for invoking the DescribePendingMaintenanceActions operation with an AsyncHandler.AmazonRDSAsyncClient.describePendingMaintenanceActionsAsync
(DescribePendingMaintenanceActionsRequest request, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) AbstractAmazonRDSAsync.describeReservedDBInstancesAsync
(AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstances operation with an AsyncHandler.AbstractAmazonRDSAsync.describeReservedDBInstancesAsync
(DescribeReservedDBInstancesRequest request, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) AmazonRDSAsync.describeReservedDBInstancesAsync
(AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstances operation with an AsyncHandler.AmazonRDSAsync.describeReservedDBInstancesAsync
(DescribeReservedDBInstancesRequest describeReservedDBInstancesRequest, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) Returns information about reserved DB instances for this account, or about a specified reserved DB instance.AmazonRDSAsyncClient.describeReservedDBInstancesAsync
(AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstances operation with an AsyncHandler.AmazonRDSAsyncClient.describeReservedDBInstancesAsync
(DescribeReservedDBInstancesRequest request, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) AbstractAmazonRDSAsync.describeReservedDBInstancesOfferingsAsync
(AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation with an AsyncHandler.AbstractAmazonRDSAsync.describeReservedDBInstancesOfferingsAsync
(DescribeReservedDBInstancesOfferingsRequest request, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) AmazonRDSAsync.describeReservedDBInstancesOfferingsAsync
(AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation with an AsyncHandler.AmazonRDSAsync.describeReservedDBInstancesOfferingsAsync
(DescribeReservedDBInstancesOfferingsRequest describeReservedDBInstancesOfferingsRequest, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) Lists available reserved DB instance offerings.AmazonRDSAsyncClient.describeReservedDBInstancesOfferingsAsync
(AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation with an AsyncHandler.AmazonRDSAsyncClient.describeReservedDBInstancesOfferingsAsync
(DescribeReservedDBInstancesOfferingsRequest request, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) AbstractAmazonRDSAsync.downloadDBLogFilePortionAsync
(DownloadDBLogFilePortionRequest request, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult> asyncHandler) AmazonRDSAsync.downloadDBLogFilePortionAsync
(DownloadDBLogFilePortionRequest downloadDBLogFilePortionRequest, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult> asyncHandler) Downloads all or a portion of the specified log file, up to 1 MB in size.AmazonRDSAsyncClient.downloadDBLogFilePortionAsync
(DownloadDBLogFilePortionRequest request, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult> asyncHandler) AbstractAmazonRDSAsync.failoverDBClusterAsync
(AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) Simplified method form for invoking the FailoverDBCluster operation with an AsyncHandler.AbstractAmazonRDSAsync.failoverDBClusterAsync
(FailoverDBClusterRequest request, AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) AmazonRDSAsync.failoverDBClusterAsync
(AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) Simplified method form for invoking the FailoverDBCluster operation with an AsyncHandler.AmazonRDSAsync.failoverDBClusterAsync
(FailoverDBClusterRequest failoverDBClusterRequest, AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) Forces a failover for a DB cluster.AmazonRDSAsyncClient.failoverDBClusterAsync
(AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) Simplified method form for invoking the FailoverDBCluster operation with an AsyncHandler.AmazonRDSAsyncClient.failoverDBClusterAsync
(FailoverDBClusterRequest request, AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) AbstractAmazonRDSAsync.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AmazonRDSAsync.listTagsForResourceAsync
(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Lists all tags on an Amazon RDS resource.AmazonRDSAsyncClient.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AbstractAmazonRDSAsync.modifyDBClusterAsync
(ModifyDBClusterRequest request, AsyncHandler<ModifyDBClusterRequest, DBCluster> asyncHandler) AmazonRDSAsync.modifyDBClusterAsync
(ModifyDBClusterRequest modifyDBClusterRequest, AsyncHandler<ModifyDBClusterRequest, DBCluster> asyncHandler) Modify a setting for an Amazon Aurora DB cluster.AmazonRDSAsyncClient.modifyDBClusterAsync
(ModifyDBClusterRequest request, AsyncHandler<ModifyDBClusterRequest, DBCluster> asyncHandler) AbstractAmazonRDSAsync.modifyDBClusterParameterGroupAsync
(ModifyDBClusterParameterGroupRequest request, AsyncHandler<ModifyDBClusterParameterGroupRequest, ModifyDBClusterParameterGroupResult> asyncHandler) AmazonRDSAsync.modifyDBClusterParameterGroupAsync
(ModifyDBClusterParameterGroupRequest modifyDBClusterParameterGroupRequest, AsyncHandler<ModifyDBClusterParameterGroupRequest, ModifyDBClusterParameterGroupResult> asyncHandler) Modifies the parameters of a DB cluster parameter group.AmazonRDSAsyncClient.modifyDBClusterParameterGroupAsync
(ModifyDBClusterParameterGroupRequest request, AsyncHandler<ModifyDBClusterParameterGroupRequest, ModifyDBClusterParameterGroupResult> asyncHandler) AbstractAmazonRDSAsync.modifyDBInstanceAsync
(ModifyDBInstanceRequest request, AsyncHandler<ModifyDBInstanceRequest, DBInstance> asyncHandler) AmazonRDSAsync.modifyDBInstanceAsync
(ModifyDBInstanceRequest modifyDBInstanceRequest, AsyncHandler<ModifyDBInstanceRequest, DBInstance> asyncHandler) Modify settings for a DB instance.AmazonRDSAsyncClient.modifyDBInstanceAsync
(ModifyDBInstanceRequest request, AsyncHandler<ModifyDBInstanceRequest, DBInstance> asyncHandler) AbstractAmazonRDSAsync.modifyDBParameterGroupAsync
(ModifyDBParameterGroupRequest request, AsyncHandler<ModifyDBParameterGroupRequest, ModifyDBParameterGroupResult> asyncHandler) AmazonRDSAsync.modifyDBParameterGroupAsync
(ModifyDBParameterGroupRequest modifyDBParameterGroupRequest, AsyncHandler<ModifyDBParameterGroupRequest, ModifyDBParameterGroupResult> asyncHandler) Modifies the parameters of a DB parameter group.AmazonRDSAsyncClient.modifyDBParameterGroupAsync
(ModifyDBParameterGroupRequest request, AsyncHandler<ModifyDBParameterGroupRequest, ModifyDBParameterGroupResult> asyncHandler) AbstractAmazonRDSAsync.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest request, AsyncHandler<ModifyDBSnapshotAttributeRequest, DBSnapshotAttributesResult> asyncHandler) AmazonRDSAsync.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest modifyDBSnapshotAttributeRequest, AsyncHandler<ModifyDBSnapshotAttributeRequest, DBSnapshotAttributesResult> asyncHandler) Adds an attribute and values to, or removes an attribute and values from a manual DB snapshot.AmazonRDSAsyncClient.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest request, AsyncHandler<ModifyDBSnapshotAttributeRequest, DBSnapshotAttributesResult> asyncHandler) AbstractAmazonRDSAsync.modifyDBSubnetGroupAsync
(ModifyDBSubnetGroupRequest request, AsyncHandler<ModifyDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) AmazonRDSAsync.modifyDBSubnetGroupAsync
(ModifyDBSubnetGroupRequest modifyDBSubnetGroupRequest, AsyncHandler<ModifyDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) Modifies an existing DB subnet group.AmazonRDSAsyncClient.modifyDBSubnetGroupAsync
(ModifyDBSubnetGroupRequest request, AsyncHandler<ModifyDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) AbstractAmazonRDSAsync.modifyEventSubscriptionAsync
(ModifyEventSubscriptionRequest request, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription> asyncHandler) AmazonRDSAsync.modifyEventSubscriptionAsync
(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription> asyncHandler) Modifies an existing RDS event notification subscription.AmazonRDSAsyncClient.modifyEventSubscriptionAsync
(ModifyEventSubscriptionRequest request, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription> asyncHandler) AbstractAmazonRDSAsync.modifyOptionGroupAsync
(ModifyOptionGroupRequest request, AsyncHandler<ModifyOptionGroupRequest, OptionGroup> asyncHandler) AmazonRDSAsync.modifyOptionGroupAsync
(ModifyOptionGroupRequest modifyOptionGroupRequest, AsyncHandler<ModifyOptionGroupRequest, OptionGroup> asyncHandler) Modifies an existing option group.AmazonRDSAsyncClient.modifyOptionGroupAsync
(ModifyOptionGroupRequest request, AsyncHandler<ModifyOptionGroupRequest, OptionGroup> asyncHandler) AbstractAmazonRDSAsync.promoteReadReplicaAsync
(PromoteReadReplicaRequest request, AsyncHandler<PromoteReadReplicaRequest, DBInstance> asyncHandler) AmazonRDSAsync.promoteReadReplicaAsync
(PromoteReadReplicaRequest promoteReadReplicaRequest, AsyncHandler<PromoteReadReplicaRequest, DBInstance> asyncHandler) Promotes a Read Replica DB instance to a standalone DB instance.AmazonRDSAsyncClient.promoteReadReplicaAsync
(PromoteReadReplicaRequest request, AsyncHandler<PromoteReadReplicaRequest, DBInstance> asyncHandler) AbstractAmazonRDSAsync.purchaseReservedDBInstancesOfferingAsync
(PurchaseReservedDBInstancesOfferingRequest request, AsyncHandler<PurchaseReservedDBInstancesOfferingRequest, ReservedDBInstance> asyncHandler) AmazonRDSAsync.purchaseReservedDBInstancesOfferingAsync
(PurchaseReservedDBInstancesOfferingRequest purchaseReservedDBInstancesOfferingRequest, AsyncHandler<PurchaseReservedDBInstancesOfferingRequest, ReservedDBInstance> asyncHandler) Purchases a reserved DB instance offering.AmazonRDSAsyncClient.purchaseReservedDBInstancesOfferingAsync
(PurchaseReservedDBInstancesOfferingRequest request, AsyncHandler<PurchaseReservedDBInstancesOfferingRequest, ReservedDBInstance> asyncHandler) AbstractAmazonRDSAsync.rebootDBInstanceAsync
(RebootDBInstanceRequest request, AsyncHandler<RebootDBInstanceRequest, DBInstance> asyncHandler) AmazonRDSAsync.rebootDBInstanceAsync
(RebootDBInstanceRequest rebootDBInstanceRequest, AsyncHandler<RebootDBInstanceRequest, DBInstance> asyncHandler) Rebooting a DB instance restarts the database engine service.AmazonRDSAsyncClient.rebootDBInstanceAsync
(RebootDBInstanceRequest request, AsyncHandler<RebootDBInstanceRequest, DBInstance> asyncHandler) AbstractAmazonRDSAsync.removeSourceIdentifierFromSubscriptionAsync
(RemoveSourceIdentifierFromSubscriptionRequest request, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest, EventSubscription> asyncHandler) AmazonRDSAsync.removeSourceIdentifierFromSubscriptionAsync
(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest, EventSubscription> asyncHandler) Removes a source identifier from an existing RDS event notification subscription.AmazonRDSAsyncClient.removeSourceIdentifierFromSubscriptionAsync
(RemoveSourceIdentifierFromSubscriptionRequest request, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest, EventSubscription> asyncHandler) AbstractAmazonRDSAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) AmazonRDSAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest removeTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) Removes metadata tags from an Amazon RDS resource.AmazonRDSAsyncClient.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) AbstractAmazonRDSAsync.resetDBClusterParameterGroupAsync
(ResetDBClusterParameterGroupRequest request, AsyncHandler<ResetDBClusterParameterGroupRequest, ResetDBClusterParameterGroupResult> asyncHandler) AmazonRDSAsync.resetDBClusterParameterGroupAsync
(ResetDBClusterParameterGroupRequest resetDBClusterParameterGroupRequest, AsyncHandler<ResetDBClusterParameterGroupRequest, ResetDBClusterParameterGroupResult> asyncHandler) Modifies the parameters of a DB cluster parameter group to the default value.AmazonRDSAsyncClient.resetDBClusterParameterGroupAsync
(ResetDBClusterParameterGroupRequest request, AsyncHandler<ResetDBClusterParameterGroupRequest, ResetDBClusterParameterGroupResult> asyncHandler) AbstractAmazonRDSAsync.resetDBParameterGroupAsync
(ResetDBParameterGroupRequest request, AsyncHandler<ResetDBParameterGroupRequest, ResetDBParameterGroupResult> asyncHandler) AmazonRDSAsync.resetDBParameterGroupAsync
(ResetDBParameterGroupRequest resetDBParameterGroupRequest, AsyncHandler<ResetDBParameterGroupRequest, ResetDBParameterGroupResult> asyncHandler) Modifies the parameters of a DB parameter group to the engine/system default value.AmazonRDSAsyncClient.resetDBParameterGroupAsync
(ResetDBParameterGroupRequest request, AsyncHandler<ResetDBParameterGroupRequest, ResetDBParameterGroupResult> asyncHandler) AbstractAmazonRDSAsync.restoreDBClusterFromSnapshotAsync
(RestoreDBClusterFromSnapshotRequest request, AsyncHandler<RestoreDBClusterFromSnapshotRequest, DBCluster> asyncHandler) AmazonRDSAsync.restoreDBClusterFromSnapshotAsync
(RestoreDBClusterFromSnapshotRequest restoreDBClusterFromSnapshotRequest, AsyncHandler<RestoreDBClusterFromSnapshotRequest, DBCluster> asyncHandler) Creates a new DB cluster from a DB cluster snapshot.AmazonRDSAsyncClient.restoreDBClusterFromSnapshotAsync
(RestoreDBClusterFromSnapshotRequest request, AsyncHandler<RestoreDBClusterFromSnapshotRequest, DBCluster> asyncHandler) AbstractAmazonRDSAsync.restoreDBClusterToPointInTimeAsync
(RestoreDBClusterToPointInTimeRequest request, AsyncHandler<RestoreDBClusterToPointInTimeRequest, DBCluster> asyncHandler) AmazonRDSAsync.restoreDBClusterToPointInTimeAsync
(RestoreDBClusterToPointInTimeRequest restoreDBClusterToPointInTimeRequest, AsyncHandler<RestoreDBClusterToPointInTimeRequest, DBCluster> asyncHandler) Restores a DB cluster to an arbitrary point in time.AmazonRDSAsyncClient.restoreDBClusterToPointInTimeAsync
(RestoreDBClusterToPointInTimeRequest request, AsyncHandler<RestoreDBClusterToPointInTimeRequest, DBCluster> asyncHandler) AbstractAmazonRDSAsync.restoreDBInstanceFromDBSnapshotAsync
(RestoreDBInstanceFromDBSnapshotRequest request, AsyncHandler<RestoreDBInstanceFromDBSnapshotRequest, DBInstance> asyncHandler) AmazonRDSAsync.restoreDBInstanceFromDBSnapshotAsync
(RestoreDBInstanceFromDBSnapshotRequest restoreDBInstanceFromDBSnapshotRequest, AsyncHandler<RestoreDBInstanceFromDBSnapshotRequest, DBInstance> asyncHandler) Creates a new DB instance from a DB snapshot.AmazonRDSAsyncClient.restoreDBInstanceFromDBSnapshotAsync
(RestoreDBInstanceFromDBSnapshotRequest request, AsyncHandler<RestoreDBInstanceFromDBSnapshotRequest, DBInstance> asyncHandler) AbstractAmazonRDSAsync.restoreDBInstanceToPointInTimeAsync
(RestoreDBInstanceToPointInTimeRequest request, AsyncHandler<RestoreDBInstanceToPointInTimeRequest, DBInstance> asyncHandler) AmazonRDSAsync.restoreDBInstanceToPointInTimeAsync
(RestoreDBInstanceToPointInTimeRequest restoreDBInstanceToPointInTimeRequest, AsyncHandler<RestoreDBInstanceToPointInTimeRequest, DBInstance> asyncHandler) Restores a DB instance to an arbitrary point in time.AmazonRDSAsyncClient.restoreDBInstanceToPointInTimeAsync
(RestoreDBInstanceToPointInTimeRequest request, AsyncHandler<RestoreDBInstanceToPointInTimeRequest, DBInstance> asyncHandler) AbstractAmazonRDSAsync.revokeDBSecurityGroupIngressAsync
(RevokeDBSecurityGroupIngressRequest request, AsyncHandler<RevokeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) AmazonRDSAsync.revokeDBSecurityGroupIngressAsync
(RevokeDBSecurityGroupIngressRequest revokeDBSecurityGroupIngressRequest, AsyncHandler<RevokeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups.AmazonRDSAsyncClient.revokeDBSecurityGroupIngressAsync
(RevokeDBSecurityGroupIngressRequest request, AsyncHandler<RevokeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.redshift
Methods in com.amazonaws.services.redshift with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonRedshiftAsync.authorizeClusterSecurityGroupIngressAsync
(AuthorizeClusterSecurityGroupIngressRequest request, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup> asyncHandler) AmazonRedshiftAsync.authorizeClusterSecurityGroupIngressAsync
(AuthorizeClusterSecurityGroupIngressRequest authorizeClusterSecurityGroupIngressRequest, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup> asyncHandler) Adds an inbound (ingress) rule to an Amazon Redshift security group.AmazonRedshiftAsyncClient.authorizeClusterSecurityGroupIngressAsync
(AuthorizeClusterSecurityGroupIngressRequest request, AsyncHandler<AuthorizeClusterSecurityGroupIngressRequest, ClusterSecurityGroup> asyncHandler) AbstractAmazonRedshiftAsync.authorizeSnapshotAccessAsync
(AuthorizeSnapshotAccessRequest request, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot> asyncHandler) AmazonRedshiftAsync.authorizeSnapshotAccessAsync
(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot> asyncHandler) Authorizes the specified AWS customer account to restore the specified snapshot.AmazonRedshiftAsyncClient.authorizeSnapshotAccessAsync
(AuthorizeSnapshotAccessRequest request, AsyncHandler<AuthorizeSnapshotAccessRequest, Snapshot> asyncHandler) AbstractAmazonRedshiftAsync.copyClusterSnapshotAsync
(CopyClusterSnapshotRequest request, AsyncHandler<CopyClusterSnapshotRequest, Snapshot> asyncHandler) AmazonRedshiftAsync.copyClusterSnapshotAsync
(CopyClusterSnapshotRequest copyClusterSnapshotRequest, AsyncHandler<CopyClusterSnapshotRequest, Snapshot> asyncHandler) Copies the specified automated cluster snapshot to a new manual cluster snapshot.AmazonRedshiftAsyncClient.copyClusterSnapshotAsync
(CopyClusterSnapshotRequest request, AsyncHandler<CopyClusterSnapshotRequest, Snapshot> asyncHandler) AbstractAmazonRedshiftAsync.createClusterAsync
(CreateClusterRequest request, AsyncHandler<CreateClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.createClusterAsync
(CreateClusterRequest createClusterRequest, AsyncHandler<CreateClusterRequest, Cluster> asyncHandler) Creates a new cluster.AmazonRedshiftAsyncClient.createClusterAsync
(CreateClusterRequest request, AsyncHandler<CreateClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.createClusterParameterGroupAsync
(CreateClusterParameterGroupRequest request, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup> asyncHandler) AmazonRedshiftAsync.createClusterParameterGroupAsync
(CreateClusterParameterGroupRequest createClusterParameterGroupRequest, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup> asyncHandler) Creates an Amazon Redshift parameter group.AmazonRedshiftAsyncClient.createClusterParameterGroupAsync
(CreateClusterParameterGroupRequest request, AsyncHandler<CreateClusterParameterGroupRequest, ClusterParameterGroup> asyncHandler) AbstractAmazonRedshiftAsync.createClusterSecurityGroupAsync
(CreateClusterSecurityGroupRequest request, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup> asyncHandler) AmazonRedshiftAsync.createClusterSecurityGroupAsync
(CreateClusterSecurityGroupRequest createClusterSecurityGroupRequest, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup> asyncHandler) Creates a new Amazon Redshift security group.AmazonRedshiftAsyncClient.createClusterSecurityGroupAsync
(CreateClusterSecurityGroupRequest request, AsyncHandler<CreateClusterSecurityGroupRequest, ClusterSecurityGroup> asyncHandler) AbstractAmazonRedshiftAsync.createClusterSnapshotAsync
(CreateClusterSnapshotRequest request, AsyncHandler<CreateClusterSnapshotRequest, Snapshot> asyncHandler) AmazonRedshiftAsync.createClusterSnapshotAsync
(CreateClusterSnapshotRequest createClusterSnapshotRequest, AsyncHandler<CreateClusterSnapshotRequest, Snapshot> asyncHandler) Creates a manual snapshot of the specified cluster.AmazonRedshiftAsyncClient.createClusterSnapshotAsync
(CreateClusterSnapshotRequest request, AsyncHandler<CreateClusterSnapshotRequest, Snapshot> asyncHandler) AbstractAmazonRedshiftAsync.createClusterSubnetGroupAsync
(CreateClusterSubnetGroupRequest request, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup> asyncHandler) AmazonRedshiftAsync.createClusterSubnetGroupAsync
(CreateClusterSubnetGroupRequest createClusterSubnetGroupRequest, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup> asyncHandler) Creates a new Amazon Redshift subnet group.AmazonRedshiftAsyncClient.createClusterSubnetGroupAsync
(CreateClusterSubnetGroupRequest request, AsyncHandler<CreateClusterSubnetGroupRequest, ClusterSubnetGroup> asyncHandler) AbstractAmazonRedshiftAsync.createEventSubscriptionAsync
(CreateEventSubscriptionRequest request, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription> asyncHandler) AmazonRedshiftAsync.createEventSubscriptionAsync
(CreateEventSubscriptionRequest createEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription> asyncHandler) Creates an Amazon Redshift event notification subscription.AmazonRedshiftAsyncClient.createEventSubscriptionAsync
(CreateEventSubscriptionRequest request, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription> asyncHandler) AbstractAmazonRedshiftAsync.createHsmClientCertificateAsync
(CreateHsmClientCertificateRequest request, AsyncHandler<CreateHsmClientCertificateRequest, HsmClientCertificate> asyncHandler) 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.AmazonRedshiftAsyncClient.createHsmClientCertificateAsync
(CreateHsmClientCertificateRequest request, AsyncHandler<CreateHsmClientCertificateRequest, HsmClientCertificate> asyncHandler) AbstractAmazonRedshiftAsync.createHsmConfigurationAsync
(CreateHsmConfigurationRequest request, AsyncHandler<CreateHsmConfigurationRequest, HsmConfiguration> asyncHandler) 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).AmazonRedshiftAsyncClient.createHsmConfigurationAsync
(CreateHsmConfigurationRequest request, AsyncHandler<CreateHsmConfigurationRequest, HsmConfiguration> asyncHandler) AbstractAmazonRedshiftAsync.createSnapshotCopyGrantAsync
(CreateSnapshotCopyGrantRequest request, AsyncHandler<CreateSnapshotCopyGrantRequest, SnapshotCopyGrant> asyncHandler) 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.AmazonRedshiftAsyncClient.createSnapshotCopyGrantAsync
(CreateSnapshotCopyGrantRequest request, AsyncHandler<CreateSnapshotCopyGrantRequest, SnapshotCopyGrant> asyncHandler) AbstractAmazonRedshiftAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonRedshiftAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Adds one or more tags to a specified resource.AmazonRedshiftAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AbstractAmazonRedshiftAsync.deleteClusterAsync
(DeleteClusterRequest request, AsyncHandler<DeleteClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.deleteClusterAsync
(DeleteClusterRequest deleteClusterRequest, AsyncHandler<DeleteClusterRequest, Cluster> asyncHandler) Deletes a previously provisioned cluster.AmazonRedshiftAsyncClient.deleteClusterAsync
(DeleteClusterRequest request, AsyncHandler<DeleteClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.deleteClusterParameterGroupAsync
(DeleteClusterParameterGroupRequest request, AsyncHandler<DeleteClusterParameterGroupRequest, DeleteClusterParameterGroupResult> asyncHandler) AmazonRedshiftAsync.deleteClusterParameterGroupAsync
(DeleteClusterParameterGroupRequest deleteClusterParameterGroupRequest, AsyncHandler<DeleteClusterParameterGroupRequest, DeleteClusterParameterGroupResult> asyncHandler) Deletes a specified Amazon Redshift parameter group.AmazonRedshiftAsyncClient.deleteClusterParameterGroupAsync
(DeleteClusterParameterGroupRequest request, AsyncHandler<DeleteClusterParameterGroupRequest, DeleteClusterParameterGroupResult> asyncHandler) AbstractAmazonRedshiftAsync.deleteClusterSecurityGroupAsync
(DeleteClusterSecurityGroupRequest request, AsyncHandler<DeleteClusterSecurityGroupRequest, DeleteClusterSecurityGroupResult> asyncHandler) AmazonRedshiftAsync.deleteClusterSecurityGroupAsync
(DeleteClusterSecurityGroupRequest deleteClusterSecurityGroupRequest, AsyncHandler<DeleteClusterSecurityGroupRequest, DeleteClusterSecurityGroupResult> asyncHandler) Deletes an Amazon Redshift security group.AmazonRedshiftAsyncClient.deleteClusterSecurityGroupAsync
(DeleteClusterSecurityGroupRequest request, AsyncHandler<DeleteClusterSecurityGroupRequest, DeleteClusterSecurityGroupResult> asyncHandler) AbstractAmazonRedshiftAsync.deleteClusterSnapshotAsync
(DeleteClusterSnapshotRequest request, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot> asyncHandler) AmazonRedshiftAsync.deleteClusterSnapshotAsync
(DeleteClusterSnapshotRequest deleteClusterSnapshotRequest, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot> asyncHandler) Deletes the specified manual snapshot.AmazonRedshiftAsyncClient.deleteClusterSnapshotAsync
(DeleteClusterSnapshotRequest request, AsyncHandler<DeleteClusterSnapshotRequest, Snapshot> asyncHandler) AbstractAmazonRedshiftAsync.deleteClusterSubnetGroupAsync
(DeleteClusterSubnetGroupRequest request, AsyncHandler<DeleteClusterSubnetGroupRequest, DeleteClusterSubnetGroupResult> asyncHandler) AmazonRedshiftAsync.deleteClusterSubnetGroupAsync
(DeleteClusterSubnetGroupRequest deleteClusterSubnetGroupRequest, AsyncHandler<DeleteClusterSubnetGroupRequest, DeleteClusterSubnetGroupResult> asyncHandler) Deletes the specified cluster subnet group.AmazonRedshiftAsyncClient.deleteClusterSubnetGroupAsync
(DeleteClusterSubnetGroupRequest request, AsyncHandler<DeleteClusterSubnetGroupRequest, DeleteClusterSubnetGroupResult> asyncHandler) AbstractAmazonRedshiftAsync.deleteEventSubscriptionAsync
(DeleteEventSubscriptionRequest request, AsyncHandler<DeleteEventSubscriptionRequest, DeleteEventSubscriptionResult> asyncHandler) AmazonRedshiftAsync.deleteEventSubscriptionAsync
(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, DeleteEventSubscriptionResult> asyncHandler) Deletes an Amazon Redshift event notification subscription.AmazonRedshiftAsyncClient.deleteEventSubscriptionAsync
(DeleteEventSubscriptionRequest request, AsyncHandler<DeleteEventSubscriptionRequest, DeleteEventSubscriptionResult> asyncHandler) AbstractAmazonRedshiftAsync.deleteHsmClientCertificateAsync
(DeleteHsmClientCertificateRequest request, AsyncHandler<DeleteHsmClientCertificateRequest, DeleteHsmClientCertificateResult> asyncHandler) AmazonRedshiftAsync.deleteHsmClientCertificateAsync
(DeleteHsmClientCertificateRequest deleteHsmClientCertificateRequest, AsyncHandler<DeleteHsmClientCertificateRequest, DeleteHsmClientCertificateResult> asyncHandler) Deletes the specified HSM client certificate.AmazonRedshiftAsyncClient.deleteHsmClientCertificateAsync
(DeleteHsmClientCertificateRequest request, AsyncHandler<DeleteHsmClientCertificateRequest, DeleteHsmClientCertificateResult> asyncHandler) AbstractAmazonRedshiftAsync.deleteHsmConfigurationAsync
(DeleteHsmConfigurationRequest request, AsyncHandler<DeleteHsmConfigurationRequest, DeleteHsmConfigurationResult> asyncHandler) AmazonRedshiftAsync.deleteHsmConfigurationAsync
(DeleteHsmConfigurationRequest deleteHsmConfigurationRequest, AsyncHandler<DeleteHsmConfigurationRequest, DeleteHsmConfigurationResult> asyncHandler) Deletes the specified Amazon Redshift HSM configuration.AmazonRedshiftAsyncClient.deleteHsmConfigurationAsync
(DeleteHsmConfigurationRequest request, AsyncHandler<DeleteHsmConfigurationRequest, DeleteHsmConfigurationResult> asyncHandler) AbstractAmazonRedshiftAsync.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest request, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult> asyncHandler) AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult> asyncHandler) Deletes the specified snapshot copy grant.AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest request, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult> asyncHandler) AbstractAmazonRedshiftAsync.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AmazonRedshiftAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes a tag or tags from a resource.AmazonRedshiftAsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeClusterParameterGroupsAsync
(AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeClusterParameterGroups operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeClusterParameterGroupsAsync
(DescribeClusterParameterGroupsRequest request, AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult> asyncHandler) AmazonRedshiftAsync.describeClusterParameterGroupsAsync
(AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeClusterParameterGroups operation with an AsyncHandler.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.AmazonRedshiftAsyncClient.describeClusterParameterGroupsAsync
(AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeClusterParameterGroups operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeClusterParameterGroupsAsync
(DescribeClusterParameterGroupsRequest request, AsyncHandler<DescribeClusterParameterGroupsRequest, DescribeClusterParameterGroupsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeClusterParametersAsync
(DescribeClusterParametersRequest request, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult> asyncHandler) AmazonRedshiftAsync.describeClusterParametersAsync
(DescribeClusterParametersRequest describeClusterParametersRequest, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult> asyncHandler) Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group.AmazonRedshiftAsyncClient.describeClusterParametersAsync
(DescribeClusterParametersRequest request, AsyncHandler<DescribeClusterParametersRequest, DescribeClusterParametersResult> asyncHandler) AbstractAmazonRedshiftAsync.describeClustersAsync
(AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) Simplified method form for invoking the DescribeClusters operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeClustersAsync
(DescribeClustersRequest request, AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) AmazonRedshiftAsync.describeClustersAsync
(AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) Simplified method form for invoking the DescribeClusters operation with an AsyncHandler.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.AmazonRedshiftAsyncClient.describeClustersAsync
(AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) Simplified method form for invoking the DescribeClusters operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeClustersAsync
(DescribeClustersRequest request, AsyncHandler<DescribeClustersRequest, DescribeClustersResult> asyncHandler) AbstractAmazonRedshiftAsync.describeClusterSecurityGroupsAsync
(AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeClusterSecurityGroups operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeClusterSecurityGroupsAsync
(DescribeClusterSecurityGroupsRequest request, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult> asyncHandler) AmazonRedshiftAsync.describeClusterSecurityGroupsAsync
(AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeClusterSecurityGroups operation with an AsyncHandler.AmazonRedshiftAsync.describeClusterSecurityGroupsAsync
(DescribeClusterSecurityGroupsRequest describeClusterSecurityGroupsRequest, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult> asyncHandler) Returns information about Amazon Redshift security groups.AmazonRedshiftAsyncClient.describeClusterSecurityGroupsAsync
(AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeClusterSecurityGroups operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeClusterSecurityGroupsAsync
(DescribeClusterSecurityGroupsRequest request, AsyncHandler<DescribeClusterSecurityGroupsRequest, DescribeClusterSecurityGroupsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeClusterSnapshotsAsync
(AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeClusterSnapshots operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeClusterSnapshotsAsync
(DescribeClusterSnapshotsRequest request, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult> asyncHandler) AmazonRedshiftAsync.describeClusterSnapshotsAsync
(AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeClusterSnapshots operation with an AsyncHandler.AmazonRedshiftAsync.describeClusterSnapshotsAsync
(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult> asyncHandler) Returns one or more snapshot objects, which contain metadata about your cluster snapshots.AmazonRedshiftAsyncClient.describeClusterSnapshotsAsync
(AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeClusterSnapshots operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeClusterSnapshotsAsync
(DescribeClusterSnapshotsRequest request, AsyncHandler<DescribeClusterSnapshotsRequest, DescribeClusterSnapshotsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeClusterSubnetGroupsAsync
(AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeClusterSubnetGroups operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeClusterSubnetGroupsAsync
(DescribeClusterSubnetGroupsRequest request, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult> asyncHandler) AmazonRedshiftAsync.describeClusterSubnetGroupsAsync
(AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeClusterSubnetGroups operation with an AsyncHandler.AmazonRedshiftAsync.describeClusterSubnetGroupsAsync
(DescribeClusterSubnetGroupsRequest describeClusterSubnetGroupsRequest, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult> asyncHandler) Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups.AmazonRedshiftAsyncClient.describeClusterSubnetGroupsAsync
(AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeClusterSubnetGroups operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeClusterSubnetGroupsAsync
(DescribeClusterSubnetGroupsRequest request, AsyncHandler<DescribeClusterSubnetGroupsRequest, DescribeClusterSubnetGroupsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeClusterVersionsAsync
(AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult> asyncHandler) Simplified method form for invoking the DescribeClusterVersions operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeClusterVersionsAsync
(DescribeClusterVersionsRequest request, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult> asyncHandler) AmazonRedshiftAsync.describeClusterVersionsAsync
(AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult> asyncHandler) Simplified method form for invoking the DescribeClusterVersions operation with an AsyncHandler.AmazonRedshiftAsync.describeClusterVersionsAsync
(DescribeClusterVersionsRequest describeClusterVersionsRequest, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult> asyncHandler) Returns descriptions of the available Amazon Redshift cluster versions.AmazonRedshiftAsyncClient.describeClusterVersionsAsync
(AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult> asyncHandler) Simplified method form for invoking the DescribeClusterVersions operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeClusterVersionsAsync
(DescribeClusterVersionsRequest request, AsyncHandler<DescribeClusterVersionsRequest, DescribeClusterVersionsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeDefaultClusterParametersAsync
(DescribeDefaultClusterParametersRequest request, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters> asyncHandler) AmazonRedshiftAsync.describeDefaultClusterParametersAsync
(DescribeDefaultClusterParametersRequest describeDefaultClusterParametersRequest, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters> asyncHandler) Returns a list of parameter settings for the specified parameter group family.AmazonRedshiftAsyncClient.describeDefaultClusterParametersAsync
(DescribeDefaultClusterParametersRequest request, AsyncHandler<DescribeDefaultClusterParametersRequest, DefaultClusterParameters> asyncHandler) AbstractAmazonRedshiftAsync.describeEventCategoriesAsync
(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeEventCategoriesAsync
(DescribeEventCategoriesRequest request, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) AmazonRedshiftAsync.describeEventCategoriesAsync
(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.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.AmazonRedshiftAsyncClient.describeEventCategoriesAsync
(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeEventCategoriesAsync
(DescribeEventCategoriesRequest request, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) AbstractAmazonRedshiftAsync.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeEventsAsync
(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) AmazonRedshiftAsync.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AmazonRedshiftAsync.describeEventsAsync
(DescribeEventsRequest describeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days.AmazonRedshiftAsyncClient.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeEventsAsync
(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeEventSubscriptionsAsync
(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeEventSubscriptionsAsync
(DescribeEventSubscriptionsRequest request, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) AmazonRedshiftAsync.describeEventSubscriptionsAsync
(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.AmazonRedshiftAsync.describeEventSubscriptionsAsync
(DescribeEventSubscriptionsRequest describeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Lists descriptions of all the Amazon Redshift event notifications subscription for a customer account.AmazonRedshiftAsyncClient.describeEventSubscriptionsAsync
(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeEventSubscriptionsAsync
(DescribeEventSubscriptionsRequest request, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeHsmClientCertificatesAsync
(AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult> asyncHandler) Simplified method form for invoking the DescribeHsmClientCertificates operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeHsmClientCertificatesAsync
(DescribeHsmClientCertificatesRequest request, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult> asyncHandler) AmazonRedshiftAsync.describeHsmClientCertificatesAsync
(AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult> asyncHandler) Simplified method form for invoking the DescribeHsmClientCertificates operation with an AsyncHandler.AmazonRedshiftAsync.describeHsmClientCertificatesAsync
(DescribeHsmClientCertificatesRequest describeHsmClientCertificatesRequest, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult> asyncHandler) Returns information about the specified HSM client certificate.AmazonRedshiftAsyncClient.describeHsmClientCertificatesAsync
(AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult> asyncHandler) Simplified method form for invoking the DescribeHsmClientCertificates operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeHsmClientCertificatesAsync
(DescribeHsmClientCertificatesRequest request, AsyncHandler<DescribeHsmClientCertificatesRequest, DescribeHsmClientCertificatesResult> asyncHandler) AbstractAmazonRedshiftAsync.describeHsmConfigurationsAsync
(AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult> asyncHandler) Simplified method form for invoking the DescribeHsmConfigurations operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeHsmConfigurationsAsync
(DescribeHsmConfigurationsRequest request, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult> asyncHandler) AmazonRedshiftAsync.describeHsmConfigurationsAsync
(AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult> asyncHandler) Simplified method form for invoking the DescribeHsmConfigurations operation with an AsyncHandler.AmazonRedshiftAsync.describeHsmConfigurationsAsync
(DescribeHsmConfigurationsRequest describeHsmConfigurationsRequest, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult> asyncHandler) Returns information about the specified Amazon Redshift HSM configuration.AmazonRedshiftAsyncClient.describeHsmConfigurationsAsync
(AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult> asyncHandler) Simplified method form for invoking the DescribeHsmConfigurations operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeHsmConfigurationsAsync
(DescribeHsmConfigurationsRequest request, AsyncHandler<DescribeHsmConfigurationsRequest, DescribeHsmConfigurationsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeLoggingStatusAsync
(DescribeLoggingStatusRequest request, AsyncHandler<DescribeLoggingStatusRequest, DescribeLoggingStatusResult> asyncHandler) 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.AmazonRedshiftAsyncClient.describeLoggingStatusAsync
(DescribeLoggingStatusRequest request, AsyncHandler<DescribeLoggingStatusRequest, DescribeLoggingStatusResult> asyncHandler) AbstractAmazonRedshiftAsync.describeOrderableClusterOptionsAsync
(AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult> asyncHandler) Simplified method form for invoking the DescribeOrderableClusterOptions operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeOrderableClusterOptionsAsync
(DescribeOrderableClusterOptionsRequest request, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult> asyncHandler) AmazonRedshiftAsync.describeOrderableClusterOptionsAsync
(AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult> asyncHandler) Simplified method form for invoking the DescribeOrderableClusterOptions operation with an AsyncHandler.AmazonRedshiftAsync.describeOrderableClusterOptionsAsync
(DescribeOrderableClusterOptionsRequest describeOrderableClusterOptionsRequest, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult> asyncHandler) Returns a list of orderable cluster options.AmazonRedshiftAsyncClient.describeOrderableClusterOptionsAsync
(AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult> asyncHandler) Simplified method form for invoking the DescribeOrderableClusterOptions operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeOrderableClusterOptionsAsync
(DescribeOrderableClusterOptionsRequest request, AsyncHandler<DescribeOrderableClusterOptionsRequest, DescribeOrderableClusterOptionsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeReservedNodeOfferingsAsync
(AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedNodeOfferings operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeReservedNodeOfferingsAsync
(DescribeReservedNodeOfferingsRequest request, AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult> asyncHandler) AmazonRedshiftAsync.describeReservedNodeOfferingsAsync
(AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedNodeOfferings operation with an AsyncHandler.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.AmazonRedshiftAsyncClient.describeReservedNodeOfferingsAsync
(AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedNodeOfferings operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeReservedNodeOfferingsAsync
(DescribeReservedNodeOfferingsRequest request, AsyncHandler<DescribeReservedNodeOfferingsRequest, DescribeReservedNodeOfferingsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeReservedNodesAsync
(AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult> asyncHandler) Simplified method form for invoking the DescribeReservedNodes operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeReservedNodesAsync
(DescribeReservedNodesRequest request, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult> asyncHandler) AmazonRedshiftAsync.describeReservedNodesAsync
(AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult> asyncHandler) Simplified method form for invoking the DescribeReservedNodes operation with an AsyncHandler.AmazonRedshiftAsync.describeReservedNodesAsync
(DescribeReservedNodesRequest describeReservedNodesRequest, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult> asyncHandler) Returns the descriptions of the reserved nodes.AmazonRedshiftAsyncClient.describeReservedNodesAsync
(AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult> asyncHandler) Simplified method form for invoking the DescribeReservedNodes operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeReservedNodesAsync
(DescribeReservedNodesRequest request, AsyncHandler<DescribeReservedNodesRequest, DescribeReservedNodesResult> asyncHandler) AbstractAmazonRedshiftAsync.describeResizeAsync
(DescribeResizeRequest request, AsyncHandler<DescribeResizeRequest, DescribeResizeResult> asyncHandler) AmazonRedshiftAsync.describeResizeAsync
(DescribeResizeRequest describeResizeRequest, AsyncHandler<DescribeResizeRequest, DescribeResizeResult> asyncHandler) Returns information about the last resize operation for the specified cluster.AmazonRedshiftAsyncClient.describeResizeAsync
(DescribeResizeRequest request, AsyncHandler<DescribeResizeRequest, DescribeResizeResult> asyncHandler) AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync
(AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshotCopyGrants operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync
(DescribeSnapshotCopyGrantsRequest request, AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult> asyncHandler) AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync
(AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshotCopyGrants operation with an AsyncHandler.AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync
(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest, AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult> asyncHandler) Returns a list of snapshot copy grants owned by the AWS account in the destination region.AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync
(AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult> asyncHandler) Simplified method form for invoking the DescribeSnapshotCopyGrants operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync
(DescribeSnapshotCopyGrantsRequest request, AsyncHandler<DescribeSnapshotCopyGrantsRequest, DescribeSnapshotCopyGrantsResult> asyncHandler) AbstractAmazonRedshiftAsync.describeTableRestoreStatusAsync
(AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult> asyncHandler) Simplified method form for invoking the DescribeTableRestoreStatus operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeTableRestoreStatusAsync
(DescribeTableRestoreStatusRequest request, AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult> asyncHandler) AmazonRedshiftAsync.describeTableRestoreStatusAsync
(AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult> asyncHandler) Simplified method form for invoking the DescribeTableRestoreStatus operation with an AsyncHandler.AmazonRedshiftAsync.describeTableRestoreStatusAsync
(DescribeTableRestoreStatusRequest describeTableRestoreStatusRequest, AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult> asyncHandler) Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action.AmazonRedshiftAsyncClient.describeTableRestoreStatusAsync
(AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult> asyncHandler) Simplified method form for invoking the DescribeTableRestoreStatus operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeTableRestoreStatusAsync
(DescribeTableRestoreStatusRequest request, AsyncHandler<DescribeTableRestoreStatusRequest, DescribeTableRestoreStatusResult> asyncHandler) AbstractAmazonRedshiftAsync.describeTagsAsync
(AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Simplified method form for invoking the DescribeTags operation with an AsyncHandler.AbstractAmazonRedshiftAsync.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AmazonRedshiftAsync.describeTagsAsync
(AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Simplified method form for invoking the DescribeTags operation with an AsyncHandler.AmazonRedshiftAsync.describeTagsAsync
(DescribeTagsRequest describeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Returns a list of tags.AmazonRedshiftAsyncClient.describeTagsAsync
(AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Simplified method form for invoking the DescribeTags operation with an AsyncHandler.AmazonRedshiftAsyncClient.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AbstractAmazonRedshiftAsync.disableLoggingAsync
(DisableLoggingRequest request, AsyncHandler<DisableLoggingRequest, DisableLoggingResult> asyncHandler) AmazonRedshiftAsync.disableLoggingAsync
(DisableLoggingRequest disableLoggingRequest, AsyncHandler<DisableLoggingRequest, DisableLoggingResult> asyncHandler) Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.AmazonRedshiftAsyncClient.disableLoggingAsync
(DisableLoggingRequest request, AsyncHandler<DisableLoggingRequest, DisableLoggingResult> asyncHandler) AbstractAmazonRedshiftAsync.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest request, AsyncHandler<DisableSnapshotCopyRequest, Cluster> asyncHandler) AmazonRedshiftAsync.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest disableSnapshotCopyRequest, AsyncHandler<DisableSnapshotCopyRequest, Cluster> asyncHandler) Disables the automatic copying of snapshots from one region to another region for a specified cluster.AmazonRedshiftAsyncClient.disableSnapshotCopyAsync
(DisableSnapshotCopyRequest request, AsyncHandler<DisableSnapshotCopyRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.enableLoggingAsync
(EnableLoggingRequest request, AsyncHandler<EnableLoggingRequest, EnableLoggingResult> asyncHandler) AmazonRedshiftAsync.enableLoggingAsync
(EnableLoggingRequest enableLoggingRequest, AsyncHandler<EnableLoggingRequest, EnableLoggingResult> asyncHandler) Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.AmazonRedshiftAsyncClient.enableLoggingAsync
(EnableLoggingRequest request, AsyncHandler<EnableLoggingRequest, EnableLoggingResult> asyncHandler) AbstractAmazonRedshiftAsync.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest request, AsyncHandler<EnableSnapshotCopyRequest, Cluster> asyncHandler) AmazonRedshiftAsync.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest enableSnapshotCopyRequest, AsyncHandler<EnableSnapshotCopyRequest, Cluster> asyncHandler) Enables the automatic copy of snapshots from one region to another region for a specified cluster.AmazonRedshiftAsyncClient.enableSnapshotCopyAsync
(EnableSnapshotCopyRequest request, AsyncHandler<EnableSnapshotCopyRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.modifyClusterAsync
(ModifyClusterRequest request, AsyncHandler<ModifyClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.modifyClusterAsync
(ModifyClusterRequest modifyClusterRequest, AsyncHandler<ModifyClusterRequest, Cluster> asyncHandler) Modifies the settings for a cluster.AmazonRedshiftAsyncClient.modifyClusterAsync
(ModifyClusterRequest request, AsyncHandler<ModifyClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest request, AsyncHandler<ModifyClusterIamRolesRequest, Cluster> asyncHandler) AmazonRedshiftAsync.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest, AsyncHandler<ModifyClusterIamRolesRequest, Cluster> asyncHandler) Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.AmazonRedshiftAsyncClient.modifyClusterIamRolesAsync
(ModifyClusterIamRolesRequest request, AsyncHandler<ModifyClusterIamRolesRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.modifyClusterParameterGroupAsync
(ModifyClusterParameterGroupRequest request, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult> asyncHandler) AmazonRedshiftAsync.modifyClusterParameterGroupAsync
(ModifyClusterParameterGroupRequest modifyClusterParameterGroupRequest, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult> asyncHandler) Modifies the parameters of a parameter group.AmazonRedshiftAsyncClient.modifyClusterParameterGroupAsync
(ModifyClusterParameterGroupRequest request, AsyncHandler<ModifyClusterParameterGroupRequest, ModifyClusterParameterGroupResult> asyncHandler) AbstractAmazonRedshiftAsync.modifyClusterSubnetGroupAsync
(ModifyClusterSubnetGroupRequest request, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup> asyncHandler) AmazonRedshiftAsync.modifyClusterSubnetGroupAsync
(ModifyClusterSubnetGroupRequest modifyClusterSubnetGroupRequest, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup> asyncHandler) Modifies a cluster subnet group to include the specified list of VPC subnets.AmazonRedshiftAsyncClient.modifyClusterSubnetGroupAsync
(ModifyClusterSubnetGroupRequest request, AsyncHandler<ModifyClusterSubnetGroupRequest, ClusterSubnetGroup> asyncHandler) AbstractAmazonRedshiftAsync.modifyEventSubscriptionAsync
(ModifyEventSubscriptionRequest request, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription> asyncHandler) AmazonRedshiftAsync.modifyEventSubscriptionAsync
(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription> asyncHandler) Modifies an existing Amazon Redshift event notification subscription.AmazonRedshiftAsyncClient.modifyEventSubscriptionAsync
(ModifyEventSubscriptionRequest request, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription> asyncHandler) AbstractAmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest request, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster> asyncHandler) 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.AmazonRedshiftAsyncClient.modifySnapshotCopyRetentionPeriodAsync
(ModifySnapshotCopyRetentionPeriodRequest request, AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.purchaseReservedNodeOfferingAsync
(PurchaseReservedNodeOfferingRequest request, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode> asyncHandler) AmazonRedshiftAsync.purchaseReservedNodeOfferingAsync
(PurchaseReservedNodeOfferingRequest purchaseReservedNodeOfferingRequest, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode> asyncHandler) Allows you to purchase reserved nodes.AmazonRedshiftAsyncClient.purchaseReservedNodeOfferingAsync
(PurchaseReservedNodeOfferingRequest request, AsyncHandler<PurchaseReservedNodeOfferingRequest, ReservedNode> asyncHandler) AbstractAmazonRedshiftAsync.rebootClusterAsync
(RebootClusterRequest request, AsyncHandler<RebootClusterRequest, Cluster> asyncHandler) AmazonRedshiftAsync.rebootClusterAsync
(RebootClusterRequest rebootClusterRequest, AsyncHandler<RebootClusterRequest, Cluster> asyncHandler) Reboots a cluster.AmazonRedshiftAsyncClient.rebootClusterAsync
(RebootClusterRequest request, AsyncHandler<RebootClusterRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.resetClusterParameterGroupAsync
(ResetClusterParameterGroupRequest request, AsyncHandler<ResetClusterParameterGroupRequest, ResetClusterParameterGroupResult> asyncHandler) 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".AmazonRedshiftAsyncClient.resetClusterParameterGroupAsync
(ResetClusterParameterGroupRequest request, AsyncHandler<ResetClusterParameterGroupRequest, ResetClusterParameterGroupResult> asyncHandler) AbstractAmazonRedshiftAsync.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest request, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster> asyncHandler) AmazonRedshiftAsync.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster> asyncHandler) Creates a new cluster from a snapshot.AmazonRedshiftAsyncClient.restoreFromClusterSnapshotAsync
(RestoreFromClusterSnapshotRequest request, AsyncHandler<RestoreFromClusterSnapshotRequest, Cluster> asyncHandler) AbstractAmazonRedshiftAsync.restoreTableFromClusterSnapshotAsync
(RestoreTableFromClusterSnapshotRequest request, AsyncHandler<RestoreTableFromClusterSnapshotRequest, TableRestoreStatus> asyncHandler) AmazonRedshiftAsync.restoreTableFromClusterSnapshotAsync
(RestoreTableFromClusterSnapshotRequest restoreTableFromClusterSnapshotRequest, AsyncHandler<RestoreTableFromClusterSnapshotRequest, TableRestoreStatus> asyncHandler) Creates a new table from a table in an Amazon Redshift cluster snapshot.AmazonRedshiftAsyncClient.restoreTableFromClusterSnapshotAsync
(RestoreTableFromClusterSnapshotRequest request, AsyncHandler<RestoreTableFromClusterSnapshotRequest, TableRestoreStatus> asyncHandler) AbstractAmazonRedshiftAsync.revokeClusterSecurityGroupIngressAsync
(RevokeClusterSecurityGroupIngressRequest request, AsyncHandler<RevokeClusterSecurityGroupIngressRequest, ClusterSecurityGroup> asyncHandler) 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.AmazonRedshiftAsyncClient.revokeClusterSecurityGroupIngressAsync
(RevokeClusterSecurityGroupIngressRequest request, AsyncHandler<RevokeClusterSecurityGroupIngressRequest, ClusterSecurityGroup> asyncHandler) AbstractAmazonRedshiftAsync.revokeSnapshotAccessAsync
(RevokeSnapshotAccessRequest request, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot> asyncHandler) AmazonRedshiftAsync.revokeSnapshotAccessAsync
(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot> asyncHandler) Removes the ability of the specified AWS customer account to restore the specified snapshot.AmazonRedshiftAsyncClient.revokeSnapshotAccessAsync
(RevokeSnapshotAccessRequest request, AsyncHandler<RevokeSnapshotAccessRequest, Snapshot> asyncHandler) AbstractAmazonRedshiftAsync.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest request, AsyncHandler<RotateEncryptionKeyRequest, Cluster> asyncHandler) AmazonRedshiftAsync.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest rotateEncryptionKeyRequest, AsyncHandler<RotateEncryptionKeyRequest, Cluster> asyncHandler) Rotates the encryption keys for a cluster.AmazonRedshiftAsyncClient.rotateEncryptionKeyAsync
(RotateEncryptionKeyRequest request, AsyncHandler<RotateEncryptionKeyRequest, Cluster> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest request, AsyncHandler<AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResult> asyncHandler) AmazonRoute53Async.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest, AsyncHandler<AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResult> asyncHandler) This action associates a VPC with an hosted zone.AmazonRoute53AsyncClient.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest request, AsyncHandler<AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResult> asyncHandler) AbstractAmazonRoute53Async.changeResourceRecordSetsAsync
(ChangeResourceRecordSetsRequest request, AsyncHandler<ChangeResourceRecordSetsRequest, ChangeResourceRecordSetsResult> asyncHandler) AmazonRoute53Async.changeResourceRecordSetsAsync
(ChangeResourceRecordSetsRequest changeResourceRecordSetsRequest, AsyncHandler<ChangeResourceRecordSetsRequest, ChangeResourceRecordSetsResult> asyncHandler) Use this action to create or change your authoritative DNS information.AmazonRoute53AsyncClient.changeResourceRecordSetsAsync
(ChangeResourceRecordSetsRequest request, AsyncHandler<ChangeResourceRecordSetsRequest, ChangeResourceRecordSetsResult> asyncHandler) AbstractAmazonRoute53Async.changeTagsForResourceAsync
(ChangeTagsForResourceRequest request, AsyncHandler<ChangeTagsForResourceRequest, ChangeTagsForResourceResult> asyncHandler) AmazonRoute53Async.changeTagsForResourceAsync
(ChangeTagsForResourceRequest changeTagsForResourceRequest, AsyncHandler<ChangeTagsForResourceRequest, ChangeTagsForResourceResult> asyncHandler) AmazonRoute53AsyncClient.changeTagsForResourceAsync
(ChangeTagsForResourceRequest request, AsyncHandler<ChangeTagsForResourceRequest, ChangeTagsForResourceResult> asyncHandler) AbstractAmazonRoute53Async.createHealthCheckAsync
(CreateHealthCheckRequest request, AsyncHandler<CreateHealthCheckRequest, CreateHealthCheckResult> asyncHandler) AmazonRoute53Async.createHealthCheckAsync
(CreateHealthCheckRequest createHealthCheckRequest, AsyncHandler<CreateHealthCheckRequest, CreateHealthCheckResult> asyncHandler) This action creates a new health check.AmazonRoute53AsyncClient.createHealthCheckAsync
(CreateHealthCheckRequest request, AsyncHandler<CreateHealthCheckRequest, CreateHealthCheckResult> asyncHandler) AbstractAmazonRoute53Async.createHostedZoneAsync
(CreateHostedZoneRequest request, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult> asyncHandler) AmazonRoute53Async.createHostedZoneAsync
(CreateHostedZoneRequest createHostedZoneRequest, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult> asyncHandler) This action creates a new hosted zone.AmazonRoute53AsyncClient.createHostedZoneAsync
(CreateHostedZoneRequest request, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult> asyncHandler) AbstractAmazonRoute53Async.createReusableDelegationSetAsync
(CreateReusableDelegationSetRequest request, AsyncHandler<CreateReusableDelegationSetRequest, CreateReusableDelegationSetResult> asyncHandler) AmazonRoute53Async.createReusableDelegationSetAsync
(CreateReusableDelegationSetRequest createReusableDelegationSetRequest, AsyncHandler<CreateReusableDelegationSetRequest, CreateReusableDelegationSetResult> asyncHandler) This action creates a reusable delegationSet.AmazonRoute53AsyncClient.createReusableDelegationSetAsync
(CreateReusableDelegationSetRequest request, AsyncHandler<CreateReusableDelegationSetRequest, CreateReusableDelegationSetResult> asyncHandler) AbstractAmazonRoute53Async.createTrafficPolicyAsync
(CreateTrafficPolicyRequest request, AsyncHandler<CreateTrafficPolicyRequest, CreateTrafficPolicyResult> asyncHandler) AmazonRoute53Async.createTrafficPolicyAsync
(CreateTrafficPolicyRequest createTrafficPolicyRequest, AsyncHandler<CreateTrafficPolicyRequest, CreateTrafficPolicyResult> asyncHandler) Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com).AmazonRoute53AsyncClient.createTrafficPolicyAsync
(CreateTrafficPolicyRequest request, AsyncHandler<CreateTrafficPolicyRequest, CreateTrafficPolicyResult> asyncHandler) AbstractAmazonRoute53Async.createTrafficPolicyInstanceAsync
(CreateTrafficPolicyInstanceRequest request, AsyncHandler<CreateTrafficPolicyInstanceRequest, CreateTrafficPolicyInstanceResult> asyncHandler) AmazonRoute53Async.createTrafficPolicyInstanceAsync
(CreateTrafficPolicyInstanceRequest createTrafficPolicyInstanceRequest, AsyncHandler<CreateTrafficPolicyInstanceRequest, CreateTrafficPolicyInstanceResult> asyncHandler) Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version.AmazonRoute53AsyncClient.createTrafficPolicyInstanceAsync
(CreateTrafficPolicyInstanceRequest request, AsyncHandler<CreateTrafficPolicyInstanceRequest, CreateTrafficPolicyInstanceResult> asyncHandler) AbstractAmazonRoute53Async.createTrafficPolicyVersionAsync
(CreateTrafficPolicyVersionRequest request, AsyncHandler<CreateTrafficPolicyVersionRequest, CreateTrafficPolicyVersionResult> asyncHandler) AmazonRoute53Async.createTrafficPolicyVersionAsync
(CreateTrafficPolicyVersionRequest createTrafficPolicyVersionRequest, AsyncHandler<CreateTrafficPolicyVersionRequest, CreateTrafficPolicyVersionResult> asyncHandler) Creates a new version of an existing traffic policy.AmazonRoute53AsyncClient.createTrafficPolicyVersionAsync
(CreateTrafficPolicyVersionRequest request, AsyncHandler<CreateTrafficPolicyVersionRequest, CreateTrafficPolicyVersionResult> asyncHandler) AbstractAmazonRoute53Async.deleteHealthCheckAsync
(DeleteHealthCheckRequest request, AsyncHandler<DeleteHealthCheckRequest, DeleteHealthCheckResult> asyncHandler) AmazonRoute53Async.deleteHealthCheckAsync
(DeleteHealthCheckRequest deleteHealthCheckRequest, AsyncHandler<DeleteHealthCheckRequest, DeleteHealthCheckResult> asyncHandler) This action deletes a health check.AmazonRoute53AsyncClient.deleteHealthCheckAsync
(DeleteHealthCheckRequest request, AsyncHandler<DeleteHealthCheckRequest, DeleteHealthCheckResult> asyncHandler) AbstractAmazonRoute53Async.deleteHostedZoneAsync
(DeleteHostedZoneRequest request, AsyncHandler<DeleteHostedZoneRequest, DeleteHostedZoneResult> asyncHandler) AmazonRoute53Async.deleteHostedZoneAsync
(DeleteHostedZoneRequest deleteHostedZoneRequest, AsyncHandler<DeleteHostedZoneRequest, DeleteHostedZoneResult> asyncHandler) This action deletes a hosted zone.AmazonRoute53AsyncClient.deleteHostedZoneAsync
(DeleteHostedZoneRequest request, AsyncHandler<DeleteHostedZoneRequest, DeleteHostedZoneResult> asyncHandler) AbstractAmazonRoute53Async.deleteReusableDelegationSetAsync
(DeleteReusableDelegationSetRequest request, AsyncHandler<DeleteReusableDelegationSetRequest, DeleteReusableDelegationSetResult> asyncHandler) AmazonRoute53Async.deleteReusableDelegationSetAsync
(DeleteReusableDelegationSetRequest deleteReusableDelegationSetRequest, AsyncHandler<DeleteReusableDelegationSetRequest, DeleteReusableDelegationSetResult> asyncHandler) This action deletes a reusable delegation set.AmazonRoute53AsyncClient.deleteReusableDelegationSetAsync
(DeleteReusableDelegationSetRequest request, AsyncHandler<DeleteReusableDelegationSetRequest, DeleteReusableDelegationSetResult> asyncHandler) AbstractAmazonRoute53Async.deleteTrafficPolicyAsync
(DeleteTrafficPolicyRequest request, AsyncHandler<DeleteTrafficPolicyRequest, DeleteTrafficPolicyResult> asyncHandler) AmazonRoute53Async.deleteTrafficPolicyAsync
(DeleteTrafficPolicyRequest deleteTrafficPolicyRequest, AsyncHandler<DeleteTrafficPolicyRequest, DeleteTrafficPolicyResult> asyncHandler) Deletes a traffic policy.AmazonRoute53AsyncClient.deleteTrafficPolicyAsync
(DeleteTrafficPolicyRequest request, AsyncHandler<DeleteTrafficPolicyRequest, DeleteTrafficPolicyResult> asyncHandler) AbstractAmazonRoute53Async.deleteTrafficPolicyInstanceAsync
(DeleteTrafficPolicyInstanceRequest request, AsyncHandler<DeleteTrafficPolicyInstanceRequest, DeleteTrafficPolicyInstanceResult> asyncHandler) AmazonRoute53Async.deleteTrafficPolicyInstanceAsync
(DeleteTrafficPolicyInstanceRequest deleteTrafficPolicyInstanceRequest, AsyncHandler<DeleteTrafficPolicyInstanceRequest, DeleteTrafficPolicyInstanceResult> asyncHandler) Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.AmazonRoute53AsyncClient.deleteTrafficPolicyInstanceAsync
(DeleteTrafficPolicyInstanceRequest request, AsyncHandler<DeleteTrafficPolicyInstanceRequest, DeleteTrafficPolicyInstanceResult> asyncHandler) AbstractAmazonRoute53Async.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest request, AsyncHandler<DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResult> asyncHandler) AmazonRoute53Async.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest, AsyncHandler<DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResult> asyncHandler) This action disassociates a VPC from an hosted zone.AmazonRoute53AsyncClient.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest request, AsyncHandler<DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResult> asyncHandler) AbstractAmazonRoute53Async.getChangeAsync
(GetChangeRequest request, AsyncHandler<GetChangeRequest, GetChangeResult> asyncHandler) AmazonRoute53Async.getChangeAsync
(GetChangeRequest getChangeRequest, AsyncHandler<GetChangeRequest, GetChangeResult> asyncHandler) This action returns the current status of a change batch request.AmazonRoute53AsyncClient.getChangeAsync
(GetChangeRequest request, AsyncHandler<GetChangeRequest, GetChangeResult> asyncHandler) AbstractAmazonRoute53Async.getChangeDetailsAsync
(GetChangeDetailsRequest request, AsyncHandler<GetChangeDetailsRequest, GetChangeDetailsResult> asyncHandler) Deprecated.AmazonRoute53Async.getChangeDetailsAsync
(GetChangeDetailsRequest getChangeDetailsRequest, AsyncHandler<GetChangeDetailsRequest, GetChangeDetailsResult> asyncHandler) Deprecated.AmazonRoute53AsyncClient.getChangeDetailsAsync
(GetChangeDetailsRequest request, AsyncHandler<GetChangeDetailsRequest, GetChangeDetailsResult> asyncHandler) Deprecated.AbstractAmazonRoute53Async.getCheckerIpRangesAsync
(AsyncHandler<GetCheckerIpRangesRequest, GetCheckerIpRangesResult> asyncHandler) Simplified method form for invoking the GetCheckerIpRanges operation with an AsyncHandler.AbstractAmazonRoute53Async.getCheckerIpRangesAsync
(GetCheckerIpRangesRequest request, AsyncHandler<GetCheckerIpRangesRequest, GetCheckerIpRangesResult> asyncHandler) AmazonRoute53Async.getCheckerIpRangesAsync
(AsyncHandler<GetCheckerIpRangesRequest, GetCheckerIpRangesResult> asyncHandler) Simplified method form for invoking the GetCheckerIpRanges operation with an AsyncHandler.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 aGET
request to the/Route 53 API version/checkeripranges
resource.AmazonRoute53AsyncClient.getCheckerIpRangesAsync
(AsyncHandler<GetCheckerIpRangesRequest, GetCheckerIpRangesResult> asyncHandler) Simplified method form for invoking the GetCheckerIpRanges operation with an AsyncHandler.AmazonRoute53AsyncClient.getCheckerIpRangesAsync
(GetCheckerIpRangesRequest request, AsyncHandler<GetCheckerIpRangesRequest, GetCheckerIpRangesResult> asyncHandler) AbstractAmazonRoute53Async.getGeoLocationAsync
(AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Simplified method form for invoking the GetGeoLocation operation with an AsyncHandler.AbstractAmazonRoute53Async.getGeoLocationAsync
(GetGeoLocationRequest request, AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) AmazonRoute53Async.getGeoLocationAsync
(AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Simplified method form for invoking the GetGeoLocation operation with an AsyncHandler.AmazonRoute53Async.getGeoLocationAsync
(GetGeoLocationRequest getGeoLocationRequest, AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) To retrieve a single geo location, send aGET
request to the/Route 53 API version/geolocation
resource with one of these options: continentcode | countrycode | countrycode and subdivisioncode.AmazonRoute53AsyncClient.getGeoLocationAsync
(AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Simplified method form for invoking the GetGeoLocation operation with an AsyncHandler.AmazonRoute53AsyncClient.getGeoLocationAsync
(GetGeoLocationRequest request, AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) AbstractAmazonRoute53Async.getHealthCheckAsync
(GetHealthCheckRequest request, AsyncHandler<GetHealthCheckRequest, GetHealthCheckResult> asyncHandler) AmazonRoute53Async.getHealthCheckAsync
(GetHealthCheckRequest getHealthCheckRequest, AsyncHandler<GetHealthCheckRequest, GetHealthCheckResult> asyncHandler) To retrieve the health check, send aGET
request to the/Route 53 API version/healthcheck/health check ID
resource.AmazonRoute53AsyncClient.getHealthCheckAsync
(GetHealthCheckRequest request, AsyncHandler<GetHealthCheckRequest, GetHealthCheckResult> asyncHandler) AbstractAmazonRoute53Async.getHealthCheckCountAsync
(AsyncHandler<GetHealthCheckCountRequest, GetHealthCheckCountResult> asyncHandler) Simplified method form for invoking the GetHealthCheckCount operation with an AsyncHandler.AbstractAmazonRoute53Async.getHealthCheckCountAsync
(GetHealthCheckCountRequest request, AsyncHandler<GetHealthCheckCountRequest, GetHealthCheckCountResult> asyncHandler) AmazonRoute53Async.getHealthCheckCountAsync
(AsyncHandler<GetHealthCheckCountRequest, GetHealthCheckCountResult> asyncHandler) Simplified method form for invoking the GetHealthCheckCount operation with an AsyncHandler.AmazonRoute53Async.getHealthCheckCountAsync
(GetHealthCheckCountRequest getHealthCheckCountRequest, AsyncHandler<GetHealthCheckCountRequest, GetHealthCheckCountResult> asyncHandler) To retrieve a count of all your health checks, send aGET
request to the/Route 53 API version/healthcheckcount
resource.AmazonRoute53AsyncClient.getHealthCheckCountAsync
(AsyncHandler<GetHealthCheckCountRequest, GetHealthCheckCountResult> asyncHandler) Simplified method form for invoking the GetHealthCheckCount operation with an AsyncHandler.AmazonRoute53AsyncClient.getHealthCheckCountAsync
(GetHealthCheckCountRequest request, AsyncHandler<GetHealthCheckCountRequest, GetHealthCheckCountResult> asyncHandler) AbstractAmazonRoute53Async.getHealthCheckLastFailureReasonAsync
(GetHealthCheckLastFailureReasonRequest request, AsyncHandler<GetHealthCheckLastFailureReasonRequest, GetHealthCheckLastFailureReasonResult> asyncHandler) 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.AmazonRoute53AsyncClient.getHealthCheckLastFailureReasonAsync
(GetHealthCheckLastFailureReasonRequest request, AsyncHandler<GetHealthCheckLastFailureReasonRequest, GetHealthCheckLastFailureReasonResult> asyncHandler) AbstractAmazonRoute53Async.getHealthCheckStatusAsync
(GetHealthCheckStatusRequest request, AsyncHandler<GetHealthCheckStatusRequest, GetHealthCheckStatusResult> asyncHandler) AmazonRoute53Async.getHealthCheckStatusAsync
(GetHealthCheckStatusRequest getHealthCheckStatusRequest, AsyncHandler<GetHealthCheckStatusRequest, GetHealthCheckStatusResult> asyncHandler) To retrieve the health check status, send aGET
request to the/Route 53 API version/healthcheck/health check ID/status
resource.AmazonRoute53AsyncClient.getHealthCheckStatusAsync
(GetHealthCheckStatusRequest request, AsyncHandler<GetHealthCheckStatusRequest, GetHealthCheckStatusResult> asyncHandler) AbstractAmazonRoute53Async.getHostedZoneAsync
(GetHostedZoneRequest request, AsyncHandler<GetHostedZoneRequest, GetHostedZoneResult> asyncHandler) AmazonRoute53Async.getHostedZoneAsync
(GetHostedZoneRequest getHostedZoneRequest, AsyncHandler<GetHostedZoneRequest, GetHostedZoneResult> asyncHandler) To retrieve the delegation set for a hosted zone, send aGET
request to the/Route 53 API version/hostedzone/hosted zone ID
resource.AmazonRoute53AsyncClient.getHostedZoneAsync
(GetHostedZoneRequest request, AsyncHandler<GetHostedZoneRequest, GetHostedZoneResult> asyncHandler) AbstractAmazonRoute53Async.getHostedZoneCountAsync
(AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.AbstractAmazonRoute53Async.getHostedZoneCountAsync
(GetHostedZoneCountRequest request, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) AmazonRoute53Async.getHostedZoneCountAsync
(AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.AmazonRoute53Async.getHostedZoneCountAsync
(GetHostedZoneCountRequest getHostedZoneCountRequest, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) To retrieve a count of all your hosted zones, send aGET
request to the/Route 53 API version/hostedzonecount
resource.AmazonRoute53AsyncClient.getHostedZoneCountAsync
(AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.AmazonRoute53AsyncClient.getHostedZoneCountAsync
(GetHostedZoneCountRequest request, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) AbstractAmazonRoute53Async.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest request, AsyncHandler<GetReusableDelegationSetRequest, GetReusableDelegationSetResult> asyncHandler) AmazonRoute53Async.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest getReusableDelegationSetRequest, AsyncHandler<GetReusableDelegationSetRequest, GetReusableDelegationSetResult> asyncHandler) To retrieve the reusable delegation set, send aGET
request to the/Route 53 API version/delegationset/delegation set ID
resource.AmazonRoute53AsyncClient.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest request, AsyncHandler<GetReusableDelegationSetRequest, GetReusableDelegationSetResult> asyncHandler) AbstractAmazonRoute53Async.getTrafficPolicyAsync
(GetTrafficPolicyRequest request, AsyncHandler<GetTrafficPolicyRequest, GetTrafficPolicyResult> asyncHandler) AmazonRoute53Async.getTrafficPolicyAsync
(GetTrafficPolicyRequest getTrafficPolicyRequest, AsyncHandler<GetTrafficPolicyRequest, GetTrafficPolicyResult> asyncHandler) Gets information about a specific traffic policy version.AmazonRoute53AsyncClient.getTrafficPolicyAsync
(GetTrafficPolicyRequest request, AsyncHandler<GetTrafficPolicyRequest, GetTrafficPolicyResult> asyncHandler) AbstractAmazonRoute53Async.getTrafficPolicyInstanceAsync
(GetTrafficPolicyInstanceRequest request, AsyncHandler<GetTrafficPolicyInstanceRequest, GetTrafficPolicyInstanceResult> asyncHandler) AmazonRoute53Async.getTrafficPolicyInstanceAsync
(GetTrafficPolicyInstanceRequest getTrafficPolicyInstanceRequest, AsyncHandler<GetTrafficPolicyInstanceRequest, GetTrafficPolicyInstanceResult> asyncHandler) Gets information about a specified traffic policy instance.AmazonRoute53AsyncClient.getTrafficPolicyInstanceAsync
(GetTrafficPolicyInstanceRequest request, AsyncHandler<GetTrafficPolicyInstanceRequest, GetTrafficPolicyInstanceResult> asyncHandler) AbstractAmazonRoute53Async.getTrafficPolicyInstanceCountAsync
(AsyncHandler<GetTrafficPolicyInstanceCountRequest, GetTrafficPolicyInstanceCountResult> asyncHandler) Simplified method form for invoking the GetTrafficPolicyInstanceCount operation with an AsyncHandler.AbstractAmazonRoute53Async.getTrafficPolicyInstanceCountAsync
(GetTrafficPolicyInstanceCountRequest request, AsyncHandler<GetTrafficPolicyInstanceCountRequest, GetTrafficPolicyInstanceCountResult> asyncHandler) AmazonRoute53Async.getTrafficPolicyInstanceCountAsync
(AsyncHandler<GetTrafficPolicyInstanceCountRequest, GetTrafficPolicyInstanceCountResult> asyncHandler) Simplified method form for invoking the GetTrafficPolicyInstanceCount operation with an AsyncHandler.AmazonRoute53Async.getTrafficPolicyInstanceCountAsync
(GetTrafficPolicyInstanceCountRequest getTrafficPolicyInstanceCountRequest, AsyncHandler<GetTrafficPolicyInstanceCountRequest, GetTrafficPolicyInstanceCountResult> asyncHandler) Gets the number of traffic policy instances that are associated with the current AWS account.AmazonRoute53AsyncClient.getTrafficPolicyInstanceCountAsync
(AsyncHandler<GetTrafficPolicyInstanceCountRequest, GetTrafficPolicyInstanceCountResult> asyncHandler) Simplified method form for invoking the GetTrafficPolicyInstanceCount operation with an AsyncHandler.AmazonRoute53AsyncClient.getTrafficPolicyInstanceCountAsync
(GetTrafficPolicyInstanceCountRequest request, AsyncHandler<GetTrafficPolicyInstanceCountRequest, GetTrafficPolicyInstanceCountResult> asyncHandler) AbstractAmazonRoute53Async.listChangeBatchesByHostedZoneAsync
(ListChangeBatchesByHostedZoneRequest request, AsyncHandler<ListChangeBatchesByHostedZoneRequest, ListChangeBatchesByHostedZoneResult> asyncHandler) Deprecated.AmazonRoute53Async.listChangeBatchesByHostedZoneAsync
(ListChangeBatchesByHostedZoneRequest listChangeBatchesByHostedZoneRequest, AsyncHandler<ListChangeBatchesByHostedZoneRequest, ListChangeBatchesByHostedZoneResult> asyncHandler) Deprecated.AmazonRoute53AsyncClient.listChangeBatchesByHostedZoneAsync
(ListChangeBatchesByHostedZoneRequest request, AsyncHandler<ListChangeBatchesByHostedZoneRequest, ListChangeBatchesByHostedZoneResult> asyncHandler) Deprecated.AbstractAmazonRoute53Async.listChangeBatchesByRRSetAsync
(ListChangeBatchesByRRSetRequest request, AsyncHandler<ListChangeBatchesByRRSetRequest, ListChangeBatchesByRRSetResult> asyncHandler) Deprecated.AmazonRoute53Async.listChangeBatchesByRRSetAsync
(ListChangeBatchesByRRSetRequest listChangeBatchesByRRSetRequest, AsyncHandler<ListChangeBatchesByRRSetRequest, ListChangeBatchesByRRSetResult> asyncHandler) Deprecated.AmazonRoute53AsyncClient.listChangeBatchesByRRSetAsync
(ListChangeBatchesByRRSetRequest request, AsyncHandler<ListChangeBatchesByRRSetRequest, ListChangeBatchesByRRSetResult> asyncHandler) Deprecated.AbstractAmazonRoute53Async.listGeoLocationsAsync
(AsyncHandler<ListGeoLocationsRequest, ListGeoLocationsResult> asyncHandler) Simplified method form for invoking the ListGeoLocations operation with an AsyncHandler.AbstractAmazonRoute53Async.listGeoLocationsAsync
(ListGeoLocationsRequest request, AsyncHandler<ListGeoLocationsRequest, ListGeoLocationsResult> asyncHandler) AmazonRoute53Async.listGeoLocationsAsync
(AsyncHandler<ListGeoLocationsRequest, ListGeoLocationsResult> asyncHandler) Simplified method form for invoking the ListGeoLocations operation with an AsyncHandler.AmazonRoute53Async.listGeoLocationsAsync
(ListGeoLocationsRequest listGeoLocationsRequest, AsyncHandler<ListGeoLocationsRequest, ListGeoLocationsResult> asyncHandler) To retrieve a list of supported geo locations, send aGET
request to the/Route 53 API version/geolocations
resource.AmazonRoute53AsyncClient.listGeoLocationsAsync
(AsyncHandler<ListGeoLocationsRequest, ListGeoLocationsResult> asyncHandler) Simplified method form for invoking the ListGeoLocations operation with an AsyncHandler.AmazonRoute53AsyncClient.listGeoLocationsAsync
(ListGeoLocationsRequest request, AsyncHandler<ListGeoLocationsRequest, ListGeoLocationsResult> asyncHandler) AbstractAmazonRoute53Async.listHealthChecksAsync
(AsyncHandler<ListHealthChecksRequest, ListHealthChecksResult> asyncHandler) Simplified method form for invoking the ListHealthChecks operation with an AsyncHandler.AbstractAmazonRoute53Async.listHealthChecksAsync
(ListHealthChecksRequest request, AsyncHandler<ListHealthChecksRequest, ListHealthChecksResult> asyncHandler) AmazonRoute53Async.listHealthChecksAsync
(AsyncHandler<ListHealthChecksRequest, ListHealthChecksResult> asyncHandler) Simplified method form for invoking the ListHealthChecks operation with an AsyncHandler.AmazonRoute53Async.listHealthChecksAsync
(ListHealthChecksRequest listHealthChecksRequest, AsyncHandler<ListHealthChecksRequest, ListHealthChecksResult> asyncHandler) To retrieve a list of your health checks, send aGET
request to the/Route 53 API version/healthcheck
resource.AmazonRoute53AsyncClient.listHealthChecksAsync
(AsyncHandler<ListHealthChecksRequest, ListHealthChecksResult> asyncHandler) Simplified method form for invoking the ListHealthChecks operation with an AsyncHandler.AmazonRoute53AsyncClient.listHealthChecksAsync
(ListHealthChecksRequest request, AsyncHandler<ListHealthChecksRequest, ListHealthChecksResult> asyncHandler) AbstractAmazonRoute53Async.listHostedZonesAsync
(AsyncHandler<ListHostedZonesRequest, ListHostedZonesResult> asyncHandler) Simplified method form for invoking the ListHostedZones operation with an AsyncHandler.AbstractAmazonRoute53Async.listHostedZonesAsync
(ListHostedZonesRequest request, AsyncHandler<ListHostedZonesRequest, ListHostedZonesResult> asyncHandler) AmazonRoute53Async.listHostedZonesAsync
(AsyncHandler<ListHostedZonesRequest, ListHostedZonesResult> asyncHandler) Simplified method form for invoking the ListHostedZones operation with an AsyncHandler.AmazonRoute53Async.listHostedZonesAsync
(ListHostedZonesRequest listHostedZonesRequest, AsyncHandler<ListHostedZonesRequest, ListHostedZonesResult> asyncHandler) To retrieve a list of your hosted zones, send aGET
request to the/Route 53 API version/hostedzone
resource.AmazonRoute53AsyncClient.listHostedZonesAsync
(AsyncHandler<ListHostedZonesRequest, ListHostedZonesResult> asyncHandler) Simplified method form for invoking the ListHostedZones operation with an AsyncHandler.AmazonRoute53AsyncClient.listHostedZonesAsync
(ListHostedZonesRequest request, AsyncHandler<ListHostedZonesRequest, ListHostedZonesResult> asyncHandler) AbstractAmazonRoute53Async.listHostedZonesByNameAsync
(AsyncHandler<ListHostedZonesByNameRequest, ListHostedZonesByNameResult> asyncHandler) Simplified method form for invoking the ListHostedZonesByName operation with an AsyncHandler.AbstractAmazonRoute53Async.listHostedZonesByNameAsync
(ListHostedZonesByNameRequest request, AsyncHandler<ListHostedZonesByNameRequest, ListHostedZonesByNameResult> asyncHandler) AmazonRoute53Async.listHostedZonesByNameAsync
(AsyncHandler<ListHostedZonesByNameRequest, ListHostedZonesByNameResult> asyncHandler) Simplified method form for invoking the ListHostedZonesByName operation with an AsyncHandler.AmazonRoute53Async.listHostedZonesByNameAsync
(ListHostedZonesByNameRequest listHostedZonesByNameRequest, AsyncHandler<ListHostedZonesByNameRequest, ListHostedZonesByNameResult> asyncHandler) To retrieve a list of your hosted zones in lexicographic order, send aGET
request to the/Route 53 API version/hostedzonesbyname
resource.AmazonRoute53AsyncClient.listHostedZonesByNameAsync
(AsyncHandler<ListHostedZonesByNameRequest, ListHostedZonesByNameResult> asyncHandler) Simplified method form for invoking the ListHostedZonesByName operation with an AsyncHandler.AmazonRoute53AsyncClient.listHostedZonesByNameAsync
(ListHostedZonesByNameRequest request, AsyncHandler<ListHostedZonesByNameRequest, ListHostedZonesByNameResult> asyncHandler) AbstractAmazonRoute53Async.listResourceRecordSetsAsync
(ListResourceRecordSetsRequest request, AsyncHandler<ListResourceRecordSetsRequest, ListResourceRecordSetsResult> asyncHandler) AmazonRoute53Async.listResourceRecordSetsAsync
(ListResourceRecordSetsRequest listResourceRecordSetsRequest, AsyncHandler<ListResourceRecordSetsRequest, ListResourceRecordSetsResult> asyncHandler) Imagine all the resource record sets in a zone listed out in front of you.AmazonRoute53AsyncClient.listResourceRecordSetsAsync
(ListResourceRecordSetsRequest request, AsyncHandler<ListResourceRecordSetsRequest, ListResourceRecordSetsResult> asyncHandler) AbstractAmazonRoute53Async.listReusableDelegationSetsAsync
(AsyncHandler<ListReusableDelegationSetsRequest, ListReusableDelegationSetsResult> asyncHandler) Simplified method form for invoking the ListReusableDelegationSets operation with an AsyncHandler.AbstractAmazonRoute53Async.listReusableDelegationSetsAsync
(ListReusableDelegationSetsRequest request, AsyncHandler<ListReusableDelegationSetsRequest, ListReusableDelegationSetsResult> asyncHandler) AmazonRoute53Async.listReusableDelegationSetsAsync
(AsyncHandler<ListReusableDelegationSetsRequest, ListReusableDelegationSetsResult> asyncHandler) Simplified method form for invoking the ListReusableDelegationSets operation with an AsyncHandler.AmazonRoute53Async.listReusableDelegationSetsAsync
(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest, AsyncHandler<ListReusableDelegationSetsRequest, ListReusableDelegationSetsResult> asyncHandler) To retrieve a list of your reusable delegation sets, send aGET
request to the/Route 53 API version/delegationset
resource.AmazonRoute53AsyncClient.listReusableDelegationSetsAsync
(AsyncHandler<ListReusableDelegationSetsRequest, ListReusableDelegationSetsResult> asyncHandler) Simplified method form for invoking the ListReusableDelegationSets operation with an AsyncHandler.AmazonRoute53AsyncClient.listReusableDelegationSetsAsync
(ListReusableDelegationSetsRequest request, AsyncHandler<ListReusableDelegationSetsRequest, ListReusableDelegationSetsResult> asyncHandler) AbstractAmazonRoute53Async.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AmazonRoute53Async.listTagsForResourceAsync
(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AmazonRoute53AsyncClient.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AbstractAmazonRoute53Async.listTagsForResourcesAsync
(ListTagsForResourcesRequest request, AsyncHandler<ListTagsForResourcesRequest, ListTagsForResourcesResult> asyncHandler) AmazonRoute53Async.listTagsForResourcesAsync
(ListTagsForResourcesRequest listTagsForResourcesRequest, AsyncHandler<ListTagsForResourcesRequest, ListTagsForResourcesResult> asyncHandler) AmazonRoute53AsyncClient.listTagsForResourcesAsync
(ListTagsForResourcesRequest request, AsyncHandler<ListTagsForResourcesRequest, ListTagsForResourcesResult> asyncHandler) AbstractAmazonRoute53Async.listTrafficPoliciesAsync
(AsyncHandler<ListTrafficPoliciesRequest, ListTrafficPoliciesResult> asyncHandler) Simplified method form for invoking the ListTrafficPolicies operation with an AsyncHandler.AbstractAmazonRoute53Async.listTrafficPoliciesAsync
(ListTrafficPoliciesRequest request, AsyncHandler<ListTrafficPoliciesRequest, ListTrafficPoliciesResult> asyncHandler) AmazonRoute53Async.listTrafficPoliciesAsync
(AsyncHandler<ListTrafficPoliciesRequest, ListTrafficPoliciesResult> asyncHandler) Simplified method form for invoking the ListTrafficPolicies operation with an AsyncHandler.AmazonRoute53Async.listTrafficPoliciesAsync
(ListTrafficPoliciesRequest listTrafficPoliciesRequest, AsyncHandler<ListTrafficPoliciesRequest, ListTrafficPoliciesResult> asyncHandler) Gets information about the latest version for every traffic policy that is associated with the current AWS account.AmazonRoute53AsyncClient.listTrafficPoliciesAsync
(AsyncHandler<ListTrafficPoliciesRequest, ListTrafficPoliciesResult> asyncHandler) Simplified method form for invoking the ListTrafficPolicies operation with an AsyncHandler.AmazonRoute53AsyncClient.listTrafficPoliciesAsync
(ListTrafficPoliciesRequest request, AsyncHandler<ListTrafficPoliciesRequest, ListTrafficPoliciesResult> asyncHandler) AbstractAmazonRoute53Async.listTrafficPolicyInstancesAsync
(AsyncHandler<ListTrafficPolicyInstancesRequest, ListTrafficPolicyInstancesResult> asyncHandler) Simplified method form for invoking the ListTrafficPolicyInstances operation with an AsyncHandler.AbstractAmazonRoute53Async.listTrafficPolicyInstancesAsync
(ListTrafficPolicyInstancesRequest request, AsyncHandler<ListTrafficPolicyInstancesRequest, ListTrafficPolicyInstancesResult> asyncHandler) AmazonRoute53Async.listTrafficPolicyInstancesAsync
(AsyncHandler<ListTrafficPolicyInstancesRequest, ListTrafficPolicyInstancesResult> asyncHandler) Simplified method form for invoking the ListTrafficPolicyInstances operation with an AsyncHandler.AmazonRoute53Async.listTrafficPolicyInstancesAsync
(ListTrafficPolicyInstancesRequest listTrafficPolicyInstancesRequest, AsyncHandler<ListTrafficPolicyInstancesRequest, ListTrafficPolicyInstancesResult> asyncHandler) Gets information about the traffic policy instances that you created by using the current AWS account.AmazonRoute53AsyncClient.listTrafficPolicyInstancesAsync
(AsyncHandler<ListTrafficPolicyInstancesRequest, ListTrafficPolicyInstancesResult> asyncHandler) Simplified method form for invoking the ListTrafficPolicyInstances operation with an AsyncHandler.AmazonRoute53AsyncClient.listTrafficPolicyInstancesAsync
(ListTrafficPolicyInstancesRequest request, AsyncHandler<ListTrafficPolicyInstancesRequest, ListTrafficPolicyInstancesResult> asyncHandler) AbstractAmazonRoute53Async.listTrafficPolicyInstancesByHostedZoneAsync
(ListTrafficPolicyInstancesByHostedZoneRequest request, AsyncHandler<ListTrafficPolicyInstancesByHostedZoneRequest, ListTrafficPolicyInstancesByHostedZoneResult> asyncHandler) AmazonRoute53Async.listTrafficPolicyInstancesByHostedZoneAsync
(ListTrafficPolicyInstancesByHostedZoneRequest listTrafficPolicyInstancesByHostedZoneRequest, AsyncHandler<ListTrafficPolicyInstancesByHostedZoneRequest, ListTrafficPolicyInstancesByHostedZoneResult> asyncHandler) Gets information about the traffic policy instances that you created in a specified hosted zone.AmazonRoute53AsyncClient.listTrafficPolicyInstancesByHostedZoneAsync
(ListTrafficPolicyInstancesByHostedZoneRequest request, AsyncHandler<ListTrafficPolicyInstancesByHostedZoneRequest, ListTrafficPolicyInstancesByHostedZoneResult> asyncHandler) AbstractAmazonRoute53Async.listTrafficPolicyInstancesByPolicyAsync
(ListTrafficPolicyInstancesByPolicyRequest request, AsyncHandler<ListTrafficPolicyInstancesByPolicyRequest, ListTrafficPolicyInstancesByPolicyResult> asyncHandler) AmazonRoute53Async.listTrafficPolicyInstancesByPolicyAsync
(ListTrafficPolicyInstancesByPolicyRequest listTrafficPolicyInstancesByPolicyRequest, AsyncHandler<ListTrafficPolicyInstancesByPolicyRequest, ListTrafficPolicyInstancesByPolicyResult> asyncHandler) Gets information about the traffic policy instances that you created by using a specify traffic policy version.AmazonRoute53AsyncClient.listTrafficPolicyInstancesByPolicyAsync
(ListTrafficPolicyInstancesByPolicyRequest request, AsyncHandler<ListTrafficPolicyInstancesByPolicyRequest, ListTrafficPolicyInstancesByPolicyResult> asyncHandler) AbstractAmazonRoute53Async.listTrafficPolicyVersionsAsync
(ListTrafficPolicyVersionsRequest request, AsyncHandler<ListTrafficPolicyVersionsRequest, ListTrafficPolicyVersionsResult> asyncHandler) AmazonRoute53Async.listTrafficPolicyVersionsAsync
(ListTrafficPolicyVersionsRequest listTrafficPolicyVersionsRequest, AsyncHandler<ListTrafficPolicyVersionsRequest, ListTrafficPolicyVersionsResult> asyncHandler) Gets information about all of the versions for a specified traffic policy.AmazonRoute53AsyncClient.listTrafficPolicyVersionsAsync
(ListTrafficPolicyVersionsRequest request, AsyncHandler<ListTrafficPolicyVersionsRequest, ListTrafficPolicyVersionsResult> asyncHandler) AbstractAmazonRoute53Async.updateHealthCheckAsync
(UpdateHealthCheckRequest request, AsyncHandler<UpdateHealthCheckRequest, UpdateHealthCheckResult> asyncHandler) AmazonRoute53Async.updateHealthCheckAsync
(UpdateHealthCheckRequest updateHealthCheckRequest, AsyncHandler<UpdateHealthCheckRequest, UpdateHealthCheckResult> asyncHandler) This action updates an existing health check.AmazonRoute53AsyncClient.updateHealthCheckAsync
(UpdateHealthCheckRequest request, AsyncHandler<UpdateHealthCheckRequest, UpdateHealthCheckResult> asyncHandler) AbstractAmazonRoute53Async.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) AmazonRoute53Async.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) To update the hosted zone comment, send aPOST
request to the/Route 53 API version/hostedzone/hosted zone ID
resource.AmazonRoute53AsyncClient.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) AbstractAmazonRoute53Async.updateTrafficPolicyCommentAsync
(UpdateTrafficPolicyCommentRequest request, AsyncHandler<UpdateTrafficPolicyCommentRequest, UpdateTrafficPolicyCommentResult> asyncHandler) AmazonRoute53Async.updateTrafficPolicyCommentAsync
(UpdateTrafficPolicyCommentRequest updateTrafficPolicyCommentRequest, AsyncHandler<UpdateTrafficPolicyCommentRequest, UpdateTrafficPolicyCommentResult> asyncHandler) Updates the comment for a specified traffic policy version.AmazonRoute53AsyncClient.updateTrafficPolicyCommentAsync
(UpdateTrafficPolicyCommentRequest request, AsyncHandler<UpdateTrafficPolicyCommentRequest, UpdateTrafficPolicyCommentResult> asyncHandler) AbstractAmazonRoute53Async.updateTrafficPolicyInstanceAsync
(UpdateTrafficPolicyInstanceRequest request, AsyncHandler<UpdateTrafficPolicyInstanceRequest, UpdateTrafficPolicyInstanceResult> asyncHandler) AmazonRoute53Async.updateTrafficPolicyInstanceAsync
(UpdateTrafficPolicyInstanceRequest updateTrafficPolicyInstanceRequest, AsyncHandler<UpdateTrafficPolicyInstanceRequest, UpdateTrafficPolicyInstanceResult> asyncHandler) Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version.AmazonRoute53AsyncClient.updateTrafficPolicyInstanceAsync
(UpdateTrafficPolicyInstanceRequest request, AsyncHandler<UpdateTrafficPolicyInstanceRequest, UpdateTrafficPolicyInstanceResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.route53domains
Methods in com.amazonaws.services.route53domains with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonRoute53DomainsAsync.checkDomainAvailabilityAsync
(CheckDomainAvailabilityRequest request, AsyncHandler<CheckDomainAvailabilityRequest, CheckDomainAvailabilityResult> asyncHandler) AmazonRoute53DomainsAsync.checkDomainAvailabilityAsync
(CheckDomainAvailabilityRequest checkDomainAvailabilityRequest, AsyncHandler<CheckDomainAvailabilityRequest, CheckDomainAvailabilityResult> asyncHandler) This operation checks the availability of one domain name.AmazonRoute53DomainsAsyncClient.checkDomainAvailabilityAsync
(CheckDomainAvailabilityRequest request, AsyncHandler<CheckDomainAvailabilityRequest, CheckDomainAvailabilityResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.deleteTagsForDomainAsync
(DeleteTagsForDomainRequest request, AsyncHandler<DeleteTagsForDomainRequest, DeleteTagsForDomainResult> asyncHandler) AmazonRoute53DomainsAsync.deleteTagsForDomainAsync
(DeleteTagsForDomainRequest deleteTagsForDomainRequest, AsyncHandler<DeleteTagsForDomainRequest, DeleteTagsForDomainResult> asyncHandler) This operation deletes the specified tags for a domain.AmazonRoute53DomainsAsyncClient.deleteTagsForDomainAsync
(DeleteTagsForDomainRequest request, AsyncHandler<DeleteTagsForDomainRequest, DeleteTagsForDomainResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.disableDomainAutoRenewAsync
(DisableDomainAutoRenewRequest request, AsyncHandler<DisableDomainAutoRenewRequest, DisableDomainAutoRenewResult> asyncHandler) AmazonRoute53DomainsAsync.disableDomainAutoRenewAsync
(DisableDomainAutoRenewRequest disableDomainAutoRenewRequest, AsyncHandler<DisableDomainAutoRenewRequest, DisableDomainAutoRenewResult> asyncHandler) This operation disables automatic renewal of domain registration for the specified domain.AmazonRoute53DomainsAsyncClient.disableDomainAutoRenewAsync
(DisableDomainAutoRenewRequest request, AsyncHandler<DisableDomainAutoRenewRequest, DisableDomainAutoRenewResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.disableDomainTransferLockAsync
(DisableDomainTransferLockRequest request, AsyncHandler<DisableDomainTransferLockRequest, DisableDomainTransferLockResult> asyncHandler) AmazonRoute53DomainsAsync.disableDomainTransferLockAsync
(DisableDomainTransferLockRequest disableDomainTransferLockRequest, AsyncHandler<DisableDomainTransferLockRequest, DisableDomainTransferLockResult> asyncHandler) This operation removes the transfer lock on the domain (specifically theclientTransferProhibited
status) to allow domain transfers.AmazonRoute53DomainsAsyncClient.disableDomainTransferLockAsync
(DisableDomainTransferLockRequest request, AsyncHandler<DisableDomainTransferLockRequest, DisableDomainTransferLockResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.enableDomainAutoRenewAsync
(EnableDomainAutoRenewRequest request, AsyncHandler<EnableDomainAutoRenewRequest, EnableDomainAutoRenewResult> asyncHandler) AmazonRoute53DomainsAsync.enableDomainAutoRenewAsync
(EnableDomainAutoRenewRequest enableDomainAutoRenewRequest, AsyncHandler<EnableDomainAutoRenewRequest, EnableDomainAutoRenewResult> asyncHandler) This operation configures Amazon Route 53 to automatically renew the specified domain before the domain registration expires.AmazonRoute53DomainsAsyncClient.enableDomainAutoRenewAsync
(EnableDomainAutoRenewRequest request, AsyncHandler<EnableDomainAutoRenewRequest, EnableDomainAutoRenewResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.enableDomainTransferLockAsync
(EnableDomainTransferLockRequest request, AsyncHandler<EnableDomainTransferLockRequest, EnableDomainTransferLockResult> asyncHandler) AmazonRoute53DomainsAsync.enableDomainTransferLockAsync
(EnableDomainTransferLockRequest enableDomainTransferLockRequest, AsyncHandler<EnableDomainTransferLockRequest, EnableDomainTransferLockResult> asyncHandler) This operation sets the transfer lock on the domain (specifically theclientTransferProhibited
status) to prevent domain transfers.AmazonRoute53DomainsAsyncClient.enableDomainTransferLockAsync
(EnableDomainTransferLockRequest request, AsyncHandler<EnableDomainTransferLockRequest, EnableDomainTransferLockResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.getContactReachabilityStatusAsync
(GetContactReachabilityStatusRequest request, AsyncHandler<GetContactReachabilityStatusRequest, GetContactReachabilityStatusResult> asyncHandler) AmazonRoute53DomainsAsync.getContactReachabilityStatusAsync
(GetContactReachabilityStatusRequest getContactReachabilityStatusRequest, AsyncHandler<GetContactReachabilityStatusRequest, GetContactReachabilityStatusResult> asyncHandler) For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation returns information about whether the registrant contact has responded.AmazonRoute53DomainsAsyncClient.getContactReachabilityStatusAsync
(GetContactReachabilityStatusRequest request, AsyncHandler<GetContactReachabilityStatusRequest, GetContactReachabilityStatusResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.getDomainDetailAsync
(GetDomainDetailRequest request, AsyncHandler<GetDomainDetailRequest, GetDomainDetailResult> asyncHandler) AmazonRoute53DomainsAsync.getDomainDetailAsync
(GetDomainDetailRequest getDomainDetailRequest, AsyncHandler<GetDomainDetailRequest, GetDomainDetailResult> asyncHandler) This operation returns detailed information about the domain.AmazonRoute53DomainsAsyncClient.getDomainDetailAsync
(GetDomainDetailRequest request, AsyncHandler<GetDomainDetailRequest, GetDomainDetailResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.getOperationDetailAsync
(GetOperationDetailRequest request, AsyncHandler<GetOperationDetailRequest, GetOperationDetailResult> asyncHandler) AmazonRoute53DomainsAsync.getOperationDetailAsync
(GetOperationDetailRequest getOperationDetailRequest, AsyncHandler<GetOperationDetailRequest, GetOperationDetailResult> asyncHandler) This operation returns the current status of an operation that is not completed.AmazonRoute53DomainsAsyncClient.getOperationDetailAsync
(GetOperationDetailRequest request, AsyncHandler<GetOperationDetailRequest, GetOperationDetailResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.listDomainsAsync
(AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) Simplified method form for invoking the ListDomains operation with an AsyncHandler.AbstractAmazonRoute53DomainsAsync.listDomainsAsync
(ListDomainsRequest request, AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) AmazonRoute53DomainsAsync.listDomainsAsync
(AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) Simplified method form for invoking the ListDomains operation with an AsyncHandler.AmazonRoute53DomainsAsync.listDomainsAsync
(ListDomainsRequest listDomainsRequest, AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) This operation returns all the domain names registered with Amazon Route 53 for the current AWS account.AmazonRoute53DomainsAsyncClient.listDomainsAsync
(AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) Simplified method form for invoking the ListDomains operation with an AsyncHandler.AmazonRoute53DomainsAsyncClient.listDomainsAsync
(ListDomainsRequest request, AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.listOperationsAsync
(AsyncHandler<ListOperationsRequest, ListOperationsResult> asyncHandler) Simplified method form for invoking the ListOperations operation with an AsyncHandler.AbstractAmazonRoute53DomainsAsync.listOperationsAsync
(ListOperationsRequest request, AsyncHandler<ListOperationsRequest, ListOperationsResult> asyncHandler) AmazonRoute53DomainsAsync.listOperationsAsync
(AsyncHandler<ListOperationsRequest, ListOperationsResult> asyncHandler) Simplified method form for invoking the ListOperations operation with an AsyncHandler.AmazonRoute53DomainsAsync.listOperationsAsync
(ListOperationsRequest listOperationsRequest, AsyncHandler<ListOperationsRequest, ListOperationsResult> asyncHandler) This operation returns the operation IDs of operations that are not yet complete.AmazonRoute53DomainsAsyncClient.listOperationsAsync
(AsyncHandler<ListOperationsRequest, ListOperationsResult> asyncHandler) Simplified method form for invoking the ListOperations operation with an AsyncHandler.AmazonRoute53DomainsAsyncClient.listOperationsAsync
(ListOperationsRequest request, AsyncHandler<ListOperationsRequest, ListOperationsResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.listTagsForDomainAsync
(ListTagsForDomainRequest request, AsyncHandler<ListTagsForDomainRequest, ListTagsForDomainResult> asyncHandler) AmazonRoute53DomainsAsync.listTagsForDomainAsync
(ListTagsForDomainRequest listTagsForDomainRequest, AsyncHandler<ListTagsForDomainRequest, ListTagsForDomainResult> asyncHandler) This operation returns all of the tags that are associated with the specified domain.AmazonRoute53DomainsAsyncClient.listTagsForDomainAsync
(ListTagsForDomainRequest request, AsyncHandler<ListTagsForDomainRequest, ListTagsForDomainResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.registerDomainAsync
(RegisterDomainRequest request, AsyncHandler<RegisterDomainRequest, RegisterDomainResult> asyncHandler) AmazonRoute53DomainsAsync.registerDomainAsync
(RegisterDomainRequest registerDomainRequest, AsyncHandler<RegisterDomainRequest, RegisterDomainResult> asyncHandler) This operation registers a domain.AmazonRoute53DomainsAsyncClient.registerDomainAsync
(RegisterDomainRequest request, AsyncHandler<RegisterDomainRequest, RegisterDomainResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.resendContactReachabilityEmailAsync
(ResendContactReachabilityEmailRequest request, AsyncHandler<ResendContactReachabilityEmailRequest, ResendContactReachabilityEmailResult> asyncHandler) AmazonRoute53DomainsAsync.resendContactReachabilityEmailAsync
(ResendContactReachabilityEmailRequest resendContactReachabilityEmailRequest, AsyncHandler<ResendContactReachabilityEmailRequest, ResendContactReachabilityEmailResult> asyncHandler) For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation resends the confirmation email to the current email address for the registrant contact.AmazonRoute53DomainsAsyncClient.resendContactReachabilityEmailAsync
(ResendContactReachabilityEmailRequest request, AsyncHandler<ResendContactReachabilityEmailRequest, ResendContactReachabilityEmailResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.retrieveDomainAuthCodeAsync
(RetrieveDomainAuthCodeRequest request, AsyncHandler<RetrieveDomainAuthCodeRequest, RetrieveDomainAuthCodeResult> asyncHandler) AmazonRoute53DomainsAsync.retrieveDomainAuthCodeAsync
(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest, AsyncHandler<RetrieveDomainAuthCodeRequest, RetrieveDomainAuthCodeResult> asyncHandler) This operation returns the AuthCode for the domain.AmazonRoute53DomainsAsyncClient.retrieveDomainAuthCodeAsync
(RetrieveDomainAuthCodeRequest request, AsyncHandler<RetrieveDomainAuthCodeRequest, RetrieveDomainAuthCodeResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.transferDomainAsync
(TransferDomainRequest request, AsyncHandler<TransferDomainRequest, TransferDomainResult> asyncHandler) AmazonRoute53DomainsAsync.transferDomainAsync
(TransferDomainRequest transferDomainRequest, AsyncHandler<TransferDomainRequest, TransferDomainResult> asyncHandler) This operation transfers a domain from another registrar to Amazon Route 53.AmazonRoute53DomainsAsyncClient.transferDomainAsync
(TransferDomainRequest request, AsyncHandler<TransferDomainRequest, TransferDomainResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.updateDomainContactAsync
(UpdateDomainContactRequest request, AsyncHandler<UpdateDomainContactRequest, UpdateDomainContactResult> asyncHandler) AmazonRoute53DomainsAsync.updateDomainContactAsync
(UpdateDomainContactRequest updateDomainContactRequest, AsyncHandler<UpdateDomainContactRequest, UpdateDomainContactResult> asyncHandler) This operation updates the contact information for a particular domain.AmazonRoute53DomainsAsyncClient.updateDomainContactAsync
(UpdateDomainContactRequest request, AsyncHandler<UpdateDomainContactRequest, UpdateDomainContactResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.updateDomainContactPrivacyAsync
(UpdateDomainContactPrivacyRequest request, AsyncHandler<UpdateDomainContactPrivacyRequest, UpdateDomainContactPrivacyResult> asyncHandler) AmazonRoute53DomainsAsync.updateDomainContactPrivacyAsync
(UpdateDomainContactPrivacyRequest updateDomainContactPrivacyRequest, AsyncHandler<UpdateDomainContactPrivacyRequest, UpdateDomainContactPrivacyResult> asyncHandler) This operation updates the specified domain contact's privacy setting.AmazonRoute53DomainsAsyncClient.updateDomainContactPrivacyAsync
(UpdateDomainContactPrivacyRequest request, AsyncHandler<UpdateDomainContactPrivacyRequest, UpdateDomainContactPrivacyResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.updateDomainNameserversAsync
(UpdateDomainNameserversRequest request, AsyncHandler<UpdateDomainNameserversRequest, UpdateDomainNameserversResult> asyncHandler) AmazonRoute53DomainsAsync.updateDomainNameserversAsync
(UpdateDomainNameserversRequest updateDomainNameserversRequest, AsyncHandler<UpdateDomainNameserversRequest, UpdateDomainNameserversResult> asyncHandler) This operation replaces the current set of name servers for the domain with the specified set of name servers.AmazonRoute53DomainsAsyncClient.updateDomainNameserversAsync
(UpdateDomainNameserversRequest request, AsyncHandler<UpdateDomainNameserversRequest, UpdateDomainNameserversResult> asyncHandler) AbstractAmazonRoute53DomainsAsync.updateTagsForDomainAsync
(UpdateTagsForDomainRequest request, AsyncHandler<UpdateTagsForDomainRequest, UpdateTagsForDomainResult> asyncHandler) AmazonRoute53DomainsAsync.updateTagsForDomainAsync
(UpdateTagsForDomainRequest updateTagsForDomainRequest, AsyncHandler<UpdateTagsForDomainRequest, UpdateTagsForDomainResult> asyncHandler) This operation adds or updates tags for a specified domain.AmazonRoute53DomainsAsyncClient.updateTagsForDomainAsync
(UpdateTagsForDomainRequest request, AsyncHandler<UpdateTagsForDomainRequest, UpdateTagsForDomainResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.securitytoken
Methods in com.amazonaws.services.securitytoken with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSSecurityTokenServiceAsync.assumeRoleAsync
(AssumeRoleRequest request, AsyncHandler<AssumeRoleRequest, AssumeRoleResult> asyncHandler) 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.AWSSecurityTokenServiceAsyncClient.assumeRoleAsync
(AssumeRoleRequest request, AsyncHandler<AssumeRoleRequest, AssumeRoleResult> asyncHandler) AbstractAWSSecurityTokenServiceAsync.assumeRoleWithSAMLAsync
(AssumeRoleWithSAMLRequest request, AsyncHandler<AssumeRoleWithSAMLRequest, AssumeRoleWithSAMLResult> asyncHandler) 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.AWSSecurityTokenServiceAsyncClient.assumeRoleWithSAMLAsync
(AssumeRoleWithSAMLRequest request, AsyncHandler<AssumeRoleWithSAMLRequest, AssumeRoleWithSAMLResult> asyncHandler) AbstractAWSSecurityTokenServiceAsync.assumeRoleWithWebIdentityAsync
(AssumeRoleWithWebIdentityRequest request, AsyncHandler<AssumeRoleWithWebIdentityRequest, AssumeRoleWithWebIdentityResult> asyncHandler) 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.AWSSecurityTokenServiceAsyncClient.assumeRoleWithWebIdentityAsync
(AssumeRoleWithWebIdentityRequest request, AsyncHandler<AssumeRoleWithWebIdentityRequest, AssumeRoleWithWebIdentityResult> asyncHandler) AbstractAWSSecurityTokenServiceAsync.decodeAuthorizationMessageAsync
(DecodeAuthorizationMessageRequest request, AsyncHandler<DecodeAuthorizationMessageRequest, DecodeAuthorizationMessageResult> asyncHandler) 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.AWSSecurityTokenServiceAsyncClient.decodeAuthorizationMessageAsync
(DecodeAuthorizationMessageRequest request, AsyncHandler<DecodeAuthorizationMessageRequest, DecodeAuthorizationMessageResult> asyncHandler) AbstractAWSSecurityTokenServiceAsync.getCallerIdentityAsync
(GetCallerIdentityRequest request, AsyncHandler<GetCallerIdentityRequest, GetCallerIdentityResult> asyncHandler) AWSSecurityTokenServiceAsync.getCallerIdentityAsync
(GetCallerIdentityRequest getCallerIdentityRequest, AsyncHandler<GetCallerIdentityRequest, GetCallerIdentityResult> asyncHandler) Returns details about the IAM identity whose credentials are used to call the API.AWSSecurityTokenServiceAsyncClient.getCallerIdentityAsync
(GetCallerIdentityRequest request, AsyncHandler<GetCallerIdentityRequest, GetCallerIdentityResult> asyncHandler) AbstractAWSSecurityTokenServiceAsync.getFederationTokenAsync
(GetFederationTokenRequest request, AsyncHandler<GetFederationTokenRequest, GetFederationTokenResult> asyncHandler) 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.AWSSecurityTokenServiceAsyncClient.getFederationTokenAsync
(GetFederationTokenRequest request, AsyncHandler<GetFederationTokenRequest, GetFederationTokenResult> asyncHandler) AbstractAWSSecurityTokenServiceAsync.getSessionTokenAsync
(AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult> asyncHandler) Simplified method form for invoking the GetSessionToken operation with an AsyncHandler.AbstractAWSSecurityTokenServiceAsync.getSessionTokenAsync
(GetSessionTokenRequest request, AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult> asyncHandler) AWSSecurityTokenServiceAsync.getSessionTokenAsync
(AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult> asyncHandler) Simplified method form for invoking the GetSessionToken operation with an AsyncHandler.AWSSecurityTokenServiceAsync.getSessionTokenAsync
(GetSessionTokenRequest getSessionTokenRequest, AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult> asyncHandler) Returns a set of temporary credentials for an AWS account or IAM user.AWSSecurityTokenServiceAsyncClient.getSessionTokenAsync
(AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult> asyncHandler) Simplified method form for invoking the GetSessionToken operation with an AsyncHandler.AWSSecurityTokenServiceAsyncClient.getSessionTokenAsync
(GetSessionTokenRequest request, AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.simpledb
Methods in com.amazonaws.services.simpledb with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonSimpleDBAsync.batchDeleteAttributesAsync
(BatchDeleteAttributesRequest request, AsyncHandler<BatchDeleteAttributesRequest, BatchDeleteAttributesResult> asyncHandler) AmazonSimpleDBAsync.batchDeleteAttributesAsync
(BatchDeleteAttributesRequest batchDeleteAttributesRequest, AsyncHandler<BatchDeleteAttributesRequest, BatchDeleteAttributesResult> asyncHandler) Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync
(BatchDeleteAttributesRequest request, AsyncHandler<BatchDeleteAttributesRequest, BatchDeleteAttributesResult> asyncHandler) AbstractAmazonSimpleDBAsync.batchPutAttributesAsync
(BatchPutAttributesRequest request, AsyncHandler<BatchPutAttributesRequest, BatchPutAttributesResult> asyncHandler) AmazonSimpleDBAsync.batchPutAttributesAsync
(BatchPutAttributesRequest batchPutAttributesRequest, AsyncHandler<BatchPutAttributesRequest, BatchPutAttributesResult> asyncHandler) TheBatchPutAttributes
operation creates or replaces attributes within one or more items.AmazonSimpleDBAsyncClient.batchPutAttributesAsync
(BatchPutAttributesRequest request, AsyncHandler<BatchPutAttributesRequest, BatchPutAttributesResult> asyncHandler) AbstractAmazonSimpleDBAsync.createDomainAsync
(CreateDomainRequest request, AsyncHandler<CreateDomainRequest, CreateDomainResult> asyncHandler) AmazonSimpleDBAsync.createDomainAsync
(CreateDomainRequest createDomainRequest, AsyncHandler<CreateDomainRequest, CreateDomainResult> asyncHandler) TheCreateDomain
operation creates a new domain.AmazonSimpleDBAsyncClient.createDomainAsync
(CreateDomainRequest request, AsyncHandler<CreateDomainRequest, CreateDomainResult> asyncHandler) AbstractAmazonSimpleDBAsync.deleteAttributesAsync
(DeleteAttributesRequest request, AsyncHandler<DeleteAttributesRequest, DeleteAttributesResult> asyncHandler) AmazonSimpleDBAsync.deleteAttributesAsync
(DeleteAttributesRequest deleteAttributesRequest, AsyncHandler<DeleteAttributesRequest, DeleteAttributesResult> asyncHandler) Deletes one or more attributes associated with an item.AmazonSimpleDBAsyncClient.deleteAttributesAsync
(DeleteAttributesRequest request, AsyncHandler<DeleteAttributesRequest, DeleteAttributesResult> asyncHandler) AbstractAmazonSimpleDBAsync.deleteDomainAsync
(DeleteDomainRequest request, AsyncHandler<DeleteDomainRequest, DeleteDomainResult> asyncHandler) AmazonSimpleDBAsync.deleteDomainAsync
(DeleteDomainRequest deleteDomainRequest, AsyncHandler<DeleteDomainRequest, DeleteDomainResult> asyncHandler) TheDeleteDomain
operation deletes a domain.AmazonSimpleDBAsyncClient.deleteDomainAsync
(DeleteDomainRequest request, AsyncHandler<DeleteDomainRequest, DeleteDomainResult> asyncHandler) AbstractAmazonSimpleDBAsync.domainMetadataAsync
(DomainMetadataRequest request, AsyncHandler<DomainMetadataRequest, DomainMetadataResult> asyncHandler) 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.AmazonSimpleDBAsyncClient.domainMetadataAsync
(DomainMetadataRequest request, AsyncHandler<DomainMetadataRequest, DomainMetadataResult> asyncHandler) AbstractAmazonSimpleDBAsync.getAttributesAsync
(GetAttributesRequest request, AsyncHandler<GetAttributesRequest, GetAttributesResult> asyncHandler) AmazonSimpleDBAsync.getAttributesAsync
(GetAttributesRequest getAttributesRequest, AsyncHandler<GetAttributesRequest, GetAttributesResult> asyncHandler) Returns all of the attributes associated with the specified item.AmazonSimpleDBAsyncClient.getAttributesAsync
(GetAttributesRequest request, AsyncHandler<GetAttributesRequest, GetAttributesResult> asyncHandler) AbstractAmazonSimpleDBAsync.listDomainsAsync
(AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) Simplified method form for invoking the ListDomains operation with an AsyncHandler.AbstractAmazonSimpleDBAsync.listDomainsAsync
(ListDomainsRequest request, AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) AmazonSimpleDBAsync.listDomainsAsync
(AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) Simplified method form for invoking the ListDomains operation with an AsyncHandler.AmazonSimpleDBAsync.listDomainsAsync
(ListDomainsRequest listDomainsRequest, AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) TheListDomains
operation lists all domains associated with the Access Key ID.AmazonSimpleDBAsyncClient.listDomainsAsync
(AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) Simplified method form for invoking the ListDomains operation with an AsyncHandler.AmazonSimpleDBAsyncClient.listDomainsAsync
(ListDomainsRequest request, AsyncHandler<ListDomainsRequest, ListDomainsResult> asyncHandler) AbstractAmazonSimpleDBAsync.putAttributesAsync
(PutAttributesRequest request, AsyncHandler<PutAttributesRequest, PutAttributesResult> asyncHandler) AmazonSimpleDBAsync.putAttributesAsync
(PutAttributesRequest putAttributesRequest, AsyncHandler<PutAttributesRequest, PutAttributesResult> asyncHandler) The PutAttributes operation creates or replaces attributes in an item.AmazonSimpleDBAsyncClient.putAttributesAsync
(PutAttributesRequest request, AsyncHandler<PutAttributesRequest, PutAttributesResult> asyncHandler) AbstractAmazonSimpleDBAsync.selectAsync
(SelectRequest request, AsyncHandler<SelectRequest, SelectResult> asyncHandler) AmazonSimpleDBAsync.selectAsync
(SelectRequest selectRequest, AsyncHandler<SelectRequest, SelectResult> asyncHandler) TheSelect
operation returns a set of attributes forItemNames
that match the select expression.AmazonSimpleDBAsyncClient.selectAsync
(SelectRequest request, AsyncHandler<SelectRequest, SelectResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.simpleemail
Methods in com.amazonaws.services.simpleemail with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.cloneReceiptRuleSetAsync
(CloneReceiptRuleSetRequest request, AsyncHandler<CloneReceiptRuleSetRequest, CloneReceiptRuleSetResult> asyncHandler) AmazonSimpleEmailServiceAsync.cloneReceiptRuleSetAsync
(CloneReceiptRuleSetRequest cloneReceiptRuleSetRequest, AsyncHandler<CloneReceiptRuleSetRequest, CloneReceiptRuleSetResult> asyncHandler) Creates a receipt rule set by cloning an existing one.AmazonSimpleEmailServiceAsyncClient.cloneReceiptRuleSetAsync
(CloneReceiptRuleSetRequest request, AsyncHandler<CloneReceiptRuleSetRequest, CloneReceiptRuleSetResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.createReceiptFilterAsync
(CreateReceiptFilterRequest request, AsyncHandler<CreateReceiptFilterRequest, CreateReceiptFilterResult> asyncHandler) AmazonSimpleEmailServiceAsync.createReceiptFilterAsync
(CreateReceiptFilterRequest createReceiptFilterRequest, AsyncHandler<CreateReceiptFilterRequest, CreateReceiptFilterResult> asyncHandler) Creates a new IP address filter.AmazonSimpleEmailServiceAsyncClient.createReceiptFilterAsync
(CreateReceiptFilterRequest request, AsyncHandler<CreateReceiptFilterRequest, CreateReceiptFilterResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.createReceiptRuleAsync
(CreateReceiptRuleRequest request, AsyncHandler<CreateReceiptRuleRequest, CreateReceiptRuleResult> asyncHandler) AmazonSimpleEmailServiceAsync.createReceiptRuleAsync
(CreateReceiptRuleRequest createReceiptRuleRequest, AsyncHandler<CreateReceiptRuleRequest, CreateReceiptRuleResult> asyncHandler) Creates a receipt rule.AmazonSimpleEmailServiceAsyncClient.createReceiptRuleAsync
(CreateReceiptRuleRequest request, AsyncHandler<CreateReceiptRuleRequest, CreateReceiptRuleResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.createReceiptRuleSetAsync
(CreateReceiptRuleSetRequest request, AsyncHandler<CreateReceiptRuleSetRequest, CreateReceiptRuleSetResult> asyncHandler) AmazonSimpleEmailServiceAsync.createReceiptRuleSetAsync
(CreateReceiptRuleSetRequest createReceiptRuleSetRequest, AsyncHandler<CreateReceiptRuleSetRequest, CreateReceiptRuleSetResult> asyncHandler) Creates an empty receipt rule set.AmazonSimpleEmailServiceAsyncClient.createReceiptRuleSetAsync
(CreateReceiptRuleSetRequest request, AsyncHandler<CreateReceiptRuleSetRequest, CreateReceiptRuleSetResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.deleteIdentityAsync
(DeleteIdentityRequest request, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult> asyncHandler) AmazonSimpleEmailServiceAsync.deleteIdentityAsync
(DeleteIdentityRequest deleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult> asyncHandler) Deletes the specified identity (email address or domain) from the list of verified identities.AmazonSimpleEmailServiceAsyncClient.deleteIdentityAsync
(DeleteIdentityRequest request, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync
(DeleteIdentityPolicyRequest request, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult> asyncHandler) AmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync
(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult> asyncHandler) Deletes the specified sending authorization policy for the given identity (email address or domain).AmazonSimpleEmailServiceAsyncClient.deleteIdentityPolicyAsync
(DeleteIdentityPolicyRequest request, AsyncHandler<DeleteIdentityPolicyRequest, DeleteIdentityPolicyResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.deleteReceiptFilterAsync
(DeleteReceiptFilterRequest request, AsyncHandler<DeleteReceiptFilterRequest, DeleteReceiptFilterResult> asyncHandler) AmazonSimpleEmailServiceAsync.deleteReceiptFilterAsync
(DeleteReceiptFilterRequest deleteReceiptFilterRequest, AsyncHandler<DeleteReceiptFilterRequest, DeleteReceiptFilterResult> asyncHandler) Deletes the specified IP address filter.AmazonSimpleEmailServiceAsyncClient.deleteReceiptFilterAsync
(DeleteReceiptFilterRequest request, AsyncHandler<DeleteReceiptFilterRequest, DeleteReceiptFilterResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.deleteReceiptRuleAsync
(DeleteReceiptRuleRequest request, AsyncHandler<DeleteReceiptRuleRequest, DeleteReceiptRuleResult> asyncHandler) AmazonSimpleEmailServiceAsync.deleteReceiptRuleAsync
(DeleteReceiptRuleRequest deleteReceiptRuleRequest, AsyncHandler<DeleteReceiptRuleRequest, DeleteReceiptRuleResult> asyncHandler) Deletes the specified receipt rule.AmazonSimpleEmailServiceAsyncClient.deleteReceiptRuleAsync
(DeleteReceiptRuleRequest request, AsyncHandler<DeleteReceiptRuleRequest, DeleteReceiptRuleResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.deleteReceiptRuleSetAsync
(DeleteReceiptRuleSetRequest request, AsyncHandler<DeleteReceiptRuleSetRequest, DeleteReceiptRuleSetResult> asyncHandler) AmazonSimpleEmailServiceAsync.deleteReceiptRuleSetAsync
(DeleteReceiptRuleSetRequest deleteReceiptRuleSetRequest, AsyncHandler<DeleteReceiptRuleSetRequest, DeleteReceiptRuleSetResult> asyncHandler) Deletes the specified receipt rule set and all of the receipt rules it contains.AmazonSimpleEmailServiceAsyncClient.deleteReceiptRuleSetAsync
(DeleteReceiptRuleSetRequest request, AsyncHandler<DeleteReceiptRuleSetRequest, DeleteReceiptRuleSetResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.deleteVerifiedEmailAddressAsync
(DeleteVerifiedEmailAddressRequest request, AsyncHandler<DeleteVerifiedEmailAddressRequest, DeleteVerifiedEmailAddressResult> asyncHandler) AmazonSimpleEmailServiceAsync.deleteVerifiedEmailAddressAsync
(DeleteVerifiedEmailAddressRequest deleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, DeleteVerifiedEmailAddressResult> asyncHandler) Deletes the specified email address from the list of verified addresses.AmazonSimpleEmailServiceAsyncClient.deleteVerifiedEmailAddressAsync
(DeleteVerifiedEmailAddressRequest request, AsyncHandler<DeleteVerifiedEmailAddressRequest, DeleteVerifiedEmailAddressResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.describeActiveReceiptRuleSetAsync
(DescribeActiveReceiptRuleSetRequest request, AsyncHandler<DescribeActiveReceiptRuleSetRequest, DescribeActiveReceiptRuleSetResult> asyncHandler) AmazonSimpleEmailServiceAsync.describeActiveReceiptRuleSetAsync
(DescribeActiveReceiptRuleSetRequest describeActiveReceiptRuleSetRequest, AsyncHandler<DescribeActiveReceiptRuleSetRequest, DescribeActiveReceiptRuleSetResult> asyncHandler) Returns the metadata and receipt rules for the receipt rule set that is currently active.AmazonSimpleEmailServiceAsyncClient.describeActiveReceiptRuleSetAsync
(DescribeActiveReceiptRuleSetRequest request, AsyncHandler<DescribeActiveReceiptRuleSetRequest, DescribeActiveReceiptRuleSetResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.describeReceiptRuleAsync
(DescribeReceiptRuleRequest request, AsyncHandler<DescribeReceiptRuleRequest, DescribeReceiptRuleResult> asyncHandler) AmazonSimpleEmailServiceAsync.describeReceiptRuleAsync
(DescribeReceiptRuleRequest describeReceiptRuleRequest, AsyncHandler<DescribeReceiptRuleRequest, DescribeReceiptRuleResult> asyncHandler) Returns the details of the specified receipt rule.AmazonSimpleEmailServiceAsyncClient.describeReceiptRuleAsync
(DescribeReceiptRuleRequest request, AsyncHandler<DescribeReceiptRuleRequest, DescribeReceiptRuleResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.describeReceiptRuleSetAsync
(DescribeReceiptRuleSetRequest request, AsyncHandler<DescribeReceiptRuleSetRequest, DescribeReceiptRuleSetResult> asyncHandler) AmazonSimpleEmailServiceAsync.describeReceiptRuleSetAsync
(DescribeReceiptRuleSetRequest describeReceiptRuleSetRequest, AsyncHandler<DescribeReceiptRuleSetRequest, DescribeReceiptRuleSetResult> asyncHandler) Returns the details of the specified receipt rule set.AmazonSimpleEmailServiceAsyncClient.describeReceiptRuleSetAsync
(DescribeReceiptRuleSetRequest request, AsyncHandler<DescribeReceiptRuleSetRequest, DescribeReceiptRuleSetResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.getIdentityDkimAttributesAsync
(GetIdentityDkimAttributesRequest request, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult> asyncHandler) AmazonSimpleEmailServiceAsync.getIdentityDkimAttributesAsync
(GetIdentityDkimAttributesRequest getIdentityDkimAttributesRequest, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult> asyncHandler) Returns the current status of Easy DKIM signing for an entity.AmazonSimpleEmailServiceAsyncClient.getIdentityDkimAttributesAsync
(GetIdentityDkimAttributesRequest request, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.getIdentityMailFromDomainAttributesAsync
(GetIdentityMailFromDomainAttributesRequest request, AsyncHandler<GetIdentityMailFromDomainAttributesRequest, GetIdentityMailFromDomainAttributesResult> asyncHandler) AmazonSimpleEmailServiceAsync.getIdentityMailFromDomainAttributesAsync
(GetIdentityMailFromDomainAttributesRequest getIdentityMailFromDomainAttributesRequest, AsyncHandler<GetIdentityMailFromDomainAttributesRequest, GetIdentityMailFromDomainAttributesResult> asyncHandler) Returns the custom MAIL FROM attributes for a list of identities (email addresses and/or domains).AmazonSimpleEmailServiceAsyncClient.getIdentityMailFromDomainAttributesAsync
(GetIdentityMailFromDomainAttributesRequest request, AsyncHandler<GetIdentityMailFromDomainAttributesRequest, GetIdentityMailFromDomainAttributesResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.getIdentityNotificationAttributesAsync
(GetIdentityNotificationAttributesRequest request, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult> asyncHandler) 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.AmazonSimpleEmailServiceAsyncClient.getIdentityNotificationAttributesAsync
(GetIdentityNotificationAttributesRequest request, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.getIdentityPoliciesAsync
(GetIdentityPoliciesRequest request, AsyncHandler<GetIdentityPoliciesRequest, GetIdentityPoliciesResult> asyncHandler) AmazonSimpleEmailServiceAsync.getIdentityPoliciesAsync
(GetIdentityPoliciesRequest getIdentityPoliciesRequest, AsyncHandler<GetIdentityPoliciesRequest, GetIdentityPoliciesResult> asyncHandler) Returns the requested sending authorization policies for the given identity (email address or domain).AmazonSimpleEmailServiceAsyncClient.getIdentityPoliciesAsync
(GetIdentityPoliciesRequest request, AsyncHandler<GetIdentityPoliciesRequest, GetIdentityPoliciesResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.getIdentityVerificationAttributesAsync
(GetIdentityVerificationAttributesRequest request, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult> asyncHandler) 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.AmazonSimpleEmailServiceAsyncClient.getIdentityVerificationAttributesAsync
(GetIdentityVerificationAttributesRequest request, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.getSendQuotaAsync
(AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Simplified method form for invoking the GetSendQuota operation with an AsyncHandler.AbstractAmazonSimpleEmailServiceAsync.getSendQuotaAsync
(GetSendQuotaRequest request, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) AmazonSimpleEmailServiceAsync.getSendQuotaAsync
(AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Simplified method form for invoking the GetSendQuota operation with an AsyncHandler.AmazonSimpleEmailServiceAsync.getSendQuotaAsync
(GetSendQuotaRequest getSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Returns the user's current sending limits.AmazonSimpleEmailServiceAsyncClient.getSendQuotaAsync
(AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Simplified method form for invoking the GetSendQuota operation with an AsyncHandler.AmazonSimpleEmailServiceAsyncClient.getSendQuotaAsync
(GetSendQuotaRequest request, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Simplified method form for invoking the GetSendStatistics operation with an AsyncHandler.AbstractAmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(GetSendStatisticsRequest request, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) AmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Simplified method form for invoking the GetSendStatistics operation with an AsyncHandler.AmazonSimpleEmailServiceAsync.getSendStatisticsAsync
(GetSendStatisticsRequest getSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Returns the user's sending statistics.AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync
(AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) Simplified method form for invoking the GetSendStatistics operation with an AsyncHandler.AmazonSimpleEmailServiceAsyncClient.getSendStatisticsAsync
(GetSendStatisticsRequest request, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.listIdentitiesAsync
(AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult> asyncHandler) Simplified method form for invoking the ListIdentities operation with an AsyncHandler.AbstractAmazonSimpleEmailServiceAsync.listIdentitiesAsync
(ListIdentitiesRequest request, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult> asyncHandler) AmazonSimpleEmailServiceAsync.listIdentitiesAsync
(AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult> asyncHandler) Simplified method form for invoking the ListIdentities operation with an AsyncHandler.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.AmazonSimpleEmailServiceAsyncClient.listIdentitiesAsync
(AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult> asyncHandler) Simplified method form for invoking the ListIdentities operation with an AsyncHandler.AmazonSimpleEmailServiceAsyncClient.listIdentitiesAsync
(ListIdentitiesRequest request, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.listIdentityPoliciesAsync
(ListIdentityPoliciesRequest request, AsyncHandler<ListIdentityPoliciesRequest, ListIdentityPoliciesResult> asyncHandler) 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).AmazonSimpleEmailServiceAsyncClient.listIdentityPoliciesAsync
(ListIdentityPoliciesRequest request, AsyncHandler<ListIdentityPoliciesRequest, ListIdentityPoliciesResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.listReceiptFiltersAsync
(ListReceiptFiltersRequest request, AsyncHandler<ListReceiptFiltersRequest, ListReceiptFiltersResult> asyncHandler) AmazonSimpleEmailServiceAsync.listReceiptFiltersAsync
(ListReceiptFiltersRequest listReceiptFiltersRequest, AsyncHandler<ListReceiptFiltersRequest, ListReceiptFiltersResult> asyncHandler) Lists the IP address filters associated with your account.AmazonSimpleEmailServiceAsyncClient.listReceiptFiltersAsync
(ListReceiptFiltersRequest request, AsyncHandler<ListReceiptFiltersRequest, ListReceiptFiltersResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.listReceiptRuleSetsAsync
(ListReceiptRuleSetsRequest request, AsyncHandler<ListReceiptRuleSetsRequest, ListReceiptRuleSetsResult> asyncHandler) AmazonSimpleEmailServiceAsync.listReceiptRuleSetsAsync
(ListReceiptRuleSetsRequest listReceiptRuleSetsRequest, AsyncHandler<ListReceiptRuleSetsRequest, ListReceiptRuleSetsResult> asyncHandler) Lists the receipt rule sets that exist under your AWS account.AmazonSimpleEmailServiceAsyncClient.listReceiptRuleSetsAsync
(ListReceiptRuleSetsRequest request, AsyncHandler<ListReceiptRuleSetsRequest, ListReceiptRuleSetsResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.listVerifiedEmailAddressesAsync
(AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult> asyncHandler) Simplified method form for invoking the ListVerifiedEmailAddresses operation with an AsyncHandler.AbstractAmazonSimpleEmailServiceAsync.listVerifiedEmailAddressesAsync
(ListVerifiedEmailAddressesRequest request, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult> asyncHandler) AmazonSimpleEmailServiceAsync.listVerifiedEmailAddressesAsync
(AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult> asyncHandler) Simplified method form for invoking the ListVerifiedEmailAddresses operation with an AsyncHandler.AmazonSimpleEmailServiceAsync.listVerifiedEmailAddressesAsync
(ListVerifiedEmailAddressesRequest listVerifiedEmailAddressesRequest, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult> asyncHandler) Returns a list containing all of the email addresses that have been verified.AmazonSimpleEmailServiceAsyncClient.listVerifiedEmailAddressesAsync
(AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult> asyncHandler) Simplified method form for invoking the ListVerifiedEmailAddresses operation with an AsyncHandler.AmazonSimpleEmailServiceAsyncClient.listVerifiedEmailAddressesAsync
(ListVerifiedEmailAddressesRequest request, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.putIdentityPolicyAsync
(PutIdentityPolicyRequest request, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult> asyncHandler) AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync
(PutIdentityPolicyRequest putIdentityPolicyRequest, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult> asyncHandler) Adds or updates a sending authorization policy for the specified identity (email address or domain).AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync
(PutIdentityPolicyRequest request, AsyncHandler<PutIdentityPolicyRequest, PutIdentityPolicyResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.reorderReceiptRuleSetAsync
(ReorderReceiptRuleSetRequest request, AsyncHandler<ReorderReceiptRuleSetRequest, ReorderReceiptRuleSetResult> asyncHandler) AmazonSimpleEmailServiceAsync.reorderReceiptRuleSetAsync
(ReorderReceiptRuleSetRequest reorderReceiptRuleSetRequest, AsyncHandler<ReorderReceiptRuleSetRequest, ReorderReceiptRuleSetResult> asyncHandler) Reorders the receipt rules within a receipt rule set.AmazonSimpleEmailServiceAsyncClient.reorderReceiptRuleSetAsync
(ReorderReceiptRuleSetRequest request, AsyncHandler<ReorderReceiptRuleSetRequest, ReorderReceiptRuleSetResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.sendBounceAsync
(SendBounceRequest request, AsyncHandler<SendBounceRequest, SendBounceResult> asyncHandler) 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.AmazonSimpleEmailServiceAsyncClient.sendBounceAsync
(SendBounceRequest request, AsyncHandler<SendBounceRequest, SendBounceResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.sendEmailAsync
(SendEmailRequest request, AsyncHandler<SendEmailRequest, SendEmailResult> asyncHandler) AmazonSimpleEmailServiceAsync.sendEmailAsync
(SendEmailRequest sendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult> asyncHandler) Composes an email message based on input data, and then immediately queues the message for sending.AmazonSimpleEmailServiceAsyncClient.sendEmailAsync
(SendEmailRequest request, AsyncHandler<SendEmailRequest, SendEmailResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.sendRawEmailAsync
(SendRawEmailRequest request, AsyncHandler<SendRawEmailRequest, SendRawEmailResult> asyncHandler) AmazonSimpleEmailServiceAsync.sendRawEmailAsync
(SendRawEmailRequest sendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult> asyncHandler) Sends an email message, with header and content specified by the client.AmazonSimpleEmailServiceAsyncClient.sendRawEmailAsync
(SendRawEmailRequest request, AsyncHandler<SendRawEmailRequest, SendRawEmailResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.setActiveReceiptRuleSetAsync
(SetActiveReceiptRuleSetRequest request, AsyncHandler<SetActiveReceiptRuleSetRequest, SetActiveReceiptRuleSetResult> asyncHandler) AmazonSimpleEmailServiceAsync.setActiveReceiptRuleSetAsync
(SetActiveReceiptRuleSetRequest setActiveReceiptRuleSetRequest, AsyncHandler<SetActiveReceiptRuleSetRequest, SetActiveReceiptRuleSetResult> asyncHandler) Sets the specified receipt rule set as the active receipt rule set.AmazonSimpleEmailServiceAsyncClient.setActiveReceiptRuleSetAsync
(SetActiveReceiptRuleSetRequest request, AsyncHandler<SetActiveReceiptRuleSetRequest, SetActiveReceiptRuleSetResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.setIdentityDkimEnabledAsync
(SetIdentityDkimEnabledRequest request, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult> asyncHandler) AmazonSimpleEmailServiceAsync.setIdentityDkimEnabledAsync
(SetIdentityDkimEnabledRequest setIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult> asyncHandler) Enables or disables Easy DKIM signing of email sent from an identity:AmazonSimpleEmailServiceAsyncClient.setIdentityDkimEnabledAsync
(SetIdentityDkimEnabledRequest request, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.setIdentityFeedbackForwardingEnabledAsync
(SetIdentityFeedbackForwardingEnabledRequest request, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult> asyncHandler) 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.AmazonSimpleEmailServiceAsyncClient.setIdentityFeedbackForwardingEnabledAsync
(SetIdentityFeedbackForwardingEnabledRequest request, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.setIdentityMailFromDomainAsync
(SetIdentityMailFromDomainRequest request, AsyncHandler<SetIdentityMailFromDomainRequest, SetIdentityMailFromDomainResult> asyncHandler) AmazonSimpleEmailServiceAsync.setIdentityMailFromDomainAsync
(SetIdentityMailFromDomainRequest setIdentityMailFromDomainRequest, AsyncHandler<SetIdentityMailFromDomainRequest, SetIdentityMailFromDomainResult> asyncHandler) Enables or disables the custom MAIL FROM domain setup for a verified identity (email address or domain).AmazonSimpleEmailServiceAsyncClient.setIdentityMailFromDomainAsync
(SetIdentityMailFromDomainRequest request, AsyncHandler<SetIdentityMailFromDomainRequest, SetIdentityMailFromDomainResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.setIdentityNotificationTopicAsync
(SetIdentityNotificationTopicRequest request, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult> asyncHandler) 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 theSource
.AmazonSimpleEmailServiceAsyncClient.setIdentityNotificationTopicAsync
(SetIdentityNotificationTopicRequest request, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.setReceiptRulePositionAsync
(SetReceiptRulePositionRequest request, AsyncHandler<SetReceiptRulePositionRequest, SetReceiptRulePositionResult> asyncHandler) AmazonSimpleEmailServiceAsync.setReceiptRulePositionAsync
(SetReceiptRulePositionRequest setReceiptRulePositionRequest, AsyncHandler<SetReceiptRulePositionRequest, SetReceiptRulePositionResult> asyncHandler) Sets the position of the specified receipt rule in the receipt rule set.AmazonSimpleEmailServiceAsyncClient.setReceiptRulePositionAsync
(SetReceiptRulePositionRequest request, AsyncHandler<SetReceiptRulePositionRequest, SetReceiptRulePositionResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.updateReceiptRuleAsync
(UpdateReceiptRuleRequest request, AsyncHandler<UpdateReceiptRuleRequest, UpdateReceiptRuleResult> asyncHandler) AmazonSimpleEmailServiceAsync.updateReceiptRuleAsync
(UpdateReceiptRuleRequest updateReceiptRuleRequest, AsyncHandler<UpdateReceiptRuleRequest, UpdateReceiptRuleResult> asyncHandler) Updates a receipt rule.AmazonSimpleEmailServiceAsyncClient.updateReceiptRuleAsync
(UpdateReceiptRuleRequest request, AsyncHandler<UpdateReceiptRuleRequest, UpdateReceiptRuleResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.verifyDomainDkimAsync
(VerifyDomainDkimRequest request, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult> asyncHandler) AmazonSimpleEmailServiceAsync.verifyDomainDkimAsync
(VerifyDomainDkimRequest verifyDomainDkimRequest, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult> asyncHandler) Returns a set of DKIM tokens for a domain.AmazonSimpleEmailServiceAsyncClient.verifyDomainDkimAsync
(VerifyDomainDkimRequest request, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.verifyDomainIdentityAsync
(VerifyDomainIdentityRequest request, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult> asyncHandler) AmazonSimpleEmailServiceAsync.verifyDomainIdentityAsync
(VerifyDomainIdentityRequest verifyDomainIdentityRequest, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult> asyncHandler) Verifies a domain.AmazonSimpleEmailServiceAsyncClient.verifyDomainIdentityAsync
(VerifyDomainIdentityRequest request, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.verifyEmailAddressAsync
(VerifyEmailAddressRequest request, AsyncHandler<VerifyEmailAddressRequest, VerifyEmailAddressResult> asyncHandler) AmazonSimpleEmailServiceAsync.verifyEmailAddressAsync
(VerifyEmailAddressRequest verifyEmailAddressRequest, AsyncHandler<VerifyEmailAddressRequest, VerifyEmailAddressResult> asyncHandler) Verifies an email address.AmazonSimpleEmailServiceAsyncClient.verifyEmailAddressAsync
(VerifyEmailAddressRequest request, AsyncHandler<VerifyEmailAddressRequest, VerifyEmailAddressResult> asyncHandler) AbstractAmazonSimpleEmailServiceAsync.verifyEmailIdentityAsync
(VerifyEmailIdentityRequest request, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult> asyncHandler) AmazonSimpleEmailServiceAsync.verifyEmailIdentityAsync
(VerifyEmailIdentityRequest verifyEmailIdentityRequest, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult> asyncHandler) Verifies an email address.AmazonSimpleEmailServiceAsyncClient.verifyEmailIdentityAsync
(VerifyEmailIdentityRequest request, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.simplesystemsmanagement
Methods in com.amazonaws.services.simplesystemsmanagement with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSSimpleSystemsManagementAsync.cancelCommandAsync
(CancelCommandRequest request, AsyncHandler<CancelCommandRequest, CancelCommandResult> asyncHandler) AWSSimpleSystemsManagementAsync.cancelCommandAsync
(CancelCommandRequest cancelCommandRequest, AsyncHandler<CancelCommandRequest, CancelCommandResult> asyncHandler) Attempts to cancel the command specified by the Command ID.AWSSimpleSystemsManagementAsyncClient.cancelCommandAsync
(CancelCommandRequest request, AsyncHandler<CancelCommandRequest, CancelCommandResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.createAssociationAsync
(CreateAssociationRequest request, AsyncHandler<CreateAssociationRequest, CreateAssociationResult> asyncHandler) AWSSimpleSystemsManagementAsync.createAssociationAsync
(CreateAssociationRequest createAssociationRequest, AsyncHandler<CreateAssociationRequest, CreateAssociationResult> asyncHandler) Associates the specified SSM document with the specified instance.AWSSimpleSystemsManagementAsyncClient.createAssociationAsync
(CreateAssociationRequest request, AsyncHandler<CreateAssociationRequest, CreateAssociationResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.createAssociationBatchAsync
(CreateAssociationBatchRequest request, AsyncHandler<CreateAssociationBatchRequest, CreateAssociationBatchResult> asyncHandler) AWSSimpleSystemsManagementAsync.createAssociationBatchAsync
(CreateAssociationBatchRequest createAssociationBatchRequest, AsyncHandler<CreateAssociationBatchRequest, CreateAssociationBatchResult> asyncHandler) Associates the specified SSM document with the specified instances.AWSSimpleSystemsManagementAsyncClient.createAssociationBatchAsync
(CreateAssociationBatchRequest request, AsyncHandler<CreateAssociationBatchRequest, CreateAssociationBatchResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.createDocumentAsync
(CreateDocumentRequest request, AsyncHandler<CreateDocumentRequest, CreateDocumentResult> asyncHandler) AWSSimpleSystemsManagementAsync.createDocumentAsync
(CreateDocumentRequest createDocumentRequest, AsyncHandler<CreateDocumentRequest, CreateDocumentResult> asyncHandler) Creates an SSM document.AWSSimpleSystemsManagementAsyncClient.createDocumentAsync
(CreateDocumentRequest request, AsyncHandler<CreateDocumentRequest, CreateDocumentResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.deleteAssociationAsync
(DeleteAssociationRequest request, AsyncHandler<DeleteAssociationRequest, DeleteAssociationResult> asyncHandler) AWSSimpleSystemsManagementAsync.deleteAssociationAsync
(DeleteAssociationRequest deleteAssociationRequest, AsyncHandler<DeleteAssociationRequest, DeleteAssociationResult> asyncHandler) Disassociates the specified SSM document from the specified instance.AWSSimpleSystemsManagementAsyncClient.deleteAssociationAsync
(DeleteAssociationRequest request, AsyncHandler<DeleteAssociationRequest, DeleteAssociationResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.deleteDocumentAsync
(DeleteDocumentRequest request, AsyncHandler<DeleteDocumentRequest, DeleteDocumentResult> asyncHandler) AWSSimpleSystemsManagementAsync.deleteDocumentAsync
(DeleteDocumentRequest deleteDocumentRequest, AsyncHandler<DeleteDocumentRequest, DeleteDocumentResult> asyncHandler) Deletes the SSM document and all instance associations to the document.AWSSimpleSystemsManagementAsyncClient.deleteDocumentAsync
(DeleteDocumentRequest request, AsyncHandler<DeleteDocumentRequest, DeleteDocumentResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.describeAssociationAsync
(DescribeAssociationRequest request, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult> asyncHandler) AWSSimpleSystemsManagementAsync.describeAssociationAsync
(DescribeAssociationRequest describeAssociationRequest, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult> asyncHandler) Describes the associations for the specified SSM document or instance.AWSSimpleSystemsManagementAsyncClient.describeAssociationAsync
(DescribeAssociationRequest request, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.describeDocumentAsync
(DescribeDocumentRequest request, AsyncHandler<DescribeDocumentRequest, DescribeDocumentResult> asyncHandler) AWSSimpleSystemsManagementAsync.describeDocumentAsync
(DescribeDocumentRequest describeDocumentRequest, AsyncHandler<DescribeDocumentRequest, DescribeDocumentResult> asyncHandler) Describes the specified SSM document.AWSSimpleSystemsManagementAsyncClient.describeDocumentAsync
(DescribeDocumentRequest request, AsyncHandler<DescribeDocumentRequest, DescribeDocumentResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.describeDocumentPermissionAsync
(DescribeDocumentPermissionRequest request, AsyncHandler<DescribeDocumentPermissionRequest, DescribeDocumentPermissionResult> asyncHandler) AWSSimpleSystemsManagementAsync.describeDocumentPermissionAsync
(DescribeDocumentPermissionRequest describeDocumentPermissionRequest, AsyncHandler<DescribeDocumentPermissionRequest, DescribeDocumentPermissionResult> asyncHandler) Describes the permissions for an SSM document.AWSSimpleSystemsManagementAsyncClient.describeDocumentPermissionAsync
(DescribeDocumentPermissionRequest request, AsyncHandler<DescribeDocumentPermissionRequest, DescribeDocumentPermissionResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.describeInstanceInformationAsync
(DescribeInstanceInformationRequest request, AsyncHandler<DescribeInstanceInformationRequest, DescribeInstanceInformationResult> asyncHandler) AWSSimpleSystemsManagementAsync.describeInstanceInformationAsync
(DescribeInstanceInformationRequest describeInstanceInformationRequest, AsyncHandler<DescribeInstanceInformationRequest, DescribeInstanceInformationResult> asyncHandler) Describes one or more of your instances.AWSSimpleSystemsManagementAsyncClient.describeInstanceInformationAsync
(DescribeInstanceInformationRequest request, AsyncHandler<DescribeInstanceInformationRequest, DescribeInstanceInformationResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.getDocumentAsync
(GetDocumentRequest request, AsyncHandler<GetDocumentRequest, GetDocumentResult> asyncHandler) AWSSimpleSystemsManagementAsync.getDocumentAsync
(GetDocumentRequest getDocumentRequest, AsyncHandler<GetDocumentRequest, GetDocumentResult> asyncHandler) Gets the contents of the specified SSM document.AWSSimpleSystemsManagementAsyncClient.getDocumentAsync
(GetDocumentRequest request, AsyncHandler<GetDocumentRequest, GetDocumentResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.listAssociationsAsync
(ListAssociationsRequest request, AsyncHandler<ListAssociationsRequest, ListAssociationsResult> asyncHandler) AWSSimpleSystemsManagementAsync.listAssociationsAsync
(ListAssociationsRequest listAssociationsRequest, AsyncHandler<ListAssociationsRequest, ListAssociationsResult> asyncHandler) Lists the associations for the specified SSM document or instance.AWSSimpleSystemsManagementAsyncClient.listAssociationsAsync
(ListAssociationsRequest request, AsyncHandler<ListAssociationsRequest, ListAssociationsResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.listCommandInvocationsAsync
(ListCommandInvocationsRequest request, AsyncHandler<ListCommandInvocationsRequest, ListCommandInvocationsResult> asyncHandler) AWSSimpleSystemsManagementAsync.listCommandInvocationsAsync
(ListCommandInvocationsRequest listCommandInvocationsRequest, AsyncHandler<ListCommandInvocationsRequest, ListCommandInvocationsResult> asyncHandler) An invocation is copy of a command sent to a specific instance.AWSSimpleSystemsManagementAsyncClient.listCommandInvocationsAsync
(ListCommandInvocationsRequest request, AsyncHandler<ListCommandInvocationsRequest, ListCommandInvocationsResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.listCommandsAsync
(ListCommandsRequest request, AsyncHandler<ListCommandsRequest, ListCommandsResult> asyncHandler) AWSSimpleSystemsManagementAsync.listCommandsAsync
(ListCommandsRequest listCommandsRequest, AsyncHandler<ListCommandsRequest, ListCommandsResult> asyncHandler) Lists the commands requested by users of the AWS account.AWSSimpleSystemsManagementAsyncClient.listCommandsAsync
(ListCommandsRequest request, AsyncHandler<ListCommandsRequest, ListCommandsResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.listDocumentsAsync
(AsyncHandler<ListDocumentsRequest, ListDocumentsResult> asyncHandler) Simplified method form for invoking the ListDocuments operation with an AsyncHandler.AbstractAWSSimpleSystemsManagementAsync.listDocumentsAsync
(ListDocumentsRequest request, AsyncHandler<ListDocumentsRequest, ListDocumentsResult> asyncHandler) AWSSimpleSystemsManagementAsync.listDocumentsAsync
(AsyncHandler<ListDocumentsRequest, ListDocumentsResult> asyncHandler) Simplified method form for invoking the ListDocuments operation with an AsyncHandler.AWSSimpleSystemsManagementAsync.listDocumentsAsync
(ListDocumentsRequest listDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult> asyncHandler) Describes one or more of your SSM documents.AWSSimpleSystemsManagementAsyncClient.listDocumentsAsync
(AsyncHandler<ListDocumentsRequest, ListDocumentsResult> asyncHandler) Simplified method form for invoking the ListDocuments operation with an AsyncHandler.AWSSimpleSystemsManagementAsyncClient.listDocumentsAsync
(ListDocumentsRequest request, AsyncHandler<ListDocumentsRequest, ListDocumentsResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.modifyDocumentPermissionAsync
(ModifyDocumentPermissionRequest request, AsyncHandler<ModifyDocumentPermissionRequest, ModifyDocumentPermissionResult> asyncHandler) AWSSimpleSystemsManagementAsync.modifyDocumentPermissionAsync
(ModifyDocumentPermissionRequest modifyDocumentPermissionRequest, AsyncHandler<ModifyDocumentPermissionRequest, ModifyDocumentPermissionResult> asyncHandler) Share a document publicly or privately.AWSSimpleSystemsManagementAsyncClient.modifyDocumentPermissionAsync
(ModifyDocumentPermissionRequest request, AsyncHandler<ModifyDocumentPermissionRequest, ModifyDocumentPermissionResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.sendCommandAsync
(SendCommandRequest request, AsyncHandler<SendCommandRequest, SendCommandResult> asyncHandler) AWSSimpleSystemsManagementAsync.sendCommandAsync
(SendCommandRequest sendCommandRequest, AsyncHandler<SendCommandRequest, SendCommandResult> asyncHandler) Executes commands on one or more remote instances.AWSSimpleSystemsManagementAsyncClient.sendCommandAsync
(SendCommandRequest request, AsyncHandler<SendCommandRequest, SendCommandResult> asyncHandler) AbstractAWSSimpleSystemsManagementAsync.updateAssociationStatusAsync
(UpdateAssociationStatusRequest request, AsyncHandler<UpdateAssociationStatusRequest, UpdateAssociationStatusResult> asyncHandler) AWSSimpleSystemsManagementAsync.updateAssociationStatusAsync
(UpdateAssociationStatusRequest updateAssociationStatusRequest, AsyncHandler<UpdateAssociationStatusRequest, UpdateAssociationStatusResult> asyncHandler) Updates the status of the SSM document associated with the specified instance.AWSSimpleSystemsManagementAsyncClient.updateAssociationStatusAsync
(UpdateAssociationStatusRequest request, AsyncHandler<UpdateAssociationStatusRequest, UpdateAssociationStatusResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.simpleworkflow
Methods in com.amazonaws.services.simpleworkflow with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonSimpleWorkflowAsync.countClosedWorkflowExecutionsAsync
(CountClosedWorkflowExecutionsRequest request, AsyncHandler<CountClosedWorkflowExecutionsRequest, WorkflowExecutionCount> asyncHandler) 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.AmazonSimpleWorkflowAsyncClient.countClosedWorkflowExecutionsAsync
(CountClosedWorkflowExecutionsRequest request, AsyncHandler<CountClosedWorkflowExecutionsRequest, WorkflowExecutionCount> asyncHandler) AbstractAmazonSimpleWorkflowAsync.countOpenWorkflowExecutionsAsync
(CountOpenWorkflowExecutionsRequest request, AsyncHandler<CountOpenWorkflowExecutionsRequest, WorkflowExecutionCount> asyncHandler) 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.AmazonSimpleWorkflowAsyncClient.countOpenWorkflowExecutionsAsync
(CountOpenWorkflowExecutionsRequest request, AsyncHandler<CountOpenWorkflowExecutionsRequest, WorkflowExecutionCount> asyncHandler) AbstractAmazonSimpleWorkflowAsync.countPendingActivityTasksAsync
(CountPendingActivityTasksRequest request, AsyncHandler<CountPendingActivityTasksRequest, PendingTaskCount> asyncHandler) AmazonSimpleWorkflowAsync.countPendingActivityTasksAsync
(CountPendingActivityTasksRequest countPendingActivityTasksRequest, AsyncHandler<CountPendingActivityTasksRequest, PendingTaskCount> asyncHandler) Returns the estimated number of activity tasks in the specified task list.AmazonSimpleWorkflowAsyncClient.countPendingActivityTasksAsync
(CountPendingActivityTasksRequest request, AsyncHandler<CountPendingActivityTasksRequest, PendingTaskCount> asyncHandler) AbstractAmazonSimpleWorkflowAsync.countPendingDecisionTasksAsync
(CountPendingDecisionTasksRequest request, AsyncHandler<CountPendingDecisionTasksRequest, PendingTaskCount> asyncHandler) AmazonSimpleWorkflowAsync.countPendingDecisionTasksAsync
(CountPendingDecisionTasksRequest countPendingDecisionTasksRequest, AsyncHandler<CountPendingDecisionTasksRequest, PendingTaskCount> asyncHandler) Returns the estimated number of decision tasks in the specified task list.AmazonSimpleWorkflowAsyncClient.countPendingDecisionTasksAsync
(CountPendingDecisionTasksRequest request, AsyncHandler<CountPendingDecisionTasksRequest, PendingTaskCount> asyncHandler) AbstractAmazonSimpleWorkflowAsync.deprecateActivityTypeAsync
(DeprecateActivityTypeRequest request, AsyncHandler<DeprecateActivityTypeRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.deprecateActivityTypeAsync
(DeprecateActivityTypeRequest deprecateActivityTypeRequest, AsyncHandler<DeprecateActivityTypeRequest, Void> asyncHandler) Deprecates the specified activity type.AmazonSimpleWorkflowAsyncClient.deprecateActivityTypeAsync
(DeprecateActivityTypeRequest request, AsyncHandler<DeprecateActivityTypeRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.deprecateDomainAsync
(DeprecateDomainRequest request, AsyncHandler<DeprecateDomainRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.deprecateDomainAsync
(DeprecateDomainRequest deprecateDomainRequest, AsyncHandler<DeprecateDomainRequest, Void> asyncHandler) Deprecates the specified domain.AmazonSimpleWorkflowAsyncClient.deprecateDomainAsync
(DeprecateDomainRequest request, AsyncHandler<DeprecateDomainRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.deprecateWorkflowTypeAsync
(DeprecateWorkflowTypeRequest request, AsyncHandler<DeprecateWorkflowTypeRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.deprecateWorkflowTypeAsync
(DeprecateWorkflowTypeRequest deprecateWorkflowTypeRequest, AsyncHandler<DeprecateWorkflowTypeRequest, Void> asyncHandler) Deprecates the specified workflow type.AmazonSimpleWorkflowAsyncClient.deprecateWorkflowTypeAsync
(DeprecateWorkflowTypeRequest request, AsyncHandler<DeprecateWorkflowTypeRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.describeActivityTypeAsync
(DescribeActivityTypeRequest request, AsyncHandler<DescribeActivityTypeRequest, ActivityTypeDetail> asyncHandler) AmazonSimpleWorkflowAsync.describeActivityTypeAsync
(DescribeActivityTypeRequest describeActivityTypeRequest, AsyncHandler<DescribeActivityTypeRequest, ActivityTypeDetail> asyncHandler) Returns information about the specified activity type.AmazonSimpleWorkflowAsyncClient.describeActivityTypeAsync
(DescribeActivityTypeRequest request, AsyncHandler<DescribeActivityTypeRequest, ActivityTypeDetail> asyncHandler) AbstractAmazonSimpleWorkflowAsync.describeDomainAsync
(DescribeDomainRequest request, AsyncHandler<DescribeDomainRequest, DomainDetail> asyncHandler) AmazonSimpleWorkflowAsync.describeDomainAsync
(DescribeDomainRequest describeDomainRequest, AsyncHandler<DescribeDomainRequest, DomainDetail> asyncHandler) Returns information about the specified domain, including description and status.AmazonSimpleWorkflowAsyncClient.describeDomainAsync
(DescribeDomainRequest request, AsyncHandler<DescribeDomainRequest, DomainDetail> asyncHandler) AbstractAmazonSimpleWorkflowAsync.describeWorkflowExecutionAsync
(DescribeWorkflowExecutionRequest request, AsyncHandler<DescribeWorkflowExecutionRequest, WorkflowExecutionDetail> asyncHandler) AmazonSimpleWorkflowAsync.describeWorkflowExecutionAsync
(DescribeWorkflowExecutionRequest describeWorkflowExecutionRequest, AsyncHandler<DescribeWorkflowExecutionRequest, WorkflowExecutionDetail> asyncHandler) Returns information about the specified workflow execution including its type and some statistics.AmazonSimpleWorkflowAsyncClient.describeWorkflowExecutionAsync
(DescribeWorkflowExecutionRequest request, AsyncHandler<DescribeWorkflowExecutionRequest, WorkflowExecutionDetail> asyncHandler) AbstractAmazonSimpleWorkflowAsync.describeWorkflowTypeAsync
(DescribeWorkflowTypeRequest request, AsyncHandler<DescribeWorkflowTypeRequest, WorkflowTypeDetail> asyncHandler) AmazonSimpleWorkflowAsync.describeWorkflowTypeAsync
(DescribeWorkflowTypeRequest describeWorkflowTypeRequest, AsyncHandler<DescribeWorkflowTypeRequest, WorkflowTypeDetail> asyncHandler) Returns information about the specified workflow type.AmazonSimpleWorkflowAsyncClient.describeWorkflowTypeAsync
(DescribeWorkflowTypeRequest request, AsyncHandler<DescribeWorkflowTypeRequest, WorkflowTypeDetail> asyncHandler) AbstractAmazonSimpleWorkflowAsync.getWorkflowExecutionHistoryAsync
(GetWorkflowExecutionHistoryRequest request, AsyncHandler<GetWorkflowExecutionHistoryRequest, History> asyncHandler) AmazonSimpleWorkflowAsync.getWorkflowExecutionHistoryAsync
(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest, AsyncHandler<GetWorkflowExecutionHistoryRequest, History> asyncHandler) Returns the history of the specified workflow execution.AmazonSimpleWorkflowAsyncClient.getWorkflowExecutionHistoryAsync
(GetWorkflowExecutionHistoryRequest request, AsyncHandler<GetWorkflowExecutionHistoryRequest, History> asyncHandler) AbstractAmazonSimpleWorkflowAsync.listActivityTypesAsync
(ListActivityTypesRequest request, AsyncHandler<ListActivityTypesRequest, ActivityTypeInfos> asyncHandler) 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.AmazonSimpleWorkflowAsyncClient.listActivityTypesAsync
(ListActivityTypesRequest request, AsyncHandler<ListActivityTypesRequest, ActivityTypeInfos> asyncHandler) AbstractAmazonSimpleWorkflowAsync.listClosedWorkflowExecutionsAsync
(ListClosedWorkflowExecutionsRequest request, AsyncHandler<ListClosedWorkflowExecutionsRequest, WorkflowExecutionInfos> asyncHandler) AmazonSimpleWorkflowAsync.listClosedWorkflowExecutionsAsync
(ListClosedWorkflowExecutionsRequest listClosedWorkflowExecutionsRequest, AsyncHandler<ListClosedWorkflowExecutionsRequest, WorkflowExecutionInfos> asyncHandler) Returns a list of closed workflow executions in the specified domain that meet the filtering criteria.AmazonSimpleWorkflowAsyncClient.listClosedWorkflowExecutionsAsync
(ListClosedWorkflowExecutionsRequest request, AsyncHandler<ListClosedWorkflowExecutionsRequest, WorkflowExecutionInfos> asyncHandler) AbstractAmazonSimpleWorkflowAsync.listDomainsAsync
(ListDomainsRequest request, AsyncHandler<ListDomainsRequest, DomainInfos> asyncHandler) AmazonSimpleWorkflowAsync.listDomainsAsync
(ListDomainsRequest listDomainsRequest, AsyncHandler<ListDomainsRequest, DomainInfos> asyncHandler) Returns the list of domains registered in the account.AmazonSimpleWorkflowAsyncClient.listDomainsAsync
(ListDomainsRequest request, AsyncHandler<ListDomainsRequest, DomainInfos> asyncHandler) AbstractAmazonSimpleWorkflowAsync.listOpenWorkflowExecutionsAsync
(ListOpenWorkflowExecutionsRequest request, AsyncHandler<ListOpenWorkflowExecutionsRequest, WorkflowExecutionInfos> asyncHandler) AmazonSimpleWorkflowAsync.listOpenWorkflowExecutionsAsync
(ListOpenWorkflowExecutionsRequest listOpenWorkflowExecutionsRequest, AsyncHandler<ListOpenWorkflowExecutionsRequest, WorkflowExecutionInfos> asyncHandler) Returns a list of open workflow executions in the specified domain that meet the filtering criteria.AmazonSimpleWorkflowAsyncClient.listOpenWorkflowExecutionsAsync
(ListOpenWorkflowExecutionsRequest request, AsyncHandler<ListOpenWorkflowExecutionsRequest, WorkflowExecutionInfos> asyncHandler) AbstractAmazonSimpleWorkflowAsync.listWorkflowTypesAsync
(ListWorkflowTypesRequest request, AsyncHandler<ListWorkflowTypesRequest, WorkflowTypeInfos> asyncHandler) AmazonSimpleWorkflowAsync.listWorkflowTypesAsync
(ListWorkflowTypesRequest listWorkflowTypesRequest, AsyncHandler<ListWorkflowTypesRequest, WorkflowTypeInfos> asyncHandler) Returns information about workflow types in the specified domain.AmazonSimpleWorkflowAsyncClient.listWorkflowTypesAsync
(ListWorkflowTypesRequest request, AsyncHandler<ListWorkflowTypesRequest, WorkflowTypeInfos> asyncHandler) AbstractAmazonSimpleWorkflowAsync.pollForActivityTaskAsync
(PollForActivityTaskRequest request, AsyncHandler<PollForActivityTaskRequest, ActivityTask> asyncHandler) AmazonSimpleWorkflowAsync.pollForActivityTaskAsync
(PollForActivityTaskRequest pollForActivityTaskRequest, AsyncHandler<PollForActivityTaskRequest, ActivityTask> asyncHandler) Used by workers to get an ActivityTask from the specified activitytaskList
.AmazonSimpleWorkflowAsyncClient.pollForActivityTaskAsync
(PollForActivityTaskRequest request, AsyncHandler<PollForActivityTaskRequest, ActivityTask> asyncHandler) AbstractAmazonSimpleWorkflowAsync.pollForDecisionTaskAsync
(PollForDecisionTaskRequest request, AsyncHandler<PollForDecisionTaskRequest, DecisionTask> asyncHandler) AmazonSimpleWorkflowAsync.pollForDecisionTaskAsync
(PollForDecisionTaskRequest pollForDecisionTaskRequest, AsyncHandler<PollForDecisionTaskRequest, DecisionTask> asyncHandler) Used by deciders to get a DecisionTask from the specified decisiontaskList
.AmazonSimpleWorkflowAsyncClient.pollForDecisionTaskAsync
(PollForDecisionTaskRequest request, AsyncHandler<PollForDecisionTaskRequest, DecisionTask> asyncHandler) AbstractAmazonSimpleWorkflowAsync.recordActivityTaskHeartbeatAsync
(RecordActivityTaskHeartbeatRequest request, AsyncHandler<RecordActivityTaskHeartbeatRequest, ActivityTaskStatus> asyncHandler) AmazonSimpleWorkflowAsync.recordActivityTaskHeartbeatAsync
(RecordActivityTaskHeartbeatRequest recordActivityTaskHeartbeatRequest, AsyncHandler<RecordActivityTaskHeartbeatRequest, ActivityTaskStatus> asyncHandler) Used by activity workers to report to the service that the ActivityTask represented by the specifiedtaskToken
is still making progress.AmazonSimpleWorkflowAsyncClient.recordActivityTaskHeartbeatAsync
(RecordActivityTaskHeartbeatRequest request, AsyncHandler<RecordActivityTaskHeartbeatRequest, ActivityTaskStatus> asyncHandler) AbstractAmazonSimpleWorkflowAsync.registerActivityTypeAsync
(RegisterActivityTypeRequest request, AsyncHandler<RegisterActivityTypeRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.registerActivityTypeAsync
(RegisterActivityTypeRequest registerActivityTypeRequest, AsyncHandler<RegisterActivityTypeRequest, Void> asyncHandler) Registers a new activity type along with its configuration settings in the specified domain.AmazonSimpleWorkflowAsyncClient.registerActivityTypeAsync
(RegisterActivityTypeRequest request, AsyncHandler<RegisterActivityTypeRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.registerDomainAsync
(RegisterDomainRequest request, AsyncHandler<RegisterDomainRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.registerDomainAsync
(RegisterDomainRequest registerDomainRequest, AsyncHandler<RegisterDomainRequest, Void> asyncHandler) Registers a new domain.AmazonSimpleWorkflowAsyncClient.registerDomainAsync
(RegisterDomainRequest request, AsyncHandler<RegisterDomainRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.registerWorkflowTypeAsync
(RegisterWorkflowTypeRequest request, AsyncHandler<RegisterWorkflowTypeRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.registerWorkflowTypeAsync
(RegisterWorkflowTypeRequest registerWorkflowTypeRequest, AsyncHandler<RegisterWorkflowTypeRequest, Void> asyncHandler) Registers a new workflow type and its configuration settings in the specified domain.AmazonSimpleWorkflowAsyncClient.registerWorkflowTypeAsync
(RegisterWorkflowTypeRequest request, AsyncHandler<RegisterWorkflowTypeRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.requestCancelWorkflowExecutionAsync
(RequestCancelWorkflowExecutionRequest request, AsyncHandler<RequestCancelWorkflowExecutionRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.requestCancelWorkflowExecutionAsync
(RequestCancelWorkflowExecutionRequest requestCancelWorkflowExecutionRequest, AsyncHandler<RequestCancelWorkflowExecutionRequest, Void> asyncHandler) Records aWorkflowExecutionCancelRequested
event in the currently running workflow execution identified by the given domain, workflowId, and runId.AmazonSimpleWorkflowAsyncClient.requestCancelWorkflowExecutionAsync
(RequestCancelWorkflowExecutionRequest request, AsyncHandler<RequestCancelWorkflowExecutionRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.respondActivityTaskCanceledAsync
(RespondActivityTaskCanceledRequest request, AsyncHandler<RespondActivityTaskCanceledRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.respondActivityTaskCanceledAsync
(RespondActivityTaskCanceledRequest respondActivityTaskCanceledRequest, AsyncHandler<RespondActivityTaskCanceledRequest, Void> asyncHandler) Used by workers to tell the service that the ActivityTask identified by thetaskToken
was successfully canceled.AmazonSimpleWorkflowAsyncClient.respondActivityTaskCanceledAsync
(RespondActivityTaskCanceledRequest request, AsyncHandler<RespondActivityTaskCanceledRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.respondActivityTaskCompletedAsync
(RespondActivityTaskCompletedRequest request, AsyncHandler<RespondActivityTaskCompletedRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.respondActivityTaskCompletedAsync
(RespondActivityTaskCompletedRequest respondActivityTaskCompletedRequest, AsyncHandler<RespondActivityTaskCompletedRequest, Void> asyncHandler) Used by workers to tell the service that the ActivityTask identified by thetaskToken
completed successfully with aresult
(if provided).AmazonSimpleWorkflowAsyncClient.respondActivityTaskCompletedAsync
(RespondActivityTaskCompletedRequest request, AsyncHandler<RespondActivityTaskCompletedRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.respondActivityTaskFailedAsync
(RespondActivityTaskFailedRequest request, AsyncHandler<RespondActivityTaskFailedRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.respondActivityTaskFailedAsync
(RespondActivityTaskFailedRequest respondActivityTaskFailedRequest, AsyncHandler<RespondActivityTaskFailedRequest, Void> asyncHandler) Used by workers to tell the service that the ActivityTask identified by thetaskToken
has failed withreason
(if specified).AmazonSimpleWorkflowAsyncClient.respondActivityTaskFailedAsync
(RespondActivityTaskFailedRequest request, AsyncHandler<RespondActivityTaskFailedRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.respondDecisionTaskCompletedAsync
(RespondDecisionTaskCompletedRequest request, AsyncHandler<RespondDecisionTaskCompletedRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.respondDecisionTaskCompletedAsync
(RespondDecisionTaskCompletedRequest respondDecisionTaskCompletedRequest, AsyncHandler<RespondDecisionTaskCompletedRequest, Void> asyncHandler) Used by deciders to tell the service that the DecisionTask identified by thetaskToken
has successfully completed.AmazonSimpleWorkflowAsyncClient.respondDecisionTaskCompletedAsync
(RespondDecisionTaskCompletedRequest request, AsyncHandler<RespondDecisionTaskCompletedRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.signalWorkflowExecutionAsync
(SignalWorkflowExecutionRequest request, AsyncHandler<SignalWorkflowExecutionRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.signalWorkflowExecutionAsync
(SignalWorkflowExecutionRequest signalWorkflowExecutionRequest, AsyncHandler<SignalWorkflowExecutionRequest, Void> asyncHandler) Records aWorkflowExecutionSignaled
event in the workflow execution history and creates a decision task for the workflow execution identified by the given domain, workflowId and runId.AmazonSimpleWorkflowAsyncClient.signalWorkflowExecutionAsync
(SignalWorkflowExecutionRequest request, AsyncHandler<SignalWorkflowExecutionRequest, Void> asyncHandler) AbstractAmazonSimpleWorkflowAsync.startWorkflowExecutionAsync
(StartWorkflowExecutionRequest request, AsyncHandler<StartWorkflowExecutionRequest, Run> asyncHandler) AmazonSimpleWorkflowAsync.startWorkflowExecutionAsync
(StartWorkflowExecutionRequest startWorkflowExecutionRequest, AsyncHandler<StartWorkflowExecutionRequest, Run> asyncHandler) Starts an execution of the workflow type in the specified domain using the providedworkflowId
and input data.AmazonSimpleWorkflowAsyncClient.startWorkflowExecutionAsync
(StartWorkflowExecutionRequest request, AsyncHandler<StartWorkflowExecutionRequest, Run> asyncHandler) AbstractAmazonSimpleWorkflowAsync.terminateWorkflowExecutionAsync
(TerminateWorkflowExecutionRequest request, AsyncHandler<TerminateWorkflowExecutionRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.terminateWorkflowExecutionAsync
(TerminateWorkflowExecutionRequest terminateWorkflowExecutionRequest, AsyncHandler<TerminateWorkflowExecutionRequest, Void> asyncHandler) Records aWorkflowExecutionTerminated
event and forces closure of the workflow execution identified by the given domain, runId, and workflowId.AmazonSimpleWorkflowAsyncClient.terminateWorkflowExecutionAsync
(TerminateWorkflowExecutionRequest request, AsyncHandler<TerminateWorkflowExecutionRequest, Void> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.sns
Methods in com.amazonaws.services.sns with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.addPermissionAsync
(AddPermissionRequest request, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) AbstractAmazonSNSAsync.addPermissionAsync
(String topicArn, String label, List<String> aWSAccountIds, List<String> actionNames, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) Simplified method form for invoking the AddPermission operation with an AsyncHandler.AmazonSNSAsync.addPermissionAsync
(AddPermissionRequest addPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.AmazonSNSAsync.addPermissionAsync
(String topicArn, String label, List<String> aWSAccountIds, List<String> actionNames, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) Simplified method form for invoking the AddPermission operation with an AsyncHandler.AmazonSNSAsyncClient.addPermissionAsync
(AddPermissionRequest request, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) AmazonSNSAsyncClient.addPermissionAsync
(String topicArn, String label, List<String> aWSAccountIds, List<String> actionNames, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) Simplified method form for invoking the AddPermission operation with an AsyncHandler.AbstractAmazonSNSAsync.confirmSubscriptionAsync
(ConfirmSubscriptionRequest request, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult> asyncHandler) AbstractAmazonSNSAsync.confirmSubscriptionAsync
(String topicArn, String token, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult> asyncHandler) Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.AbstractAmazonSNSAsync.confirmSubscriptionAsync
(String topicArn, String token, String authenticateOnUnsubscribe, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult> asyncHandler) Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.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 earlierSubscribe
action.AmazonSNSAsync.confirmSubscriptionAsync
(String topicArn, String token, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult> asyncHandler) Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.AmazonSNSAsync.confirmSubscriptionAsync
(String topicArn, String token, String authenticateOnUnsubscribe, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult> asyncHandler) Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.AmazonSNSAsyncClient.confirmSubscriptionAsync
(ConfirmSubscriptionRequest request, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult> asyncHandler) AmazonSNSAsyncClient.confirmSubscriptionAsync
(String topicArn, String token, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult> asyncHandler) Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.AmazonSNSAsyncClient.confirmSubscriptionAsync
(String topicArn, String token, String authenticateOnUnsubscribe, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult> asyncHandler) Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.AbstractAmazonSNSAsync.createPlatformApplicationAsync
(CreatePlatformApplicationRequest request, AsyncHandler<CreatePlatformApplicationRequest, CreatePlatformApplicationResult> asyncHandler) 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.AmazonSNSAsyncClient.createPlatformApplicationAsync
(CreatePlatformApplicationRequest request, AsyncHandler<CreatePlatformApplicationRequest, CreatePlatformApplicationResult> asyncHandler) AbstractAmazonSNSAsync.createPlatformEndpointAsync
(CreatePlatformEndpointRequest request, AsyncHandler<CreatePlatformEndpointRequest, CreatePlatformEndpointResult> asyncHandler) 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.AmazonSNSAsyncClient.createPlatformEndpointAsync
(CreatePlatformEndpointRequest request, AsyncHandler<CreatePlatformEndpointRequest, CreatePlatformEndpointResult> asyncHandler) AbstractAmazonSNSAsync.createTopicAsync
(CreateTopicRequest request, AsyncHandler<CreateTopicRequest, CreateTopicResult> asyncHandler) AbstractAmazonSNSAsync.createTopicAsync
(String name, AsyncHandler<CreateTopicRequest, CreateTopicResult> asyncHandler) Simplified method form for invoking the CreateTopic operation with an AsyncHandler.AmazonSNSAsync.createTopicAsync
(CreateTopicRequest createTopicRequest, AsyncHandler<CreateTopicRequest, CreateTopicResult> asyncHandler) Creates a topic to which notifications can be published.AmazonSNSAsync.createTopicAsync
(String name, AsyncHandler<CreateTopicRequest, CreateTopicResult> asyncHandler) Simplified method form for invoking the CreateTopic operation with an AsyncHandler.AmazonSNSAsyncClient.createTopicAsync
(CreateTopicRequest request, AsyncHandler<CreateTopicRequest, CreateTopicResult> asyncHandler) AmazonSNSAsyncClient.createTopicAsync
(String name, AsyncHandler<CreateTopicRequest, CreateTopicResult> asyncHandler) Simplified method form for invoking the CreateTopic operation with an AsyncHandler.AbstractAmazonSNSAsync.deleteEndpointAsync
(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) AmazonSNSAsync.deleteEndpointAsync
(DeleteEndpointRequest deleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) Deletes the endpoint from Amazon SNS.AmazonSNSAsyncClient.deleteEndpointAsync
(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) AbstractAmazonSNSAsync.deletePlatformApplicationAsync
(DeletePlatformApplicationRequest request, AsyncHandler<DeletePlatformApplicationRequest, DeletePlatformApplicationResult> asyncHandler) AmazonSNSAsync.deletePlatformApplicationAsync
(DeletePlatformApplicationRequest deletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, DeletePlatformApplicationResult> asyncHandler) Deletes a platform application object for one of the supported push notification services, such as APNS and GCM.AmazonSNSAsyncClient.deletePlatformApplicationAsync
(DeletePlatformApplicationRequest request, AsyncHandler<DeletePlatformApplicationRequest, DeletePlatformApplicationResult> asyncHandler) AbstractAmazonSNSAsync.deleteTopicAsync
(DeleteTopicRequest request, AsyncHandler<DeleteTopicRequest, DeleteTopicResult> asyncHandler) AbstractAmazonSNSAsync.deleteTopicAsync
(String topicArn, AsyncHandler<DeleteTopicRequest, DeleteTopicResult> asyncHandler) Simplified method form for invoking the DeleteTopic operation with an AsyncHandler.AmazonSNSAsync.deleteTopicAsync
(DeleteTopicRequest deleteTopicRequest, AsyncHandler<DeleteTopicRequest, DeleteTopicResult> asyncHandler) Deletes a topic and all its subscriptions.AmazonSNSAsync.deleteTopicAsync
(String topicArn, AsyncHandler<DeleteTopicRequest, DeleteTopicResult> asyncHandler) Simplified method form for invoking the DeleteTopic operation with an AsyncHandler.AmazonSNSAsyncClient.deleteTopicAsync
(DeleteTopicRequest request, AsyncHandler<DeleteTopicRequest, DeleteTopicResult> asyncHandler) AmazonSNSAsyncClient.deleteTopicAsync
(String topicArn, AsyncHandler<DeleteTopicRequest, DeleteTopicResult> asyncHandler) Simplified method form for invoking the DeleteTopic operation with an AsyncHandler.AbstractAmazonSNSAsync.getEndpointAttributesAsync
(GetEndpointAttributesRequest request, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult> asyncHandler) 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.AmazonSNSAsyncClient.getEndpointAttributesAsync
(GetEndpointAttributesRequest request, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult> asyncHandler) AbstractAmazonSNSAsync.getPlatformApplicationAttributesAsync
(GetPlatformApplicationAttributesRequest request, AsyncHandler<GetPlatformApplicationAttributesRequest, GetPlatformApplicationAttributesResult> asyncHandler) 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.AmazonSNSAsyncClient.getPlatformApplicationAttributesAsync
(GetPlatformApplicationAttributesRequest request, AsyncHandler<GetPlatformApplicationAttributesRequest, GetPlatformApplicationAttributesResult> asyncHandler) AbstractAmazonSNSAsync.getSubscriptionAttributesAsync
(GetSubscriptionAttributesRequest request, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult> asyncHandler) AbstractAmazonSNSAsync.getSubscriptionAttributesAsync
(String subscriptionArn, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the GetSubscriptionAttributes operation with an AsyncHandler.AmazonSNSAsync.getSubscriptionAttributesAsync
(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult> asyncHandler) Returns all of the properties of a subscription.AmazonSNSAsync.getSubscriptionAttributesAsync
(String subscriptionArn, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the GetSubscriptionAttributes operation with an AsyncHandler.AmazonSNSAsyncClient.getSubscriptionAttributesAsync
(GetSubscriptionAttributesRequest request, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult> asyncHandler) AmazonSNSAsyncClient.getSubscriptionAttributesAsync
(String subscriptionArn, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the GetSubscriptionAttributes operation with an AsyncHandler.AbstractAmazonSNSAsync.getTopicAttributesAsync
(GetTopicAttributesRequest request, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult> asyncHandler) AbstractAmazonSNSAsync.getTopicAttributesAsync
(String topicArn, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult> asyncHandler) Simplified method form for invoking the GetTopicAttributes operation with an AsyncHandler.AmazonSNSAsync.getTopicAttributesAsync
(GetTopicAttributesRequest getTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult> asyncHandler) Returns all of the properties of a topic.AmazonSNSAsync.getTopicAttributesAsync
(String topicArn, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult> asyncHandler) Simplified method form for invoking the GetTopicAttributes operation with an AsyncHandler.AmazonSNSAsyncClient.getTopicAttributesAsync
(GetTopicAttributesRequest request, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult> asyncHandler) AmazonSNSAsyncClient.getTopicAttributesAsync
(String topicArn, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult> asyncHandler) Simplified method form for invoking the GetTopicAttributes operation with an AsyncHandler.AbstractAmazonSNSAsync.listEndpointsByPlatformApplicationAsync
(ListEndpointsByPlatformApplicationRequest request, AsyncHandler<ListEndpointsByPlatformApplicationRequest, ListEndpointsByPlatformApplicationResult> asyncHandler) 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.AmazonSNSAsyncClient.listEndpointsByPlatformApplicationAsync
(ListEndpointsByPlatformApplicationRequest request, AsyncHandler<ListEndpointsByPlatformApplicationRequest, ListEndpointsByPlatformApplicationResult> asyncHandler) AbstractAmazonSNSAsync.listPlatformApplicationsAsync
(AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult> asyncHandler) Simplified method form for invoking the ListPlatformApplications operation with an AsyncHandler.AbstractAmazonSNSAsync.listPlatformApplicationsAsync
(ListPlatformApplicationsRequest request, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult> asyncHandler) AmazonSNSAsync.listPlatformApplicationsAsync
(AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult> asyncHandler) Simplified method form for invoking the ListPlatformApplications operation with an AsyncHandler.AmazonSNSAsync.listPlatformApplicationsAsync
(ListPlatformApplicationsRequest listPlatformApplicationsRequest, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult> asyncHandler) Lists the platform application objects for the supported push notification services, such as APNS and GCM.AmazonSNSAsyncClient.listPlatformApplicationsAsync
(AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult> asyncHandler) Simplified method form for invoking the ListPlatformApplications operation with an AsyncHandler.AmazonSNSAsyncClient.listPlatformApplicationsAsync
(ListPlatformApplicationsRequest request, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult> asyncHandler) AbstractAmazonSNSAsync.listSubscriptionsAsync
(AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult> asyncHandler) Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.AbstractAmazonSNSAsync.listSubscriptionsAsync
(ListSubscriptionsRequest request, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult> asyncHandler) AbstractAmazonSNSAsync.listSubscriptionsAsync
(String nextToken, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult> asyncHandler) Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.AmazonSNSAsync.listSubscriptionsAsync
(AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult> asyncHandler) Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.AmazonSNSAsync.listSubscriptionsAsync
(ListSubscriptionsRequest listSubscriptionsRequest, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult> asyncHandler) Returns a list of the requester's subscriptions.AmazonSNSAsync.listSubscriptionsAsync
(String nextToken, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult> asyncHandler) Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.AmazonSNSAsyncClient.listSubscriptionsAsync
(AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult> asyncHandler) Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.AmazonSNSAsyncClient.listSubscriptionsAsync
(ListSubscriptionsRequest request, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult> asyncHandler) AmazonSNSAsyncClient.listSubscriptionsAsync
(String nextToken, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult> asyncHandler) Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.AbstractAmazonSNSAsync.listSubscriptionsByTopicAsync
(ListSubscriptionsByTopicRequest request, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult> asyncHandler) AbstractAmazonSNSAsync.listSubscriptionsByTopicAsync
(String topicArn, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult> asyncHandler) Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.AbstractAmazonSNSAsync.listSubscriptionsByTopicAsync
(String topicArn, String nextToken, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult> asyncHandler) Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.AmazonSNSAsync.listSubscriptionsByTopicAsync
(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult> asyncHandler) Returns a list of the subscriptions to a specific topic.AmazonSNSAsync.listSubscriptionsByTopicAsync
(String topicArn, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult> asyncHandler) Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.AmazonSNSAsync.listSubscriptionsByTopicAsync
(String topicArn, String nextToken, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult> asyncHandler) Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.AmazonSNSAsyncClient.listSubscriptionsByTopicAsync
(ListSubscriptionsByTopicRequest request, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult> asyncHandler) AmazonSNSAsyncClient.listSubscriptionsByTopicAsync
(String topicArn, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult> asyncHandler) Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.AmazonSNSAsyncClient.listSubscriptionsByTopicAsync
(String topicArn, String nextToken, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult> asyncHandler) Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.AbstractAmazonSNSAsync.listTopicsAsync
(AsyncHandler<ListTopicsRequest, ListTopicsResult> asyncHandler) Simplified method form for invoking the ListTopics operation with an AsyncHandler.AbstractAmazonSNSAsync.listTopicsAsync
(ListTopicsRequest request, AsyncHandler<ListTopicsRequest, ListTopicsResult> asyncHandler) AbstractAmazonSNSAsync.listTopicsAsync
(String nextToken, AsyncHandler<ListTopicsRequest, ListTopicsResult> asyncHandler) Simplified method form for invoking the ListTopics operation with an AsyncHandler.AmazonSNSAsync.listTopicsAsync
(AsyncHandler<ListTopicsRequest, ListTopicsResult> asyncHandler) Simplified method form for invoking the ListTopics operation with an AsyncHandler.AmazonSNSAsync.listTopicsAsync
(ListTopicsRequest listTopicsRequest, AsyncHandler<ListTopicsRequest, ListTopicsResult> asyncHandler) Returns a list of the requester's topics.AmazonSNSAsync.listTopicsAsync
(String nextToken, AsyncHandler<ListTopicsRequest, ListTopicsResult> asyncHandler) Simplified method form for invoking the ListTopics operation with an AsyncHandler.AmazonSNSAsyncClient.listTopicsAsync
(AsyncHandler<ListTopicsRequest, ListTopicsResult> asyncHandler) Simplified method form for invoking the ListTopics operation with an AsyncHandler.AmazonSNSAsyncClient.listTopicsAsync
(ListTopicsRequest request, AsyncHandler<ListTopicsRequest, ListTopicsResult> asyncHandler) AmazonSNSAsyncClient.listTopicsAsync
(String nextToken, AsyncHandler<ListTopicsRequest, ListTopicsResult> asyncHandler) Simplified method form for invoking the ListTopics operation with an AsyncHandler.AbstractAmazonSNSAsync.publishAsync
(PublishRequest request, AsyncHandler<PublishRequest, PublishResult> asyncHandler) AbstractAmazonSNSAsync.publishAsync
(String topicArn, String message, AsyncHandler<PublishRequest, PublishResult> asyncHandler) Simplified method form for invoking the Publish operation with an AsyncHandler.AbstractAmazonSNSAsync.publishAsync
(String topicArn, String message, String subject, AsyncHandler<PublishRequest, PublishResult> asyncHandler) Simplified method form for invoking the Publish operation with an AsyncHandler.AmazonSNSAsync.publishAsync
(PublishRequest publishRequest, AsyncHandler<PublishRequest, PublishResult> asyncHandler) Sends a message to all of a topic's subscribed endpoints.AmazonSNSAsync.publishAsync
(String topicArn, String message, AsyncHandler<PublishRequest, PublishResult> asyncHandler) Simplified method form for invoking the Publish operation with an AsyncHandler.AmazonSNSAsync.publishAsync
(String topicArn, String message, String subject, AsyncHandler<PublishRequest, PublishResult> asyncHandler) Simplified method form for invoking the Publish operation with an AsyncHandler.AmazonSNSAsyncClient.publishAsync
(PublishRequest request, AsyncHandler<PublishRequest, PublishResult> asyncHandler) AmazonSNSAsyncClient.publishAsync
(String topicArn, String message, AsyncHandler<PublishRequest, PublishResult> asyncHandler) Simplified method form for invoking the Publish operation with an AsyncHandler.AmazonSNSAsyncClient.publishAsync
(String topicArn, String message, String subject, AsyncHandler<PublishRequest, PublishResult> asyncHandler) Simplified method form for invoking the Publish operation with an AsyncHandler.AbstractAmazonSNSAsync.removePermissionAsync
(RemovePermissionRequest request, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) AbstractAmazonSNSAsync.removePermissionAsync
(String topicArn, String label, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) Simplified method form for invoking the RemovePermission operation with an AsyncHandler.AmazonSNSAsync.removePermissionAsync
(RemovePermissionRequest removePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) Removes a statement from a topic's access control policy.AmazonSNSAsync.removePermissionAsync
(String topicArn, String label, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) Simplified method form for invoking the RemovePermission operation with an AsyncHandler.AmazonSNSAsyncClient.removePermissionAsync
(RemovePermissionRequest request, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) AmazonSNSAsyncClient.removePermissionAsync
(String topicArn, String label, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) Simplified method form for invoking the RemovePermission operation with an AsyncHandler.AbstractAmazonSNSAsync.setEndpointAttributesAsync
(SetEndpointAttributesRequest request, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult> asyncHandler) AmazonSNSAsync.setEndpointAttributesAsync
(SetEndpointAttributesRequest setEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult> asyncHandler) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.AmazonSNSAsyncClient.setEndpointAttributesAsync
(SetEndpointAttributesRequest request, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult> asyncHandler) AbstractAmazonSNSAsync.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest request, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult> asyncHandler) AmazonSNSAsync.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult> asyncHandler) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.AmazonSNSAsyncClient.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest request, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult> asyncHandler) AbstractAmazonSNSAsync.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest request, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) AbstractAmazonSNSAsync.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.AmazonSNSAsync.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Allows a subscription owner to set an attribute of the topic to a new value.AmazonSNSAsync.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.AmazonSNSAsyncClient.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest request, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) AmazonSNSAsyncClient.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.AbstractAmazonSNSAsync.setTopicAttributesAsync
(SetTopicAttributesRequest request, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) AbstractAmazonSNSAsync.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.AmazonSNSAsync.setTopicAttributesAsync
(SetTopicAttributesRequest setTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Allows a topic owner to set an attribute of the topic to a new value.AmazonSNSAsync.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.AmazonSNSAsyncClient.setTopicAttributesAsync
(SetTopicAttributesRequest request, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) AmazonSNSAsyncClient.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.AbstractAmazonSNSAsync.subscribeAsync
(SubscribeRequest request, AsyncHandler<SubscribeRequest, SubscribeResult> asyncHandler) AbstractAmazonSNSAsync.subscribeAsync
(String topicArn, String protocol, String endpoint, AsyncHandler<SubscribeRequest, SubscribeResult> asyncHandler) Simplified method form for invoking the Subscribe operation with an AsyncHandler.AmazonSNSAsync.subscribeAsync
(SubscribeRequest subscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult> asyncHandler) Prepares to subscribe an endpoint by sending the endpoint a confirmation message.AmazonSNSAsync.subscribeAsync
(String topicArn, String protocol, String endpoint, AsyncHandler<SubscribeRequest, SubscribeResult> asyncHandler) Simplified method form for invoking the Subscribe operation with an AsyncHandler.AmazonSNSAsyncClient.subscribeAsync
(SubscribeRequest request, AsyncHandler<SubscribeRequest, SubscribeResult> asyncHandler) AmazonSNSAsyncClient.subscribeAsync
(String topicArn, String protocol, String endpoint, AsyncHandler<SubscribeRequest, SubscribeResult> asyncHandler) Simplified method form for invoking the Subscribe operation with an AsyncHandler.AbstractAmazonSNSAsync.unsubscribeAsync
(UnsubscribeRequest request, AsyncHandler<UnsubscribeRequest, UnsubscribeResult> asyncHandler) AbstractAmazonSNSAsync.unsubscribeAsync
(String subscriptionArn, AsyncHandler<UnsubscribeRequest, UnsubscribeResult> asyncHandler) Simplified method form for invoking the Unsubscribe operation with an AsyncHandler.AmazonSNSAsync.unsubscribeAsync
(UnsubscribeRequest unsubscribeRequest, AsyncHandler<UnsubscribeRequest, UnsubscribeResult> asyncHandler) Deletes a subscription.AmazonSNSAsync.unsubscribeAsync
(String subscriptionArn, AsyncHandler<UnsubscribeRequest, UnsubscribeResult> asyncHandler) Simplified method form for invoking the Unsubscribe operation with an AsyncHandler.AmazonSNSAsyncClient.unsubscribeAsync
(UnsubscribeRequest request, AsyncHandler<UnsubscribeRequest, UnsubscribeResult> asyncHandler) AmazonSNSAsyncClient.unsubscribeAsync
(String subscriptionArn, AsyncHandler<UnsubscribeRequest, UnsubscribeResult> asyncHandler) Simplified method form for invoking the Unsubscribe operation with an AsyncHandler. -
Uses of AsyncHandler in com.amazonaws.services.sqs
Methods in com.amazonaws.services.sqs with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonSQSAsync.addPermissionAsync
(AddPermissionRequest request, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) AbstractAmazonSQSAsync.addPermissionAsync
(String queueUrl, String label, List<String> aWSAccountIds, List<String> actions, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) Simplified method form for invoking the AddPermission operation with an AsyncHandler.AmazonSQSAsync.addPermissionAsync
(AddPermissionRequest addPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) Adds a permission to a queue for a specific principal.AmazonSQSAsync.addPermissionAsync
(String queueUrl, String label, List<String> aWSAccountIds, List<String> actions, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) Simplified method form for invoking the AddPermission operation with an AsyncHandler.AmazonSQSAsyncClient.addPermissionAsync
(AddPermissionRequest request, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) AmazonSQSAsyncClient.addPermissionAsync
(String queueUrl, String label, List<String> aWSAccountIds, List<String> actions, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) Simplified method form for invoking the AddPermission operation with an AsyncHandler.AbstractAmazonSQSAsync.changeMessageVisibilityAsync
(ChangeMessageVisibilityRequest request, AsyncHandler<ChangeMessageVisibilityRequest, ChangeMessageVisibilityResult> asyncHandler) AbstractAmazonSQSAsync.changeMessageVisibilityAsync
(String queueUrl, String receiptHandle, Integer visibilityTimeout, AsyncHandler<ChangeMessageVisibilityRequest, ChangeMessageVisibilityResult> asyncHandler) Simplified method form for invoking the ChangeMessageVisibility operation with an AsyncHandler.AmazonSQSAsync.changeMessageVisibilityAsync
(ChangeMessageVisibilityRequest changeMessageVisibilityRequest, AsyncHandler<ChangeMessageVisibilityRequest, ChangeMessageVisibilityResult> asyncHandler) Changes the visibility timeout of a specified message in a queue to a new value.AmazonSQSAsync.changeMessageVisibilityAsync
(String queueUrl, String receiptHandle, Integer visibilityTimeout, AsyncHandler<ChangeMessageVisibilityRequest, ChangeMessageVisibilityResult> asyncHandler) Simplified method form for invoking the ChangeMessageVisibility operation with an AsyncHandler.AmazonSQSAsyncClient.changeMessageVisibilityAsync
(ChangeMessageVisibilityRequest request, AsyncHandler<ChangeMessageVisibilityRequest, ChangeMessageVisibilityResult> asyncHandler) AmazonSQSAsyncClient.changeMessageVisibilityAsync
(String queueUrl, String receiptHandle, Integer visibilityTimeout, AsyncHandler<ChangeMessageVisibilityRequest, ChangeMessageVisibilityResult> asyncHandler) Simplified method form for invoking the ChangeMessageVisibility operation with an AsyncHandler.AbstractAmazonSQSAsync.changeMessageVisibilityBatchAsync
(ChangeMessageVisibilityBatchRequest request, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult> asyncHandler) AbstractAmazonSQSAsync.changeMessageVisibilityBatchAsync
(String queueUrl, List<ChangeMessageVisibilityBatchRequestEntry> entries, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult> asyncHandler) Simplified method form for invoking the ChangeMessageVisibilityBatch operation with an AsyncHandler.AmazonSQSAsync.changeMessageVisibilityBatchAsync
(ChangeMessageVisibilityBatchRequest changeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult> asyncHandler) Changes the visibility timeout of multiple messages.AmazonSQSAsync.changeMessageVisibilityBatchAsync
(String queueUrl, List<ChangeMessageVisibilityBatchRequestEntry> entries, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult> asyncHandler) Simplified method form for invoking the ChangeMessageVisibilityBatch operation with an AsyncHandler.AmazonSQSAsyncClient.changeMessageVisibilityBatchAsync
(ChangeMessageVisibilityBatchRequest request, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult> asyncHandler) AmazonSQSAsyncClient.changeMessageVisibilityBatchAsync
(String queueUrl, List<ChangeMessageVisibilityBatchRequestEntry> entries, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult> asyncHandler) Simplified method form for invoking the ChangeMessageVisibilityBatch operation with an AsyncHandler.AbstractAmazonSQSAsync.createQueueAsync
(CreateQueueRequest request, AsyncHandler<CreateQueueRequest, CreateQueueResult> asyncHandler) AbstractAmazonSQSAsync.createQueueAsync
(String queueName, AsyncHandler<CreateQueueRequest, CreateQueueResult> asyncHandler) Simplified method form for invoking the CreateQueue operation with an AsyncHandler.AmazonSQSAsync.createQueueAsync
(CreateQueueRequest createQueueRequest, AsyncHandler<CreateQueueRequest, CreateQueueResult> asyncHandler) Creates a new queue, or returns the URL of an existing one.AmazonSQSAsync.createQueueAsync
(String queueName, AsyncHandler<CreateQueueRequest, CreateQueueResult> asyncHandler) Simplified method form for invoking the CreateQueue operation with an AsyncHandler.AmazonSQSAsyncClient.createQueueAsync
(CreateQueueRequest request, AsyncHandler<CreateQueueRequest, CreateQueueResult> asyncHandler) AmazonSQSAsyncClient.createQueueAsync
(String queueName, AsyncHandler<CreateQueueRequest, CreateQueueResult> asyncHandler) Simplified method form for invoking the CreateQueue operation with an AsyncHandler.AbstractAmazonSQSAsync.deleteMessageAsync
(DeleteMessageRequest request, AsyncHandler<DeleteMessageRequest, DeleteMessageResult> asyncHandler) AbstractAmazonSQSAsync.deleteMessageAsync
(String queueUrl, String receiptHandle, AsyncHandler<DeleteMessageRequest, DeleteMessageResult> asyncHandler) Simplified method form for invoking the DeleteMessage operation with an AsyncHandler.AmazonSQSAsync.deleteMessageAsync
(DeleteMessageRequest deleteMessageRequest, AsyncHandler<DeleteMessageRequest, DeleteMessageResult> asyncHandler) Deletes the specified message from the specified queue.AmazonSQSAsync.deleteMessageAsync
(String queueUrl, String receiptHandle, AsyncHandler<DeleteMessageRequest, DeleteMessageResult> asyncHandler) Simplified method form for invoking the DeleteMessage operation with an AsyncHandler.AmazonSQSAsyncClient.deleteMessageAsync
(DeleteMessageRequest request, AsyncHandler<DeleteMessageRequest, DeleteMessageResult> asyncHandler) AmazonSQSAsyncClient.deleteMessageAsync
(String queueUrl, String receiptHandle, AsyncHandler<DeleteMessageRequest, DeleteMessageResult> asyncHandler) Simplified method form for invoking the DeleteMessage operation with an AsyncHandler.AbstractAmazonSQSAsync.deleteMessageBatchAsync
(DeleteMessageBatchRequest request, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult> asyncHandler) AbstractAmazonSQSAsync.deleteMessageBatchAsync
(String queueUrl, List<DeleteMessageBatchRequestEntry> entries, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult> asyncHandler) Simplified method form for invoking the DeleteMessageBatch operation with an AsyncHandler.AmazonSQSAsync.deleteMessageBatchAsync
(DeleteMessageBatchRequest deleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult> asyncHandler) Deletes up to ten messages from the specified queue.AmazonSQSAsync.deleteMessageBatchAsync
(String queueUrl, List<DeleteMessageBatchRequestEntry> entries, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult> asyncHandler) Simplified method form for invoking the DeleteMessageBatch operation with an AsyncHandler.AmazonSQSAsyncClient.deleteMessageBatchAsync
(DeleteMessageBatchRequest request, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult> asyncHandler) AmazonSQSAsyncClient.deleteMessageBatchAsync
(String queueUrl, List<DeleteMessageBatchRequestEntry> entries, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult> asyncHandler) Simplified method form for invoking the DeleteMessageBatch operation with an AsyncHandler.AbstractAmazonSQSAsync.deleteQueueAsync
(DeleteQueueRequest request, AsyncHandler<DeleteQueueRequest, DeleteQueueResult> asyncHandler) AbstractAmazonSQSAsync.deleteQueueAsync
(String queueUrl, AsyncHandler<DeleteQueueRequest, DeleteQueueResult> asyncHandler) Simplified method form for invoking the DeleteQueue operation with an AsyncHandler.AmazonSQSAsync.deleteQueueAsync
(DeleteQueueRequest deleteQueueRequest, AsyncHandler<DeleteQueueRequest, DeleteQueueResult> asyncHandler) Deletes the queue specified by the queue URL, regardless of whether the queue is empty.AmazonSQSAsync.deleteQueueAsync
(String queueUrl, AsyncHandler<DeleteQueueRequest, DeleteQueueResult> asyncHandler) Simplified method form for invoking the DeleteQueue operation with an AsyncHandler.AmazonSQSAsyncClient.deleteQueueAsync
(DeleteQueueRequest request, AsyncHandler<DeleteQueueRequest, DeleteQueueResult> asyncHandler) AmazonSQSAsyncClient.deleteQueueAsync
(String queueUrl, AsyncHandler<DeleteQueueRequest, DeleteQueueResult> asyncHandler) Simplified method form for invoking the DeleteQueue operation with an AsyncHandler.AbstractAmazonSQSAsync.getQueueAttributesAsync
(GetQueueAttributesRequest request, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult> asyncHandler) AbstractAmazonSQSAsync.getQueueAttributesAsync
(String queueUrl, List<String> attributeNames, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult> asyncHandler) Simplified method form for invoking the GetQueueAttributes operation with an AsyncHandler.AmazonSQSAsync.getQueueAttributesAsync
(GetQueueAttributesRequest getQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult> asyncHandler) Gets attributes for the specified queue.AmazonSQSAsync.getQueueAttributesAsync
(String queueUrl, List<String> attributeNames, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult> asyncHandler) Simplified method form for invoking the GetQueueAttributes operation with an AsyncHandler.AmazonSQSAsyncClient.getQueueAttributesAsync
(GetQueueAttributesRequest request, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult> asyncHandler) AmazonSQSAsyncClient.getQueueAttributesAsync
(String queueUrl, List<String> attributeNames, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult> asyncHandler) Simplified method form for invoking the GetQueueAttributes operation with an AsyncHandler.AbstractAmazonSQSAsync.getQueueUrlAsync
(GetQueueUrlRequest request, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult> asyncHandler) AbstractAmazonSQSAsync.getQueueUrlAsync
(String queueName, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult> asyncHandler) Simplified method form for invoking the GetQueueUrl operation with an AsyncHandler.AmazonSQSAsync.getQueueUrlAsync
(GetQueueUrlRequest getQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult> asyncHandler) Returns the URL of an existing queue.AmazonSQSAsync.getQueueUrlAsync
(String queueName, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult> asyncHandler) Simplified method form for invoking the GetQueueUrl operation with an AsyncHandler.AmazonSQSAsyncClient.getQueueUrlAsync
(GetQueueUrlRequest request, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult> asyncHandler) AmazonSQSAsyncClient.getQueueUrlAsync
(String queueName, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult> asyncHandler) Simplified method form for invoking the GetQueueUrl operation with an AsyncHandler.AbstractAmazonSQSAsync.listDeadLetterSourceQueuesAsync
(ListDeadLetterSourceQueuesRequest request, AsyncHandler<ListDeadLetterSourceQueuesRequest, ListDeadLetterSourceQueuesResult> asyncHandler) 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.AmazonSQSAsyncClient.listDeadLetterSourceQueuesAsync
(ListDeadLetterSourceQueuesRequest request, AsyncHandler<ListDeadLetterSourceQueuesRequest, ListDeadLetterSourceQueuesResult> asyncHandler) AbstractAmazonSQSAsync.listQueuesAsync
(AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) Simplified method form for invoking the ListQueues operation with an AsyncHandler.AbstractAmazonSQSAsync.listQueuesAsync
(ListQueuesRequest request, AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) AbstractAmazonSQSAsync.listQueuesAsync
(String queueNamePrefix, AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) Simplified method form for invoking the ListQueues operation with an AsyncHandler.AmazonSQSAsync.listQueuesAsync
(AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) Simplified method form for invoking the ListQueues operation with an AsyncHandler.AmazonSQSAsync.listQueuesAsync
(ListQueuesRequest listQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) Returns a list of your queues.AmazonSQSAsync.listQueuesAsync
(String queueNamePrefix, AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) Simplified method form for invoking the ListQueues operation with an AsyncHandler.AmazonSQSAsyncClient.listQueuesAsync
(AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) Simplified method form for invoking the ListQueues operation with an AsyncHandler.AmazonSQSAsyncClient.listQueuesAsync
(ListQueuesRequest request, AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) AmazonSQSAsyncClient.listQueuesAsync
(String queueNamePrefix, AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) Simplified method form for invoking the ListQueues operation with an AsyncHandler.AbstractAmazonSQSAsync.purgeQueueAsync
(PurgeQueueRequest request, AsyncHandler<PurgeQueueRequest, PurgeQueueResult> asyncHandler) AmazonSQSAsync.purgeQueueAsync
(PurgeQueueRequest purgeQueueRequest, AsyncHandler<PurgeQueueRequest, PurgeQueueResult> asyncHandler) Deletes the messages in a queue specified by the queue URL.AmazonSQSAsyncClient.purgeQueueAsync
(PurgeQueueRequest request, AsyncHandler<PurgeQueueRequest, PurgeQueueResult> asyncHandler) AbstractAmazonSQSAsync.receiveMessageAsync
(ReceiveMessageRequest request, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult> asyncHandler) AbstractAmazonSQSAsync.receiveMessageAsync
(String queueUrl, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult> asyncHandler) Simplified method form for invoking the ReceiveMessage operation with an AsyncHandler.AmazonSQSAsync.receiveMessageAsync
(ReceiveMessageRequest receiveMessageRequest, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult> asyncHandler) Retrieves one or more messages, with a maximum limit of 10 messages, from the specified queue.AmazonSQSAsync.receiveMessageAsync
(String queueUrl, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult> asyncHandler) Simplified method form for invoking the ReceiveMessage operation with an AsyncHandler.AmazonSQSAsyncClient.receiveMessageAsync
(ReceiveMessageRequest request, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult> asyncHandler) AmazonSQSAsyncClient.receiveMessageAsync
(String queueUrl, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult> asyncHandler) Simplified method form for invoking the ReceiveMessage operation with an AsyncHandler.AbstractAmazonSQSAsync.removePermissionAsync
(RemovePermissionRequest request, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) AbstractAmazonSQSAsync.removePermissionAsync
(String queueUrl, String label, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) Simplified method form for invoking the RemovePermission operation with an AsyncHandler.AmazonSQSAsync.removePermissionAsync
(RemovePermissionRequest removePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) Revokes any permissions in the queue policy that matches the specifiedLabel
parameter.AmazonSQSAsync.removePermissionAsync
(String queueUrl, String label, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) Simplified method form for invoking the RemovePermission operation with an AsyncHandler.AmazonSQSAsyncClient.removePermissionAsync
(RemovePermissionRequest request, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) AmazonSQSAsyncClient.removePermissionAsync
(String queueUrl, String label, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) Simplified method form for invoking the RemovePermission operation with an AsyncHandler.AbstractAmazonSQSAsync.sendMessageAsync
(SendMessageRequest request, AsyncHandler<SendMessageRequest, SendMessageResult> asyncHandler) AbstractAmazonSQSAsync.sendMessageAsync
(String queueUrl, String messageBody, AsyncHandler<SendMessageRequest, SendMessageResult> asyncHandler) Simplified method form for invoking the SendMessage operation with an AsyncHandler.AmazonSQSAsync.sendMessageAsync
(SendMessageRequest sendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult> asyncHandler) Delivers a message to the specified queue.AmazonSQSAsync.sendMessageAsync
(String queueUrl, String messageBody, AsyncHandler<SendMessageRequest, SendMessageResult> asyncHandler) Simplified method form for invoking the SendMessage operation with an AsyncHandler.AmazonSQSAsyncClient.sendMessageAsync
(SendMessageRequest request, AsyncHandler<SendMessageRequest, SendMessageResult> asyncHandler) AmazonSQSAsyncClient.sendMessageAsync
(String queueUrl, String messageBody, AsyncHandler<SendMessageRequest, SendMessageResult> asyncHandler) Simplified method form for invoking the SendMessage operation with an AsyncHandler.AbstractAmazonSQSAsync.sendMessageBatchAsync
(SendMessageBatchRequest request, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult> asyncHandler) AbstractAmazonSQSAsync.sendMessageBatchAsync
(String queueUrl, List<SendMessageBatchRequestEntry> entries, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult> asyncHandler) Simplified method form for invoking the SendMessageBatch operation with an AsyncHandler.AmazonSQSAsync.sendMessageBatchAsync
(SendMessageBatchRequest sendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult> asyncHandler) Delivers up to ten messages to the specified queue.AmazonSQSAsync.sendMessageBatchAsync
(String queueUrl, List<SendMessageBatchRequestEntry> entries, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult> asyncHandler) Simplified method form for invoking the SendMessageBatch operation with an AsyncHandler.AmazonSQSAsyncClient.sendMessageBatchAsync
(SendMessageBatchRequest request, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult> asyncHandler) AmazonSQSAsyncClient.sendMessageBatchAsync
(String queueUrl, List<SendMessageBatchRequestEntry> entries, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult> asyncHandler) Simplified method form for invoking the SendMessageBatch operation with an AsyncHandler.AbstractAmazonSQSAsync.setQueueAttributesAsync
(SetQueueAttributesRequest request, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) AbstractAmazonSQSAsync.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Simplified method form for invoking the SetQueueAttributes operation with an AsyncHandler.AmazonSQSAsync.setQueueAttributesAsync
(SetQueueAttributesRequest setQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Sets the value of one or more queue attributes.AmazonSQSAsync.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Simplified method form for invoking the SetQueueAttributes operation with an AsyncHandler.AmazonSQSAsyncClient.setQueueAttributesAsync
(SetQueueAttributesRequest request, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) AmazonSQSAsyncClient.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Simplified method form for invoking the SetQueueAttributes operation with an AsyncHandler. -
Uses of AsyncHandler in com.amazonaws.services.sqs.buffered
Methods in com.amazonaws.services.sqs.buffered with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAmazonSQSBufferedAsyncClient.addPermissionAsync
(AddPermissionRequest addPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) AmazonSQSBufferedAsyncClient.addPermissionAsync
(String queueUrl, String label, List<String> aWSAccountIds, List<String> actions, AsyncHandler<AddPermissionRequest, AddPermissionResult> asyncHandler) AmazonSQSBufferedAsyncClient.changeMessageVisibilityAsync
(ChangeMessageVisibilityRequest changeMessageVisibilityRequest, AsyncHandler<ChangeMessageVisibilityRequest, ChangeMessageVisibilityResult> asyncHandler) AmazonSQSBufferedAsyncClient.changeMessageVisibilityAsync
(String queueUrl, String receiptHandle, Integer visibilityTimeout, AsyncHandler<ChangeMessageVisibilityRequest, ChangeMessageVisibilityResult> asyncHandler) AmazonSQSBufferedAsyncClient.changeMessageVisibilityBatchAsync
(ChangeMessageVisibilityBatchRequest changeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult> asyncHandler) AmazonSQSBufferedAsyncClient.changeMessageVisibilityBatchAsync
(String queueUrl, List<ChangeMessageVisibilityBatchRequestEntry> entries, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult> asyncHandler) AmazonSQSBufferedAsyncClient.createQueueAsync
(CreateQueueRequest createQueueRequest, AsyncHandler<CreateQueueRequest, CreateQueueResult> asyncHandler) AmazonSQSBufferedAsyncClient.createQueueAsync
(String queueName, AsyncHandler<CreateQueueRequest, CreateQueueResult> asyncHandler) AmazonSQSBufferedAsyncClient.deleteMessageAsync
(DeleteMessageRequest deleteMessageRequest, AsyncHandler<DeleteMessageRequest, DeleteMessageResult> asyncHandler) AmazonSQSBufferedAsyncClient.deleteMessageAsync
(String queueUrl, String receiptHandle, AsyncHandler<DeleteMessageRequest, DeleteMessageResult> asyncHandler) AmazonSQSBufferedAsyncClient.deleteMessageBatchAsync
(DeleteMessageBatchRequest deleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult> asyncHandler) AmazonSQSBufferedAsyncClient.deleteMessageBatchAsync
(String queueUrl, List<DeleteMessageBatchRequestEntry> entries, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult> asyncHandler) AmazonSQSBufferedAsyncClient.deleteQueueAsync
(DeleteQueueRequest deleteQueueRequest, AsyncHandler<DeleteQueueRequest, DeleteQueueResult> asyncHandler) AmazonSQSBufferedAsyncClient.deleteQueueAsync
(String queueUrl, AsyncHandler<DeleteQueueRequest, DeleteQueueResult> asyncHandler) AmazonSQSBufferedAsyncClient.getQueueAttributesAsync
(GetQueueAttributesRequest getQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult> asyncHandler) AmazonSQSBufferedAsyncClient.getQueueAttributesAsync
(String queueUrl, List<String> attributeNames, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult> asyncHandler) AmazonSQSBufferedAsyncClient.getQueueUrlAsync
(GetQueueUrlRequest getQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult> asyncHandler) AmazonSQSBufferedAsyncClient.getQueueUrlAsync
(String queueName, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult> asyncHandler) AmazonSQSBufferedAsyncClient.listDeadLetterSourceQueuesAsync
(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest, AsyncHandler<ListDeadLetterSourceQueuesRequest, ListDeadLetterSourceQueuesResult> asyncHandler) AmazonSQSBufferedAsyncClient.listQueuesAsync
(AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) AmazonSQSBufferedAsyncClient.listQueuesAsync
(ListQueuesRequest listQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) AmazonSQSBufferedAsyncClient.listQueuesAsync
(String queueNamePrefix, AsyncHandler<ListQueuesRequest, ListQueuesResult> asyncHandler) AmazonSQSBufferedAsyncClient.purgeQueueAsync
(PurgeQueueRequest purgeQueueRequest, AsyncHandler<PurgeQueueRequest, PurgeQueueResult> asyncHandler) AmazonSQSBufferedAsyncClient.receiveMessageAsync
(ReceiveMessageRequest receiveMessageRequest, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult> asyncHandler) AmazonSQSBufferedAsyncClient.receiveMessageAsync
(String queueUrl, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult> asyncHandler) AmazonSQSBufferedAsyncClient.removePermissionAsync
(RemovePermissionRequest removePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) AmazonSQSBufferedAsyncClient.removePermissionAsync
(String queueUrl, String label, AsyncHandler<RemovePermissionRequest, RemovePermissionResult> asyncHandler) AmazonSQSBufferedAsyncClient.sendMessageAsync
(SendMessageRequest sendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult> asyncHandler) AmazonSQSBufferedAsyncClient.sendMessageAsync
(String queueUrl, String messageBody, AsyncHandler<SendMessageRequest, SendMessageResult> asyncHandler) AmazonSQSBufferedAsyncClient.sendMessageBatchAsync
(SendMessageBatchRequest sendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult> asyncHandler) AmazonSQSBufferedAsyncClient.sendMessageBatchAsync
(String queueUrl, List<SendMessageBatchRequestEntry> entries, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult> asyncHandler) AmazonSQSBufferedAsyncClient.setQueueAttributesAsync
(SetQueueAttributesRequest setQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) AmazonSQSBufferedAsyncClient.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.activateGatewayAsync
(ActivateGatewayRequest request, AsyncHandler<ActivateGatewayRequest, ActivateGatewayResult> asyncHandler) AWSStorageGatewayAsync.activateGatewayAsync
(ActivateGatewayRequest activateGatewayRequest, AsyncHandler<ActivateGatewayRequest, ActivateGatewayResult> asyncHandler) Activates the gateway you previously deployed on your host.AWSStorageGatewayAsyncClient.activateGatewayAsync
(ActivateGatewayRequest request, AsyncHandler<ActivateGatewayRequest, ActivateGatewayResult> asyncHandler) AbstractAWSStorageGatewayAsync.addCacheAsync
(AddCacheRequest request, AsyncHandler<AddCacheRequest, AddCacheResult> asyncHandler) AWSStorageGatewayAsync.addCacheAsync
(AddCacheRequest addCacheRequest, AsyncHandler<AddCacheRequest, AddCacheResult> asyncHandler) Configures one or more gateway local disks as cache for a cached-volume gateway.AWSStorageGatewayAsyncClient.addCacheAsync
(AddCacheRequest request, AsyncHandler<AddCacheRequest, AddCacheResult> asyncHandler) AbstractAWSStorageGatewayAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AWSStorageGatewayAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Adds one or more tags to the specified resource.AWSStorageGatewayAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AbstractAWSStorageGatewayAsync.addUploadBufferAsync
(AddUploadBufferRequest request, AsyncHandler<AddUploadBufferRequest, AddUploadBufferResult> asyncHandler) AWSStorageGatewayAsync.addUploadBufferAsync
(AddUploadBufferRequest addUploadBufferRequest, AsyncHandler<AddUploadBufferRequest, AddUploadBufferResult> asyncHandler) Configures one or more gateway local disks as upload buffer for a specified gateway.AWSStorageGatewayAsyncClient.addUploadBufferAsync
(AddUploadBufferRequest request, AsyncHandler<AddUploadBufferRequest, AddUploadBufferResult> asyncHandler) AbstractAWSStorageGatewayAsync.addWorkingStorageAsync
(AddWorkingStorageRequest request, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult> asyncHandler) AWSStorageGatewayAsync.addWorkingStorageAsync
(AddWorkingStorageRequest addWorkingStorageRequest, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult> asyncHandler) Configures one or more gateway local disks as working storage for a gateway.AWSStorageGatewayAsyncClient.addWorkingStorageAsync
(AddWorkingStorageRequest request, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult> asyncHandler) AbstractAWSStorageGatewayAsync.cancelArchivalAsync
(CancelArchivalRequest request, AsyncHandler<CancelArchivalRequest, CancelArchivalResult> asyncHandler) AWSStorageGatewayAsync.cancelArchivalAsync
(CancelArchivalRequest cancelArchivalRequest, AsyncHandler<CancelArchivalRequest, CancelArchivalResult> asyncHandler) Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.AWSStorageGatewayAsyncClient.cancelArchivalAsync
(CancelArchivalRequest request, AsyncHandler<CancelArchivalRequest, CancelArchivalResult> asyncHandler) AbstractAWSStorageGatewayAsync.cancelRetrievalAsync
(CancelRetrievalRequest request, AsyncHandler<CancelRetrievalRequest, CancelRetrievalResult> asyncHandler) AWSStorageGatewayAsync.cancelRetrievalAsync
(CancelRetrievalRequest cancelRetrievalRequest, AsyncHandler<CancelRetrievalRequest, CancelRetrievalResult> asyncHandler) Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.AWSStorageGatewayAsyncClient.cancelRetrievalAsync
(CancelRetrievalRequest request, AsyncHandler<CancelRetrievalRequest, CancelRetrievalResult> asyncHandler) AbstractAWSStorageGatewayAsync.createCachediSCSIVolumeAsync
(CreateCachediSCSIVolumeRequest request, AsyncHandler<CreateCachediSCSIVolumeRequest, CreateCachediSCSIVolumeResult> asyncHandler) AWSStorageGatewayAsync.createCachediSCSIVolumeAsync
(CreateCachediSCSIVolumeRequest createCachediSCSIVolumeRequest, AsyncHandler<CreateCachediSCSIVolumeRequest, CreateCachediSCSIVolumeResult> asyncHandler) Creates a cached volume on a specified cached gateway.AWSStorageGatewayAsyncClient.createCachediSCSIVolumeAsync
(CreateCachediSCSIVolumeRequest request, AsyncHandler<CreateCachediSCSIVolumeRequest, CreateCachediSCSIVolumeResult> asyncHandler) AbstractAWSStorageGatewayAsync.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) AWSStorageGatewayAsync.createSnapshotAsync
(CreateSnapshotRequest createSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) Initiates a snapshot of a volume.AWSStorageGatewayAsyncClient.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) AbstractAWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest request, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler) AWSStorageGatewayAsync.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest createSnapshotFromVolumeRecoveryPointRequest, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler) Initiates a snapshot of a gateway from a volume recovery point.AWSStorageGatewayAsyncClient.createSnapshotFromVolumeRecoveryPointAsync
(CreateSnapshotFromVolumeRecoveryPointRequest request, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult> asyncHandler) AbstractAWSStorageGatewayAsync.createStorediSCSIVolumeAsync
(CreateStorediSCSIVolumeRequest request, AsyncHandler<CreateStorediSCSIVolumeRequest, CreateStorediSCSIVolumeResult> asyncHandler) AWSStorageGatewayAsync.createStorediSCSIVolumeAsync
(CreateStorediSCSIVolumeRequest createStorediSCSIVolumeRequest, AsyncHandler<CreateStorediSCSIVolumeRequest, CreateStorediSCSIVolumeResult> asyncHandler) Creates a volume on a specified gateway.AWSStorageGatewayAsyncClient.createStorediSCSIVolumeAsync
(CreateStorediSCSIVolumeRequest request, AsyncHandler<CreateStorediSCSIVolumeRequest, CreateStorediSCSIVolumeResult> asyncHandler) AbstractAWSStorageGatewayAsync.createTapesAsync
(CreateTapesRequest request, AsyncHandler<CreateTapesRequest, CreateTapesResult> asyncHandler) AWSStorageGatewayAsync.createTapesAsync
(CreateTapesRequest createTapesRequest, AsyncHandler<CreateTapesRequest, CreateTapesResult> asyncHandler) Creates one or more virtual tapes.AWSStorageGatewayAsyncClient.createTapesAsync
(CreateTapesRequest request, AsyncHandler<CreateTapesRequest, CreateTapesResult> asyncHandler) AbstractAWSStorageGatewayAsync.createTapeWithBarcodeAsync
(CreateTapeWithBarcodeRequest request, AsyncHandler<CreateTapeWithBarcodeRequest, CreateTapeWithBarcodeResult> asyncHandler) AWSStorageGatewayAsync.createTapeWithBarcodeAsync
(CreateTapeWithBarcodeRequest createTapeWithBarcodeRequest, AsyncHandler<CreateTapeWithBarcodeRequest, CreateTapeWithBarcodeResult> asyncHandler) Creates a virtual tape by using your own barcode.AWSStorageGatewayAsyncClient.createTapeWithBarcodeAsync
(CreateTapeWithBarcodeRequest request, AsyncHandler<CreateTapeWithBarcodeRequest, CreateTapeWithBarcodeResult> asyncHandler) AbstractAWSStorageGatewayAsync.deleteBandwidthRateLimitAsync
(DeleteBandwidthRateLimitRequest request, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult> asyncHandler) AWSStorageGatewayAsync.deleteBandwidthRateLimitAsync
(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult> asyncHandler) Deletes the bandwidth rate limits of a gateway.AWSStorageGatewayAsyncClient.deleteBandwidthRateLimitAsync
(DeleteBandwidthRateLimitRequest request, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult> asyncHandler) AbstractAWSStorageGatewayAsync.deleteChapCredentialsAsync
(DeleteChapCredentialsRequest request, AsyncHandler<DeleteChapCredentialsRequest, DeleteChapCredentialsResult> asyncHandler) AWSStorageGatewayAsync.deleteChapCredentialsAsync
(DeleteChapCredentialsRequest deleteChapCredentialsRequest, AsyncHandler<DeleteChapCredentialsRequest, DeleteChapCredentialsResult> asyncHandler) Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.AWSStorageGatewayAsyncClient.deleteChapCredentialsAsync
(DeleteChapCredentialsRequest request, AsyncHandler<DeleteChapCredentialsRequest, DeleteChapCredentialsResult> asyncHandler) AbstractAWSStorageGatewayAsync.deleteGatewayAsync
(DeleteGatewayRequest request, AsyncHandler<DeleteGatewayRequest, DeleteGatewayResult> asyncHandler) AWSStorageGatewayAsync.deleteGatewayAsync
(DeleteGatewayRequest deleteGatewayRequest, AsyncHandler<DeleteGatewayRequest, DeleteGatewayResult> asyncHandler) Deletes a gateway.AWSStorageGatewayAsyncClient.deleteGatewayAsync
(DeleteGatewayRequest request, AsyncHandler<DeleteGatewayRequest, DeleteGatewayResult> asyncHandler) AbstractAWSStorageGatewayAsync.deleteSnapshotScheduleAsync
(DeleteSnapshotScheduleRequest request, AsyncHandler<DeleteSnapshotScheduleRequest, DeleteSnapshotScheduleResult> asyncHandler) AWSStorageGatewayAsync.deleteSnapshotScheduleAsync
(DeleteSnapshotScheduleRequest deleteSnapshotScheduleRequest, AsyncHandler<DeleteSnapshotScheduleRequest, DeleteSnapshotScheduleResult> asyncHandler) Deletes a snapshot of a volume.AWSStorageGatewayAsyncClient.deleteSnapshotScheduleAsync
(DeleteSnapshotScheduleRequest request, AsyncHandler<DeleteSnapshotScheduleRequest, DeleteSnapshotScheduleResult> asyncHandler) AbstractAWSStorageGatewayAsync.deleteTapeArchiveAsync
(DeleteTapeArchiveRequest request, AsyncHandler<DeleteTapeArchiveRequest, DeleteTapeArchiveResult> asyncHandler) AWSStorageGatewayAsync.deleteTapeArchiveAsync
(DeleteTapeArchiveRequest deleteTapeArchiveRequest, AsyncHandler<DeleteTapeArchiveRequest, DeleteTapeArchiveResult> asyncHandler) Deletes the specified virtual tape from the virtual tape shelf (VTS).AWSStorageGatewayAsyncClient.deleteTapeArchiveAsync
(DeleteTapeArchiveRequest request, AsyncHandler<DeleteTapeArchiveRequest, DeleteTapeArchiveResult> asyncHandler) AbstractAWSStorageGatewayAsync.deleteTapeAsync
(DeleteTapeRequest request, AsyncHandler<DeleteTapeRequest, DeleteTapeResult> asyncHandler) AWSStorageGatewayAsync.deleteTapeAsync
(DeleteTapeRequest deleteTapeRequest, AsyncHandler<DeleteTapeRequest, DeleteTapeResult> asyncHandler) Deletes the specified virtual tape.AWSStorageGatewayAsyncClient.deleteTapeAsync
(DeleteTapeRequest request, AsyncHandler<DeleteTapeRequest, DeleteTapeResult> asyncHandler) AbstractAWSStorageGatewayAsync.deleteVolumeAsync
(DeleteVolumeRequest request, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult> asyncHandler) AWSStorageGatewayAsync.deleteVolumeAsync
(DeleteVolumeRequest deleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult> asyncHandler) Deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.AWSStorageGatewayAsyncClient.deleteVolumeAsync
(DeleteVolumeRequest request, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeBandwidthRateLimitAsync
(DescribeBandwidthRateLimitRequest request, AsyncHandler<DescribeBandwidthRateLimitRequest, DescribeBandwidthRateLimitResult> asyncHandler) AWSStorageGatewayAsync.describeBandwidthRateLimitAsync
(DescribeBandwidthRateLimitRequest describeBandwidthRateLimitRequest, AsyncHandler<DescribeBandwidthRateLimitRequest, DescribeBandwidthRateLimitResult> asyncHandler) Returns the bandwidth rate limits of a gateway.AWSStorageGatewayAsyncClient.describeBandwidthRateLimitAsync
(DescribeBandwidthRateLimitRequest request, AsyncHandler<DescribeBandwidthRateLimitRequest, DescribeBandwidthRateLimitResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeCacheAsync
(DescribeCacheRequest request, AsyncHandler<DescribeCacheRequest, DescribeCacheResult> asyncHandler) AWSStorageGatewayAsync.describeCacheAsync
(DescribeCacheRequest describeCacheRequest, AsyncHandler<DescribeCacheRequest, DescribeCacheResult> asyncHandler) Returns information about the cache of a gateway.AWSStorageGatewayAsyncClient.describeCacheAsync
(DescribeCacheRequest request, AsyncHandler<DescribeCacheRequest, DescribeCacheResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeCachediSCSIVolumesAsync
(DescribeCachediSCSIVolumesRequest request, AsyncHandler<DescribeCachediSCSIVolumesRequest, DescribeCachediSCSIVolumesResult> asyncHandler) AWSStorageGatewayAsync.describeCachediSCSIVolumesAsync
(DescribeCachediSCSIVolumesRequest describeCachediSCSIVolumesRequest, AsyncHandler<DescribeCachediSCSIVolumesRequest, DescribeCachediSCSIVolumesResult> asyncHandler) Returns a description of the gateway volumes specified in the request.AWSStorageGatewayAsyncClient.describeCachediSCSIVolumesAsync
(DescribeCachediSCSIVolumesRequest request, AsyncHandler<DescribeCachediSCSIVolumesRequest, DescribeCachediSCSIVolumesResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeChapCredentialsAsync
(DescribeChapCredentialsRequest request, AsyncHandler<DescribeChapCredentialsRequest, DescribeChapCredentialsResult> asyncHandler) AWSStorageGatewayAsync.describeChapCredentialsAsync
(DescribeChapCredentialsRequest describeChapCredentialsRequest, AsyncHandler<DescribeChapCredentialsRequest, DescribeChapCredentialsResult> asyncHandler) Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.AWSStorageGatewayAsyncClient.describeChapCredentialsAsync
(DescribeChapCredentialsRequest request, AsyncHandler<DescribeChapCredentialsRequest, DescribeChapCredentialsResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeGatewayInformationAsync
(DescribeGatewayInformationRequest request, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult> asyncHandler) AWSStorageGatewayAsync.describeGatewayInformationAsync
(DescribeGatewayInformationRequest describeGatewayInformationRequest, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult> asyncHandler) Returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).AWSStorageGatewayAsyncClient.describeGatewayInformationAsync
(DescribeGatewayInformationRequest request, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeMaintenanceStartTimeAsync
(DescribeMaintenanceStartTimeRequest request, AsyncHandler<DescribeMaintenanceStartTimeRequest, DescribeMaintenanceStartTimeResult> asyncHandler) AWSStorageGatewayAsync.describeMaintenanceStartTimeAsync
(DescribeMaintenanceStartTimeRequest describeMaintenanceStartTimeRequest, AsyncHandler<DescribeMaintenanceStartTimeRequest, DescribeMaintenanceStartTimeResult> asyncHandler) Returns your gateway's weekly maintenance start time including the day and time of the week.AWSStorageGatewayAsyncClient.describeMaintenanceStartTimeAsync
(DescribeMaintenanceStartTimeRequest request, AsyncHandler<DescribeMaintenanceStartTimeRequest, DescribeMaintenanceStartTimeResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest request, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult> asyncHandler) AWSStorageGatewayAsync.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult> asyncHandler) Describes the snapshot schedule for the specified gateway volume.AWSStorageGatewayAsyncClient.describeSnapshotScheduleAsync
(DescribeSnapshotScheduleRequest request, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeStorediSCSIVolumesAsync
(DescribeStorediSCSIVolumesRequest request, AsyncHandler<DescribeStorediSCSIVolumesRequest, DescribeStorediSCSIVolumesResult> asyncHandler) AWSStorageGatewayAsync.describeStorediSCSIVolumesAsync
(DescribeStorediSCSIVolumesRequest describeStorediSCSIVolumesRequest, AsyncHandler<DescribeStorediSCSIVolumesRequest, DescribeStorediSCSIVolumesResult> asyncHandler) Returns the description of the gateway volumes specified in the request.AWSStorageGatewayAsyncClient.describeStorediSCSIVolumesAsync
(DescribeStorediSCSIVolumesRequest request, AsyncHandler<DescribeStorediSCSIVolumesRequest, DescribeStorediSCSIVolumesResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeTapeArchivesAsync
(AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult> asyncHandler) Simplified method form for invoking the DescribeTapeArchives operation with an AsyncHandler.AbstractAWSStorageGatewayAsync.describeTapeArchivesAsync
(DescribeTapeArchivesRequest request, AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult> asyncHandler) AWSStorageGatewayAsync.describeTapeArchivesAsync
(AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult> asyncHandler) Simplified method form for invoking the DescribeTapeArchives operation with an AsyncHandler.AWSStorageGatewayAsync.describeTapeArchivesAsync
(DescribeTapeArchivesRequest describeTapeArchivesRequest, AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult> asyncHandler) Returns a description of specified virtual tapes in the virtual tape shelf (VTS).AWSStorageGatewayAsyncClient.describeTapeArchivesAsync
(AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult> asyncHandler) Simplified method form for invoking the DescribeTapeArchives operation with an AsyncHandler.AWSStorageGatewayAsyncClient.describeTapeArchivesAsync
(DescribeTapeArchivesRequest request, AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeTapeRecoveryPointsAsync
(DescribeTapeRecoveryPointsRequest request, AsyncHandler<DescribeTapeRecoveryPointsRequest, DescribeTapeRecoveryPointsResult> asyncHandler) AWSStorageGatewayAsync.describeTapeRecoveryPointsAsync
(DescribeTapeRecoveryPointsRequest describeTapeRecoveryPointsRequest, AsyncHandler<DescribeTapeRecoveryPointsRequest, DescribeTapeRecoveryPointsResult> asyncHandler) Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.AWSStorageGatewayAsyncClient.describeTapeRecoveryPointsAsync
(DescribeTapeRecoveryPointsRequest request, AsyncHandler<DescribeTapeRecoveryPointsRequest, DescribeTapeRecoveryPointsResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeTapesAsync
(DescribeTapesRequest request, AsyncHandler<DescribeTapesRequest, DescribeTapesResult> asyncHandler) AWSStorageGatewayAsync.describeTapesAsync
(DescribeTapesRequest describeTapesRequest, AsyncHandler<DescribeTapesRequest, DescribeTapesResult> asyncHandler) Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.AWSStorageGatewayAsyncClient.describeTapesAsync
(DescribeTapesRequest request, AsyncHandler<DescribeTapesRequest, DescribeTapesResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeUploadBufferAsync
(DescribeUploadBufferRequest request, AsyncHandler<DescribeUploadBufferRequest, DescribeUploadBufferResult> asyncHandler) AWSStorageGatewayAsync.describeUploadBufferAsync
(DescribeUploadBufferRequest describeUploadBufferRequest, AsyncHandler<DescribeUploadBufferRequest, DescribeUploadBufferResult> asyncHandler) Returns information about the upload buffer of a gateway.AWSStorageGatewayAsyncClient.describeUploadBufferAsync
(DescribeUploadBufferRequest request, AsyncHandler<DescribeUploadBufferRequest, DescribeUploadBufferResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeVTLDevicesAsync
(DescribeVTLDevicesRequest request, AsyncHandler<DescribeVTLDevicesRequest, DescribeVTLDevicesResult> asyncHandler) AWSStorageGatewayAsync.describeVTLDevicesAsync
(DescribeVTLDevicesRequest describeVTLDevicesRequest, AsyncHandler<DescribeVTLDevicesRequest, DescribeVTLDevicesResult> asyncHandler) Returns a description of virtual tape library (VTL) devices for the specified gateway.AWSStorageGatewayAsyncClient.describeVTLDevicesAsync
(DescribeVTLDevicesRequest request, AsyncHandler<DescribeVTLDevicesRequest, DescribeVTLDevicesResult> asyncHandler) AbstractAWSStorageGatewayAsync.describeWorkingStorageAsync
(DescribeWorkingStorageRequest request, AsyncHandler<DescribeWorkingStorageRequest, DescribeWorkingStorageResult> asyncHandler) AWSStorageGatewayAsync.describeWorkingStorageAsync
(DescribeWorkingStorageRequest describeWorkingStorageRequest, AsyncHandler<DescribeWorkingStorageRequest, DescribeWorkingStorageResult> asyncHandler) Returns information about the working storage of a gateway.AWSStorageGatewayAsyncClient.describeWorkingStorageAsync
(DescribeWorkingStorageRequest request, AsyncHandler<DescribeWorkingStorageRequest, DescribeWorkingStorageResult> asyncHandler) AbstractAWSStorageGatewayAsync.disableGatewayAsync
(DisableGatewayRequest request, AsyncHandler<DisableGatewayRequest, DisableGatewayResult> asyncHandler) AWSStorageGatewayAsync.disableGatewayAsync
(DisableGatewayRequest disableGatewayRequest, AsyncHandler<DisableGatewayRequest, DisableGatewayResult> asyncHandler) Disables a gateway when the gateway is no longer functioning.AWSStorageGatewayAsyncClient.disableGatewayAsync
(DisableGatewayRequest request, AsyncHandler<DisableGatewayRequest, DisableGatewayResult> asyncHandler) AbstractAWSStorageGatewayAsync.listGatewaysAsync
(AsyncHandler<ListGatewaysRequest, ListGatewaysResult> asyncHandler) Simplified method form for invoking the ListGateways operation with an AsyncHandler.AbstractAWSStorageGatewayAsync.listGatewaysAsync
(ListGatewaysRequest request, AsyncHandler<ListGatewaysRequest, ListGatewaysResult> asyncHandler) AWSStorageGatewayAsync.listGatewaysAsync
(AsyncHandler<ListGatewaysRequest, ListGatewaysResult> asyncHandler) Simplified method form for invoking the ListGateways operation with an AsyncHandler.AWSStorageGatewayAsync.listGatewaysAsync
(ListGatewaysRequest listGatewaysRequest, AsyncHandler<ListGatewaysRequest, ListGatewaysResult> asyncHandler) Lists gateways owned by an AWS account in a region specified in the request.AWSStorageGatewayAsyncClient.listGatewaysAsync
(AsyncHandler<ListGatewaysRequest, ListGatewaysResult> asyncHandler) Simplified method form for invoking the ListGateways operation with an AsyncHandler.AWSStorageGatewayAsyncClient.listGatewaysAsync
(ListGatewaysRequest request, AsyncHandler<ListGatewaysRequest, ListGatewaysResult> asyncHandler) AbstractAWSStorageGatewayAsync.listLocalDisksAsync
(ListLocalDisksRequest request, AsyncHandler<ListLocalDisksRequest, ListLocalDisksResult> asyncHandler) AWSStorageGatewayAsync.listLocalDisksAsync
(ListLocalDisksRequest listLocalDisksRequest, AsyncHandler<ListLocalDisksRequest, ListLocalDisksResult> asyncHandler) Returns a list of the gateway's local disks.AWSStorageGatewayAsyncClient.listLocalDisksAsync
(ListLocalDisksRequest request, AsyncHandler<ListLocalDisksRequest, ListLocalDisksResult> asyncHandler) AbstractAWSStorageGatewayAsync.listTagsForResourceAsync
(AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Simplified method form for invoking the ListTagsForResource operation with an AsyncHandler.AbstractAWSStorageGatewayAsync.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AWSStorageGatewayAsync.listTagsForResourceAsync
(AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Simplified method form for invoking the ListTagsForResource operation with an AsyncHandler.AWSStorageGatewayAsync.listTagsForResourceAsync
(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Lists the tags that have been added to the specified resource.AWSStorageGatewayAsyncClient.listTagsForResourceAsync
(AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Simplified method form for invoking the ListTagsForResource operation with an AsyncHandler.AWSStorageGatewayAsyncClient.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) AbstractAWSStorageGatewayAsync.listTapesAsync
(ListTapesRequest request, AsyncHandler<ListTapesRequest, ListTapesResult> asyncHandler) AWSStorageGatewayAsync.listTapesAsync
(ListTapesRequest listTapesRequest, AsyncHandler<ListTapesRequest, ListTapesResult> asyncHandler) Lists virtual tapes in your virtual tape library (VTL) and your virtual tape shelf (VTS).AWSStorageGatewayAsyncClient.listTapesAsync
(ListTapesRequest request, AsyncHandler<ListTapesRequest, ListTapesResult> asyncHandler) AbstractAWSStorageGatewayAsync.listVolumeInitiatorsAsync
(ListVolumeInitiatorsRequest request, AsyncHandler<ListVolumeInitiatorsRequest, ListVolumeInitiatorsResult> asyncHandler) AWSStorageGatewayAsync.listVolumeInitiatorsAsync
(ListVolumeInitiatorsRequest listVolumeInitiatorsRequest, AsyncHandler<ListVolumeInitiatorsRequest, ListVolumeInitiatorsResult> asyncHandler) Lists iSCSI initiators that are connected to a volume.AWSStorageGatewayAsyncClient.listVolumeInitiatorsAsync
(ListVolumeInitiatorsRequest request, AsyncHandler<ListVolumeInitiatorsRequest, ListVolumeInitiatorsResult> asyncHandler) AbstractAWSStorageGatewayAsync.listVolumeRecoveryPointsAsync
(ListVolumeRecoveryPointsRequest request, AsyncHandler<ListVolumeRecoveryPointsRequest, ListVolumeRecoveryPointsResult> asyncHandler) AWSStorageGatewayAsync.listVolumeRecoveryPointsAsync
(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest, AsyncHandler<ListVolumeRecoveryPointsRequest, ListVolumeRecoveryPointsResult> asyncHandler) Lists the recovery points for a specified gateway.AWSStorageGatewayAsyncClient.listVolumeRecoveryPointsAsync
(ListVolumeRecoveryPointsRequest request, AsyncHandler<ListVolumeRecoveryPointsRequest, ListVolumeRecoveryPointsResult> asyncHandler) AbstractAWSStorageGatewayAsync.listVolumesAsync
(ListVolumesRequest request, AsyncHandler<ListVolumesRequest, ListVolumesResult> asyncHandler) AWSStorageGatewayAsync.listVolumesAsync
(ListVolumesRequest listVolumesRequest, AsyncHandler<ListVolumesRequest, ListVolumesResult> asyncHandler) Lists the iSCSI stored volumes of a gateway.AWSStorageGatewayAsyncClient.listVolumesAsync
(ListVolumesRequest request, AsyncHandler<ListVolumesRequest, ListVolumesResult> asyncHandler) AbstractAWSStorageGatewayAsync.removeTagsFromResourceAsync
(AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) Simplified method form for invoking the RemoveTagsFromResource operation with an AsyncHandler.AbstractAWSStorageGatewayAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) AWSStorageGatewayAsync.removeTagsFromResourceAsync
(AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) Simplified method form for invoking the RemoveTagsFromResource operation with an AsyncHandler.AWSStorageGatewayAsync.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest removeTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) Removes one or more tags from the specified resource.AWSStorageGatewayAsyncClient.removeTagsFromResourceAsync
(AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) Simplified method form for invoking the RemoveTagsFromResource operation with an AsyncHandler.AWSStorageGatewayAsyncClient.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) AbstractAWSStorageGatewayAsync.resetCacheAsync
(ResetCacheRequest request, AsyncHandler<ResetCacheRequest, ResetCacheResult> asyncHandler) AWSStorageGatewayAsync.resetCacheAsync
(ResetCacheRequest resetCacheRequest, AsyncHandler<ResetCacheRequest, ResetCacheResult> asyncHandler) Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.AWSStorageGatewayAsyncClient.resetCacheAsync
(ResetCacheRequest request, AsyncHandler<ResetCacheRequest, ResetCacheResult> asyncHandler) AbstractAWSStorageGatewayAsync.retrieveTapeArchiveAsync
(RetrieveTapeArchiveRequest request, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult> asyncHandler) AWSStorageGatewayAsync.retrieveTapeArchiveAsync
(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult> asyncHandler) Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync
(RetrieveTapeArchiveRequest request, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult> asyncHandler) AbstractAWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync
(RetrieveTapeRecoveryPointRequest request, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult> asyncHandler) AWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync
(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult> asyncHandler) Retrieves the recovery point for the specified virtual tape.AWSStorageGatewayAsyncClient.retrieveTapeRecoveryPointAsync
(RetrieveTapeRecoveryPointRequest request, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult> asyncHandler) AbstractAWSStorageGatewayAsync.setLocalConsolePasswordAsync
(SetLocalConsolePasswordRequest request, AsyncHandler<SetLocalConsolePasswordRequest, SetLocalConsolePasswordResult> asyncHandler) AWSStorageGatewayAsync.setLocalConsolePasswordAsync
(SetLocalConsolePasswordRequest setLocalConsolePasswordRequest, AsyncHandler<SetLocalConsolePasswordRequest, SetLocalConsolePasswordResult> asyncHandler) Sets the password for your VM local console.AWSStorageGatewayAsyncClient.setLocalConsolePasswordAsync
(SetLocalConsolePasswordRequest request, AsyncHandler<SetLocalConsolePasswordRequest, SetLocalConsolePasswordResult> asyncHandler) AbstractAWSStorageGatewayAsync.shutdownGatewayAsync
(ShutdownGatewayRequest request, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult> asyncHandler) AWSStorageGatewayAsync.shutdownGatewayAsync
(ShutdownGatewayRequest shutdownGatewayRequest, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult> asyncHandler) Shuts down a gateway.AWSStorageGatewayAsyncClient.shutdownGatewayAsync
(ShutdownGatewayRequest request, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult> asyncHandler) AbstractAWSStorageGatewayAsync.startGatewayAsync
(StartGatewayRequest request, AsyncHandler<StartGatewayRequest, StartGatewayResult> asyncHandler) AWSStorageGatewayAsync.startGatewayAsync
(StartGatewayRequest startGatewayRequest, AsyncHandler<StartGatewayRequest, StartGatewayResult> asyncHandler) Starts a gateway that you previously shut down (see ShutdownGateway).AWSStorageGatewayAsyncClient.startGatewayAsync
(StartGatewayRequest request, AsyncHandler<StartGatewayRequest, StartGatewayResult> asyncHandler) AbstractAWSStorageGatewayAsync.updateBandwidthRateLimitAsync
(UpdateBandwidthRateLimitRequest request, AsyncHandler<UpdateBandwidthRateLimitRequest, UpdateBandwidthRateLimitResult> asyncHandler) AWSStorageGatewayAsync.updateBandwidthRateLimitAsync
(UpdateBandwidthRateLimitRequest updateBandwidthRateLimitRequest, AsyncHandler<UpdateBandwidthRateLimitRequest, UpdateBandwidthRateLimitResult> asyncHandler) Updates the bandwidth rate limits of a gateway.AWSStorageGatewayAsyncClient.updateBandwidthRateLimitAsync
(UpdateBandwidthRateLimitRequest request, AsyncHandler<UpdateBandwidthRateLimitRequest, UpdateBandwidthRateLimitResult> asyncHandler) AbstractAWSStorageGatewayAsync.updateChapCredentialsAsync
(UpdateChapCredentialsRequest request, AsyncHandler<UpdateChapCredentialsRequest, UpdateChapCredentialsResult> asyncHandler) AWSStorageGatewayAsync.updateChapCredentialsAsync
(UpdateChapCredentialsRequest updateChapCredentialsRequest, AsyncHandler<UpdateChapCredentialsRequest, UpdateChapCredentialsResult> asyncHandler) Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.AWSStorageGatewayAsyncClient.updateChapCredentialsAsync
(UpdateChapCredentialsRequest request, AsyncHandler<UpdateChapCredentialsRequest, UpdateChapCredentialsResult> asyncHandler) AbstractAWSStorageGatewayAsync.updateGatewayInformationAsync
(UpdateGatewayInformationRequest request, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult> asyncHandler) AWSStorageGatewayAsync.updateGatewayInformationAsync
(UpdateGatewayInformationRequest updateGatewayInformationRequest, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult> asyncHandler) Updates a gateway's metadata, which includes the gateway's name and time zone.AWSStorageGatewayAsyncClient.updateGatewayInformationAsync
(UpdateGatewayInformationRequest request, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult> asyncHandler) AbstractAWSStorageGatewayAsync.updateGatewaySoftwareNowAsync
(UpdateGatewaySoftwareNowRequest request, AsyncHandler<UpdateGatewaySoftwareNowRequest, UpdateGatewaySoftwareNowResult> asyncHandler) AWSStorageGatewayAsync.updateGatewaySoftwareNowAsync
(UpdateGatewaySoftwareNowRequest updateGatewaySoftwareNowRequest, AsyncHandler<UpdateGatewaySoftwareNowRequest, UpdateGatewaySoftwareNowResult> asyncHandler) Updates the gateway virtual machine (VM) software.AWSStorageGatewayAsyncClient.updateGatewaySoftwareNowAsync
(UpdateGatewaySoftwareNowRequest request, AsyncHandler<UpdateGatewaySoftwareNowRequest, UpdateGatewaySoftwareNowResult> asyncHandler) AbstractAWSStorageGatewayAsync.updateMaintenanceStartTimeAsync
(UpdateMaintenanceStartTimeRequest request, AsyncHandler<UpdateMaintenanceStartTimeRequest, UpdateMaintenanceStartTimeResult> asyncHandler) AWSStorageGatewayAsync.updateMaintenanceStartTimeAsync
(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest, AsyncHandler<UpdateMaintenanceStartTimeRequest, UpdateMaintenanceStartTimeResult> asyncHandler) Updates a gateway's weekly maintenance start time information, including day and time of the week.AWSStorageGatewayAsyncClient.updateMaintenanceStartTimeAsync
(UpdateMaintenanceStartTimeRequest request, AsyncHandler<UpdateMaintenanceStartTimeRequest, UpdateMaintenanceStartTimeResult> asyncHandler) AbstractAWSStorageGatewayAsync.updateSnapshotScheduleAsync
(UpdateSnapshotScheduleRequest request, AsyncHandler<UpdateSnapshotScheduleRequest, UpdateSnapshotScheduleResult> asyncHandler) AWSStorageGatewayAsync.updateSnapshotScheduleAsync
(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest, AsyncHandler<UpdateSnapshotScheduleRequest, UpdateSnapshotScheduleResult> asyncHandler) Updates a snapshot schedule configured for a gateway volume.AWSStorageGatewayAsyncClient.updateSnapshotScheduleAsync
(UpdateSnapshotScheduleRequest request, AsyncHandler<UpdateSnapshotScheduleRequest, UpdateSnapshotScheduleResult> asyncHandler) AbstractAWSStorageGatewayAsync.updateVTLDeviceTypeAsync
(UpdateVTLDeviceTypeRequest request, AsyncHandler<UpdateVTLDeviceTypeRequest, UpdateVTLDeviceTypeResult> asyncHandler) AWSStorageGatewayAsync.updateVTLDeviceTypeAsync
(UpdateVTLDeviceTypeRequest updateVTLDeviceTypeRequest, AsyncHandler<UpdateVTLDeviceTypeRequest, UpdateVTLDeviceTypeResult> asyncHandler) Updates the type of medium changer in a gateway-VTL.AWSStorageGatewayAsyncClient.updateVTLDeviceTypeAsync
(UpdateVTLDeviceTypeRequest request, AsyncHandler<UpdateVTLDeviceTypeRequest, UpdateVTLDeviceTypeResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.support
Methods in com.amazonaws.services.support with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSSupportAsync.addAttachmentsToSetAsync
(AddAttachmentsToSetRequest request, AsyncHandler<AddAttachmentsToSetRequest, AddAttachmentsToSetResult> asyncHandler) AWSSupportAsync.addAttachmentsToSetAsync
(AddAttachmentsToSetRequest addAttachmentsToSetRequest, AsyncHandler<AddAttachmentsToSetRequest, AddAttachmentsToSetResult> asyncHandler) Adds one or more attachments to an attachment set.AWSSupportAsyncClient.addAttachmentsToSetAsync
(AddAttachmentsToSetRequest request, AsyncHandler<AddAttachmentsToSetRequest, AddAttachmentsToSetResult> asyncHandler) AbstractAWSSupportAsync.addCommunicationToCaseAsync
(AddCommunicationToCaseRequest request, AsyncHandler<AddCommunicationToCaseRequest, AddCommunicationToCaseResult> asyncHandler) AWSSupportAsync.addCommunicationToCaseAsync
(AddCommunicationToCaseRequest addCommunicationToCaseRequest, AsyncHandler<AddCommunicationToCaseRequest, AddCommunicationToCaseResult> asyncHandler) Adds additional customer communication to an AWS Support case.AWSSupportAsyncClient.addCommunicationToCaseAsync
(AddCommunicationToCaseRequest request, AsyncHandler<AddCommunicationToCaseRequest, AddCommunicationToCaseResult> asyncHandler) AbstractAWSSupportAsync.createCaseAsync
(CreateCaseRequest request, AsyncHandler<CreateCaseRequest, CreateCaseResult> asyncHandler) AWSSupportAsync.createCaseAsync
(CreateCaseRequest createCaseRequest, AsyncHandler<CreateCaseRequest, CreateCaseResult> asyncHandler) Creates a new case in the AWS Support Center.AWSSupportAsyncClient.createCaseAsync
(CreateCaseRequest request, AsyncHandler<CreateCaseRequest, CreateCaseResult> asyncHandler) AbstractAWSSupportAsync.describeAttachmentAsync
(DescribeAttachmentRequest request, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult> asyncHandler) AWSSupportAsync.describeAttachmentAsync
(DescribeAttachmentRequest describeAttachmentRequest, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult> asyncHandler) Returns the attachment that has the specified ID.AWSSupportAsyncClient.describeAttachmentAsync
(DescribeAttachmentRequest request, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult> asyncHandler) AbstractAWSSupportAsync.describeCasesAsync
(AsyncHandler<DescribeCasesRequest, DescribeCasesResult> asyncHandler) Simplified method form for invoking the DescribeCases operation with an AsyncHandler.AbstractAWSSupportAsync.describeCasesAsync
(DescribeCasesRequest request, AsyncHandler<DescribeCasesRequest, DescribeCasesResult> asyncHandler) AWSSupportAsync.describeCasesAsync
(AsyncHandler<DescribeCasesRequest, DescribeCasesResult> asyncHandler) Simplified method form for invoking the DescribeCases operation with an AsyncHandler.AWSSupportAsync.describeCasesAsync
(DescribeCasesRequest describeCasesRequest, AsyncHandler<DescribeCasesRequest, DescribeCasesResult> asyncHandler) Returns a list of cases that you specify by passing one or more case IDs.AWSSupportAsyncClient.describeCasesAsync
(AsyncHandler<DescribeCasesRequest, DescribeCasesResult> asyncHandler) Simplified method form for invoking the DescribeCases operation with an AsyncHandler.AWSSupportAsyncClient.describeCasesAsync
(DescribeCasesRequest request, AsyncHandler<DescribeCasesRequest, DescribeCasesResult> asyncHandler) AbstractAWSSupportAsync.describeCommunicationsAsync
(DescribeCommunicationsRequest request, AsyncHandler<DescribeCommunicationsRequest, DescribeCommunicationsResult> asyncHandler) AWSSupportAsync.describeCommunicationsAsync
(DescribeCommunicationsRequest describeCommunicationsRequest, AsyncHandler<DescribeCommunicationsRequest, DescribeCommunicationsResult> asyncHandler) Returns communications (and attachments) for one or more support cases.AWSSupportAsyncClient.describeCommunicationsAsync
(DescribeCommunicationsRequest request, AsyncHandler<DescribeCommunicationsRequest, DescribeCommunicationsResult> asyncHandler) AbstractAWSSupportAsync.describeServicesAsync
(AsyncHandler<DescribeServicesRequest, DescribeServicesResult> asyncHandler) Simplified method form for invoking the DescribeServices operation with an AsyncHandler.AbstractAWSSupportAsync.describeServicesAsync
(DescribeServicesRequest request, AsyncHandler<DescribeServicesRequest, DescribeServicesResult> asyncHandler) AWSSupportAsync.describeServicesAsync
(AsyncHandler<DescribeServicesRequest, DescribeServicesResult> asyncHandler) Simplified method form for invoking the DescribeServices operation with an AsyncHandler.AWSSupportAsync.describeServicesAsync
(DescribeServicesRequest describeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult> asyncHandler) Returns the current list of AWS services and a list of service categories that applies to each one.AWSSupportAsyncClient.describeServicesAsync
(AsyncHandler<DescribeServicesRequest, DescribeServicesResult> asyncHandler) Simplified method form for invoking the DescribeServices operation with an AsyncHandler.AWSSupportAsyncClient.describeServicesAsync
(DescribeServicesRequest request, AsyncHandler<DescribeServicesRequest, DescribeServicesResult> asyncHandler) AbstractAWSSupportAsync.describeSeverityLevelsAsync
(AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult> asyncHandler) Simplified method form for invoking the DescribeSeverityLevels operation with an AsyncHandler.AbstractAWSSupportAsync.describeSeverityLevelsAsync
(DescribeSeverityLevelsRequest request, AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult> asyncHandler) AWSSupportAsync.describeSeverityLevelsAsync
(AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult> asyncHandler) Simplified method form for invoking the DescribeSeverityLevels operation with an AsyncHandler.AWSSupportAsync.describeSeverityLevelsAsync
(DescribeSeverityLevelsRequest describeSeverityLevelsRequest, AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult> asyncHandler) Returns the list of severity levels that you can assign to an AWS Support case.AWSSupportAsyncClient.describeSeverityLevelsAsync
(AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult> asyncHandler) Simplified method form for invoking the DescribeSeverityLevels operation with an AsyncHandler.AWSSupportAsyncClient.describeSeverityLevelsAsync
(DescribeSeverityLevelsRequest request, AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult> asyncHandler) AbstractAWSSupportAsync.describeTrustedAdvisorCheckRefreshStatusesAsync
(DescribeTrustedAdvisorCheckRefreshStatusesRequest request, AsyncHandler<DescribeTrustedAdvisorCheckRefreshStatusesRequest, DescribeTrustedAdvisorCheckRefreshStatusesResult> asyncHandler) AWSSupportAsync.describeTrustedAdvisorCheckRefreshStatusesAsync
(DescribeTrustedAdvisorCheckRefreshStatusesRequest describeTrustedAdvisorCheckRefreshStatusesRequest, AsyncHandler<DescribeTrustedAdvisorCheckRefreshStatusesRequest, DescribeTrustedAdvisorCheckRefreshStatusesResult> asyncHandler) Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.AWSSupportAsyncClient.describeTrustedAdvisorCheckRefreshStatusesAsync
(DescribeTrustedAdvisorCheckRefreshStatusesRequest request, AsyncHandler<DescribeTrustedAdvisorCheckRefreshStatusesRequest, DescribeTrustedAdvisorCheckRefreshStatusesResult> asyncHandler) AbstractAWSSupportAsync.describeTrustedAdvisorCheckResultAsync
(DescribeTrustedAdvisorCheckResultRequest request, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult> asyncHandler) AWSSupportAsync.describeTrustedAdvisorCheckResultAsync
(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult> asyncHandler) Returns the results of the Trusted Advisor check that has the specified check ID.AWSSupportAsyncClient.describeTrustedAdvisorCheckResultAsync
(DescribeTrustedAdvisorCheckResultRequest request, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult> asyncHandler) AbstractAWSSupportAsync.describeTrustedAdvisorChecksAsync
(DescribeTrustedAdvisorChecksRequest request, AsyncHandler<DescribeTrustedAdvisorChecksRequest, DescribeTrustedAdvisorChecksResult> asyncHandler) AWSSupportAsync.describeTrustedAdvisorChecksAsync
(DescribeTrustedAdvisorChecksRequest describeTrustedAdvisorChecksRequest, AsyncHandler<DescribeTrustedAdvisorChecksRequest, DescribeTrustedAdvisorChecksResult> asyncHandler) Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata.AWSSupportAsyncClient.describeTrustedAdvisorChecksAsync
(DescribeTrustedAdvisorChecksRequest request, AsyncHandler<DescribeTrustedAdvisorChecksRequest, DescribeTrustedAdvisorChecksResult> asyncHandler) AbstractAWSSupportAsync.describeTrustedAdvisorCheckSummariesAsync
(DescribeTrustedAdvisorCheckSummariesRequest request, AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest, DescribeTrustedAdvisorCheckSummariesResult> asyncHandler) AWSSupportAsync.describeTrustedAdvisorCheckSummariesAsync
(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest, AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest, DescribeTrustedAdvisorCheckSummariesResult> asyncHandler) Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs.AWSSupportAsyncClient.describeTrustedAdvisorCheckSummariesAsync
(DescribeTrustedAdvisorCheckSummariesRequest request, AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest, DescribeTrustedAdvisorCheckSummariesResult> asyncHandler) AbstractAWSSupportAsync.refreshTrustedAdvisorCheckAsync
(RefreshTrustedAdvisorCheckRequest request, AsyncHandler<RefreshTrustedAdvisorCheckRequest, RefreshTrustedAdvisorCheckResult> asyncHandler) AWSSupportAsync.refreshTrustedAdvisorCheckAsync
(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest, AsyncHandler<RefreshTrustedAdvisorCheckRequest, RefreshTrustedAdvisorCheckResult> asyncHandler) Requests a refresh of the Trusted Advisor check that has the specified check ID.AWSSupportAsyncClient.refreshTrustedAdvisorCheckAsync
(RefreshTrustedAdvisorCheckRequest request, AsyncHandler<RefreshTrustedAdvisorCheckRequest, RefreshTrustedAdvisorCheckResult> asyncHandler) AbstractAWSSupportAsync.resolveCaseAsync
(AsyncHandler<ResolveCaseRequest, ResolveCaseResult> asyncHandler) Simplified method form for invoking the ResolveCase operation with an AsyncHandler.AbstractAWSSupportAsync.resolveCaseAsync
(ResolveCaseRequest request, AsyncHandler<ResolveCaseRequest, ResolveCaseResult> asyncHandler) AWSSupportAsync.resolveCaseAsync
(AsyncHandler<ResolveCaseRequest, ResolveCaseResult> asyncHandler) Simplified method form for invoking the ResolveCase operation with an AsyncHandler.AWSSupportAsync.resolveCaseAsync
(ResolveCaseRequest resolveCaseRequest, AsyncHandler<ResolveCaseRequest, ResolveCaseResult> asyncHandler) Takes aCaseId
and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.AWSSupportAsyncClient.resolveCaseAsync
(AsyncHandler<ResolveCaseRequest, ResolveCaseResult> asyncHandler) Simplified method form for invoking the ResolveCase operation with an AsyncHandler.AWSSupportAsyncClient.resolveCaseAsync
(ResolveCaseRequest request, AsyncHandler<ResolveCaseRequest, ResolveCaseResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAWSWAFAsync.createByteMatchSetAsync
(CreateByteMatchSetRequest request, AsyncHandler<CreateByteMatchSetRequest, CreateByteMatchSetResult> asyncHandler) AWSWAFAsync.createByteMatchSetAsync
(CreateByteMatchSetRequest createByteMatchSetRequest, AsyncHandler<CreateByteMatchSetRequest, CreateByteMatchSetResult> asyncHandler) Creates aByteMatchSet
.AWSWAFAsyncClient.createByteMatchSetAsync
(CreateByteMatchSetRequest request, AsyncHandler<CreateByteMatchSetRequest, CreateByteMatchSetResult> asyncHandler) AbstractAWSWAFAsync.createIPSetAsync
(CreateIPSetRequest request, AsyncHandler<CreateIPSetRequest, CreateIPSetResult> asyncHandler) AWSWAFAsync.createIPSetAsync
(CreateIPSetRequest createIPSetRequest, AsyncHandler<CreateIPSetRequest, CreateIPSetResult> asyncHandler) Creates an IPSet, which you use to specify which web requests you want to allow or block based on the IP addresses that the requests originate from.AWSWAFAsyncClient.createIPSetAsync
(CreateIPSetRequest request, AsyncHandler<CreateIPSetRequest, CreateIPSetResult> asyncHandler) AbstractAWSWAFAsync.createRuleAsync
(CreateRuleRequest request, AsyncHandler<CreateRuleRequest, CreateRuleResult> asyncHandler) AWSWAFAsync.createRuleAsync
(CreateRuleRequest createRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult> asyncHandler) Creates aRule
, which contains theIPSet
objects,ByteMatchSet
objects, and other predicates that identify the requests that you want to block.AWSWAFAsyncClient.createRuleAsync
(CreateRuleRequest request, AsyncHandler<CreateRuleRequest, CreateRuleResult> asyncHandler) AbstractAWSWAFAsync.createSizeConstraintSetAsync
(CreateSizeConstraintSetRequest request, AsyncHandler<CreateSizeConstraintSetRequest, CreateSizeConstraintSetResult> asyncHandler) AWSWAFAsync.createSizeConstraintSetAsync
(CreateSizeConstraintSetRequest createSizeConstraintSetRequest, AsyncHandler<CreateSizeConstraintSetRequest, CreateSizeConstraintSetResult> asyncHandler) Creates aSizeConstraintSet
.AWSWAFAsyncClient.createSizeConstraintSetAsync
(CreateSizeConstraintSetRequest request, AsyncHandler<CreateSizeConstraintSetRequest, CreateSizeConstraintSetResult> asyncHandler) AbstractAWSWAFAsync.createSqlInjectionMatchSetAsync
(CreateSqlInjectionMatchSetRequest request, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult> asyncHandler) AWSWAFAsync.createSqlInjectionMatchSetAsync
(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult> asyncHandler) Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests.AWSWAFAsyncClient.createSqlInjectionMatchSetAsync
(CreateSqlInjectionMatchSetRequest request, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult> asyncHandler) AbstractAWSWAFAsync.createWebACLAsync
(CreateWebACLRequest request, AsyncHandler<CreateWebACLRequest, CreateWebACLResult> asyncHandler) AWSWAFAsync.createWebACLAsync
(CreateWebACLRequest createWebACLRequest, AsyncHandler<CreateWebACLRequest, CreateWebACLResult> asyncHandler) Creates aWebACL
, which contains theRules
that identify the CloudFront web requests that you want to allow, block, or count.AWSWAFAsyncClient.createWebACLAsync
(CreateWebACLRequest request, AsyncHandler<CreateWebACLRequest, CreateWebACLResult> asyncHandler) AbstractAWSWAFAsync.createXssMatchSetAsync
(CreateXssMatchSetRequest request, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult> asyncHandler) AWSWAFAsync.createXssMatchSetAsync
(CreateXssMatchSetRequest createXssMatchSetRequest, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult> asyncHandler) Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.AWSWAFAsyncClient.createXssMatchSetAsync
(CreateXssMatchSetRequest request, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult> asyncHandler) AbstractAWSWAFAsync.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest request, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult> asyncHandler) AWSWAFAsync.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest deleteByteMatchSetRequest, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult> asyncHandler) Permanently deletes a ByteMatchSet.AWSWAFAsyncClient.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest request, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult> asyncHandler) AbstractAWSWAFAsync.deleteIPSetAsync
(DeleteIPSetRequest request, AsyncHandler<DeleteIPSetRequest, DeleteIPSetResult> asyncHandler) AWSWAFAsync.deleteIPSetAsync
(DeleteIPSetRequest deleteIPSetRequest, AsyncHandler<DeleteIPSetRequest, DeleteIPSetResult> asyncHandler) Permanently deletes an IPSet.AWSWAFAsyncClient.deleteIPSetAsync
(DeleteIPSetRequest request, AsyncHandler<DeleteIPSetRequest, DeleteIPSetResult> asyncHandler) AbstractAWSWAFAsync.deleteRuleAsync
(DeleteRuleRequest request, AsyncHandler<DeleteRuleRequest, DeleteRuleResult> asyncHandler) AWSWAFAsync.deleteRuleAsync
(DeleteRuleRequest deleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult> asyncHandler) Permanently deletes a Rule.AWSWAFAsyncClient.deleteRuleAsync
(DeleteRuleRequest request, AsyncHandler<DeleteRuleRequest, DeleteRuleResult> asyncHandler) AbstractAWSWAFAsync.deleteSizeConstraintSetAsync
(DeleteSizeConstraintSetRequest request, AsyncHandler<DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResult> asyncHandler) AWSWAFAsync.deleteSizeConstraintSetAsync
(DeleteSizeConstraintSetRequest deleteSizeConstraintSetRequest, AsyncHandler<DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResult> asyncHandler) Permanently deletes a SizeConstraintSet.AWSWAFAsyncClient.deleteSizeConstraintSetAsync
(DeleteSizeConstraintSetRequest request, AsyncHandler<DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResult> asyncHandler) AbstractAWSWAFAsync.deleteSqlInjectionMatchSetAsync
(DeleteSqlInjectionMatchSetRequest request, AsyncHandler<DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResult> asyncHandler) AWSWAFAsync.deleteSqlInjectionMatchSetAsync
(DeleteSqlInjectionMatchSetRequest deleteSqlInjectionMatchSetRequest, AsyncHandler<DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResult> asyncHandler) Permanently deletes a SqlInjectionMatchSet.AWSWAFAsyncClient.deleteSqlInjectionMatchSetAsync
(DeleteSqlInjectionMatchSetRequest request, AsyncHandler<DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResult> asyncHandler) AbstractAWSWAFAsync.deleteWebACLAsync
(DeleteWebACLRequest request, AsyncHandler<DeleteWebACLRequest, DeleteWebACLResult> asyncHandler) AWSWAFAsync.deleteWebACLAsync
(DeleteWebACLRequest deleteWebACLRequest, AsyncHandler<DeleteWebACLRequest, DeleteWebACLResult> asyncHandler) Permanently deletes a WebACL.AWSWAFAsyncClient.deleteWebACLAsync
(DeleteWebACLRequest request, AsyncHandler<DeleteWebACLRequest, DeleteWebACLResult> asyncHandler) AbstractAWSWAFAsync.deleteXssMatchSetAsync
(DeleteXssMatchSetRequest request, AsyncHandler<DeleteXssMatchSetRequest, DeleteXssMatchSetResult> asyncHandler) AWSWAFAsync.deleteXssMatchSetAsync
(DeleteXssMatchSetRequest deleteXssMatchSetRequest, AsyncHandler<DeleteXssMatchSetRequest, DeleteXssMatchSetResult> asyncHandler) Permanently deletes an XssMatchSet.AWSWAFAsyncClient.deleteXssMatchSetAsync
(DeleteXssMatchSetRequest request, AsyncHandler<DeleteXssMatchSetRequest, DeleteXssMatchSetResult> asyncHandler) AbstractAWSWAFAsync.getByteMatchSetAsync
(GetByteMatchSetRequest request, AsyncHandler<GetByteMatchSetRequest, GetByteMatchSetResult> asyncHandler) AWSWAFAsync.getByteMatchSetAsync
(GetByteMatchSetRequest getByteMatchSetRequest, AsyncHandler<GetByteMatchSetRequest, GetByteMatchSetResult> asyncHandler) Returns the ByteMatchSet specified byByteMatchSetId
.AWSWAFAsyncClient.getByteMatchSetAsync
(GetByteMatchSetRequest request, AsyncHandler<GetByteMatchSetRequest, GetByteMatchSetResult> asyncHandler) AbstractAWSWAFAsync.getChangeTokenAsync
(GetChangeTokenRequest request, AsyncHandler<GetChangeTokenRequest, GetChangeTokenResult> asyncHandler) AWSWAFAsync.getChangeTokenAsync
(GetChangeTokenRequest getChangeTokenRequest, AsyncHandler<GetChangeTokenRequest, GetChangeTokenResult> asyncHandler) When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in the create, update, or delete request.AWSWAFAsyncClient.getChangeTokenAsync
(GetChangeTokenRequest request, AsyncHandler<GetChangeTokenRequest, GetChangeTokenResult> asyncHandler) AbstractAWSWAFAsync.getChangeTokenStatusAsync
(GetChangeTokenStatusRequest request, AsyncHandler<GetChangeTokenStatusRequest, GetChangeTokenStatusResult> asyncHandler) AWSWAFAsync.getChangeTokenStatusAsync
(GetChangeTokenStatusRequest getChangeTokenStatusRequest, AsyncHandler<GetChangeTokenStatusRequest, GetChangeTokenStatusResult> asyncHandler) Returns the status of aChangeToken
that you got by calling GetChangeToken.AWSWAFAsyncClient.getChangeTokenStatusAsync
(GetChangeTokenStatusRequest request, AsyncHandler<GetChangeTokenStatusRequest, GetChangeTokenStatusResult> asyncHandler) AbstractAWSWAFAsync.getIPSetAsync
(GetIPSetRequest request, AsyncHandler<GetIPSetRequest, GetIPSetResult> asyncHandler) AWSWAFAsync.getIPSetAsync
(GetIPSetRequest getIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult> asyncHandler) Returns the IPSet that is specified byIPSetId
.AWSWAFAsyncClient.getIPSetAsync
(GetIPSetRequest request, AsyncHandler<GetIPSetRequest, GetIPSetResult> asyncHandler) AbstractAWSWAFAsync.getRuleAsync
(GetRuleRequest request, AsyncHandler<GetRuleRequest, GetRuleResult> asyncHandler) AWSWAFAsync.getRuleAsync
(GetRuleRequest getRuleRequest, AsyncHandler<GetRuleRequest, GetRuleResult> asyncHandler) AWSWAFAsyncClient.getRuleAsync
(GetRuleRequest request, AsyncHandler<GetRuleRequest, GetRuleResult> asyncHandler) AbstractAWSWAFAsync.getSampledRequestsAsync
(GetSampledRequestsRequest request, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult> asyncHandler) AWSWAFAsync.getSampledRequestsAsync
(GetSampledRequestsRequest getSampledRequestsRequest, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult> asyncHandler) Gets detailed information about a specified number of requests--a sample--that AWS WAF randomly selects from among the first 5,000 requests that your AWS resource received during a time range that you choose.AWSWAFAsyncClient.getSampledRequestsAsync
(GetSampledRequestsRequest request, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult> asyncHandler) AbstractAWSWAFAsync.getSizeConstraintSetAsync
(GetSizeConstraintSetRequest request, AsyncHandler<GetSizeConstraintSetRequest, GetSizeConstraintSetResult> asyncHandler) AWSWAFAsync.getSizeConstraintSetAsync
(GetSizeConstraintSetRequest getSizeConstraintSetRequest, AsyncHandler<GetSizeConstraintSetRequest, GetSizeConstraintSetResult> asyncHandler) Returns the SizeConstraintSet specified bySizeConstraintSetId
.AWSWAFAsyncClient.getSizeConstraintSetAsync
(GetSizeConstraintSetRequest request, AsyncHandler<GetSizeConstraintSetRequest, GetSizeConstraintSetResult> asyncHandler) AbstractAWSWAFAsync.getSqlInjectionMatchSetAsync
(GetSqlInjectionMatchSetRequest request, AsyncHandler<GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResult> asyncHandler) AWSWAFAsync.getSqlInjectionMatchSetAsync
(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest, AsyncHandler<GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResult> asyncHandler) Returns the SqlInjectionMatchSet that is specified bySqlInjectionMatchSetId
.AWSWAFAsyncClient.getSqlInjectionMatchSetAsync
(GetSqlInjectionMatchSetRequest request, AsyncHandler<GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResult> asyncHandler) AbstractAWSWAFAsync.getWebACLAsync
(GetWebACLRequest request, AsyncHandler<GetWebACLRequest, GetWebACLResult> asyncHandler) AWSWAFAsync.getWebACLAsync
(GetWebACLRequest getWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult> asyncHandler) Returns the WebACL that is specified byWebACLId
.AWSWAFAsyncClient.getWebACLAsync
(GetWebACLRequest request, AsyncHandler<GetWebACLRequest, GetWebACLResult> asyncHandler) AbstractAWSWAFAsync.getXssMatchSetAsync
(GetXssMatchSetRequest request, AsyncHandler<GetXssMatchSetRequest, GetXssMatchSetResult> asyncHandler) AWSWAFAsync.getXssMatchSetAsync
(GetXssMatchSetRequest getXssMatchSetRequest, AsyncHandler<GetXssMatchSetRequest, GetXssMatchSetResult> asyncHandler) Returns the XssMatchSet that is specified byXssMatchSetId
.AWSWAFAsyncClient.getXssMatchSetAsync
(GetXssMatchSetRequest request, AsyncHandler<GetXssMatchSetRequest, GetXssMatchSetResult> asyncHandler) AbstractAWSWAFAsync.listByteMatchSetsAsync
(ListByteMatchSetsRequest request, AsyncHandler<ListByteMatchSetsRequest, ListByteMatchSetsResult> asyncHandler) AWSWAFAsync.listByteMatchSetsAsync
(ListByteMatchSetsRequest listByteMatchSetsRequest, AsyncHandler<ListByteMatchSetsRequest, ListByteMatchSetsResult> asyncHandler) Returns an array of ByteMatchSetSummary objects.AWSWAFAsyncClient.listByteMatchSetsAsync
(ListByteMatchSetsRequest request, AsyncHandler<ListByteMatchSetsRequest, ListByteMatchSetsResult> asyncHandler) AbstractAWSWAFAsync.listIPSetsAsync
(ListIPSetsRequest request, AsyncHandler<ListIPSetsRequest, ListIPSetsResult> asyncHandler) AWSWAFAsync.listIPSetsAsync
(ListIPSetsRequest listIPSetsRequest, AsyncHandler<ListIPSetsRequest, ListIPSetsResult> asyncHandler) Returns an array of IPSetSummary objects in the response.AWSWAFAsyncClient.listIPSetsAsync
(ListIPSetsRequest request, AsyncHandler<ListIPSetsRequest, ListIPSetsResult> asyncHandler) AbstractAWSWAFAsync.listRulesAsync
(ListRulesRequest request, AsyncHandler<ListRulesRequest, ListRulesResult> asyncHandler) AWSWAFAsync.listRulesAsync
(ListRulesRequest listRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult> asyncHandler) Returns an array of RuleSummary objects.AWSWAFAsyncClient.listRulesAsync
(ListRulesRequest request, AsyncHandler<ListRulesRequest, ListRulesResult> asyncHandler) AbstractAWSWAFAsync.listSizeConstraintSetsAsync
(ListSizeConstraintSetsRequest request, AsyncHandler<ListSizeConstraintSetsRequest, ListSizeConstraintSetsResult> asyncHandler) AWSWAFAsync.listSizeConstraintSetsAsync
(ListSizeConstraintSetsRequest listSizeConstraintSetsRequest, AsyncHandler<ListSizeConstraintSetsRequest, ListSizeConstraintSetsResult> asyncHandler) Returns an array of SizeConstraintSetSummary objects.AWSWAFAsyncClient.listSizeConstraintSetsAsync
(ListSizeConstraintSetsRequest request, AsyncHandler<ListSizeConstraintSetsRequest, ListSizeConstraintSetsResult> asyncHandler) AbstractAWSWAFAsync.listSqlInjectionMatchSetsAsync
(ListSqlInjectionMatchSetsRequest request, AsyncHandler<ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResult> asyncHandler) AWSWAFAsync.listSqlInjectionMatchSetsAsync
(ListSqlInjectionMatchSetsRequest listSqlInjectionMatchSetsRequest, AsyncHandler<ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResult> asyncHandler) Returns an array of SqlInjectionMatchSet objects.AWSWAFAsyncClient.listSqlInjectionMatchSetsAsync
(ListSqlInjectionMatchSetsRequest request, AsyncHandler<ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResult> asyncHandler) AbstractAWSWAFAsync.listWebACLsAsync
(ListWebACLsRequest request, AsyncHandler<ListWebACLsRequest, ListWebACLsResult> asyncHandler) AWSWAFAsync.listWebACLsAsync
(ListWebACLsRequest listWebACLsRequest, AsyncHandler<ListWebACLsRequest, ListWebACLsResult> asyncHandler) Returns an array of WebACLSummary objects in the response.AWSWAFAsyncClient.listWebACLsAsync
(ListWebACLsRequest request, AsyncHandler<ListWebACLsRequest, ListWebACLsResult> asyncHandler) AbstractAWSWAFAsync.listXssMatchSetsAsync
(ListXssMatchSetsRequest request, AsyncHandler<ListXssMatchSetsRequest, ListXssMatchSetsResult> asyncHandler) AWSWAFAsync.listXssMatchSetsAsync
(ListXssMatchSetsRequest listXssMatchSetsRequest, AsyncHandler<ListXssMatchSetsRequest, ListXssMatchSetsResult> asyncHandler) Returns an array of XssMatchSet objects.AWSWAFAsyncClient.listXssMatchSetsAsync
(ListXssMatchSetsRequest request, AsyncHandler<ListXssMatchSetsRequest, ListXssMatchSetsResult> asyncHandler) AbstractAWSWAFAsync.updateByteMatchSetAsync
(UpdateByteMatchSetRequest request, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult> asyncHandler) AWSWAFAsync.updateByteMatchSetAsync
(UpdateByteMatchSetRequest updateByteMatchSetRequest, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult> asyncHandler) Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.AWSWAFAsyncClient.updateByteMatchSetAsync
(UpdateByteMatchSetRequest request, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult> asyncHandler) AbstractAWSWAFAsync.updateIPSetAsync
(UpdateIPSetRequest request, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult> asyncHandler) AWSWAFAsync.updateIPSetAsync
(UpdateIPSetRequest updateIPSetRequest, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult> asyncHandler) Inserts or deletes IPSetDescriptor objects in anIPSet
.AWSWAFAsyncClient.updateIPSetAsync
(UpdateIPSetRequest request, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult> asyncHandler) AbstractAWSWAFAsync.updateRuleAsync
(UpdateRuleRequest request, AsyncHandler<UpdateRuleRequest, UpdateRuleResult> asyncHandler) AWSWAFAsync.updateRuleAsync
(UpdateRuleRequest updateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult> asyncHandler) Inserts or deletes Predicate objects in aRule
.AWSWAFAsyncClient.updateRuleAsync
(UpdateRuleRequest request, AsyncHandler<UpdateRuleRequest, UpdateRuleResult> asyncHandler) AbstractAWSWAFAsync.updateSizeConstraintSetAsync
(UpdateSizeConstraintSetRequest request, AsyncHandler<UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResult> asyncHandler) AWSWAFAsync.updateSizeConstraintSetAsync
(UpdateSizeConstraintSetRequest updateSizeConstraintSetRequest, AsyncHandler<UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResult> asyncHandler) Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet.AWSWAFAsyncClient.updateSizeConstraintSetAsync
(UpdateSizeConstraintSetRequest request, AsyncHandler<UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResult> asyncHandler) AbstractAWSWAFAsync.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest request, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult> asyncHandler) AWSWAFAsync.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult> asyncHandler) Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.AWSWAFAsyncClient.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest request, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult> asyncHandler) AbstractAWSWAFAsync.updateWebACLAsync
(UpdateWebACLRequest request, AsyncHandler<UpdateWebACLRequest, UpdateWebACLResult> asyncHandler) AWSWAFAsync.updateWebACLAsync
(UpdateWebACLRequest updateWebACLRequest, AsyncHandler<UpdateWebACLRequest, UpdateWebACLResult> asyncHandler) Inserts or deletes ActivatedRule objects in aWebACL
.AWSWAFAsyncClient.updateWebACLAsync
(UpdateWebACLRequest request, AsyncHandler<UpdateWebACLRequest, UpdateWebACLResult> asyncHandler) AbstractAWSWAFAsync.updateXssMatchSetAsync
(UpdateXssMatchSetRequest request, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult> asyncHandler) AWSWAFAsync.updateXssMatchSetAsync
(UpdateXssMatchSetRequest updateXssMatchSetRequest, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult> asyncHandler) Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.AWSWAFAsyncClient.updateXssMatchSetAsync
(UpdateXssMatchSetRequest request, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult> asyncHandler) -
Uses of AsyncHandler in com.amazonaws.services.workspaces
Methods in com.amazonaws.services.workspaces with parameters of type AsyncHandlerModifier and TypeMethodDescriptionAbstractAmazonWorkspacesAsync.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AmazonWorkspacesAsync.createTagsAsync
(CreateTagsRequest createTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) Creates tags for a WorkSpace.AmazonWorkspacesAsyncClient.createTagsAsync
(CreateTagsRequest request, AsyncHandler<CreateTagsRequest, CreateTagsResult> asyncHandler) AbstractAmazonWorkspacesAsync.createWorkspacesAsync
(CreateWorkspacesRequest request, AsyncHandler<CreateWorkspacesRequest, CreateWorkspacesResult> asyncHandler) AmazonWorkspacesAsync.createWorkspacesAsync
(CreateWorkspacesRequest createWorkspacesRequest, AsyncHandler<CreateWorkspacesRequest, CreateWorkspacesResult> asyncHandler) Creates one or more WorkSpaces.AmazonWorkspacesAsyncClient.createWorkspacesAsync
(CreateWorkspacesRequest request, AsyncHandler<CreateWorkspacesRequest, CreateWorkspacesResult> asyncHandler) AbstractAmazonWorkspacesAsync.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AmazonWorkspacesAsync.deleteTagsAsync
(DeleteTagsRequest deleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) Deletes tags from a WorkSpace.AmazonWorkspacesAsyncClient.deleteTagsAsync
(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest, DeleteTagsResult> asyncHandler) AbstractAmazonWorkspacesAsync.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AmazonWorkspacesAsync.describeTagsAsync
(DescribeTagsRequest describeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) Describes tags for a WorkSpace.AmazonWorkspacesAsyncClient.describeTagsAsync
(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest, DescribeTagsResult> asyncHandler) AbstractAmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaceBundles operation with an AsyncHandler.AbstractAmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest request, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) AmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaceBundles operation with an AsyncHandler.AmazonWorkspacesAsync.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest describeWorkspaceBundlesRequest, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Obtains information about the WorkSpace bundles that are available to your account in the specified region.AmazonWorkspacesAsyncClient.describeWorkspaceBundlesAsync
(AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaceBundles operation with an AsyncHandler.AmazonWorkspacesAsyncClient.describeWorkspaceBundlesAsync
(DescribeWorkspaceBundlesRequest request, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult> asyncHandler) AbstractAmazonWorkspacesAsync.describeWorkspaceDirectoriesAsync
(AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaceDirectories operation with an AsyncHandler.AbstractAmazonWorkspacesAsync.describeWorkspaceDirectoriesAsync
(DescribeWorkspaceDirectoriesRequest request, AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult> asyncHandler) AmazonWorkspacesAsync.describeWorkspaceDirectoriesAsync
(AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaceDirectories operation with an AsyncHandler.AmazonWorkspacesAsync.describeWorkspaceDirectoriesAsync
(DescribeWorkspaceDirectoriesRequest describeWorkspaceDirectoriesRequest, AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult> asyncHandler) Retrieves information about the AWS Directory Service directories in the region that are registered with Amazon WorkSpaces and are available to your account.AmazonWorkspacesAsyncClient.describeWorkspaceDirectoriesAsync
(AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaceDirectories operation with an AsyncHandler.AmazonWorkspacesAsyncClient.describeWorkspaceDirectoriesAsync
(DescribeWorkspaceDirectoriesRequest request, AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult> asyncHandler) AbstractAmazonWorkspacesAsync.describeWorkspacesAsync
(AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaces operation with an AsyncHandler.AbstractAmazonWorkspacesAsync.describeWorkspacesAsync
(DescribeWorkspacesRequest request, AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult> asyncHandler) AmazonWorkspacesAsync.describeWorkspacesAsync
(AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaces operation with an AsyncHandler.AmazonWorkspacesAsync.describeWorkspacesAsync
(DescribeWorkspacesRequest describeWorkspacesRequest, AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult> asyncHandler) Obtains information about the specified WorkSpaces.AmazonWorkspacesAsyncClient.describeWorkspacesAsync
(AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult> asyncHandler) Simplified method form for invoking the DescribeWorkspaces operation with an AsyncHandler.AmazonWorkspacesAsyncClient.describeWorkspacesAsync
(DescribeWorkspacesRequest request, AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult> asyncHandler) AbstractAmazonWorkspacesAsync.rebootWorkspacesAsync
(RebootWorkspacesRequest request, AsyncHandler<RebootWorkspacesRequest, RebootWorkspacesResult> asyncHandler) AmazonWorkspacesAsync.rebootWorkspacesAsync
(RebootWorkspacesRequest rebootWorkspacesRequest, AsyncHandler<RebootWorkspacesRequest, RebootWorkspacesResult> asyncHandler) Reboots the specified WorkSpaces.AmazonWorkspacesAsyncClient.rebootWorkspacesAsync
(RebootWorkspacesRequest request, AsyncHandler<RebootWorkspacesRequest, RebootWorkspacesResult> asyncHandler) AbstractAmazonWorkspacesAsync.rebuildWorkspacesAsync
(RebuildWorkspacesRequest request, AsyncHandler<RebuildWorkspacesRequest, RebuildWorkspacesResult> asyncHandler) AmazonWorkspacesAsync.rebuildWorkspacesAsync
(RebuildWorkspacesRequest rebuildWorkspacesRequest, AsyncHandler<RebuildWorkspacesRequest, RebuildWorkspacesResult> asyncHandler) Rebuilds the specified WorkSpaces.AmazonWorkspacesAsyncClient.rebuildWorkspacesAsync
(RebuildWorkspacesRequest request, AsyncHandler<RebuildWorkspacesRequest, RebuildWorkspacesResult> asyncHandler) AbstractAmazonWorkspacesAsync.terminateWorkspacesAsync
(TerminateWorkspacesRequest request, AsyncHandler<TerminateWorkspacesRequest, TerminateWorkspacesResult> asyncHandler) AmazonWorkspacesAsync.terminateWorkspacesAsync
(TerminateWorkspacesRequest terminateWorkspacesRequest, AsyncHandler<TerminateWorkspacesRequest, TerminateWorkspacesResult> asyncHandler) Terminates the specified WorkSpaces.AmazonWorkspacesAsyncClient.terminateWorkspacesAsync
(TerminateWorkspacesRequest request, AsyncHandler<TerminateWorkspacesRequest, TerminateWorkspacesResult> asyncHandler)