| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
CommandLineOptions |
CommandLineOptions.Builder.build() |
CommandLineOptions |
CommandLineOptions.Builder.buildPartial() |
CommandLineOptions |
ServerInfoOrBuilder.getCommandLineOptions()
Command line options the server is currently running with.
|
CommandLineOptions |
ServerInfo.getCommandLineOptions()
Command line options the server is currently running with.
|
CommandLineOptions |
ServerInfo.Builder.getCommandLineOptions()
Command line options the server is currently running with.
|
static CommandLineOptions |
CommandLineOptions.getDefaultInstance() |
CommandLineOptions |
CommandLineOptions.getDefaultInstanceForType() |
CommandLineOptions |
CommandLineOptions.Builder.getDefaultInstanceForType() |
static CommandLineOptions |
CommandLineOptions.parseDelimitedFrom(InputStream input) |
static CommandLineOptions |
CommandLineOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandLineOptions |
CommandLineOptions.parseFrom(byte[] data) |
static CommandLineOptions |
CommandLineOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandLineOptions |
CommandLineOptions.parseFrom(ByteBuffer data) |
static CommandLineOptions |
CommandLineOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandLineOptions |
CommandLineOptions.parseFrom(com.google.protobuf.ByteString data) |
static CommandLineOptions |
CommandLineOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandLineOptions |
CommandLineOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static CommandLineOptions |
CommandLineOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandLineOptions |
CommandLineOptions.parseFrom(InputStream input) |
static CommandLineOptions |
CommandLineOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CommandLineOptions> |
CommandLineOptions.getParserForType() |
static com.google.protobuf.Parser<CommandLineOptions> |
CommandLineOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServerInfo.Builder |
ServerInfo.Builder.mergeCommandLineOptions(CommandLineOptions value)
Command line options the server is currently running with.
|
CommandLineOptions.Builder |
CommandLineOptions.Builder.mergeFrom(CommandLineOptions other) |
static CommandLineOptions.Builder |
CommandLineOptions.newBuilder(CommandLineOptions prototype) |
ServerInfo.Builder |
ServerInfo.Builder.setCommandLineOptions(CommandLineOptions value)
Command line options the server is currently running with.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.