Uses of Class
org.odpi.openmetadata.accessservices.dataengine.rest.Identifiers
-
Packages that use Identifiers Package Description org.odpi.openmetadata.accessservices.dataengine.rest -
-
Uses of Identifiers in org.odpi.openmetadata.accessservices.dataengine.rest
Methods in org.odpi.openmetadata.accessservices.dataengine.rest that return Identifiers Modifier and Type Method Description IdentifiersFindRequestBody. getIdentifiers()Return the entity identifiersMethods in org.odpi.openmetadata.accessservices.dataengine.rest with parameters of type Identifiers Modifier and Type Method Description voidFindRequestBody. setIdentifiers(Identifiers identifiers)Set up the identifiers of the entity
-