Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest
Packages that use DeleteDocumentationVersionRequest
Package
Description
-
Uses of DeleteDocumentationVersionRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteDocumentationVersionRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.deleteDocumentationVersion(DeleteDocumentationVersionRequest deleteDocumentationVersionRequest) Deletes a documentation version.ApiGatewayClient.deleteDocumentationVersion(DeleteDocumentationVersionRequest deleteDocumentationVersionRequest) Deletes a documentation version. -
Uses of DeleteDocumentationVersionRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteDocumentationVersionRequestModifier and TypeMethodDescriptionDeleteDocumentationVersionRequestMarshaller.marshall(DeleteDocumentationVersionRequest deleteDocumentationVersionRequest)