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