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