Class ComputeSourceTraits.Builder
java.lang.Object
co.yellowdog.platform.model.ComputeSourceTraits.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
canRestart
(boolean canRestart) canScaleOut
(boolean canScaleOut) canStopStart
(boolean canStopStart) isSelfMaintained
(boolean isSelfMaintained) toString()
-
Method Details
-
canStopStart
- Returns:
this
.
-
canRestart
- Returns:
this
.
-
canScaleOut
- Returns:
this
.
-
isSelfMaintained
- Returns:
this
.
-
build
-
toString
-