Uses of Class
io.milvus.grpc.CreatePrivilegeGroupRequest
Packages that use CreatePrivilegeGroupRequest
-
Uses of CreatePrivilegeGroupRequest in io.milvus.grpc
Methods in io.milvus.grpc that return CreatePrivilegeGroupRequestModifier and TypeMethodDescriptionCreatePrivilegeGroupRequest.Builder.build()CreatePrivilegeGroupRequest.Builder.buildPartial()static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.getDefaultInstance()CreatePrivilegeGroupRequest.Builder.getDefaultInstanceForType()CreatePrivilegeGroupRequest.getDefaultInstanceForType()static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseDelimitedFrom(InputStream input) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(byte[] data) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(com.google.protobuf.ByteString data) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(com.google.protobuf.CodedInputStream input) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(InputStream input) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(ByteBuffer data) static CreatePrivilegeGroupRequestCreatePrivilegeGroupRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type CreatePrivilegeGroupRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<CreatePrivilegeGroupRequest, Status> MilvusServiceGrpc.getCreatePrivilegeGroupMethod()com.google.protobuf.Parser<CreatePrivilegeGroupRequest> CreatePrivilegeGroupRequest.getParserForType()static com.google.protobuf.Parser<CreatePrivilegeGroupRequest> CreatePrivilegeGroupRequest.parser()Methods in io.milvus.grpc with parameters of type CreatePrivilegeGroupRequestModifier and TypeMethodDescriptiondefault voidMilvusServiceGrpc.AsyncService.createPrivilegeGroup(CreatePrivilegeGroupRequest request, io.grpc.stub.StreamObserver<Status> responseObserver) MilvusServiceGrpc.MilvusServiceBlockingStub.createPrivilegeGroup(CreatePrivilegeGroupRequest request) com.google.common.util.concurrent.ListenableFuture<Status> MilvusServiceGrpc.MilvusServiceFutureStub.createPrivilegeGroup(CreatePrivilegeGroupRequest request) voidMilvusServiceGrpc.MilvusServiceStub.createPrivilegeGroup(CreatePrivilegeGroupRequest request, io.grpc.stub.StreamObserver<Status> responseObserver) CreatePrivilegeGroupRequest.Builder.mergeFrom(CreatePrivilegeGroupRequest other) CreatePrivilegeGroupRequest.newBuilder(CreatePrivilegeGroupRequest prototype)