public class PrinterRestoreFactoryDefaultsParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PrinterRestoreFactoryDefaultsParameterSet.PrinterRestoreFactoryDefaultsParameterSetBuilder
Fluent builder for the PrinterRestoreFactoryDefaultsParameterSet
|
| Modifier | Constructor and Description |
|---|---|
|
PrinterRestoreFactoryDefaultsParameterSet()
Instiaciates a new PrinterRestoreFactoryDefaultsParameterSet
|
protected |
PrinterRestoreFactoryDefaultsParameterSet(PrinterRestoreFactoryDefaultsParameterSet.PrinterRestoreFactoryDefaultsParameterSetBuilder builder)
Instiaciates a new PrinterRestoreFactoryDefaultsParameterSet
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static PrinterRestoreFactoryDefaultsParameterSet.PrinterRestoreFactoryDefaultsParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public PrinterRestoreFactoryDefaultsParameterSet()
protected PrinterRestoreFactoryDefaultsParameterSet(@Nonnull
PrinterRestoreFactoryDefaultsParameterSet.PrinterRestoreFactoryDefaultsParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static PrinterRestoreFactoryDefaultsParameterSet.PrinterRestoreFactoryDefaultsParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()