public abstract class ConfigSpec extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigSpec.Builder |
| Constructor and Description |
|---|
ConfigSpec() |
| Modifier and Type | Method and Description |
|---|---|
static ConfigSpec.Builder |
builder() |
abstract String |
data() |
abstract com.google.common.collect.ImmutableMap<String,String> |
labels() |
abstract String |
name() |
Copyright © 2019. All rights reserved.