| Package | Description |
|---|---|
| com.databricks.sdk.service.cleanrooms |
| Modifier and Type | Method and Description |
|---|---|
CleanRoomCollaborator |
CleanRoomRemoteDetail.getCreator() |
CleanRoomCollaborator |
CleanRoomCollaborator.setCollaboratorAlias(String collaboratorAlias) |
CleanRoomCollaborator |
CleanRoomCollaborator.setDisplayName(String displayName) |
CleanRoomCollaborator |
CleanRoomCollaborator.setGlobalMetastoreId(String globalMetastoreId) |
CleanRoomCollaborator |
CleanRoomCollaborator.setInviteRecipientEmail(String inviteRecipientEmail) |
CleanRoomCollaborator |
CleanRoomCollaborator.setInviteRecipientWorkspaceId(Long inviteRecipientWorkspaceId) |
CleanRoomCollaborator |
CleanRoomCollaborator.setOrganizationName(String organizationName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CleanRoomCollaborator> |
CleanRoomRemoteDetail.getCollaborators() |
Collection<CleanRoomCollaborator> |
CleanRoomAssetNotebook.getRunnerCollaborators() |
| Modifier and Type | Method and Description |
|---|---|
CleanRoomRemoteDetail |
CleanRoomRemoteDetail.setCreator(CleanRoomCollaborator creator) |
| Modifier and Type | Method and Description |
|---|---|
CleanRoomRemoteDetail |
CleanRoomRemoteDetail.setCollaborators(Collection<CleanRoomCollaborator> collaborators) |
CleanRoomAssetNotebook |
CleanRoomAssetNotebook.setRunnerCollaborators(Collection<CleanRoomCollaborator> runnerCollaborators) |
Copyright © 2025. All rights reserved.