| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default GetResponseHeadersPolicyResponse |
CloudFrontClient.getResponseHeadersPolicy(Consumer<GetResponseHeadersPolicyRequest.Builder> getResponseHeadersPolicyRequest)
Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy
was last modified).
|
default GetResponseHeadersPolicyResponse |
CloudFrontClient.getResponseHeadersPolicy(GetResponseHeadersPolicyRequest getResponseHeadersPolicyRequest)
Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy
was last modified).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetResponseHeadersPolicyResponse> |
CloudFrontAsyncClient.getResponseHeadersPolicy(Consumer<GetResponseHeadersPolicyRequest.Builder> getResponseHeadersPolicyRequest)
Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy
was last modified).
|
default CompletableFuture<GetResponseHeadersPolicyResponse> |
CloudFrontAsyncClient.getResponseHeadersPolicy(GetResponseHeadersPolicyRequest getResponseHeadersPolicyRequest)
Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy
was last modified).
|
Copyright © 2021. All rights reserved.