public static final class RemoteRun.AgentToMaster.AgentInfo.Builder extends com.google.protobuf.GeneratedMessage.Builder<RemoteRun.AgentToMaster.AgentInfo.Builder> implements RemoteRun.AgentToMaster.AgentInfoOrBuilder
AgentToMaster.AgentInfo| Type | Property and Description |
|---|---|
RemoteRun.AgentToMaster.AgentInfo.Builder |
clearSystem
repeated .StringStringKeyValuePair systemProperty = 4; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<RemoteRun.AgentToMaster.AgentInfo.Builder>public RemoteRun.AgentToMaster.AgentInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<RemoteRun.AgentToMaster.AgentInfo.Builder>public RemoteRun.AgentToMaster.AgentInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<RemoteRun.AgentToMaster.AgentInfo.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.GeneratedMessage.Builder<RemoteRun.AgentToMaster.AgentInfo.Builder>public RemoteRun.AgentToMaster.AgentInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RemoteRun.AgentToMaster.AgentInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RemoteRun.AgentToMaster.AgentInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RemoteRun.AgentToMaster.AgentInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RemoteRun.AgentToMaster.AgentInfo.Builder>public RemoteRun.AgentToMaster.AgentInfo.Builder mergeFrom(RemoteRun.AgentToMaster.AgentInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<RemoteRun.AgentToMaster.AgentInfo.Builder>public RemoteRun.AgentToMaster.AgentInfo.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<RemoteRun.AgentToMaster.AgentInfo.Builder>IOExceptionpublic boolean hasHostname()
optional string hostname = 1;hasHostname in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic String getHostname()
optional string hostname = 1;getHostname in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic com.google.protobuf.ByteString getHostnameBytes()
optional string hostname = 1;getHostnameBytes in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic RemoteRun.AgentToMaster.AgentInfo.Builder setHostname(String value)
optional string hostname = 1;public RemoteRun.AgentToMaster.AgentInfo.Builder clearHostname()
optional string hostname = 1;public RemoteRun.AgentToMaster.AgentInfo.Builder setHostnameBytes(com.google.protobuf.ByteString value)
optional string hostname = 1;public boolean hasIpAddress()
optional bytes ipAddress = 2;hasIpAddress in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic com.google.protobuf.ByteString getIpAddress()
optional bytes ipAddress = 2;getIpAddress in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic RemoteRun.AgentToMaster.AgentInfo.Builder setIpAddress(com.google.protobuf.ByteString value)
optional bytes ipAddress = 2;public RemoteRun.AgentToMaster.AgentInfo.Builder clearIpAddress()
optional bytes ipAddress = 2;public List<RemoteRun.StringStringKeyValuePair> getEnvironmentList()
repeated .StringStringKeyValuePair environment = 3;getEnvironmentList in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic int getEnvironmentCount()
repeated .StringStringKeyValuePair environment = 3;getEnvironmentCount in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic RemoteRun.StringStringKeyValuePair getEnvironment(int index)
repeated .StringStringKeyValuePair environment = 3;getEnvironment in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic RemoteRun.AgentToMaster.AgentInfo.Builder setEnvironment(int index, RemoteRun.StringStringKeyValuePair value)
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.AgentToMaster.AgentInfo.Builder setEnvironment(int index, RemoteRun.StringStringKeyValuePair.Builder builderForValue)
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.AgentToMaster.AgentInfo.Builder addEnvironment(RemoteRun.StringStringKeyValuePair value)
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.AgentToMaster.AgentInfo.Builder addEnvironment(int index, RemoteRun.StringStringKeyValuePair value)
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.AgentToMaster.AgentInfo.Builder addEnvironment(RemoteRun.StringStringKeyValuePair.Builder builderForValue)
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.AgentToMaster.AgentInfo.Builder addEnvironment(int index, RemoteRun.StringStringKeyValuePair.Builder builderForValue)
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.AgentToMaster.AgentInfo.Builder addAllEnvironment(Iterable<? extends RemoteRun.StringStringKeyValuePair> values)
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.AgentToMaster.AgentInfo.Builder clearEnvironment()
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.AgentToMaster.AgentInfo.Builder removeEnvironment(int index)
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.StringStringKeyValuePair.Builder getEnvironmentBuilder(int index)
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.StringStringKeyValuePairOrBuilder getEnvironmentOrBuilder(int index)
repeated .StringStringKeyValuePair environment = 3;getEnvironmentOrBuilder in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic List<? extends RemoteRun.StringStringKeyValuePairOrBuilder> getEnvironmentOrBuilderList()
repeated .StringStringKeyValuePair environment = 3;getEnvironmentOrBuilderList in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic RemoteRun.StringStringKeyValuePair.Builder addEnvironmentBuilder()
repeated .StringStringKeyValuePair environment = 3;public RemoteRun.StringStringKeyValuePair.Builder addEnvironmentBuilder(int index)
repeated .StringStringKeyValuePair environment = 3;public List<RemoteRun.StringStringKeyValuePair.Builder> getEnvironmentBuilderList()
repeated .StringStringKeyValuePair environment = 3;public List<RemoteRun.StringStringKeyValuePair> getSystemPropertyList()
repeated .StringStringKeyValuePair systemProperty = 4;getSystemPropertyList in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic int getSystemPropertyCount()
repeated .StringStringKeyValuePair systemProperty = 4;getSystemPropertyCount in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic RemoteRun.StringStringKeyValuePair getSystemProperty(int index)
repeated .StringStringKeyValuePair systemProperty = 4;getSystemProperty in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic RemoteRun.AgentToMaster.AgentInfo.Builder setSystemProperty(int index, RemoteRun.StringStringKeyValuePair value)
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.AgentToMaster.AgentInfo.Builder setSystemProperty(int index, RemoteRun.StringStringKeyValuePair.Builder builderForValue)
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.AgentToMaster.AgentInfo.Builder addSystemProperty(RemoteRun.StringStringKeyValuePair value)
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.AgentToMaster.AgentInfo.Builder addSystemProperty(int index, RemoteRun.StringStringKeyValuePair value)
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.AgentToMaster.AgentInfo.Builder addSystemProperty(RemoteRun.StringStringKeyValuePair.Builder builderForValue)
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.AgentToMaster.AgentInfo.Builder addSystemProperty(int index, RemoteRun.StringStringKeyValuePair.Builder builderForValue)
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.AgentToMaster.AgentInfo.Builder addAllSystemProperty(Iterable<? extends RemoteRun.StringStringKeyValuePair> values)
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.AgentToMaster.AgentInfo.Builder clearSystemProperty()
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.AgentToMaster.AgentInfo.Builder removeSystemProperty(int index)
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.StringStringKeyValuePair.Builder getSystemPropertyBuilder(int index)
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.StringStringKeyValuePairOrBuilder getSystemPropertyOrBuilder(int index)
repeated .StringStringKeyValuePair systemProperty = 4;getSystemPropertyOrBuilder in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic List<? extends RemoteRun.StringStringKeyValuePairOrBuilder> getSystemPropertyOrBuilderList()
repeated .StringStringKeyValuePair systemProperty = 4;getSystemPropertyOrBuilderList in interface RemoteRun.AgentToMaster.AgentInfoOrBuilderpublic RemoteRun.StringStringKeyValuePair.Builder addSystemPropertyBuilder()
repeated .StringStringKeyValuePair systemProperty = 4;public RemoteRun.StringStringKeyValuePair.Builder addSystemPropertyBuilder(int index)
repeated .StringStringKeyValuePair systemProperty = 4;public List<RemoteRun.StringStringKeyValuePair.Builder> getSystemPropertyBuilderList()
repeated .StringStringKeyValuePair systemProperty = 4;Copyright © 2015 Formicary. All rights reserved.