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