| 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 |
|---|---|
CreateTagsResult |
AbstractAWSApplicationDiscovery.createTags(CreateTagsRequest request) |
CreateTagsResult |
AWSApplicationDiscovery.createTags(CreateTagsRequest createTagsRequest)
Creates one or more tags for configuration items.
|
CreateTagsResult |
AWSApplicationDiscoveryClient.createTags(CreateTagsRequest createTagsRequest)
Creates one or more tags for configuration items.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagsResult> |
AWSApplicationDiscoveryAsyncClient.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AWSApplicationDiscoveryAsync.createTagsAsync(CreateTagsRequest createTagsRequest)
Creates one or more tags for configuration items.
|
Future<CreateTagsResult> |
AbstractAWSApplicationDiscoveryAsync.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AWSApplicationDiscoveryAsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AWSApplicationDiscoveryAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Creates one or more tags for configuration items.
|
Future<CreateTagsResult> |
AbstractAWSApplicationDiscoveryAsync.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagsResult> |
AWSApplicationDiscoveryAsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AWSApplicationDiscoveryAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Creates one or more tags for configuration items.
|
Future<CreateTagsResult> |
AbstractAWSApplicationDiscoveryAsync.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResult |
CreateTagsResult.clone() |
Copyright © 2016. All rights reserved.