Interface DeleteWorkspaceServiceAccountResponse.Builder

    • Method Detail

      • 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

        DeleteWorkspaceServiceAccountResponse.Builder workspaceId​(String 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.