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