| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
StorageGatewayClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags that have been added to the specified resource.
|
default ListTagsForResourceResponse |
StorageGatewayClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that have been added to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
StorageGatewayAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags that have been added to the specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
StorageGatewayAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that have been added to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListTagsForResourceResponse> |
ListTagsForResourceIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourcePublisher.subscribe(org.reactivestreams.Subscriber<? super ListTagsForResourceResponse> subscriber) |
Copyright © 2019. All rights reserved.