Uses of Class
software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse
Packages that use CreateDocumentationVersionResponse
-
Uses of CreateDocumentationVersionResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return CreateDocumentationVersionResponseModifier and TypeMethodDescriptionApiGatewayClient.createDocumentationVersion(Consumer<CreateDocumentationVersionRequest.Builder> createDocumentationVersionRequest) Creates a documentation versionApiGatewayClient.createDocumentationVersion(CreateDocumentationVersionRequest createDocumentationVersionRequest) Creates a documentation versionMethods in software.amazon.awssdk.services.apigateway that return types with arguments of type CreateDocumentationVersionResponseModifier and TypeMethodDescriptionApiGatewayAsyncClient.createDocumentationVersion(Consumer<CreateDocumentationVersionRequest.Builder> createDocumentationVersionRequest) Creates a documentation versionApiGatewayAsyncClient.createDocumentationVersion(CreateDocumentationVersionRequest createDocumentationVersionRequest) Creates a documentation version