Uses of Class
software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse
Packages that use GetDocumentationVersionResponse
-
Uses of GetDocumentationVersionResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetDocumentationVersionResponseModifier and TypeMethodDescriptiondefault GetDocumentationVersionResponseApiGatewayClient.getDocumentationVersion(Consumer<GetDocumentationVersionRequest.Builder> getDocumentationVersionRequest) Gets a documentation version.default GetDocumentationVersionResponseApiGatewayClient.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest) Gets a documentation version.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetDocumentationVersionResponseModifier and TypeMethodDescriptionApiGatewayAsyncClient.getDocumentationVersion(Consumer<GetDocumentationVersionRequest.Builder> getDocumentationVersionRequest) Gets a documentation version.ApiGatewayAsyncClient.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest) Gets a documentation version.