public class Cluster extends ExecutionEnvironmentDTO
| Modifier and Type | Class and Description |
|---|---|
static class |
Cluster.Builder
A builder to create clusters.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Cluster(Cluster.Builder builder)
Constructor used only by the build() method of the builder.
|
getSetupFilegetDescriptiongetCreated, getId, getUpdated, toStringprotected Cluster(Cluster.Builder builder)
builder - The builder to get data from