Uses of Class
org.yamcs.protobuf.RoleAssignment
-
Packages that use RoleAssignment Package Description org.yamcs.protobuf -
-
Uses of RoleAssignment in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type RoleAssignment Modifier and Type Field Description static com.google.protobuf.Parser<RoleAssignment>RoleAssignment. PARSERDeprecated.Methods in org.yamcs.protobuf that return RoleAssignment Modifier and Type Method Description RoleAssignmentRoleAssignment.Builder. build()RoleAssignmentRoleAssignment.Builder. buildPartial()static RoleAssignmentRoleAssignment. getDefaultInstance()RoleAssignmentRoleAssignment.Builder. getDefaultInstanceForType()RoleAssignmentRoleAssignment. getDefaultInstanceForType()RoleAssignmentUpdateUserRequest.Builder. getRoleAssignment()optional .yamcs.protobuf.iam.RoleAssignment roleAssignment = 7;RoleAssignmentUpdateUserRequest. getRoleAssignment()optional .yamcs.protobuf.iam.RoleAssignment roleAssignment = 7;RoleAssignmentUpdateUserRequestOrBuilder. getRoleAssignment()optional .yamcs.protobuf.iam.RoleAssignment roleAssignment = 7;static RoleAssignmentRoleAssignment. parseDelimitedFrom(InputStream input)static RoleAssignmentRoleAssignment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleAssignmentRoleAssignment. parseFrom(byte[] data)static RoleAssignmentRoleAssignment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleAssignmentRoleAssignment. parseFrom(com.google.protobuf.ByteString data)static RoleAssignmentRoleAssignment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleAssignmentRoleAssignment. parseFrom(com.google.protobuf.CodedInputStream input)static RoleAssignmentRoleAssignment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleAssignmentRoleAssignment. parseFrom(InputStream input)static RoleAssignmentRoleAssignment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoleAssignmentRoleAssignment. parseFrom(ByteBuffer data)static RoleAssignmentRoleAssignment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type RoleAssignment Modifier and Type Method Description com.google.protobuf.Parser<RoleAssignment>RoleAssignment. getParserForType()static com.google.protobuf.Parser<RoleAssignment>RoleAssignment. parser()Methods in org.yamcs.protobuf with parameters of type RoleAssignment Modifier and Type Method Description RoleAssignment.BuilderRoleAssignment.Builder. mergeFrom(RoleAssignment other)UpdateUserRequest.BuilderUpdateUserRequest.Builder. mergeRoleAssignment(RoleAssignment value)optional .yamcs.protobuf.iam.RoleAssignment roleAssignment = 7;static RoleAssignment.BuilderRoleAssignment. newBuilder(RoleAssignment prototype)UpdateUserRequest.BuilderUpdateUserRequest.Builder. setRoleAssignment(RoleAssignment value)optional .yamcs.protobuf.iam.RoleAssignment roleAssignment = 7;
-