| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.clone() |
ImportAssetFromApiGatewayApiRequestDetails |
RequestDetails.getImportAssetFromApiGatewayApi()
Details about the import from signed URL request.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withApiDescription(String apiDescription)
The API description.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withApiId(String apiId)
The API Gateway API ID.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withApiKey(String apiKey)
The API Gateway API key.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withApiName(String apiName)
The API name.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withApiSpecificationMd5Hash(String apiSpecificationMd5Hash)
The Base64-encoded MD5 hash of the OpenAPI 3.0 JSON API specification file.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withDataSetId(String dataSetId)
The data set ID.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withProtocolType(ProtocolType protocolType)
The protocol type.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withProtocolType(String protocolType)
The protocol type.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withRevisionId(String revisionId)
The revision ID.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withStage(String stage)
The API stage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDetails.setImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiRequestDetails importAssetFromApiGatewayApi)
Details about the import from signed URL request.
|
RequestDetails |
RequestDetails.withImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiRequestDetails importAssetFromApiGatewayApi)
Details about the import from signed URL request.
|
Copyright © 2025. All rights reserved.