Class ClassifyRequest
Object
ClassifyRequest
Request to classify data.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionClassifyRequest
(List<UUID> assetIds) Creates a newClassifyRequest
instance. -
Method Summary
-
Constructor Details
-
ClassifyRequest
Creates a newClassifyRequest
instance.- Parameters:
assetIds
- Ids of assets (with Column, Table or DataSet type) that will be classified.
-
ClassifyRequest
public ClassifyRequest()
-
-
Method Details
-
builder
-
getAssetIds
Ids of assets (with Column, Table or DataSet type) that will be classified. -
setAssetIds
Ids of assets (with Column, Table or DataSet type) that will be classified. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-