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