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