Uses of Class
odata.msgraph.client.beta.entity.collection.request.BusinessFlowCollectionRequest
-
Packages that use BusinessFlowCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of BusinessFlowCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return BusinessFlowCollectionRequest Modifier and Type Method Description BusinessFlowCollectionRequestApprovalWorkflowProvider. getBusinessFlows()BusinessFlowCollectionRequestApprovalWorkflowProvider. getBusinessFlowsWithRequestsAwaitingMyDecision() -
Uses of BusinessFlowCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return BusinessFlowCollectionRequest Modifier and Type Method Description BusinessFlowCollectionRequestApprovalWorkflowProviderCollectionRequest. businessFlows()BusinessFlowCollectionRequestApprovalWorkflowProviderCollectionRequest. businessFlowsWithRequestsAwaitingMyDecision() -
Uses of BusinessFlowCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return BusinessFlowCollectionRequest Modifier and Type Method Description BusinessFlowCollectionRequestApprovalWorkflowProviderRequest. businessFlows()BusinessFlowCollectionRequestApprovalWorkflowProviderRequest. businessFlowsWithRequestsAwaitingMyDecision()
-