| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static CommandLineOptions.IpVersion |
CommandLineOptions.IpVersion.forNumber(int value) |
CommandLineOptions.IpVersion |
CommandLineOptions.getLocalAddressIpVersion()
See :option:`--local-address-ip-version` for details.
|
CommandLineOptions.IpVersion |
CommandLineOptions.Builder.getLocalAddressIpVersion()
See :option:`--local-address-ip-version` for details.
|
CommandLineOptions.IpVersion |
CommandLineOptionsOrBuilder.getLocalAddressIpVersion()
See :option:`--local-address-ip-version` for details.
|
static CommandLineOptions.IpVersion |
CommandLineOptions.IpVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CommandLineOptions.IpVersion |
CommandLineOptions.IpVersion.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CommandLineOptions.IpVersion |
CommandLineOptions.IpVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandLineOptions.IpVersion[] |
CommandLineOptions.IpVersion.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.IpVersion> |
CommandLineOptions.IpVersion.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CommandLineOptions.Builder |
CommandLineOptions.Builder.setLocalAddressIpVersion(CommandLineOptions.IpVersion value)
See :option:`--local-address-ip-version` for details.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.