| Package | Description |
|---|---|
| com.databricks.sdk.service.cleanrooms |
| Modifier and Type | Method and Description |
|---|---|
CleanRoomStatusEnum |
CleanRoom.getStatus() |
static CleanRoomStatusEnum |
CleanRoomStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CleanRoomStatusEnum[] |
CleanRoomStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CleanRoom |
CleanRoom.setStatus(CleanRoomStatusEnum status) |
Copyright © 2025. All rights reserved.