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