Uses of Class
odata.msgraph.client.beta.entity.request.ProgramRequest
-
Packages that use ProgramRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of ProgramRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return ProgramRequest Modifier and Type Method Description ProgramRequestGraphService. programs(String id) -
Uses of ProgramRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ProgramRequest Modifier and Type Method Description ProgramRequestProgramControl. getProgram() -
Uses of ProgramRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ProgramRequest Modifier and Type Method Description ProgramRequestProgramControlRequest. program()
-