Interface DeleteWorkspaceServiceAccountTokenResponse.Builder

    • Method Detail

      • serviceAccountId

        DeleteWorkspaceServiceAccountTokenResponse.Builder serviceAccountId​(String serviceAccountId)

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

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

        DeleteWorkspaceServiceAccountTokenResponse.Builder workspaceId​(String workspaceId)

        The ID of the workspace where the token was deleted.

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