Package | Description |
---|---|
org.jclouds.docker.domain |
Modifier and Type | Method and Description |
---|---|
static Network.IPAM.Config |
Network.IPAM.Config.create(String subnet,
String ipRange,
String gateway) |
Modifier and Type | Method and Description |
---|---|
abstract List<Network.IPAM.Config> |
Network.IPAM.config() |
Modifier and Type | Method and Description |
---|---|
abstract Network.IPAM.Builder |
Network.IPAM.Builder.config(List<Network.IPAM.Config> config) |
static Network.IPAM |
Network.IPAM.create(String driver,
List<Network.IPAM.Config> config) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.