Interface DeleteWorkspaceServiceAccountResponse.Builder

  • Method Details

    • serviceAccountId

      DeleteWorkspaceServiceAccountResponse.Builder serviceAccountId(String serviceAccountId)

      The ID of the service account deleted.

      Parameters:
      serviceAccountId - The ID of the service account deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workspaceId

      The ID of the workspace where the service account was deleted.

      Parameters:
      workspaceId - The ID of the workspace where the service account was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.