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