Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
Packages that use UpdateDocumentationVersionRequest
Package
Description
-
Uses of UpdateDocumentationVersionRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateDocumentationVersionRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.updateDocumentationVersion(UpdateDocumentationVersionRequest updateDocumentationVersionRequest) Updates a documentation version.ApiGatewayClient.updateDocumentationVersion(UpdateDocumentationVersionRequest updateDocumentationVersionRequest) Updates a documentation version. -
Uses of UpdateDocumentationVersionRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateDocumentationVersionRequestModifier and TypeMethodDescriptionUpdateDocumentationVersionRequestMarshaller.marshall(UpdateDocumentationVersionRequest updateDocumentationVersionRequest)