Uses of Class
org.odpi.openmetadata.viewservices.dino.api.properties.ServerOverview
-
Packages that use ServerOverview Package Description org.odpi.openmetadata.viewservices.dino.api.rest This package defines the beans used to build the REST request and response payloads. -
-
Uses of ServerOverview in org.odpi.openmetadata.viewservices.dino.api.rest
Methods in org.odpi.openmetadata.viewservices.dino.api.rest that return ServerOverview Modifier and Type Method Description ServerOverviewDinoServerOverviewResponse. getServerOverview()Return the serverOverview.Methods in org.odpi.openmetadata.viewservices.dino.api.rest with parameters of type ServerOverview Modifier and Type Method Description voidDinoServerOverviewResponse. setServerOverview(ServerOverview serverOverview)Set the serverOverview.
-