Modifier and Type | Class and Description |
---|---|
static class |
Network.CreateNetwork.Builder |
Constructor and Description |
---|
Network.CreateNetwork() |
Modifier and Type | Method and Description |
---|---|
static Network.CreateNetwork.Builder |
builder() |
abstract int |
cidr() |
abstract String |
name() |
abstract String |
networkIdentifier() |
abstract String |
notes() |
public abstract String networkIdentifier()
public abstract String name()
public abstract int cidr()
public static Network.CreateNetwork.Builder builder()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.