Interface OperationFailureDetails.Builder

    • Method Detail

      • rollbackOperationId

        OperationFailureDetails.Builder rollbackOperationId​(String rollbackOperationId)
        Provides the operation ID of a system-rollback operation executed due to failure in the current operation
        Parameters:
        rollbackOperationId - Provides the operation ID of a system-rollback operation executed due to failure in the current operation
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • errorInfo

        OperationFailureDetails.Builder errorInfo​(ErrorInfo errorInfo)
        Sets the value of the ErrorInfo property for this object.
        Parameters:
        errorInfo - The new value for the ErrorInfo property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.