public static final class DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
filter
The filter parameter value
|
protected java.util.List<java.lang.String> |
groupBy
The groupBy parameter value
|
protected java.lang.String |
name
The name 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.String |
sessionId
The sessionId 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 |
DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder()
Instanciates a new DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder
|
@Nullable protected java.lang.String name
@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 java.lang.String sessionId
@Nullable protected java.lang.String filter
@Nullable protected DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder()
@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder withName(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder withSelect(@Nullable java.util.List<java.lang.String> val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder withSearch(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder withGroupBy(@Nullable java.util.List<java.lang.String> val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder withOrderBy(@Nullable java.util.List<java.lang.String> val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder withSkip(@Nullable java.lang.Integer val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder withTop(@Nullable java.lang.Integer val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder withSessionId(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet.DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSetBuilder withFilter(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public DeviceManagementReportsGetConfigurationPolicyNonComplianceReportParameterSet build()