| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
EventType |
ClusterEvent.getType() |
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<EventType> |
GetEvents.getEventTypes() |
| Modifier and Type | Method and Description |
|---|---|
ClusterEvent |
ClusterEvent.setType(EventType typeValue) |
| Modifier and Type | Method and Description |
|---|---|
GetEvents |
GetEvents.setEventTypes(Collection<EventType> eventTypes) |
Copyright © 2024. All rights reserved.