HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.clear() |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.clearRoleName()
string role_name = 1;
|
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.clone() |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.mergeFrom(HiveMetastore.GetPrincipalsInRoleRequest other) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.newBuilder() |
static HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.newBuilder(HiveMetastore.GetPrincipalsInRoleRequest prototype) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.newBuilderForType() |
protected HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.setRoleName(String value)
string role_name = 1;
|
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.setRoleNameBytes(com.google.protobuf.ByteString value)
string role_name = 1;
|
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetPrincipalsInRoleRequest.Builder |
HiveMetastore.GetPrincipalsInRoleRequest.toBuilder() |