| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticinference |
Elastic Inference public APIs.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
ElasticInferenceClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to an Elastic Inference Accelerator.
|
default TagResourceResponse |
ElasticInferenceClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to an Elastic Inference Accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
ElasticInferenceAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to an Elastic Inference Accelerator.
|
default CompletableFuture<TagResourceResponse> |
ElasticInferenceAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to an Elastic Inference Accelerator.
|
Copyright © 2022. All rights reserved.