Uses of Class
software.amazon.awssdk.services.apigateway.model.ImportRestApiRequest
Packages that use ImportRestApiRequest
Package
Description
-
Uses of ImportRestApiRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type ImportRestApiRequestModifier and TypeMethodDescriptiondefault CompletableFuture<ImportRestApiResponse>ApiGatewayAsyncClient.importRestApi(ImportRestApiRequest importRestApiRequest) A feature of the API Gateway control service for creating a new API from an external API definition file.default ImportRestApiResponseApiGatewayClient.importRestApi(ImportRestApiRequest importRestApiRequest) A feature of the API Gateway control service for creating a new API from an external API definition file. -
Uses of ImportRestApiRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type ImportRestApiRequestModifier and TypeMethodDescriptionImportRestApiRequestMarshaller.marshall(ImportRestApiRequest importRestApiRequest)