|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Network | |
|---|---|
| org.jclouds.openstack.nova.v2_0.compute.options | |
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.options | |
| Uses of Network in org.jclouds.openstack.nova.v2_0.compute.options |
|---|
| Fields in org.jclouds.openstack.nova.v2_0.compute.options with type parameters of type Network | |
|---|---|
protected Set<Network> |
NovaTemplateOptions.novaNetworks
|
| Methods in org.jclouds.openstack.nova.v2_0.compute.options that return types with arguments of type Network | |
|---|---|
Set<Network> |
NovaTemplateOptions.getNovaNetworks()
|
| Method parameters in org.jclouds.openstack.nova.v2_0.compute.options with type arguments of type Network | |
|---|---|
NovaTemplateOptions |
NovaTemplateOptions.novaNetworks(Set<Network> novaNetworks)
|
static NovaTemplateOptions |
NovaTemplateOptions.Builder.novaNetworks(Set<Network> novaNetworks)
|
| Uses of Network in org.jclouds.openstack.nova.v2_0.domain |
|---|
| Methods in org.jclouds.openstack.nova.v2_0.domain that return Network | |
|---|---|
Network |
Network.Builder.build()
|
| Methods in org.jclouds.openstack.nova.v2_0.domain with parameters of type Network | |
|---|---|
int |
Network.compareTo(Network that)
|
Network.Builder |
Network.Builder.fromNetwork(Network in)
|
| Uses of Network in org.jclouds.openstack.nova.v2_0.options |
|---|
| Methods in org.jclouds.openstack.nova.v2_0.options that return types with arguments of type Network | |
|---|---|
Set<Network> |
CreateServerOptions.getNovaNetworks()
Get custom networks specified for the server. |
| Method parameters in org.jclouds.openstack.nova.v2_0.options with type arguments of type Network | |
|---|---|
CreateServerOptions |
CreateServerOptions.novaNetworks(Iterable<Network> networks)
|
static CreateServerOptions |
CreateServerOptions.Builder.novaNetworks(Iterable<Network> networks)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||