| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
CloudFrontClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add tags to a CloudFront resource.
|
default TagResourceResponse |
CloudFrontClient.tagResource(TagResourceRequest tagResourceRequest)
Add tags to a CloudFront resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
CloudFrontAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add tags to a CloudFront resource.
|
default CompletableFuture<TagResourceResponse> |
CloudFrontAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Add tags to a CloudFront resource.
|
| Modifier and Type | Method and Description |
|---|---|
TagResourceResponse |
TagResourceResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.