Uses of Class
io.milvus.grpc.UserInfo
Packages that use UserInfo
-
Uses of UserInfo in io.milvus.grpc
Methods in io.milvus.grpc that return UserInfoModifier and TypeMethodDescriptionUserInfo.Builder.build()UserInfo.Builder.buildPartial()static UserInfoUserInfo.getDefaultInstance()UserInfo.Builder.getDefaultInstanceForType()UserInfo.getDefaultInstanceForType()RBACMeta.Builder.getUsers(int index) userRBACMeta.getUsers(int index) userRBACMetaOrBuilder.getUsers(int index) userstatic UserInfoUserInfo.parseDelimitedFrom(InputStream input) static UserInfoUserInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserInfoUserInfo.parseFrom(byte[] data) static UserInfoUserInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserInfoUserInfo.parseFrom(com.google.protobuf.ByteString data) static UserInfoUserInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserInfoUserInfo.parseFrom(com.google.protobuf.CodedInputStream input) static UserInfoUserInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserInfoUserInfo.parseFrom(InputStream input) static UserInfoUserInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserInfoUserInfo.parseFrom(ByteBuffer data) static UserInfoUserInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type UserInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserInfo> UserInfo.getParserForType()RBACMeta.Builder.getUsersList()userRBACMeta.getUsersList()userRBACMetaOrBuilder.getUsersList()userstatic com.google.protobuf.Parser<UserInfo> UserInfo.parser()Methods in io.milvus.grpc with parameters of type UserInfoModifier and TypeMethodDescriptionuseruserstatic UserInfo.BuilderUserInfo.newBuilder(UserInfo prototype) userMethod parameters in io.milvus.grpc with type arguments of type UserInfoModifier and TypeMethodDescriptionRBACMeta.Builder.addAllUsers(Iterable<? extends UserInfo> values) user