public abstract class EngineConfig extends Object
| Constructor and Description |
|---|
EngineConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
engineVersion() |
abstract com.google.common.collect.ImmutableMap<String,String> |
labels() |
abstract com.google.common.collect.ImmutableList<EnginePlugin> |
plugins() |
Copyright © 2019. All rights reserved.