Package com.microsoft.graph.models
Class DeviceLogCollectionResponseCreateDownloadUrlParameterSet.DeviceLogCollectionResponseCreateDownloadUrlParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.DeviceLogCollectionResponseCreateDownloadUrlParameterSet.DeviceLogCollectionResponseCreateDownloadUrlParameterSetBuilder
- Enclosing class:
DeviceLogCollectionResponseCreateDownloadUrlParameterSet
public static final class DeviceLogCollectionResponseCreateDownloadUrlParameterSet.DeviceLogCollectionResponseCreateDownloadUrlParameterSetBuilder
extends Object
Fluent builder for the DeviceLogCollectionResponseCreateDownloadUrlParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInstanciates a new DeviceLogCollectionResponseCreateDownloadUrlParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()Buils the resulting body object to be passed to the request
-
Constructor Details
-
DeviceLogCollectionResponseCreateDownloadUrlParameterSetBuilder
@Nullable protected DeviceLogCollectionResponseCreateDownloadUrlParameterSetBuilder()Instanciates a new DeviceLogCollectionResponseCreateDownloadUrlParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-