Interface ConfigSpec
-
@Immutable public interface ConfigSpec
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceConfigSpec.Builder
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static ConfigSpec.Builderbuilder()Stringdata()Map<String,String>labels()Stringname()
-