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