Package io.milvus.param.role
Class GrantRolePrivilegeParam
- java.lang.Object
-
- io.milvus.param.role.GrantRolePrivilegeParam
-
public class GrantRolePrivilegeParam extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GrantRolePrivilegeParam.Builder
Builder forGrantRolePrivilegeParam
class.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GrantRolePrivilegeParam.Builder
newBuilder()
-
-
-
Method Detail
-
newBuilder
public static GrantRolePrivilegeParam.Builder newBuilder()
-
-