Modifier and Type | Method and Description |
---|---|
CloudFrontEvent.Response |
CloudFrontEvent.Response.clone() |
CloudFrontEvent.Response |
CloudFrontEvent.CF.getResponse() |
CloudFrontEvent.Response |
CloudFrontEvent.Response.withHeaders(Map<String,List<CloudFrontEvent.Header>> headers) |
CloudFrontEvent.Response |
CloudFrontEvent.Response.withHttpVersion(String httpVersion) |
CloudFrontEvent.Response |
CloudFrontEvent.Response.withStatus(String status) |
CloudFrontEvent.Response |
CloudFrontEvent.Response.withStatusDescription(String statusDescription) |
Modifier and Type | Method and Description |
---|---|
void |
CloudFrontEvent.CF.setResponse(CloudFrontEvent.Response response) |
CloudFrontEvent.CF |
CloudFrontEvent.CF.withResponse(CloudFrontEvent.Response response) |
Copyright © 2019. All rights reserved.