| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights |
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
ApplicationInsightsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add one or more tags (keys and values) to a specified application.
|
default TagResourceResponse |
ApplicationInsightsClient.tagResource(TagResourceRequest tagResourceRequest)
Add one or more tags (keys and values) to a specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
ApplicationInsightsAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add one or more tags (keys and values) to a specified application.
|
default CompletableFuture<TagResourceResponse> |
ApplicationInsightsAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Add one or more tags (keys and values) to a specified application.
|
Copyright © 2020. All rights reserved.