Uses of Class
odata.msgraph.client.beta.entity.request.ApprovalStepRequest
-
Packages that use ApprovalStepRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ApprovalStepRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ApprovalStepRequest Modifier and Type Method Description ApprovalStepRequestApprovalCollectionRequest. steps(String id) -
Uses of ApprovalStepRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ApprovalStepRequest Modifier and Type Method Description ApprovalStepRequestApprovalRequest. steps(String id)
-