Uses of Class
io.milvus.grpc.CreateRoleRequest
Packages that use CreateRoleRequest
-
Uses of CreateRoleRequest in io.milvus.grpc
Methods in io.milvus.grpc that return CreateRoleRequestModifier and TypeMethodDescriptionCreateRoleRequest.Builder.build()CreateRoleRequest.Builder.buildPartial()static CreateRoleRequestCreateRoleRequest.getDefaultInstance()CreateRoleRequest.Builder.getDefaultInstanceForType()CreateRoleRequest.getDefaultInstanceForType()static CreateRoleRequestCreateRoleRequest.parseDelimitedFrom(InputStream input) static CreateRoleRequestCreateRoleRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRoleRequestCreateRoleRequest.parseFrom(byte[] data) static CreateRoleRequestCreateRoleRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRoleRequestCreateRoleRequest.parseFrom(com.google.protobuf.ByteString data) static CreateRoleRequestCreateRoleRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRoleRequestCreateRoleRequest.parseFrom(com.google.protobuf.CodedInputStream input) static CreateRoleRequestCreateRoleRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRoleRequestCreateRoleRequest.parseFrom(InputStream input) static CreateRoleRequestCreateRoleRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateRoleRequestCreateRoleRequest.parseFrom(ByteBuffer data) static CreateRoleRequestCreateRoleRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type CreateRoleRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<CreateRoleRequest, Status> MilvusServiceGrpc.getCreateRoleMethod()com.google.protobuf.Parser<CreateRoleRequest> CreateRoleRequest.getParserForType()static com.google.protobuf.Parser<CreateRoleRequest> CreateRoleRequest.parser()Methods in io.milvus.grpc with parameters of type CreateRoleRequestModifier and TypeMethodDescriptiondefault voidMilvusServiceGrpc.AsyncService.createRole(CreateRoleRequest request, io.grpc.stub.StreamObserver<Status> responseObserver) https://wiki.lfaidata.foundation/display/MIL/MEP+29+--+Support+Role-Based+Access+ControlMilvusServiceGrpc.MilvusServiceBlockingStub.createRole(CreateRoleRequest request) https://wiki.lfaidata.foundation/display/MIL/MEP+29+--+Support+Role-Based+Access+Controlcom.google.common.util.concurrent.ListenableFuture<Status> MilvusServiceGrpc.MilvusServiceFutureStub.createRole(CreateRoleRequest request) https://wiki.lfaidata.foundation/display/MIL/MEP+29+--+Support+Role-Based+Access+ControlvoidMilvusServiceGrpc.MilvusServiceStub.createRole(CreateRoleRequest request, io.grpc.stub.StreamObserver<Status> responseObserver) https://wiki.lfaidata.foundation/display/MIL/MEP+29+--+Support+Role-Based+Access+ControlCreateRoleRequest.Builder.mergeFrom(CreateRoleRequest other) static CreateRoleRequest.BuilderCreateRoleRequest.newBuilder(CreateRoleRequest prototype)