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