| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCachePolicyResponse |
CloudFrontClient.createCachePolicy(Consumer<CreateCachePolicyRequest.Builder> createCachePolicyRequest)
Creates a cache policy.
|
default CreateCachePolicyResponse |
CloudFrontClient.createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest)
Creates a cache policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCachePolicyResponse> |
CloudFrontAsyncClient.createCachePolicy(Consumer<CreateCachePolicyRequest.Builder> createCachePolicyRequest)
Creates a cache policy.
|
default CompletableFuture<CreateCachePolicyResponse> |
CloudFrontAsyncClient.createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest)
Creates a cache policy.
|
Copyright © 2023. All rights reserved.