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