Class NodeWorkerTarget
java.lang.Object
co.yellowdog.platform.model.NodeWorkerTarget
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new NodeWorkerTarget that is automatically validated on build. -
Method Summary
Modifier and TypeMethodDescriptionstatic NodeWorkerTarget.Builder
builder()
protected boolean
boolean
int
hashCode()
void
setTargetCount
(Double targetCount) void
setTargetType
(NodeWorkerTargetType targetType) toString()
-
Method Details
-
builder
-
toBuilder
-
getTargetCount
-
getTargetType
-
setTargetCount
-
setTargetType
-
equals
-
canEqual
-
hashCode
-
toString
-