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