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