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