| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts |
AWS Outposts is a fully managed service that extends AWS infrastructure, APIs, and tools to customer premises.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
OutpostsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds tags to the specified resource.
|
default TagResourceResponse |
OutpostsClient.tagResource(TagResourceRequest tagResourceRequest)
Adds tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
OutpostsAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds tags to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
OutpostsAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds tags to the specified resource.
|
Copyright © 2021. All rights reserved.