| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery |
The AWS Application Discovery Service helps Systems Integrators quickly and reliably plan application migration projects by automatically identifying applications running in on-premises data centers, their associated dependencies, and their performance profile.
|
| com.amazonaws.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
ExportConfigurationsResult |
AbstractAWSApplicationDiscovery.exportConfigurations(ExportConfigurationsRequest request) |
ExportConfigurationsResult |
AWSApplicationDiscovery.exportConfigurations(ExportConfigurationsRequest exportConfigurationsRequest)
Exports all discovered configuration data to an Amazon S3 bucket or an
application that enables you to view and evaluate the data.
|
ExportConfigurationsResult |
AWSApplicationDiscoveryClient.exportConfigurations(ExportConfigurationsRequest exportConfigurationsRequest)
Exports all discovered configuration data to an Amazon S3 bucket or an
application that enables you to view and evaluate the data.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ExportConfigurationsResult> |
AWSApplicationDiscoveryAsyncClient.exportConfigurationsAsync(ExportConfigurationsRequest request,
AsyncHandler<ExportConfigurationsRequest,ExportConfigurationsResult> asyncHandler) |
Future<ExportConfigurationsResult> |
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.
|
Future<ExportConfigurationsResult> |
AbstractAWSApplicationDiscoveryAsync.exportConfigurationsAsync(ExportConfigurationsRequest request,
AsyncHandler<ExportConfigurationsRequest,ExportConfigurationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ExportConfigurationsResult |
ExportConfigurationsResult.clone() |
ExportConfigurationsResult |
ExportConfigurationsResult.withExportId(String exportId)
A unique identifier that you can use to query the export status.
|
Copyright © 2016. All rights reserved.