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