Uses of Class
org.odpi.openmetadata.viewservices.dino.api.properties.PlatformOverview
-
Packages that use PlatformOverview 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 PlatformOverview in org.odpi.openmetadata.viewservices.dino.api.rest
Methods in org.odpi.openmetadata.viewservices.dino.api.rest that return PlatformOverview Modifier and Type Method Description PlatformOverviewDinoPlatformOverviewResponse. getPlatformOverview()Return the platformOverview.Methods in org.odpi.openmetadata.viewservices.dino.api.rest with parameters of type PlatformOverview Modifier and Type Method Description voidDinoPlatformOverviewResponse. setPlatformOverview(PlatformOverview platformOverview)Set the platformOverview.
-