Package | Description |
---|---|
com.amazonaws.services.cloudfront |
|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
Future<GetResponseHeadersPolicyResult> |
AmazonCloudFrontAsync.getResponseHeadersPolicyAsync(GetResponseHeadersPolicyRequest getResponseHeadersPolicyRequest,
AsyncHandler<GetResponseHeadersPolicyRequest,GetResponseHeadersPolicyResult> asyncHandler)
Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy
was last modified).
|
Future<GetResponseHeadersPolicyResult> |
AmazonCloudFrontAsyncClient.getResponseHeadersPolicyAsync(GetResponseHeadersPolicyRequest request,
AsyncHandler<GetResponseHeadersPolicyRequest,GetResponseHeadersPolicyResult> asyncHandler) |
Future<GetResponseHeadersPolicyResult> |
AbstractAmazonCloudFrontAsync.getResponseHeadersPolicyAsync(GetResponseHeadersPolicyRequest request,
AsyncHandler<GetResponseHeadersPolicyRequest,GetResponseHeadersPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetResponseHeadersPolicyRequest |
GetResponseHeadersPolicyRequest.clone() |
GetResponseHeadersPolicyRequest |
GetResponseHeadersPolicyRequest.withId(String id)
The identifier for the response headers policy.
|
Copyright © 2021. All rights reserved.