HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.addAllPrincipalGrants(Iterable<? extends HiveMetastore.RolePrincipalGrant> values)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.addPrincipalGrants(HiveMetastore.RolePrincipalGrant.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.addPrincipalGrants(HiveMetastore.RolePrincipalGrant value)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.addPrincipalGrants(int index,
HiveMetastore.RolePrincipalGrant.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.addPrincipalGrants(int index,
HiveMetastore.RolePrincipalGrant value)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.clear() |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.clearPrincipalGrants()
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.clone() |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.mergeFrom(HiveMetastore.GetPrincipalsInRoleResponse other) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.newBuilder() |
static HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.newBuilder(HiveMetastore.GetPrincipalsInRoleResponse prototype) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.newBuilderForType() |
protected HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.removePrincipalGrants(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.setPrincipalGrants(int index,
HiveMetastore.RolePrincipalGrant.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.setPrincipalGrants(int index,
HiveMetastore.RolePrincipalGrant value)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetPrincipalsInRoleResponse.Builder |
HiveMetastore.GetPrincipalsInRoleResponse.toBuilder() |