static CommandLineOptions.IpVersion |
CommandLineOptions.IpVersion.forNumber(int value) |
|
CommandLineOptions.IpVersion |
CommandLineOptions.Builder.getLocalAddressIpVersion() |
See :option:`--local-address-ip-version` for details.
|
CommandLineOptions.IpVersion |
CommandLineOptions.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(int value) |
Deprecated.
|
static CommandLineOptions.IpVersion |
CommandLineOptions.IpVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|