public interface CookiesForCustomPolicy extends SignedCookie, ToCopyableBuilder<CookiesForCustomPolicy.Builder,CookiesForCustomPolicy>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CookiesForCustomPolicy.Builder |
COOKIE| Modifier and Type | Method and Description |
|---|---|
String |
policyHeaderValue()
Returns the cookie policy header value that can be appended to an HTTP GET request
i.e., "CloudFront-Policy=[POLICY_VALUE]"
|
createHttpGetRequest, keyPairIdHeaderValue, resourceUrl, signatureHeaderValuecopy, toBuilderString policyHeaderValue()
Copyright © 2023. All rights reserved.