Uses of Class
software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest
Packages that use GetDocumentationVersionRequest
Package
Description
-
Uses of GetDocumentationVersionRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetDocumentationVersionRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest) Gets a documentation version.default GetDocumentationVersionResponseApiGatewayClient.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest) Gets a documentation version. -
Uses of GetDocumentationVersionRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetDocumentationVersionRequestModifier and TypeMethodDescriptionGetDocumentationVersionRequestMarshaller.marshall(GetDocumentationVersionRequest getDocumentationVersionRequest)