Uses of Class
co.yellowdog.platform.model.ComputeSourceExhaustion.Builder
Packages that use ComputeSourceExhaustion.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of ComputeSourceExhaustion.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return ComputeSourceExhaustion.BuilderModifier and TypeMethodDescriptionComputeSourceExhaustion.builder()
ComputeSourceExhaustion.Builder.expectedTermination
(Instant expectedTermination) The expected termination time when an associated exhausted allowance's hard limit grace period will expire.ComputeSourceExhaustion.Builder.status
(ComputeSourceExhaustionStatus status) If the source is associated with an exhausted allowance, gets the exhaustion status.