@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSAppFabricAsyncClient extends AWSAppFabricClient implements AWSAppFabricAsync
AsyncHandler can be used to receive notification when
an asynchronous operation completes.
Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization. This allows IT and security teams to easily manage and secure applications using a standard schema, and employees can complete everyday tasks faster using generative artificial intelligence (AI). You can use these APIs to complete AppFabric tasks, such as setting up audit log ingestions or viewing user access. For more information about AppFabric, including the required permissions to use the service, see the Amazon Web Services AppFabric Administration Guide. For more information about using the Command Line Interface (CLI) to manage your AppFabric resources, see the AppFabric section of the CLI Reference.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIXbatchGetUserAccessTasks, builder, connectAppAuthorization, createAppAuthorization, createAppBundle, createIngestion, createIngestionDestination, deleteAppAuthorization, deleteAppBundle, deleteIngestion, deleteIngestionDestination, getAppAuthorization, getAppBundle, getCachedResponseMetadata, getIngestion, getIngestionDestination, listAppAuthorizations, listAppBundles, listIngestionDestinations, listIngestions, listTagsForResource, startIngestion, startUserAccessTasks, stopIngestion, tagResource, untagResource, updateAppAuthorization, updateIngestionDestinationaddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchGetUserAccessTasks, connectAppAuthorization, createAppAuthorization, createAppBundle, createIngestion, createIngestionDestination, deleteAppAuthorization, deleteAppBundle, deleteIngestion, deleteIngestionDestination, getAppAuthorization, getAppBundle, getCachedResponseMetadata, getIngestion, getIngestionDestination, listAppAuthorizations, listAppBundles, listIngestionDestinations, listIngestions, listTagsForResource, startIngestion, startUserAccessTasks, stopIngestion, tagResource, untagResource, updateAppAuthorization, updateIngestionDestinationpublic static AWSAppFabricAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<BatchGetUserAccessTasksResult> batchGetUserAccessTasksAsync(BatchGetUserAccessTasksRequest request)
AWSAppFabricAsyncGets user access details in a batch request.
This action polls data from the tasks that are kicked off by the StartUserAccessTasks action.
batchGetUserAccessTasksAsync in interface AWSAppFabricAsyncpublic Future<BatchGetUserAccessTasksResult> batchGetUserAccessTasksAsync(BatchGetUserAccessTasksRequest request, AsyncHandler<BatchGetUserAccessTasksRequest,BatchGetUserAccessTasksResult> asyncHandler)
AWSAppFabricAsyncGets user access details in a batch request.
This action polls data from the tasks that are kicked off by the StartUserAccessTasks action.
batchGetUserAccessTasksAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ConnectAppAuthorizationResult> connectAppAuthorizationAsync(ConnectAppAuthorizationRequest request)
AWSAppFabricAsyncEstablishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call the APIs of the application.
connectAppAuthorizationAsync in interface AWSAppFabricAsyncpublic Future<ConnectAppAuthorizationResult> connectAppAuthorizationAsync(ConnectAppAuthorizationRequest request, AsyncHandler<ConnectAppAuthorizationRequest,ConnectAppAuthorizationResult> asyncHandler)
AWSAppFabricAsyncEstablishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call the APIs of the application.
connectAppAuthorizationAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAppAuthorizationResult> createAppAuthorizationAsync(CreateAppAuthorizationRequest request)
AWSAppFabricAsyncCreates an app authorization within an app bundle, which allows AppFabric to connect to an application.
createAppAuthorizationAsync in interface AWSAppFabricAsyncpublic Future<CreateAppAuthorizationResult> createAppAuthorizationAsync(CreateAppAuthorizationRequest request, AsyncHandler<CreateAppAuthorizationRequest,CreateAppAuthorizationResult> asyncHandler)
AWSAppFabricAsyncCreates an app authorization within an app bundle, which allows AppFabric to connect to an application.
createAppAuthorizationAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAppBundleResult> createAppBundleAsync(CreateAppBundleRequest request)
AWSAppFabricAsyncCreates an app bundle to collect data from an application using AppFabric.
createAppBundleAsync in interface AWSAppFabricAsyncpublic Future<CreateAppBundleResult> createAppBundleAsync(CreateAppBundleRequest request, AsyncHandler<CreateAppBundleRequest,CreateAppBundleResult> asyncHandler)
AWSAppFabricAsyncCreates an app bundle to collect data from an application using AppFabric.
createAppBundleAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateIngestionResult> createIngestionAsync(CreateIngestionRequest request)
AWSAppFabricAsyncCreates a data ingestion for an application.
createIngestionAsync in interface AWSAppFabricAsyncpublic Future<CreateIngestionResult> createIngestionAsync(CreateIngestionRequest request, AsyncHandler<CreateIngestionRequest,CreateIngestionResult> asyncHandler)
AWSAppFabricAsyncCreates a data ingestion for an application.
createIngestionAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateIngestionDestinationResult> createIngestionDestinationAsync(CreateIngestionDestinationRequest request)
AWSAppFabricAsyncCreates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
createIngestionDestinationAsync in interface AWSAppFabricAsyncpublic Future<CreateIngestionDestinationResult> createIngestionDestinationAsync(CreateIngestionDestinationRequest request, AsyncHandler<CreateIngestionDestinationRequest,CreateIngestionDestinationResult> asyncHandler)
AWSAppFabricAsyncCreates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
createIngestionDestinationAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAppAuthorizationResult> deleteAppAuthorizationAsync(DeleteAppAuthorizationRequest request)
AWSAppFabricAsyncDeletes an app authorization. You must delete the associated ingestion before you can delete an app authorization.
deleteAppAuthorizationAsync in interface AWSAppFabricAsyncpublic Future<DeleteAppAuthorizationResult> deleteAppAuthorizationAsync(DeleteAppAuthorizationRequest request, AsyncHandler<DeleteAppAuthorizationRequest,DeleteAppAuthorizationResult> asyncHandler)
AWSAppFabricAsyncDeletes an app authorization. You must delete the associated ingestion before you can delete an app authorization.
deleteAppAuthorizationAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAppBundleResult> deleteAppBundleAsync(DeleteAppBundleRequest request)
AWSAppFabricAsyncDeletes an app bundle. You must delete all associated app authorizations before you can delete an app bundle.
deleteAppBundleAsync in interface AWSAppFabricAsyncpublic Future<DeleteAppBundleResult> deleteAppBundleAsync(DeleteAppBundleRequest request, AsyncHandler<DeleteAppBundleRequest,DeleteAppBundleResult> asyncHandler)
AWSAppFabricAsyncDeletes an app bundle. You must delete all associated app authorizations before you can delete an app bundle.
deleteAppBundleAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteIngestionResult> deleteIngestionAsync(DeleteIngestionRequest request)
AWSAppFabricAsyncDeletes an ingestion. You must stop (disable) the ingestion and you must delete all associated ingestion destinations before you can delete an app ingestion.
deleteIngestionAsync in interface AWSAppFabricAsyncpublic Future<DeleteIngestionResult> deleteIngestionAsync(DeleteIngestionRequest request, AsyncHandler<DeleteIngestionRequest,DeleteIngestionResult> asyncHandler)
AWSAppFabricAsyncDeletes an ingestion. You must stop (disable) the ingestion and you must delete all associated ingestion destinations before you can delete an app ingestion.
deleteIngestionAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteIngestionDestinationResult> deleteIngestionDestinationAsync(DeleteIngestionDestinationRequest request)
AWSAppFabricAsyncDeletes an ingestion destination.
This deletes the association between an ingestion and it's destination. It doesn't delete previously ingested data or the storage destination, such as the Amazon S3 bucket where the data is delivered. If the ingestion destination is deleted while the associated ingestion is enabled, the ingestion will fail and is eventually disabled.
deleteIngestionDestinationAsync in interface AWSAppFabricAsyncpublic Future<DeleteIngestionDestinationResult> deleteIngestionDestinationAsync(DeleteIngestionDestinationRequest request, AsyncHandler<DeleteIngestionDestinationRequest,DeleteIngestionDestinationResult> asyncHandler)
AWSAppFabricAsyncDeletes an ingestion destination.
This deletes the association between an ingestion and it's destination. It doesn't delete previously ingested data or the storage destination, such as the Amazon S3 bucket where the data is delivered. If the ingestion destination is deleted while the associated ingestion is enabled, the ingestion will fail and is eventually disabled.
deleteIngestionDestinationAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAppAuthorizationResult> getAppAuthorizationAsync(GetAppAuthorizationRequest request)
AWSAppFabricAsyncReturns information about an app authorization.
getAppAuthorizationAsync in interface AWSAppFabricAsyncpublic Future<GetAppAuthorizationResult> getAppAuthorizationAsync(GetAppAuthorizationRequest request, AsyncHandler<GetAppAuthorizationRequest,GetAppAuthorizationResult> asyncHandler)
AWSAppFabricAsyncReturns information about an app authorization.
getAppAuthorizationAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAppBundleResult> getAppBundleAsync(GetAppBundleRequest request)
AWSAppFabricAsyncReturns information about an app bundle.
getAppBundleAsync in interface AWSAppFabricAsyncpublic Future<GetAppBundleResult> getAppBundleAsync(GetAppBundleRequest request, AsyncHandler<GetAppBundleRequest,GetAppBundleResult> asyncHandler)
AWSAppFabricAsyncReturns information about an app bundle.
getAppBundleAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetIngestionResult> getIngestionAsync(GetIngestionRequest request)
AWSAppFabricAsyncReturns information about an ingestion.
getIngestionAsync in interface AWSAppFabricAsyncpublic Future<GetIngestionResult> getIngestionAsync(GetIngestionRequest request, AsyncHandler<GetIngestionRequest,GetIngestionResult> asyncHandler)
AWSAppFabricAsyncReturns information about an ingestion.
getIngestionAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetIngestionDestinationResult> getIngestionDestinationAsync(GetIngestionDestinationRequest request)
AWSAppFabricAsyncReturns information about an ingestion destination.
getIngestionDestinationAsync in interface AWSAppFabricAsyncpublic Future<GetIngestionDestinationResult> getIngestionDestinationAsync(GetIngestionDestinationRequest request, AsyncHandler<GetIngestionDestinationRequest,GetIngestionDestinationResult> asyncHandler)
AWSAppFabricAsyncReturns information about an ingestion destination.
getIngestionDestinationAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAppAuthorizationsResult> listAppAuthorizationsAsync(ListAppAuthorizationsRequest request)
AWSAppFabricAsyncReturns a list of all app authorizations configured for an app bundle.
listAppAuthorizationsAsync in interface AWSAppFabricAsyncpublic Future<ListAppAuthorizationsResult> listAppAuthorizationsAsync(ListAppAuthorizationsRequest request, AsyncHandler<ListAppAuthorizationsRequest,ListAppAuthorizationsResult> asyncHandler)
AWSAppFabricAsyncReturns a list of all app authorizations configured for an app bundle.
listAppAuthorizationsAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAppBundlesResult> listAppBundlesAsync(ListAppBundlesRequest request)
AWSAppFabricAsyncReturns a list of app bundles.
listAppBundlesAsync in interface AWSAppFabricAsyncpublic Future<ListAppBundlesResult> listAppBundlesAsync(ListAppBundlesRequest request, AsyncHandler<ListAppBundlesRequest,ListAppBundlesResult> asyncHandler)
AWSAppFabricAsyncReturns a list of app bundles.
listAppBundlesAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListIngestionDestinationsResult> listIngestionDestinationsAsync(ListIngestionDestinationsRequest request)
AWSAppFabricAsyncReturns a list of all ingestion destinations configured for an ingestion.
listIngestionDestinationsAsync in interface AWSAppFabricAsyncpublic Future<ListIngestionDestinationsResult> listIngestionDestinationsAsync(ListIngestionDestinationsRequest request, AsyncHandler<ListIngestionDestinationsRequest,ListIngestionDestinationsResult> asyncHandler)
AWSAppFabricAsyncReturns a list of all ingestion destinations configured for an ingestion.
listIngestionDestinationsAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListIngestionsResult> listIngestionsAsync(ListIngestionsRequest request)
AWSAppFabricAsyncReturns a list of all ingestions configured for an app bundle.
listIngestionsAsync in interface AWSAppFabricAsyncpublic Future<ListIngestionsResult> listIngestionsAsync(ListIngestionsRequest request, AsyncHandler<ListIngestionsRequest,ListIngestionsResult> asyncHandler)
AWSAppFabricAsyncReturns a list of all ingestions configured for an app bundle.
listIngestionsAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSAppFabricAsyncReturns a list of tags for a resource.
listTagsForResourceAsync in interface AWSAppFabricAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSAppFabricAsyncReturns a list of tags for a resource.
listTagsForResourceAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartIngestionResult> startIngestionAsync(StartIngestionRequest request)
AWSAppFabricAsyncStarts (enables) an ingestion, which collects data from an application.
startIngestionAsync in interface AWSAppFabricAsyncpublic Future<StartIngestionResult> startIngestionAsync(StartIngestionRequest request, AsyncHandler<StartIngestionRequest,StartIngestionResult> asyncHandler)
AWSAppFabricAsyncStarts (enables) an ingestion, which collects data from an application.
startIngestionAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartUserAccessTasksResult> startUserAccessTasksAsync(StartUserAccessTasksRequest request)
AWSAppFabricAsyncStarts the tasks to search user access status for a specific email address.
The tasks are stopped when the user access status data is found. The tasks are terminated when the API calls to the application time out.
startUserAccessTasksAsync in interface AWSAppFabricAsyncpublic Future<StartUserAccessTasksResult> startUserAccessTasksAsync(StartUserAccessTasksRequest request, AsyncHandler<StartUserAccessTasksRequest,StartUserAccessTasksResult> asyncHandler)
AWSAppFabricAsyncStarts the tasks to search user access status for a specific email address.
The tasks are stopped when the user access status data is found. The tasks are terminated when the API calls to the application time out.
startUserAccessTasksAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopIngestionResult> stopIngestionAsync(StopIngestionRequest request)
AWSAppFabricAsyncStops (disables) an ingestion.
stopIngestionAsync in interface AWSAppFabricAsyncpublic Future<StopIngestionResult> stopIngestionAsync(StopIngestionRequest request, AsyncHandler<StopIngestionRequest,StopIngestionResult> asyncHandler)
AWSAppFabricAsyncStops (disables) an ingestion.
stopIngestionAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSAppFabricAsyncAssigns one or more tags (key-value pairs) to the specified resource.
tagResourceAsync in interface AWSAppFabricAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSAppFabricAsyncAssigns one or more tags (key-value pairs) to the specified resource.
tagResourceAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSAppFabricAsyncRemoves a tag or tags from a resource.
untagResourceAsync in interface AWSAppFabricAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSAppFabricAsyncRemoves a tag or tags from a resource.
untagResourceAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAppAuthorizationResult> updateAppAuthorizationAsync(UpdateAppAuthorizationRequest request)
AWSAppFabricAsyncUpdates an app authorization within an app bundle, which allows AppFabric to connect to an application.
If the app authorization was in a connected state, updating the app authorization will set it back
to a PendingConnect state.
updateAppAuthorizationAsync in interface AWSAppFabricAsyncpublic Future<UpdateAppAuthorizationResult> updateAppAuthorizationAsync(UpdateAppAuthorizationRequest request, AsyncHandler<UpdateAppAuthorizationRequest,UpdateAppAuthorizationResult> asyncHandler)
AWSAppFabricAsyncUpdates an app authorization within an app bundle, which allows AppFabric to connect to an application.
If the app authorization was in a connected state, updating the app authorization will set it back
to a PendingConnect state.
updateAppAuthorizationAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateIngestionDestinationResult> updateIngestionDestinationAsync(UpdateIngestionDestinationRequest request)
AWSAppFabricAsyncUpdates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
updateIngestionDestinationAsync in interface AWSAppFabricAsyncpublic Future<UpdateIngestionDestinationResult> updateIngestionDestinationAsync(UpdateIngestionDestinationRequest request, AsyncHandler<UpdateIngestionDestinationRequest,UpdateIngestionDestinationResult> asyncHandler)
AWSAppFabricAsyncUpdates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.
updateIngestionDestinationAsync in interface AWSAppFabricAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public void shutdown()
getExecutorService().shutdown() followed by getExecutorService().awaitTermination() prior to
calling this method.shutdown in interface AWSAppFabricshutdown in class AWSAppFabricClient