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