Uses of Class
odata.msgraph.client.beta.entity.collection.request.ApprovalStepCollectionRequest
-
Packages that use ApprovalStepCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ApprovalStepCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ApprovalStepCollectionRequest Modifier and Type Method Description ApprovalStepCollectionRequestApproval. getSteps() -
Uses of ApprovalStepCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ApprovalStepCollectionRequest Modifier and Type Method Description ApprovalStepCollectionRequestApprovalCollectionRequest. steps() -
Uses of ApprovalStepCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ApprovalStepCollectionRequest Modifier and Type Method Description ApprovalStepCollectionRequestApprovalRequest. steps()
-