| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default PutStoredQueryResponse |
ConfigClient.putStoredQuery(Consumer<PutStoredQueryRequest.Builder> putStoredQueryRequest)
Saves a new query or updates an existing saved query.
|
default PutStoredQueryResponse |
ConfigClient.putStoredQuery(PutStoredQueryRequest putStoredQueryRequest)
Saves a new query or updates an existing saved query.
|
default TagResourceResponse |
ConfigClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Associates the specified tags to a resource with the specified resourceArn.
|
default TagResourceResponse |
ConfigClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the specified tags to a resource with the specified resourceArn.
|
Copyright © 2023. All rights reserved.