public class Ipam extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Ipam.Builder |
| Constructor and Description |
|---|
Ipam() |
| Modifier and Type | Method and Description |
|---|---|
static Ipam.Builder |
builder() |
List<IpamConfig> |
config() |
String |
driver() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public String driver()
public List<IpamConfig> config()
public static Ipam.Builder builder()
Copyright © 2016. All rights reserved.