Class AddClassificationMatchesRequest.AddClassificationMatchesRequestBuilder
Object
AddClassificationMatchesRequestBuilder
- Enclosing class:
AddClassificationMatchesRequest
public static class AddClassificationMatchesRequest.AddClassificationMatchesRequestBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionTheid
of an asset for which classification matches will be added.build()
classificationIds
(List<UUID> classificationIds) The list ofid
of classifications to be used in created classification matches.toString()
-
Method Details
-
assetId
Theid
of an asset for which classification matches will be added.- Returns:
this
.
-
classificationIds
public AddClassificationMatchesRequest.AddClassificationMatchesRequestBuilder classificationIds(List<UUID> classificationIds) The list ofid
of classifications to be used in created classification matches.- Returns:
this
.
-
build
-
toString
-