Uses of Class
software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse
Packages that use GetDocumentationVersionsResponse
-
Uses of GetDocumentationVersionsResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetDocumentationVersionsResponseModifier and TypeMethodDescriptiondefault GetDocumentationVersionsResponseApiGatewayClient.getDocumentationVersions(Consumer<GetDocumentationVersionsRequest.Builder> getDocumentationVersionsRequest) Gets documentation versions.default GetDocumentationVersionsResponseApiGatewayClient.getDocumentationVersions(GetDocumentationVersionsRequest getDocumentationVersionsRequest) Gets documentation versions.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetDocumentationVersionsResponseModifier and TypeMethodDescriptionApiGatewayAsyncClient.getDocumentationVersions(Consumer<GetDocumentationVersionsRequest.Builder> getDocumentationVersionsRequest) Gets documentation versions.ApiGatewayAsyncClient.getDocumentationVersions(GetDocumentationVersionsRequest getDocumentationVersionsRequest) Gets documentation versions.