| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.clone() |
ImportAssetFromApiGatewayApiResponseDetails |
ResponseDetails.getImportAssetFromApiGatewayApi()
The response details.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withApiDescription(String apiDescription)
The API description.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withApiId(String apiId)
The API ID.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withApiKey(String apiKey)
The API key.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withApiName(String apiName)
The API name.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withApiSpecificationMd5Hash(String apiSpecificationMd5Hash)
The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withApiSpecificationUploadUrl(String apiSpecificationUploadUrl)
The upload URL of the API specification.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withApiSpecificationUploadUrlExpiresAt(Date apiSpecificationUploadUrlExpiresAt)
The date and time that the upload URL expires, in ISO 8601 format.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withDataSetId(String dataSetId)
The data set ID.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withProtocolType(ProtocolType protocolType)
The protocol type.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withProtocolType(String protocolType)
The protocol type.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withRevisionId(String revisionId)
The revision ID.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withStage(String stage)
The API stage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseDetails.setImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails importAssetFromApiGatewayApi)
The response details.
|
ResponseDetails |
ResponseDetails.withImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails importAssetFromApiGatewayApi)
The response details.
|
Copyright © 2023. All rights reserved.