| Package | Description |
|---|---|
| com.amazonaws.services.applicationdiscovery |
|
| 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 request)
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 © 2017. All rights reserved.