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