@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSApplicationDiscoveryAsync extends AbstractAWSApplicationDiscovery implements AWSApplicationDiscoveryAsync
AWSApplicationDiscoveryAsync. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIXassociateConfigurationItemsToApplication, createApplication, createTags, deleteApplications, deleteTags, describeAgents, describeConfigurations, describeExportConfigurations, describeExportTasks, describeTags, disassociateConfigurationItemsFromApplication, exportConfigurations, getCachedResponseMetadata, getDiscoverySummary, listConfigurations, listServerNeighbors, setEndpoint, setRegion, shutdown, startDataCollectionByAgentIds, startExportTask, stopDataCollectionByAgentIds, updateApplicationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociateConfigurationItemsToApplication, createApplication, createTags, deleteApplications, deleteTags, describeAgents, describeConfigurations, describeExportConfigurations, describeExportTasks, describeTags, disassociateConfigurationItemsFromApplication, exportConfigurations, getCachedResponseMetadata, getDiscoverySummary, listConfigurations, listServerNeighbors, setEndpoint, setRegion, shutdown, startDataCollectionByAgentIds, startExportTask, stopDataCollectionByAgentIds, updateApplicationpublic Future<AssociateConfigurationItemsToApplicationResult> associateConfigurationItemsToApplicationAsync(AssociateConfigurationItemsToApplicationRequest request)
AWSApplicationDiscoveryAsyncAssociates one or more configuration items with an application.
associateConfigurationItemsToApplicationAsync in interface AWSApplicationDiscoveryAsyncpublic Future<AssociateConfigurationItemsToApplicationResult> associateConfigurationItemsToApplicationAsync(AssociateConfigurationItemsToApplicationRequest request, AsyncHandler<AssociateConfigurationItemsToApplicationRequest,AssociateConfigurationItemsToApplicationResult> asyncHandler)
AWSApplicationDiscoveryAsyncAssociates one or more configuration items with an application.
associateConfigurationItemsToApplicationAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<CreateApplicationResult> createApplicationAsync(CreateApplicationRequest request)
AWSApplicationDiscoveryAsyncCreates an application with the given name and description.
createApplicationAsync in interface AWSApplicationDiscoveryAsyncpublic Future<CreateApplicationResult> createApplicationAsync(CreateApplicationRequest request, AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler)
AWSApplicationDiscoveryAsyncCreates an application with the given name and description.
createApplicationAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<CreateTagsResult> createTagsAsync(CreateTagsRequest request)
AWSApplicationDiscoveryAsyncCreates one or more tags for configuration items. Tags are metadata that help you categorize IT assets. This API accepts a list of multiple configuration items.
createTagsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<CreateTagsResult> createTagsAsync(CreateTagsRequest request, AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
AWSApplicationDiscoveryAsyncCreates one or more tags for configuration items. Tags are metadata that help you categorize IT assets. This API accepts a list of multiple configuration items.
createTagsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<DeleteApplicationsResult> deleteApplicationsAsync(DeleteApplicationsRequest request)
AWSApplicationDiscoveryAsyncDeletes a list of applications and their associations with configuration items.
deleteApplicationsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<DeleteApplicationsResult> deleteApplicationsAsync(DeleteApplicationsRequest request, AsyncHandler<DeleteApplicationsRequest,DeleteApplicationsResult> asyncHandler)
AWSApplicationDiscoveryAsyncDeletes a list of applications and their associations with configuration items.
deleteApplicationsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<DeleteTagsResult> deleteTagsAsync(DeleteTagsRequest request)
AWSApplicationDiscoveryAsyncDeletes the association between configuration items and one or more tags. This API accepts a list of multiple configuration items.
deleteTagsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<DeleteTagsResult> deleteTagsAsync(DeleteTagsRequest request, AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler)
AWSApplicationDiscoveryAsyncDeletes the association between configuration items and one or more tags. This API accepts a list of multiple configuration items.
deleteTagsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<DescribeAgentsResult> describeAgentsAsync(DescribeAgentsRequest request)
AWSApplicationDiscoveryAsyncLists agents or the Connector by ID or lists all agents/Connectors associated with your user account if you did not specify an ID.
describeAgentsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<DescribeAgentsResult> describeAgentsAsync(DescribeAgentsRequest request, AsyncHandler<DescribeAgentsRequest,DescribeAgentsResult> asyncHandler)
AWSApplicationDiscoveryAsyncLists agents or the Connector by ID or lists all agents/Connectors associated with your user account if you did not specify an ID.
describeAgentsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<DescribeConfigurationsResult> describeConfigurationsAsync(DescribeConfigurationsRequest request)
AWSApplicationDiscoveryAsyncRetrieves attributes for a list of configuration item IDs. All of the supplied IDs must be for the same asset type (server, application, process, or connection). Output fields are specific to the asset type selected. For example, the output for a server configuration item includes a list of attributes about the server, such as host name, operating system, and number of network cards.
For a complete list of outputs for each asset type, see Using the DescribeConfigurations Action.
describeConfigurationsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<DescribeConfigurationsResult> describeConfigurationsAsync(DescribeConfigurationsRequest request, AsyncHandler<DescribeConfigurationsRequest,DescribeConfigurationsResult> asyncHandler)
AWSApplicationDiscoveryAsyncRetrieves attributes for a list of configuration item IDs. All of the supplied IDs must be for the same asset type (server, application, process, or connection). Output fields are specific to the asset type selected. For example, the output for a server configuration item includes a list of attributes about the server, such as host name, operating system, and number of network cards.
For a complete list of outputs for each asset type, see Using the DescribeConfigurations Action.
describeConfigurationsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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.@Deprecated public Future<DescribeExportConfigurationsResult> describeExportConfigurationsAsync(DescribeExportConfigurationsRequest request)
AWSApplicationDiscoveryAsync
Deprecated. Use DescribeExportTasks instead.
Retrieves the status of a given export process. You can retrieve status from a maximum of 100 processes.
describeExportConfigurationsAsync in interface AWSApplicationDiscoveryAsync@Deprecated public Future<DescribeExportConfigurationsResult> describeExportConfigurationsAsync(DescribeExportConfigurationsRequest request, AsyncHandler<DescribeExportConfigurationsRequest,DescribeExportConfigurationsResult> asyncHandler)
AWSApplicationDiscoveryAsync
Deprecated. Use DescribeExportTasks instead.
Retrieves the status of a given export process. You can retrieve status from a maximum of 100 processes.
describeExportConfigurationsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<DescribeExportTasksResult> describeExportTasksAsync(DescribeExportTasksRequest request)
AWSApplicationDiscoveryAsyncRetrieve status of one or more export tasks. You can retrieve the status of up to 100 export tasks.
describeExportTasksAsync in interface AWSApplicationDiscoveryAsyncpublic Future<DescribeExportTasksResult> describeExportTasksAsync(DescribeExportTasksRequest request, AsyncHandler<DescribeExportTasksRequest,DescribeExportTasksResult> asyncHandler)
AWSApplicationDiscoveryAsyncRetrieve status of one or more export tasks. You can retrieve the status of up to 100 export tasks.
describeExportTasksAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<DescribeTagsResult> describeTagsAsync(DescribeTagsRequest request)
AWSApplicationDiscoveryAsyncRetrieves a list of configuration items that are tagged with a specific tag. Or retrieves a list of all tags assigned to a specific configuration item.
describeTagsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<DescribeTagsResult> describeTagsAsync(DescribeTagsRequest request, AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
AWSApplicationDiscoveryAsyncRetrieves a list of configuration items that are tagged with a specific tag. Or retrieves a list of all tags assigned to a specific configuration item.
describeTagsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<DisassociateConfigurationItemsFromApplicationResult> disassociateConfigurationItemsFromApplicationAsync(DisassociateConfigurationItemsFromApplicationRequest request)
AWSApplicationDiscoveryAsyncDisassociates one or more configuration items from an application.
disassociateConfigurationItemsFromApplicationAsync in interface AWSApplicationDiscoveryAsyncpublic Future<DisassociateConfigurationItemsFromApplicationResult> disassociateConfigurationItemsFromApplicationAsync(DisassociateConfigurationItemsFromApplicationRequest request, AsyncHandler<DisassociateConfigurationItemsFromApplicationRequest,DisassociateConfigurationItemsFromApplicationResult> asyncHandler)
AWSApplicationDiscoveryAsyncDisassociates one or more configuration items from an application.
disassociateConfigurationItemsFromApplicationAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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.@Deprecated public Future<ExportConfigurationsResult> exportConfigurationsAsync(ExportConfigurationsRequest request)
AWSApplicationDiscoveryAsync
Deprecated. Use StartExportTask instead.
Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data. Data includes tags and tag associations, processes, connections, servers, and system performance. This API returns an export ID that you can query using the DescribeExportConfigurations API. The system imposes a limit of two configuration exports in six hours.
exportConfigurationsAsync in interface AWSApplicationDiscoveryAsync@Deprecated public Future<ExportConfigurationsResult> exportConfigurationsAsync(ExportConfigurationsRequest request, AsyncHandler<ExportConfigurationsRequest,ExportConfigurationsResult> asyncHandler)
AWSApplicationDiscoveryAsync
Deprecated. Use StartExportTask instead.
Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data. Data includes tags and tag associations, processes, connections, servers, and system performance. This API returns an export ID that you can query using the DescribeExportConfigurations API. The system imposes a limit of two configuration exports in six hours.
exportConfigurationsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<GetDiscoverySummaryResult> getDiscoverySummaryAsync(GetDiscoverySummaryRequest request)
AWSApplicationDiscoveryAsyncRetrieves a short summary of discovered assets.
getDiscoverySummaryAsync in interface AWSApplicationDiscoveryAsyncpublic Future<GetDiscoverySummaryResult> getDiscoverySummaryAsync(GetDiscoverySummaryRequest request, AsyncHandler<GetDiscoverySummaryRequest,GetDiscoverySummaryResult> asyncHandler)
AWSApplicationDiscoveryAsyncRetrieves a short summary of discovered assets.
getDiscoverySummaryAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<ListConfigurationsResult> listConfigurationsAsync(ListConfigurationsRequest request)
AWSApplicationDiscoveryAsyncRetrieves a list of configuration items according to criteria that you specify in a filter. The filter criteria identifies the relationship requirements.
listConfigurationsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<ListConfigurationsResult> listConfigurationsAsync(ListConfigurationsRequest request, AsyncHandler<ListConfigurationsRequest,ListConfigurationsResult> asyncHandler)
AWSApplicationDiscoveryAsyncRetrieves a list of configuration items according to criteria that you specify in a filter. The filter criteria identifies the relationship requirements.
listConfigurationsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<ListServerNeighborsResult> listServerNeighborsAsync(ListServerNeighborsRequest request)
AWSApplicationDiscoveryAsyncRetrieves a list of servers that are one network hop away from a specified server.
listServerNeighborsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<ListServerNeighborsResult> listServerNeighborsAsync(ListServerNeighborsRequest request, AsyncHandler<ListServerNeighborsRequest,ListServerNeighborsResult> asyncHandler)
AWSApplicationDiscoveryAsyncRetrieves a list of servers that are one network hop away from a specified server.
listServerNeighborsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<StartDataCollectionByAgentIdsResult> startDataCollectionByAgentIdsAsync(StartDataCollectionByAgentIdsRequest request)
AWSApplicationDiscoveryAsyncInstructs the specified agents or connectors to start collecting data.
startDataCollectionByAgentIdsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<StartDataCollectionByAgentIdsResult> startDataCollectionByAgentIdsAsync(StartDataCollectionByAgentIdsRequest request, AsyncHandler<StartDataCollectionByAgentIdsRequest,StartDataCollectionByAgentIdsResult> asyncHandler)
AWSApplicationDiscoveryAsyncInstructs the specified agents or connectors to start collecting data.
startDataCollectionByAgentIdsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<StartExportTaskResult> startExportTaskAsync(StartExportTaskRequest request)
AWSApplicationDiscoveryAsyncBegins the export of discovered data to an S3 bucket.
If you specify agentId in a filter, the task exports up to 72 hours of detailed data collected by
the identified Application Discovery Agent, including network, process, and performance details. A time range for
exported agent data may be set by using startTime and endTime. Export of detailed agent
data is limited to five concurrently running exports.
If you do not include an agentId filter, summary data is exported that includes both AWS Agentless
Discovery Connector data and summary data from AWS Discovery Agents. Export of summary data is limited to two
exports per day.
startExportTaskAsync in interface AWSApplicationDiscoveryAsyncpublic Future<StartExportTaskResult> startExportTaskAsync(StartExportTaskRequest request, AsyncHandler<StartExportTaskRequest,StartExportTaskResult> asyncHandler)
AWSApplicationDiscoveryAsyncBegins the export of discovered data to an S3 bucket.
If you specify agentId in a filter, the task exports up to 72 hours of detailed data collected by
the identified Application Discovery Agent, including network, process, and performance details. A time range for
exported agent data may be set by using startTime and endTime. Export of detailed agent
data is limited to five concurrently running exports.
If you do not include an agentId filter, summary data is exported that includes both AWS Agentless
Discovery Connector data and summary data from AWS Discovery Agents. Export of summary data is limited to two
exports per day.
startExportTaskAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<StopDataCollectionByAgentIdsResult> stopDataCollectionByAgentIdsAsync(StopDataCollectionByAgentIdsRequest request)
AWSApplicationDiscoveryAsyncInstructs the specified agents or connectors to stop collecting data.
stopDataCollectionByAgentIdsAsync in interface AWSApplicationDiscoveryAsyncpublic Future<StopDataCollectionByAgentIdsResult> stopDataCollectionByAgentIdsAsync(StopDataCollectionByAgentIdsRequest request, AsyncHandler<StopDataCollectionByAgentIdsRequest,StopDataCollectionByAgentIdsResult> asyncHandler)
AWSApplicationDiscoveryAsyncInstructs the specified agents or connectors to stop collecting data.
stopDataCollectionByAgentIdsAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - 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<UpdateApplicationResult> updateApplicationAsync(UpdateApplicationRequest request)
AWSApplicationDiscoveryAsyncUpdates metadata about an application.
updateApplicationAsync in interface AWSApplicationDiscoveryAsyncpublic Future<UpdateApplicationResult> updateApplicationAsync(UpdateApplicationRequest request, AsyncHandler<UpdateApplicationRequest,UpdateApplicationResult> asyncHandler)
AWSApplicationDiscoveryAsyncUpdates metadata about an application.
updateApplicationAsync in interface AWSApplicationDiscoveryAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.