Package odata.msgraph.client.beta.entity
Class DeviceManagementReportSchedule.Builder
- java.lang.Object
-
- odata.msgraph.client.beta.entity.DeviceManagementReportSchedule.Builder
-
- Enclosing class:
- DeviceManagementReportSchedule
public static final class DeviceManagementReportSchedule.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DeviceManagementReportSchedulebuild()DeviceManagementReportSchedule.Builderid(String id)
-
-
-
Method Detail
-
id
public DeviceManagementReportSchedule.Builder id(String id)
-
build
public DeviceManagementReportSchedule build()
-
-