public static final class RSGroupAdminProtos.AddRSGroupRequest.Builder extends <any> implements RSGroupAdminProtos.AddRSGroupRequestOrBuilder
hbase.pb.AddRSGroupRequest| Modifier and Type | Method and Description | 
|---|---|
RSGroupAdminProtos.AddRSGroupRequest | 
build()  | 
RSGroupAdminProtos.AddRSGroupRequest | 
buildPartial()  | 
RSGroupAdminProtos.AddRSGroupRequest.Builder | 
clear()  | 
RSGroupAdminProtos.AddRSGroupRequest.Builder | 
clearRSGroupName()
required string r_s_group_name = 1; | 
RSGroupAdminProtos.AddRSGroupRequest.Builder | 
clone()  | 
RSGroupAdminProtos.AddRSGroupRequest | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
com.google.protobuf.Descriptors.Descriptor | 
getDescriptorForType()  | 
String | 
getRSGroupName()
required string r_s_group_name = 1; | 
com.google.protobuf.ByteString | 
getRSGroupNameBytes()
required string r_s_group_name = 1; | 
boolean | 
hasRSGroupName()
required string r_s_group_name = 1; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
RSGroupAdminProtos.AddRSGroupRequest.Builder | 
mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
RSGroupAdminProtos.AddRSGroupRequest.Builder | 
mergeFrom(com.google.protobuf.Message other)  | 
RSGroupAdminProtos.AddRSGroupRequest.Builder | 
setRSGroupName(String value)
required string r_s_group_name = 1; | 
RSGroupAdminProtos.AddRSGroupRequest.Builder | 
setRSGroupNameBytes(com.google.protobuf.ByteString value)
required string r_s_group_name = 1; | 
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public RSGroupAdminProtos.AddRSGroupRequest.Builder clear()
public RSGroupAdminProtos.AddRSGroupRequest.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public RSGroupAdminProtos.AddRSGroupRequest getDefaultInstanceForType()
public RSGroupAdminProtos.AddRSGroupRequest build()
public RSGroupAdminProtos.AddRSGroupRequest buildPartial()
public RSGroupAdminProtos.AddRSGroupRequest.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public RSGroupAdminProtos.AddRSGroupRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasRSGroupName()
required string r_s_group_name = 1;hasRSGroupName in interface RSGroupAdminProtos.AddRSGroupRequestOrBuilderpublic String getRSGroupName()
required string r_s_group_name = 1;getRSGroupName in interface RSGroupAdminProtos.AddRSGroupRequestOrBuilderpublic com.google.protobuf.ByteString getRSGroupNameBytes()
required string r_s_group_name = 1;getRSGroupNameBytes in interface RSGroupAdminProtos.AddRSGroupRequestOrBuilderpublic RSGroupAdminProtos.AddRSGroupRequest.Builder setRSGroupName(String value)
required string r_s_group_name = 1;public RSGroupAdminProtos.AddRSGroupRequest.Builder clearRSGroupName()
required string r_s_group_name = 1;public RSGroupAdminProtos.AddRSGroupRequest.Builder setRSGroupNameBytes(com.google.protobuf.ByteString value)
required string r_s_group_name = 1;