public static final class ReportRootGetMailboxUsageDetailParameterSet.ReportRootGetMailboxUsageDetailParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
period
The period parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
ReportRootGetMailboxUsageDetailParameterSetBuilder()
Instanciates a new ReportRootGetMailboxUsageDetailParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
ReportRootGetMailboxUsageDetailParameterSet |
build()
Buils the resulting body object to be passed to the request
|
ReportRootGetMailboxUsageDetailParameterSet.ReportRootGetMailboxUsageDetailParameterSetBuilder |
withPeriod(java.lang.String val)
Sets the Period
|
@Nullable protected ReportRootGetMailboxUsageDetailParameterSetBuilder()
@Nonnull public ReportRootGetMailboxUsageDetailParameterSet.ReportRootGetMailboxUsageDetailParameterSetBuilder withPeriod(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public ReportRootGetMailboxUsageDetailParameterSet build()