Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.RuntimeLayer.LayerSpecifierCase
-
Packages that use RuntimeLayer.LayerSpecifierCase Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of RuntimeLayer.LayerSpecifierCase in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return RuntimeLayer.LayerSpecifierCase Modifier and Type Method Description static RuntimeLayer.LayerSpecifierCaseRuntimeLayer.LayerSpecifierCase. forNumber(int value)RuntimeLayer.LayerSpecifierCaseRuntimeLayer.Builder. getLayerSpecifierCase()RuntimeLayer.LayerSpecifierCaseRuntimeLayer. getLayerSpecifierCase()RuntimeLayer.LayerSpecifierCaseRuntimeLayerOrBuilder. getLayerSpecifierCase()static RuntimeLayer.LayerSpecifierCaseRuntimeLayer.LayerSpecifierCase. valueOf(int value)Deprecated.static RuntimeLayer.LayerSpecifierCaseRuntimeLayer.LayerSpecifierCase. valueOf(String name)Returns the enum constant of this type with the specified name.static RuntimeLayer.LayerSpecifierCase[]RuntimeLayer.LayerSpecifierCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-