public static final class DeviceManagementReportsGetCachedReportParameterSet.DeviceManagementReportsGetCachedReportParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.String> |
groupBy
The groupBy parameter value
|
protected java.lang.String |
id
The id parameter value
|
protected java.util.List<java.lang.String> |
orderBy
The orderBy parameter value
|
protected java.lang.String |
search
The search parameter value
|
protected java.util.List<java.lang.String> |
select
The select parameter value
|
protected java.lang.Integer |
skip
The skip parameter value
|
protected java.lang.Integer |
top
The top parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
DeviceManagementReportsGetCachedReportParameterSetBuilder()
Instanciates a new DeviceManagementReportsGetCachedReportParameterSetBuilder
|
@Nullable protected java.lang.String id
@Nullable protected java.util.List<java.lang.String> select
@Nullable protected java.lang.String search
@Nullable protected java.util.List<java.lang.String> groupBy
@Nullable protected java.util.List<java.lang.String> orderBy
@Nullable protected java.lang.Integer skip
@Nullable protected java.lang.Integer top
@Nullable protected DeviceManagementReportsGetCachedReportParameterSetBuilder()
@Nonnull public DeviceManagementReportsGetCachedReportParameterSet.DeviceManagementReportsGetCachedReportParameterSetBuilder withId(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetCachedReportParameterSet.DeviceManagementReportsGetCachedReportParameterSetBuilder withSelect(@Nullable java.util.List<java.lang.String> val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetCachedReportParameterSet.DeviceManagementReportsGetCachedReportParameterSetBuilder withSearch(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetCachedReportParameterSet.DeviceManagementReportsGetCachedReportParameterSetBuilder withGroupBy(@Nullable java.util.List<java.lang.String> val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetCachedReportParameterSet.DeviceManagementReportsGetCachedReportParameterSetBuilder withOrderBy(@Nullable java.util.List<java.lang.String> val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetCachedReportParameterSet.DeviceManagementReportsGetCachedReportParameterSetBuilder withSkip(@Nullable java.lang.Integer val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetCachedReportParameterSet.DeviceManagementReportsGetCachedReportParameterSetBuilder withTop(@Nullable java.lang.Integer val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetCachedReportParameterSet build()