public static final class RemoteRun.StringStringKeyValuePair.Builder extends com.google.protobuf.GeneratedMessage.Builder<RemoteRun.StringStringKeyValuePair.Builder> implements RemoteRun.StringStringKeyValuePairOrBuilder
StringStringKeyValuePair| Modifier and Type | Method and Description |
|---|---|
RemoteRun.StringStringKeyValuePair |
build() |
RemoteRun.StringStringKeyValuePair |
buildPartial() |
RemoteRun.StringStringKeyValuePair.Builder |
clear() |
RemoteRun.StringStringKeyValuePair.Builder |
clearKey()
optional string key = 1; |
RemoteRun.StringStringKeyValuePair.Builder |
clearValue()
optional string value = 2; |
RemoteRun.StringStringKeyValuePair.Builder |
clone() |
RemoteRun.StringStringKeyValuePair |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKey()
optional string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
optional string key = 1; |
String |
getValue()
optional string value = 2; |
com.google.protobuf.ByteString |
getValueBytes()
optional string value = 2; |
boolean |
hasKey()
optional string key = 1; |
boolean |
hasValue()
optional string value = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RemoteRun.StringStringKeyValuePair.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RemoteRun.StringStringKeyValuePair.Builder |
mergeFrom(com.google.protobuf.Message other) |
RemoteRun.StringStringKeyValuePair.Builder |
mergeFrom(RemoteRun.StringStringKeyValuePair other) |
RemoteRun.StringStringKeyValuePair.Builder |
setKey(String value)
optional string key = 1; |
RemoteRun.StringStringKeyValuePair.Builder |
setKeyBytes(com.google.protobuf.ByteString value)
optional string key = 1; |
RemoteRun.StringStringKeyValuePair.Builder |
setValue(String value)
optional string value = 2; |
RemoteRun.StringStringKeyValuePair.Builder |
setValueBytes(com.google.protobuf.ByteString value)
optional string value = 2; |
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.StringStringKeyValuePair.Builder>public RemoteRun.StringStringKeyValuePair.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.StringStringKeyValuePair.Builder>public RemoteRun.StringStringKeyValuePair.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.StringStringKeyValuePair.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.StringStringKeyValuePair.Builder>public RemoteRun.StringStringKeyValuePair getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RemoteRun.StringStringKeyValuePair build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RemoteRun.StringStringKeyValuePair buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RemoteRun.StringStringKeyValuePair.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RemoteRun.StringStringKeyValuePair.Builder>public RemoteRun.StringStringKeyValuePair.Builder mergeFrom(RemoteRun.StringStringKeyValuePair other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<RemoteRun.StringStringKeyValuePair.Builder>public RemoteRun.StringStringKeyValuePair.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.StringStringKeyValuePair.Builder>IOExceptionpublic boolean hasKey()
optional string key = 1;hasKey in interface RemoteRun.StringStringKeyValuePairOrBuilderpublic String getKey()
optional string key = 1;getKey in interface RemoteRun.StringStringKeyValuePairOrBuilderpublic com.google.protobuf.ByteString getKeyBytes()
optional string key = 1;getKeyBytes in interface RemoteRun.StringStringKeyValuePairOrBuilderpublic RemoteRun.StringStringKeyValuePair.Builder setKey(String value)
optional string key = 1;public RemoteRun.StringStringKeyValuePair.Builder clearKey()
optional string key = 1;public RemoteRun.StringStringKeyValuePair.Builder setKeyBytes(com.google.protobuf.ByteString value)
optional string key = 1;public boolean hasValue()
optional string value = 2;hasValue in interface RemoteRun.StringStringKeyValuePairOrBuilderpublic String getValue()
optional string value = 2;getValue in interface RemoteRun.StringStringKeyValuePairOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
optional string value = 2;getValueBytes in interface RemoteRun.StringStringKeyValuePairOrBuilderpublic RemoteRun.StringStringKeyValuePair.Builder setValue(String value)
optional string value = 2;public RemoteRun.StringStringKeyValuePair.Builder clearValue()
optional string value = 2;public RemoteRun.StringStringKeyValuePair.Builder setValueBytes(com.google.protobuf.ByteString value)
optional string value = 2;Copyright © 2015 Formicary. All rights reserved.