tenantIdIfAbsent

Sets the tenant ID only if it's not already set.

This method is useful for setting a default tenant ID without overriding an existing one.

Return

this builder for method chaining

Parameters

tenantId

the tenant ID to set if absent

See also