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