public static class ReportingConfiguration.Builder extends Object
ReportingConfiguration
objects.Constructor and Description |
---|
ReportingConfiguration.Builder() |
Modifier and Type | Method and Description |
---|---|
ReportingConfiguration |
build()
Returns a new instance of
ReportingConfiguration based on the attributes
of this builder. |
ReportingConfiguration.Builder |
skipReportHeader(Boolean isSkipReportHeader)
Sets if report responses should skip the header row containing the
report name and date range.
|
ReportingConfiguration.Builder |
skipReportSummary(Boolean isSkipReportSummary)
Sets if report responses should skip the summary row containing totals.
|
public ReportingConfiguration.Builder skipReportHeader(Boolean isSkipReportHeader)
public ReportingConfiguration.Builder skipReportSummary(Boolean isSkipReportSummary)
public ReportingConfiguration build()
ReportingConfiguration
based on the attributes
of this builder.Copyright © 2015. All Rights Reserved.