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