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