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