| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticinference |
Elastic Inference public APIs.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ElasticInferenceClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from an Elastic Inference Accelerator.
|
default UntagResourceResponse |
ElasticInferenceClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from an Elastic Inference Accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ElasticInferenceAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from an Elastic Inference Accelerator.
|
default CompletableFuture<UntagResourceResponse> |
ElasticInferenceAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from an Elastic Inference Accelerator.
|
Copyright © 2020. All rights reserved.