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