Returns an immutable instance of [LogCreateParams].
public LogCreateParams build()Returns an immutable instance of [LogCreateParams]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.owner()
.repo()
.logType()
.message()
IllegalStateException: if any required field is unset.