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