| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplify |
Amplify enables developers to develop and deploy cloud-powered mobile and web apps.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
AmplifyClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Tags the resource with a tag key and value.
|
default TagResourceResponse |
AmplifyClient.tagResource(TagResourceRequest tagResourceRequest)
Tags the resource with a tag key and value.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
AmplifyAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Tags the resource with a tag key and value.
|
default CompletableFuture<TagResourceResponse> |
AmplifyAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Tags the resource with a tag key and value.
|
Copyright © 2023. All rights reserved.