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