Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.Builder.clear() |
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.Builder.clearLogFormat() |
Optional field to set the application logs format.
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.Builder.getApplicationLogConfigBuilder() |
Optional application log configuration.
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.Builder.mergeFrom(Bootstrap.ApplicationLogConfig other) |
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.Builder.mergeLogFormat(Bootstrap.ApplicationLogConfig.LogFormat value) |
Optional field to set the application logs format.
|
static Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.newBuilder() |
|
static Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.newBuilder(Bootstrap.ApplicationLogConfig prototype) |
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.newBuilderForType() |
|
protected Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.Builder.setLogFormat(Bootstrap.ApplicationLogConfig.LogFormat value) |
Optional field to set the application logs format.
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.Builder.setLogFormat(Bootstrap.ApplicationLogConfig.LogFormat.Builder builderForValue) |
Optional field to set the application logs format.
|
Bootstrap.ApplicationLogConfig.Builder |
Bootstrap.ApplicationLogConfig.toBuilder() |
|