Uses of Class
org.jclouds.azurecompute.arm.compute.config.AzurePredicatesModule.VaultKeyPredicates.DeletedKeyStatusPredicateFactory
- 
Packages that use AzurePredicatesModule.VaultKeyPredicates.DeletedKeyStatusPredicateFactory Package Description org.jclouds.azurecompute.arm.compute.config  - 
- 
Uses of AzurePredicatesModule.VaultKeyPredicates.DeletedKeyStatusPredicateFactory in org.jclouds.azurecompute.arm.compute.config
Methods in org.jclouds.azurecompute.arm.compute.config that return AzurePredicatesModule.VaultKeyPredicates.DeletedKeyStatusPredicateFactory Modifier and Type Method Description protected AzurePredicatesModule.VaultKeyPredicates.DeletedKeyStatusPredicateFactoryAzurePredicatesModule. provideDeletedKeyStatusPredicateFactory(AzureComputeApi api, Integer operationTimeout, ComputeServiceConstants.PollPeriod pollPeriod) 
 -