Uses of Class
org.beangle.ems.log.BusinessLogProto.BusinessLogEvent.Builder
Packages that use BusinessLogProto.BusinessLogEvent.Builder
-
Uses of BusinessLogProto.BusinessLogEvent.Builder in org.beangle.ems.log
Methods in org.beangle.ems.log that return BusinessLogProto.BusinessLogEvent.BuilderModifier and TypeMethodDescriptionBusinessLogProto.BusinessLogEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) BusinessLogProto.BusinessLogEvent.Builder.clear()BusinessLogProto.BusinessLogEvent.Builder.clearAgent()string agent = 7;BusinessLogProto.BusinessLogEvent.Builder.clearAppName()string appName = 10;BusinessLogProto.BusinessLogEvent.Builder.clearDetails()string details = 4;BusinessLogProto.BusinessLogEvent.Builder.clearEntry()string entry = 8;BusinessLogProto.BusinessLogEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) BusinessLogProto.BusinessLogEvent.Builder.clearIp()string ip = 6;BusinessLogProto.BusinessLogEvent.Builder.clearLevel()int32 level = 9;BusinessLogProto.BusinessLogEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) BusinessLogProto.BusinessLogEvent.Builder.clearOperateAt()int64 operateAt = 2;BusinessLogProto.BusinessLogEvent.Builder.clearOperator()string operator = 1;BusinessLogProto.BusinessLogEvent.Builder.clearResources()string resources = 5;BusinessLogProto.BusinessLogEvent.Builder.clearSummary()string summary = 3;BusinessLogProto.BusinessLogEvent.Builder.clone()BusinessLogProto.BusinessLogEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BusinessLogProto.BusinessLogEvent.Builder.mergeFrom(com.google.protobuf.Message other) BusinessLogProto.BusinessLogEvent.Builder.mergeFrom(BusinessLogProto.BusinessLogEvent other) BusinessLogProto.BusinessLogEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) BusinessLogProto.BusinessLogEvent.newBuilder()BusinessLogProto.BusinessLogEvent.newBuilder(BusinessLogProto.BusinessLogEvent prototype) BusinessLogProto.BusinessLogEvent.newBuilderForType()BusinessLogProto.BusinessLogEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) string agent = 7;BusinessLogProto.BusinessLogEvent.Builder.setAgentBytes(com.google.protobuf.ByteString value) string agent = 7;BusinessLogProto.BusinessLogEvent.Builder.setAppName(String value) string appName = 10;BusinessLogProto.BusinessLogEvent.Builder.setAppNameBytes(com.google.protobuf.ByteString value) string appName = 10;BusinessLogProto.BusinessLogEvent.Builder.setDetails(String value) string details = 4;BusinessLogProto.BusinessLogEvent.Builder.setDetailsBytes(com.google.protobuf.ByteString value) string details = 4;string entry = 8;BusinessLogProto.BusinessLogEvent.Builder.setEntryBytes(com.google.protobuf.ByteString value) string entry = 8;BusinessLogProto.BusinessLogEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) string ip = 6;BusinessLogProto.BusinessLogEvent.Builder.setIpBytes(com.google.protobuf.ByteString value) string ip = 6;BusinessLogProto.BusinessLogEvent.Builder.setLevel(int value) int32 level = 9;BusinessLogProto.BusinessLogEvent.Builder.setOperateAt(long value) int64 operateAt = 2;BusinessLogProto.BusinessLogEvent.Builder.setOperator(String value) string operator = 1;BusinessLogProto.BusinessLogEvent.Builder.setOperatorBytes(com.google.protobuf.ByteString value) string operator = 1;BusinessLogProto.BusinessLogEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) BusinessLogProto.BusinessLogEvent.Builder.setResources(String value) string resources = 5;BusinessLogProto.BusinessLogEvent.Builder.setResourcesBytes(com.google.protobuf.ByteString value) string resources = 5;BusinessLogProto.BusinessLogEvent.Builder.setSummary(String value) string summary = 3;BusinessLogProto.BusinessLogEvent.Builder.setSummaryBytes(com.google.protobuf.ByteString value) string summary = 3;BusinessLogProto.BusinessLogEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) BusinessLogProto.BusinessLogEvent.toBuilder()