| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
LexModelBuildingClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to the specified resource.
|
default TagResourceResponse |
LexModelBuildingClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
LexModelBuildingAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
LexModelBuildingAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
Copyright © 2022. All rights reserved.