public static final class StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder> implements StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilder
stackify.LogGroup.Log.Error.EnvironmentDetailgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetail build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetail buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder mergeFrom(StackifyProto.LogGroup.Log.Error.EnvironmentDetail other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>IOExceptionpublic String getDeviceName()
REQUIRED. The name of the device. Example: "PROD-RS-Debian-7"
string device_name = 1;getDeviceName in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic com.google.protobuf.ByteString getDeviceNameBytes()
REQUIRED. The name of the device. Example: "PROD-RS-Debian-7"
string device_name = 1;getDeviceNameBytes in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setDeviceName(String value)
REQUIRED. The name of the device. Example: "PROD-RS-Debian-7"
string device_name = 1;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder clearDeviceName()
REQUIRED. The name of the device. Example: "PROD-RS-Debian-7"
string device_name = 1;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setDeviceNameBytes(com.google.protobuf.ByteString value)
REQUIRED. The name of the device. Example: "PROD-RS-Debian-7"
string device_name = 1;public String getApplicationName()
REQUIRED. The name of the application. Example: "stackify-agent"
string application_name = 2;getApplicationName in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic com.google.protobuf.ByteString getApplicationNameBytes()
REQUIRED. The name of the application. Example: "stackify-agent"
string application_name = 2;getApplicationNameBytes in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setApplicationName(String value)
REQUIRED. The name of the application. Example: "stackify-agent"
string application_name = 2;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder clearApplicationName()
REQUIRED. The name of the application. Example: "stackify-agent"
string application_name = 2;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setApplicationNameBytes(com.google.protobuf.ByteString value)
REQUIRED. The name of the application. Example: "stackify-agent"
string application_name = 2;public String getApplicationLocation()
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 3;getApplicationLocation in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic com.google.protobuf.ByteString getApplicationLocationBytes()
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 3;getApplicationLocationBytes in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setApplicationLocation(String value)
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 3;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder clearApplicationLocation()
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 3;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setApplicationLocationBytes(com.google.protobuf.ByteString value)
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 3;public String getConfiguredApplicationName()
Optional. The name of the application. This overrides the AppName field. Example: "my-stackify-agent"
string configured_application_name = 4;getConfiguredApplicationName in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic com.google.protobuf.ByteString getConfiguredApplicationNameBytes()
Optional. The name of the application. This overrides the AppName field. Example: "my-stackify-agent"
string configured_application_name = 4;getConfiguredApplicationNameBytes in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setConfiguredApplicationName(String value)
Optional. The name of the application. This overrides the AppName field. Example: "my-stackify-agent"
string configured_application_name = 4;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder clearConfiguredApplicationName()
Optional. The name of the application. This overrides the AppName field. Example: "my-stackify-agent"
string configured_application_name = 4;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setConfiguredApplicationNameBytes(com.google.protobuf.ByteString value)
Optional. The name of the application. This overrides the AppName field. Example: "my-stackify-agent"
string configured_application_name = 4;public String getConfiguredEnvironmentName()
Optional. The environment name. If the device is monitored by Stackify, we will use the environment associated to the device. If the device is not monitored by Stackify, this should be specified. Example: "Prod"
string configured_environment_name = 5;getConfiguredEnvironmentName in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic com.google.protobuf.ByteString getConfiguredEnvironmentNameBytes()
Optional. The environment name. If the device is monitored by Stackify, we will use the environment associated to the device. If the device is not monitored by Stackify, this should be specified. Example: "Prod"
string configured_environment_name = 5;getConfiguredEnvironmentNameBytes in interface StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setConfiguredEnvironmentName(String value)
Optional. The environment name. If the device is monitored by Stackify, we will use the environment associated to the device. If the device is not monitored by Stackify, this should be specified. Example: "Prod"
string configured_environment_name = 5;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder clearConfiguredEnvironmentName()
Optional. The environment name. If the device is monitored by Stackify, we will use the environment associated to the device. If the device is not monitored by Stackify, this should be specified. Example: "Prod"
string configured_environment_name = 5;public StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setConfiguredEnvironmentNameBytes(com.google.protobuf.ByteString value)
Optional. The environment name. If the device is monitored by Stackify, we will use the environment associated to the device. If the device is not monitored by Stackify, this should be specified. Example: "Prod"
string configured_environment_name = 5;public final StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>public final StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Log.Error.EnvironmentDetail.Builder>Copyright © 2022 Stackify, LLC. All rights reserved.