Uses of Class
org.jclouds.azurecompute.arm.domain.Deployment.Dependency
Packages that use Deployment.Dependency
-
Uses of Deployment.Dependency in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Deployment.DependencyModifier and TypeMethodDescriptionstatic Deployment.Dependency
Deployment.Dependency.create
(List<Deployment.Dependency> dependencies, List<Deployment.Dependency> dependsOn, String id, String resourceType, String resourceName) Methods in org.jclouds.azurecompute.arm.domain that return types with arguments of type Deployment.DependencyModifier and TypeMethodDescriptionabstract List
<Deployment.Dependency> Deployment.Dependency.dependencies()
abstract List
<Deployment.Dependency> Deployment.DeploymentProperties.dependencies()
abstract List
<Deployment.Dependency> Deployment.Dependency.dependsOn()
Method parameters in org.jclouds.azurecompute.arm.domain with type arguments of type Deployment.DependencyModifier and TypeMethodDescriptionstatic Deployment.Dependency
Deployment.Dependency.create
(List<Deployment.Dependency> dependencies, List<Deployment.Dependency> dependsOn, String id, String resourceType, String resourceName)