| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket |
The Amazon Braket API Reference provides information about the operations and structures supported in Amazon Braket.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
BraketClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add a tag to the specified resource.
|
default TagResourceResponse |
BraketClient.tagResource(TagResourceRequest tagResourceRequest)
Add a tag to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
BraketAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add a tag to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
BraketAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Add a tag to the specified resource.
|
Copyright © 2022. All rights reserved.