| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticinference |
Elastic Inference public APIs.
|
| software.amazon.awssdk.services.elasticinference.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ElasticInferenceClient.untagResource(UntagResourceRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2020. All rights reserved.