Returns an immutable instance of [UsageLimit].
public UsageLimit build()Returns an immutable instance of [UsageLimit]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.createdAt()
.limitType()
.limitValue()
.tenantId()
.updatedAt()
IllegalStateException: if any required field is unset.