public static final class RSGroupAdminProtos.RemoveRSGroupRequest.Builder extends <any> implements RSGroupAdminProtos.RemoveRSGroupRequestOrBuilder
hbase.pb.RemoveRSGroupRequest| Modifier and Type | Method and Description |
|---|---|
RSGroupAdminProtos.RemoveRSGroupRequest |
build() |
RSGroupAdminProtos.RemoveRSGroupRequest |
buildPartial() |
RSGroupAdminProtos.RemoveRSGroupRequest.Builder |
clear() |
RSGroupAdminProtos.RemoveRSGroupRequest.Builder |
clearRSGroupName()
required string r_s_group_name = 1; |
RSGroupAdminProtos.RemoveRSGroupRequest.Builder |
clone() |
RSGroupAdminProtos.RemoveRSGroupRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.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.RemoveRSGroupRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RSGroupAdminProtos.RemoveRSGroupRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
RSGroupAdminProtos.RemoveRSGroupRequest.Builder |
setRSGroupName(java.lang.String value)
required string r_s_group_name = 1; |
RSGroupAdminProtos.RemoveRSGroupRequest.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.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 java.io.IOException
java.io.IOExceptionpublic boolean hasRSGroupName()
required string r_s_group_name = 1;hasRSGroupName in interface RSGroupAdminProtos.RemoveRSGroupRequestOrBuilderpublic java.lang.String getRSGroupName()
required string r_s_group_name = 1;getRSGroupName in interface RSGroupAdminProtos.RemoveRSGroupRequestOrBuilderpublic com.google.protobuf.ByteString getRSGroupNameBytes()
required string r_s_group_name = 1;getRSGroupNameBytes in interface RSGroupAdminProtos.RemoveRSGroupRequestOrBuilderpublic RSGroupAdminProtos.RemoveRSGroupRequest.Builder setRSGroupName(java.lang.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;