public static final class NamespacePropertiesMessage.NamespaceProperties.Property.Builder extends GeneratedMessage.Builder<NamespacePropertiesMessage.NamespaceProperties.Property.Builder> implements NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.PropertyaddRepeatedField, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasFieldpublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public NamespacePropertiesMessage.NamespaceProperties.Property.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessage.Builder<NamespacePropertiesMessage.NamespaceProperties.Property.Builder>public NamespacePropertiesMessage.NamespaceProperties.Property.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessage.Builder<NamespacePropertiesMessage.NamespaceProperties.Property.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessage.Builder<NamespacePropertiesMessage.NamespaceProperties.Property.Builder>public NamespacePropertiesMessage.NamespaceProperties.Property getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic NamespacePropertiesMessage.NamespaceProperties.Property build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic NamespacePropertiesMessage.NamespaceProperties.Property buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic NamespacePropertiesMessage.NamespaceProperties.Property.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<NamespacePropertiesMessage.NamespaceProperties.Property.Builder>public NamespacePropertiesMessage.NamespaceProperties.Property.Builder mergeFrom(NamespacePropertiesMessage.NamespaceProperties.Property other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessage.Builder<NamespacePropertiesMessage.NamespaceProperties.Property.Builder>public NamespacePropertiesMessage.NamespaceProperties.Property.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<NamespacePropertiesMessage.NamespaceProperties.Property.Builder>IOExceptionpublic boolean hasKey()
required string key = 1;hasKey in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic String getKey()
required string key = 1;getKey in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic ByteString getKeyBytes()
required string key = 1;getKeyBytes in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic NamespacePropertiesMessage.NamespaceProperties.Property.Builder setKey(String value)
required string key = 1;public NamespacePropertiesMessage.NamespaceProperties.Property.Builder clearKey()
required string key = 1;public NamespacePropertiesMessage.NamespaceProperties.Property.Builder setKeyBytes(ByteString value)
required string key = 1;public boolean hasValue()
required string value = 2;hasValue in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic String getValue()
required string value = 2;getValue in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic ByteString getValueBytes()
required string value = 2;getValueBytes in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic NamespacePropertiesMessage.NamespaceProperties.Property.Builder setValue(String value)
required string value = 2;public NamespacePropertiesMessage.NamespaceProperties.Property.Builder clearValue()
required string value = 2;public NamespacePropertiesMessage.NamespaceProperties.Property.Builder setValueBytes(ByteString value)
required string value = 2;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.