Interface OperationSummary.Builder

  • Method Details

    • id

      The ID for an operation.

      Parameters:
      id - The ID for an operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the operation. Values include the following:

      • SUBMITTED: This is the initial state immediately after you submit a request.

      • PENDING: Cloud Map is performing the operation.

      • SUCCESS: The operation succeeded.

      • FAIL: The operation failed. For the failure reason, see ErrorMessage.

      Parameters:
      status - The status of the operation. Values include the following:

      • SUBMITTED: This is the initial state immediately after you submit a request.

      • PENDING: Cloud Map is performing the operation.

      • SUCCESS: The operation succeeded.

      • FAIL: The operation failed. For the failure reason, see ErrorMessage.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the operation. Values include the following:

      • SUBMITTED: This is the initial state immediately after you submit a request.

      • PENDING: Cloud Map is performing the operation.

      • SUCCESS: The operation succeeded.

      • FAIL: The operation failed. For the failure reason, see ErrorMessage.

      Parameters:
      status - The status of the operation. Values include the following:

      • SUBMITTED: This is the initial state immediately after you submit a request.

      • PENDING: Cloud Map is performing the operation.

      • SUCCESS: The operation succeeded.

      • FAIL: The operation failed. For the failure reason, see ErrorMessage.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: