public abstract static class BlockStorage.Datacenter extends Object
Constructor and Description |
---|
Datacenter() |
Modifier and Type | Method and Description |
---|---|
abstract String |
countryCode() |
static BlockStorage.Datacenter |
create(String id,
String location,
String countryCode) |
abstract String |
id() |
abstract String |
location() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.