Package | Description |
---|---|
com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
BasicDependency |
BasicDependency.withId(String id)
Set the id value.
|
BasicDependency |
BasicDependency.withResourceName(String resourceName)
Set the resourceName value.
|
BasicDependency |
BasicDependency.withResourceType(String resourceType)
Set the resourceType value.
|
Modifier and Type | Method and Description |
---|---|
List<BasicDependency> |
Dependency.dependsOn()
Get the dependsOn value.
|
Modifier and Type | Method and Description |
---|---|
Dependency |
Dependency.withDependsOn(List<BasicDependency> dependsOn)
Set the dependsOn value.
|
Copyright © 2019. All rights reserved.