Uses of Enum
io.envoyproxy.envoy.config.bootstrap.v3.RuntimeLayer.LayerSpecifierCase
Packages that use RuntimeLayer.LayerSpecifierCase
-
Uses of RuntimeLayer.LayerSpecifierCase in io.envoyproxy.envoy.config.bootstrap.v3
Subclasses with type arguments of type RuntimeLayer.LayerSpecifierCase in io.envoyproxy.envoy.config.bootstrap.v3Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return RuntimeLayer.LayerSpecifierCaseModifier and TypeMethodDescriptionRuntimeLayer.LayerSpecifierCase.forNumber(int value) RuntimeLayer.Builder.getLayerSpecifierCase()RuntimeLayer.getLayerSpecifierCase()RuntimeLayerOrBuilder.getLayerSpecifierCase()RuntimeLayer.LayerSpecifierCase.valueOf(int value) Deprecated.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.