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