Class ComputeSourceExhaustion.Builder
java.lang.Object
co.yellowdog.platform.model.ComputeSourceExhaustion.Builder
- Enclosing class:
ComputeSourceExhaustion
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
expectedTermination
(Instant expectedTermination) The expected termination time when an associated exhausted allowance's hard limit grace period will expire.status
(ComputeSourceExhaustionStatus status) If the source is associated with an exhausted allowance, gets the exhaustion status.toString()
-
Method Details
-
status
If the source is associated with an exhausted allowance, gets the exhaustion status.- Returns:
this
.
-
expectedTermination
The expected termination time when an associated exhausted allowance's hard limit grace period will expire.- Returns:
this
.
-
build
-
toString
-