Uses of Class
org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPIPathDescription
-
Packages that use OpenAPIPathDescription Package Description org.odpi.openmetadata.adapters.connectors.integration.openapis.properties -
-
Uses of OpenAPIPathDescription in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties
Methods in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties that return types with arguments of type OpenAPIPathDescription Modifier and Type Method Description Map<String,OpenAPIPathDescription>OpenAPISpecification. getPaths()Method parameters in org.odpi.openmetadata.adapters.connectors.integration.openapis.properties with type arguments of type OpenAPIPathDescription Modifier and Type Method Description voidOpenAPISpecification. setPaths(Map<String,OpenAPIPathDescription> paths)
-