Class StageDetails


  • public final class StageDetails
    extends Object
    Resource stage details.
    • Constructor Detail

      • StageDetails

        public StageDetails()
    • Method Detail

      • stageStatus

        public StageStatus stageStatus()
        Get the stageStatus property: Stage status.
        Returns:
        the stageStatus value.
      • stageName

        public StageName stageName()
        Get the stageName property: Stage name.
        Returns:
        the stageName value.
      • displayName

        public String displayName()
        Get the displayName property: Display name of the resource stage.
        Returns:
        the displayName value.
      • startTime

        public OffsetDateTime startTime()
        Get the startTime property: Stage start time.
        Returns:
        the startTime value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.