Package | Description |
---|---|
org.jclouds.azurecompute.arm.compute.options |
Modifier and Type | Method and Description |
---|---|
abstract IpOptions |
IpOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<IpOptions> |
AzureTemplateOptions.getIpOptions() |
Modifier and Type | Method and Description |
---|---|
AzureTemplateOptions |
AzureTemplateOptions.ipOptions(IpOptions... ipOptions) |
static AzureTemplateOptions |
AzureTemplateOptions.Builder.ipOptions(IpOptions... ipOptions) |
Modifier and Type | Method and Description |
---|---|
AzureTemplateOptions |
AzureTemplateOptions.ipOptions(Iterable<IpOptions> ipOptions)
Configure the NICs that will be attached to the created nodes.
|
static AzureTemplateOptions |
AzureTemplateOptions.Builder.ipOptions(Iterable<IpOptions> ipOptions) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.