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