| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights |
|
| software.amazon.awssdk.services.applicationinsights.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
ApplicationInsightsClient.tagResource(TagResourceRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2020. All rights reserved.