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