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