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