| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetTagsForResourceResponse |
InspectorClient.setTagsForResource(SetTagsForResourceRequest setTagsForResourceRequest)
Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment
template.
|
default CompletableFuture<SetTagsForResourceResponse> |
InspectorAsyncClient.setTagsForResource(SetTagsForResourceRequest setTagsForResourceRequest)
Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment
template.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetTagsForResourceRequestMarshaller.marshall(SetTagsForResourceRequest setTagsForResourceRequest) |
Copyright © 2023. All rights reserved.