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