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