Interface AssociationStateReason.Builder

  • Method Details

    • errorCode

      AssociationStateReason.Builder errorCode(String errorCode)

      The error code of the association deployment failure.

      Parameters:
      errorCode - The error code of the association deployment failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorCode

      The error code of the association deployment failure.

      Parameters:
      errorCode - The error code of the association deployment failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorMessage

      AssociationStateReason.Builder errorMessage(String errorMessage)

      The error message of the association deployment failure.

      Parameters:
      errorMessage - The error message of the association deployment failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.