| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default GetCachePolicyConfigResponse |
CloudFrontClient.getCachePolicyConfig(Consumer<GetCachePolicyConfigRequest.Builder> getCachePolicyConfigRequest)
Gets a cache policy configuration.
|
default GetCachePolicyConfigResponse |
CloudFrontClient.getCachePolicyConfig(GetCachePolicyConfigRequest getCachePolicyConfigRequest)
Gets a cache policy configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCachePolicyConfigResponse> |
CloudFrontAsyncClient.getCachePolicyConfig(Consumer<GetCachePolicyConfigRequest.Builder> getCachePolicyConfigRequest)
Gets a cache policy configuration.
|
default CompletableFuture<GetCachePolicyConfigResponse> |
CloudFrontAsyncClient.getCachePolicyConfig(GetCachePolicyConfigRequest getCachePolicyConfigRequest)
Gets a cache policy configuration.
|
Copyright © 2021. All rights reserved.