public abstract static class DataCenter.Properties extends Object
Constructor and Description |
---|
Properties() |
Modifier and Type | Method and Description |
---|---|
static DataCenter.Properties |
create(String name,
String description,
Location location,
int version) |
abstract String |
description() |
abstract Location |
location() |
abstract String |
name() |
abstract int |
version() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.