| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
GetExportResponse.Builder |
GetExportResponse.Builder.body(SdkBytes body)
The binary blob response to GetExport, which contains the export.
|
static GetExportResponse.Builder |
GetExportResponse.builder() |
GetExportResponse.Builder |
GetExportResponse.Builder.contentDisposition(String contentDisposition)
The content-disposition header value in the HTTP response.
|
GetExportResponse.Builder |
GetExportResponse.Builder.contentType(String contentType)
The content-type header value in the HTTP response.
|
GetExportResponse.Builder |
GetExportResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetExportResponse.Builder> |
GetExportResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.