Constructor and Description |
---|
Properties() |
Modifier and Type | Method and Description |
---|---|
static IpBlock.Properties |
create(String name,
List<String> ips,
String location,
int size) |
abstract List<String> |
ips() |
abstract String |
location() |
abstract String |
name() |
abstract int |
size() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.