| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateTagsResponse |
ApplicationDiscoveryClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Creates one or more tags for configuration items.
|
default CreateTagsResponse |
ApplicationDiscoveryClient.createTags(CreateTagsRequest createTagsRequest)
Creates one or more tags for configuration items.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTagsResponse> |
ApplicationDiscoveryAsyncClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Creates one or more tags for configuration items.
|
default CompletableFuture<CreateTagsResponse> |
ApplicationDiscoveryAsyncClient.createTags(CreateTagsRequest createTagsRequest)
Creates one or more tags for configuration items.
|
Copyright © 2021. All rights reserved.