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