| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
LexModelsV2Client.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
LexModelsV2AsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2021. All rights reserved.