Uses of Class
software.amazon.awssdk.services.apigateway.model.GetExportRequest
Packages that use GetExportRequest
Package
Description
-
Uses of GetExportRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetExportRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetExportResponse>ApiGatewayAsyncClient.getExport(GetExportRequest getExportRequest) Exports a deployed version of a RestApi in a specified format.default GetExportResponseApiGatewayClient.getExport(GetExportRequest getExportRequest) Exports a deployed version of a RestApi in a specified format. -
Uses of GetExportRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetExportRequestModifier and TypeMethodDescriptionGetExportRequestMarshaller.marshall(GetExportRequest getExportRequest)