Uses of Class
odata.msgraph.client.beta.entity.request.BusinessFlowRequest
-
Packages that use BusinessFlowRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of BusinessFlowRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return BusinessFlowRequest Modifier and Type Method Description BusinessFlowRequestApprovalWorkflowProviderCollectionRequest. businessFlows(String id)BusinessFlowRequestApprovalWorkflowProviderCollectionRequest. businessFlowsWithRequestsAwaitingMyDecision(String id) -
Uses of BusinessFlowRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return BusinessFlowRequest Modifier and Type Method Description BusinessFlowRequestApprovalWorkflowProviderRequest. businessFlows(String id)BusinessFlowRequestApprovalWorkflowProviderRequest. businessFlowsWithRequestsAwaitingMyDecision(String id)
-