Uses of Class
org.odpi.openmetadata.viewservices.serverauthor.api.rest.ServerAuthorViewOMVSAPIResponse
-
Packages that use ServerAuthorViewOMVSAPIResponse Package Description org.odpi.openmetadata.viewservices.serverauthor.api.rest This package defines the beans used to build the REST request and response payloads. -
-
Uses of ServerAuthorViewOMVSAPIResponse in org.odpi.openmetadata.viewservices.serverauthor.api.rest
Subclasses of ServerAuthorViewOMVSAPIResponse in org.odpi.openmetadata.viewservices.serverauthor.api.rest Modifier and Type Class Description classServerAuthorConfigurationResponseA server Author response containing an Open Metadata and governance (OMAG) Server configurationclassServerAuthorPlatformsResponseA Server Author response containing the known platformsclassServerAuthorResourceEndpointListResponseServer Author's list of Resource endpoints, which contains the list of platforms.Constructors in org.odpi.openmetadata.viewservices.serverauthor.api.rest with parameters of type ServerAuthorViewOMVSAPIResponse Constructor Description ServerAuthorViewOMVSAPIResponse(ServerAuthorViewOMVSAPIResponse template)Copy/clone constructor
-