Uses of Class
software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest
Packages that use GetDocumentationVersionsRequest
Package
Description
-
Uses of GetDocumentationVersionsRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetDocumentationVersionsRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.getDocumentationVersions(GetDocumentationVersionsRequest getDocumentationVersionsRequest) Gets documentation versions.default GetDocumentationVersionsResponseApiGatewayClient.getDocumentationVersions(GetDocumentationVersionsRequest getDocumentationVersionsRequest) Gets documentation versions. -
Uses of GetDocumentationVersionsRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetDocumentationVersionsRequestModifier and TypeMethodDescriptionGetDocumentationVersionsRequestMarshaller.marshall(GetDocumentationVersionsRequest getDocumentationVersionsRequest)