Uses of Class
odata.msgraph.client.beta.entity.request.ColumnLinkRequest
-
Packages that use ColumnLinkRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ColumnLinkRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ColumnLinkRequest Modifier and Type Method Description ColumnLinkRequestContentTypeCollectionRequest. columnLinks(String id) -
Uses of ColumnLinkRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ColumnLinkRequest Modifier and Type Method Description ColumnLinkRequestContentTypeRequest. columnLinks(String id)
-