MailboxUsageStorage |
MailboxUsageStorage.Builder.build() |
MailboxUsageStorage |
MailboxUsageStorage.patch()
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MailboxUsageStorage |
MailboxUsageStorage.put()
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MailboxUsageStorage |
MailboxUsageStorage.withReportDate(LocalDate reportDate) |
MailboxUsageStorage |
MailboxUsageStorage.withReportPeriod(String reportPeriod) |
MailboxUsageStorage |
MailboxUsageStorage.withReportRefreshDate(LocalDate reportRefreshDate) |
MailboxUsageStorage |
MailboxUsageStorage.withStorageUsedInBytes(Long storageUsedInBytes) |