Uses of Class
io.milvus.param.role.SelectGrantForRoleParam.Builder
-
Packages that use SelectGrantForRoleParam.Builder Package Description io.milvus.param.role -
-
Uses of SelectGrantForRoleParam.Builder in io.milvus.param.role
Methods in io.milvus.param.role that return SelectGrantForRoleParam.Builder Modifier and Type Method Description static SelectGrantForRoleParam.BuilderSelectGrantForRoleParam. newBuilder()SelectGrantForRoleParam.BuilderSelectGrantForRoleParam.Builder. withRoleName(@NonNull String roleName)Sets the roleName.
-