Uses of Class
odata.msgraph.client.beta.entity.request.ContentTypeRequest
-
Packages that use ContentTypeRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ContentTypeRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ContentTypeRequest Modifier and Type Method Description ContentTypeRequestContentType. getBase() -
Uses of ContentTypeRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ContentTypeRequest Modifier and Type Method Description ContentTypeRequestContentTypeCollectionRequest. baseTypes(String id)ContentTypeRequestListCollectionRequest. contentTypes(String id)ContentTypeRequestSiteCollectionRequest. contentTypes(String id) -
Uses of ContentTypeRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ContentTypeRequest Modifier and Type Method Description ContentTypeRequestContentTypeRequest. base()ContentTypeRequestContentTypeRequest. baseTypes(String id)ContentTypeRequestListRequest. contentTypes(String id)ContentTypeRequestSiteRequest. contentTypes(String id)
-