Uses of Class
odata.msgraph.client.beta.entity.request.PayloadResponseRequest
-
Packages that use PayloadResponseRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of PayloadResponseRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return PayloadResponseRequest Modifier and Type Method Description PayloadResponseRequestGraphService. payloadResponse(String id) -
Uses of PayloadResponseRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PayloadResponseRequest Modifier and Type Method Description PayloadResponseRequestCommand. getResponsepayload() -
Uses of PayloadResponseRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PayloadResponseRequest Modifier and Type Method Description PayloadResponseRequestCommandRequest. responsepayload()
-