Interface StartActiveApprovalTeamDeletionResponse.Builder

  • Method Details

    • deletionCompletionTime

      StartActiveApprovalTeamDeletionResponse.Builder deletionCompletionTime(Instant deletionCompletionTime)

      Timestamp when the deletion process is scheduled to complete.

      Parameters:
      deletionCompletionTime - Timestamp when the deletion process is scheduled to complete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deletionStartTime

      StartActiveApprovalTeamDeletionResponse.Builder deletionStartTime(Instant deletionStartTime)

      Timestamp when the deletion process was initiated.

      Parameters:
      deletionStartTime - Timestamp when the deletion process was initiated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.