| 程序包 | 说明 |
|---|---|
| io.milvus.param.role |
| 限定符和类型 | 方法和说明 |
|---|---|
static SelectGrantForRoleAndObjectParam.Builder |
SelectGrantForRoleAndObjectParam.newBuilder() |
SelectGrantForRoleAndObjectParam.Builder |
SelectGrantForRoleAndObjectParam.Builder.withObject(@NonNull String object)
Sets the object. object cannot be empty or null.
|
SelectGrantForRoleAndObjectParam.Builder |
SelectGrantForRoleAndObjectParam.Builder.withObjectName(@NonNull String objectName)
Sets the objectName. objectName cannot be empty or null.
|
SelectGrantForRoleAndObjectParam.Builder |
SelectGrantForRoleAndObjectParam.Builder.withRoleName(@NonNull String roleName)
Sets the roleName.
|
Copyright © 2023. All rights reserved.