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