Uses of Class
org.odpi.openmetadata.repositoryservices.rest.properties.EntityFindRequest
-
Packages that use EntityFindRequest Package Description org.odpi.openmetadata.repositoryservices.rest.properties -
-
Uses of EntityFindRequest in org.odpi.openmetadata.repositoryservices.rest.properties
Subclasses of EntityFindRequest in org.odpi.openmetadata.repositoryservices.rest.properties Modifier and Type Class Description classEntityHistoricalFindRequestEntityHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.Constructors in org.odpi.openmetadata.repositoryservices.rest.properties with parameters of type EntityFindRequest Constructor Description EntityFindRequest(EntityFindRequest template)Copy/clone constructor.
-