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