Uses of Class
odata.msgraph.client.beta.entity.request.CustomAccessPackageWorkflowExtensionRequest
-
-
Uses of CustomAccessPackageWorkflowExtensionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CustomAccessPackageWorkflowExtensionRequest Modifier and Type Method Description CustomAccessPackageWorkflowExtensionRequestCustomExtensionHandler. getCustomExtension() -
Uses of CustomAccessPackageWorkflowExtensionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CustomAccessPackageWorkflowExtensionRequest Modifier and Type Method Description CustomAccessPackageWorkflowExtensionRequestAccessPackageCatalogCollectionRequest. customAccessPackageWorkflowExtensions(String id) -
Uses of CustomAccessPackageWorkflowExtensionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CustomAccessPackageWorkflowExtensionRequest Modifier and Type Method Description CustomAccessPackageWorkflowExtensionRequestAccessPackageCatalogRequest. customAccessPackageWorkflowExtensions(String id)CustomAccessPackageWorkflowExtensionRequestCustomExtensionHandlerRequest. customExtension()
-