Uses of Class
io.milvus.param.role.GrantRolePrivilegeParam.Builder
Packages that use GrantRolePrivilegeParam.Builder
-
Uses of GrantRolePrivilegeParam.Builder in io.milvus.param.role
Methods in io.milvus.param.role that return GrantRolePrivilegeParam.BuilderModifier and TypeMethodDescriptionGrantRolePrivilegeParam.newBuilder()GrantRolePrivilegeParam.Builder.withDatabaseName(String databaseName) Sets the databaseName.GrantRolePrivilegeParam.Builder.withObject(@NonNull String object) Sets the object.GrantRolePrivilegeParam.Builder.withObjectName(@NonNull String objectName) Sets the objectName.GrantRolePrivilegeParam.Builder.withPrivilege(@NonNull String privilege) Sets the privilege.GrantRolePrivilegeParam.Builder.withRoleName(@NonNull String roleName) Sets the roleName.