Package | Description |
---|---|
com.amazonaws.services.apigateway | |
com.amazonaws.services.apigateway.model | |
com.amazonaws.services.apigateway.model.transform |
Modifier and Type | Method and Description |
---|---|
GetExportResult |
AmazonApiGatewayClient.getExport(GetExportRequest getExportRequest)
Exports a deployed version of a RestApi in a specified format.
|
GetExportResult |
AmazonApiGateway.getExport(GetExportRequest getExportRequest)
Exports a deployed version of a RestApi in a specified format.
|
GetExportResult |
AbstractAmazonApiGateway.getExport(GetExportRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetExportResult> |
AmazonApiGatewayAsyncClient.getExportAsync(GetExportRequest request) |
java.util.concurrent.Future<GetExportResult> |
AmazonApiGatewayAsync.getExportAsync(GetExportRequest getExportRequest)
Exports a deployed version of a RestApi in a specified format.
|
java.util.concurrent.Future<GetExportResult> |
AbstractAmazonApiGatewayAsync.getExportAsync(GetExportRequest request) |
java.util.concurrent.Future<GetExportResult> |
AmazonApiGatewayAsyncClient.getExportAsync(GetExportRequest request,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler) |
java.util.concurrent.Future<GetExportResult> |
AmazonApiGatewayAsync.getExportAsync(GetExportRequest getExportRequest,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler)
Exports a deployed version of a RestApi in a specified format.
|
java.util.concurrent.Future<GetExportResult> |
AbstractAmazonApiGatewayAsync.getExportAsync(GetExportRequest request,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetExportResult> |
AmazonApiGatewayAsyncClient.getExportAsync(GetExportRequest request,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler) |
java.util.concurrent.Future<GetExportResult> |
AmazonApiGatewayAsync.getExportAsync(GetExportRequest getExportRequest,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler)
Exports a deployed version of a RestApi in a specified format.
|
java.util.concurrent.Future<GetExportResult> |
AbstractAmazonApiGatewayAsync.getExportAsync(GetExportRequest request,
AsyncHandler<GetExportRequest,GetExportResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetExportResult |
GetExportResult.clone() |
GetExportResult |
GetExportResult.withBody(java.nio.ByteBuffer body)
The binary blob response to GetExport, which contains the export.
|
GetExportResult |
GetExportResult.withContentDisposition(java.lang.String contentDisposition)
The content-disposition header value in the HTTP reseponse.
|
GetExportResult |
GetExportResult.withContentType(java.lang.String contentType)
The content-type header value in the HTTP response.
|
Modifier and Type | Method and Description |
---|---|
GetExportResult |
GetExportResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |