| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static CommandLineOptions.Mode |
CommandLineOptions.Mode.forNumber(int value) |
CommandLineOptions.Mode |
CommandLineOptions.getMode()
See :option:`--mode` for details.
|
CommandLineOptions.Mode |
CommandLineOptions.Builder.getMode()
See :option:`--mode` for details.
|
CommandLineOptions.Mode |
CommandLineOptionsOrBuilder.getMode()
See :option:`--mode` for details.
|
static CommandLineOptions.Mode |
CommandLineOptions.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CommandLineOptions.Mode |
CommandLineOptions.Mode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CommandLineOptions.Mode |
CommandLineOptions.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandLineOptions.Mode[] |
CommandLineOptions.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<CommandLineOptions.Mode> |
CommandLineOptions.Mode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CommandLineOptions.Builder |
CommandLineOptions.Builder.setMode(CommandLineOptions.Mode value)
See :option:`--mode` for details.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.