| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateCachePolicyResponse |
CloudFrontClient.updateCachePolicy(Consumer<UpdateCachePolicyRequest.Builder> updateCachePolicyRequest)
Updates a cache policy configuration.
|
default UpdateCachePolicyResponse |
CloudFrontClient.updateCachePolicy(UpdateCachePolicyRequest updateCachePolicyRequest)
Updates a cache policy configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateCachePolicyResponse> |
CloudFrontAsyncClient.updateCachePolicy(Consumer<UpdateCachePolicyRequest.Builder> updateCachePolicyRequest)
Updates a cache policy configuration.
|
default CompletableFuture<UpdateCachePolicyResponse> |
CloudFrontAsyncClient.updateCachePolicy(UpdateCachePolicyRequest updateCachePolicyRequest)
Updates a cache policy configuration.
|
Copyright © 2021. All rights reserved.