Package com.microsoft.graph.models
Class GroupUnsubscribeByMailParameterSet.GroupUnsubscribeByMailParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.GroupUnsubscribeByMailParameterSet.GroupUnsubscribeByMailParameterSetBuilder
- Enclosing class:
- GroupUnsubscribeByMailParameterSet
public static final class GroupUnsubscribeByMailParameterSet.GroupUnsubscribeByMailParameterSetBuilder
extends Object
Fluent builder for the GroupUnsubscribeByMailParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Instanciates a new GroupUnsubscribeByMailParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Buils the resulting body object to be passed to the request
-
Constructor Details
-
GroupUnsubscribeByMailParameterSetBuilder
@Nullable protected GroupUnsubscribeByMailParameterSetBuilder()Instanciates a new GroupUnsubscribeByMailParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-