Uses of Class
io.milvus.param.role.RevokeRolePrivilegeParam.Builder
Packages that use RevokeRolePrivilegeParam.Builder
-
Uses of RevokeRolePrivilegeParam.Builder in io.milvus.param.role
Methods in io.milvus.param.role that return RevokeRolePrivilegeParam.BuilderModifier and TypeMethodDescriptionRevokeRolePrivilegeParam.newBuilder()RevokeRolePrivilegeParam.Builder.withObject(@NonNull String object) Sets the object.RevokeRolePrivilegeParam.Builder.withObjectName(@NonNull String objectName) Sets the objectName.RevokeRolePrivilegeParam.Builder.withPrivilege(@NonNull String privilege) Sets the privilege.RevokeRolePrivilegeParam.Builder.withRoleName(@NonNull String roleName) Sets the roleName.