| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
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).
|
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).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetResponseHeadersPolicyRequestMarshaller.marshall(GetResponseHeadersPolicyRequest getResponseHeadersPolicyRequest) |
Copyright © 2023. All rights reserved.