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