Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clear() |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clearJsonFormat() |
Flush application logs in JSON format.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clearLogFormat() |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clearTextFormat() |
Flush application log in a format defined by a string.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clone() |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.Builder.getLogFormatBuilder() |
Optional field to set the application logs format.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.mergeFrom(Bootstrap.ApplicationLogConfig.LogFormat other) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.mergeJsonFormat(com.google.protobuf.Struct value) |
Flush application logs in JSON format.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.newBuilder() |
|
static Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.newBuilder(Bootstrap.ApplicationLogConfig.LogFormat prototype) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.newBuilderForType() |
|
protected Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setJsonFormat(com.google.protobuf.Struct value) |
Flush application logs in JSON format.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setJsonFormat(com.google.protobuf.Struct.Builder builderForValue) |
Flush application logs in JSON format.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setTextFormat(String value) |
Flush application log in a format defined by a string.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setTextFormatBytes(com.google.protobuf.ByteString value) |
Flush application log in a format defined by a string.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.toBuilder() |
|