Package com.microsoft.graph.models
Class ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet
java.lang.Object
com.microsoft.graph.models.ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet
The class for the Managed Device Logout Shared Apple Device Active User Parameter Set.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFluent builder for the ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet -
Constructor Summary
ConstructorsModifierConstructorDescriptionInstiaciates a new ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSetprotectedManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet(ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet.ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSetBuilder builder) Instiaciates a new ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet -
Method Summary
Modifier and TypeMethodDescriptionList<com.microsoft.graph.options.FunctionOption>Gets the functions options from the properties that have been setGets a new builder for the body
-
Constructor Details
-
ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet
public ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet()Instiaciates a new ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet
-
-
Method Details
-
newBuilder
@Nonnull public static ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSet.ManagedDeviceLogoutSharedAppleDeviceActiveUserParameterSetBuilder newBuilder()Gets a new builder for the body- Returns:
- a new builder
-
getFunctionOptions
Gets the functions options from the properties that have been set- Returns:
- a list of function options for the request
-