Uses of Class
io.milvus.param.role.SelectGrantForRoleParam.Builder
Packages that use SelectGrantForRoleParam.Builder
-
Uses of SelectGrantForRoleParam.Builder in io.milvus.param.role
Methods in io.milvus.param.role that return SelectGrantForRoleParam.BuilderModifier and TypeMethodDescriptionSelectGrantForRoleParam.newBuilder()SelectGrantForRoleParam.Builder.withDatabaseName(String databaseName) Sets the database name.SelectGrantForRoleParam.Builder.withRoleName(@NonNull String roleName) Sets the roleName.