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