public class PrintJobStartParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PrintJobStartParameterSet.PrintJobStartParameterSetBuilder
Fluent builder for the PrintJobStartParameterSet
|
| Modifier | Constructor and Description |
|---|---|
|
PrintJobStartParameterSet()
Instiaciates a new PrintJobStartParameterSet
|
protected |
PrintJobStartParameterSet(PrintJobStartParameterSet.PrintJobStartParameterSetBuilder builder)
Instiaciates a new PrintJobStartParameterSet
|
| 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 PrintJobStartParameterSet.PrintJobStartParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public PrintJobStartParameterSet()
protected PrintJobStartParameterSet(@Nonnull
PrintJobStartParameterSet.PrintJobStartParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static PrintJobStartParameterSet.PrintJobStartParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()