Uses of Class
odata.msgraph.client.beta.complex.DeviceLogCollectionRequest.Builder
-
Packages that use DeviceLogCollectionRequest.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceLogCollectionRequest.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceLogCollectionRequest.Builder Modifier and Type Method Description static DeviceLogCollectionRequest.BuilderDeviceLogCollectionRequest. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceLogCollectionRequest.BuilderDeviceLogCollectionRequest.Builder. id(String id)“The unique identifier”DeviceLogCollectionRequest.BuilderDeviceLogCollectionRequest.Builder. templateType(DeviceLogCollectionTemplateType templateType)“The template type that is sent with the collection request”
-