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