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