Class DeployStageExecutionProgress

    • Method Detail

      • getDeployStageDisplayName

        public String getDeployStageDisplayName()
        Stage display name.

        Avoid entering confidential information.

        Returns:
        the value
      • getDeployStageId

        public String getDeployStageId()
        The OCID of the stage.
        Returns:
        the value
      • getTimeStarted

        public Date getTimeStarted()
        Time the stage started executing.

        Format defined by RFC3339.

        Returns:
        the value
      • getTimeFinished

        public Date getTimeFinished()
        Time the stage finished executing.

        Format defined by RFC3339.

        Returns:
        the value
      • getDeployStageExecutionProgressDetails

        public List<DeployStageExecutionProgressDetails> getDeployStageExecutionProgressDetails()
        Details about stage execution for all the target environments.
        Returns:
        the value
      • toString

        public String toString()
        Overrides:
        toString in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • toString

        public String toString​(boolean includeByteArrayContents)
        Return a string representation of the object.
        Parameters:
        includeByteArrayContents - true to include the full contents of byte arrays
        Returns:
        string representation
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel