mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 13:07:50 +02:00
It has 5 parameters, which is pushing it for a static factory method, and we're anticipating adding more for work that Larry is doing. Using a builder is preferable here since it makes it harder to accidentally mis-order the parameters (since @AutoValue's generated constructor is sensitive to parameter ordering). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=152328220 |
||
---|---|---|
.. | ||
BatchComponent.java | ||
BatchModule.java | ||
BUILD | ||
DeleteContactsAndHostsAction.java | ||
DeleteProberDataAction.java | ||
EntityIntegrityAlertsSchema.java | ||
ExpandRecurringBillingEventsAction.java | ||
MapreduceEntityCleanupAction.java | ||
MapreduceEntityCleanupUtil.java | ||
RefreshDnsOnHostRenameAction.java | ||
VerifyEntityIntegrityAction.java | ||
VerifyEntityIntegrityStreamer.java |