| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0.compute.options | |
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.options |
| Modifier and Type | Field and Description |
|---|---|
protected Set<Network> |
NovaTemplateOptions.novaNetworks |
| Modifier and Type | Method and Description |
|---|---|
Set<Network> |
NovaTemplateOptions.getNovaNetworks() |
| Modifier and Type | Method and Description |
|---|---|
NovaTemplateOptions |
NovaTemplateOptions.novaNetworks(Set<Network> novaNetworks) |
static NovaTemplateOptions |
NovaTemplateOptions.Builder.novaNetworks(Set<Network> novaNetworks) |
| Modifier and Type | Method and Description |
|---|---|
Network |
Network.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
int |
Network.compareTo(Network that) |
Network.Builder |
Network.Builder.fromNetwork(Network in) |
| Modifier and Type | Method and Description |
|---|---|
List<Network> |
CreateServerOptions.getNovaNetworks()
Get custom networks specified for the server.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServerOptions |
CreateServerOptions.novaNetworks(Iterable<Network> networks) |
static CreateServerOptions |
CreateServerOptions.Builder.novaNetworks(Iterable<Network> networks) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.