public class ApiGatewayProxyResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiGatewayProxyResponse.ApiGatewayProxyResponseBuilder |
| Constructor and Description |
|---|
ApiGatewayProxyResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBody() |
Map<String,String> |
getHeaders() |
boolean |
getIsBase64Encoded() |
int |
getStatusCode() |
int |
hashCode() |
String |
toString() |
public int getStatusCode()
public String getBody()
public boolean getIsBase64Encoded()
Copyright © 2017. All Rights Reserved.