Uses of Class
org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
-
Packages that use PagedResponse Package Description org.odpi.openmetadata.accessservices.assetowner.rest This package defines the beans used to build the REST request and response payloads. -
-
Uses of PagedResponse in org.odpi.openmetadata.accessservices.assetowner.rest
Subclasses of PagedResponse in org.odpi.openmetadata.accessservices.assetowner.rest Modifier and Type Class Description classAssetElementsResponseAssetElementsResponse returns a list of assets from the server.Constructors in org.odpi.openmetadata.accessservices.assetowner.rest with parameters of type PagedResponse Constructor Description PagedResponse(PagedResponse template)Copy/clone constructor
-