Package | Description |
---|---|
org.jclouds.openstack.keystone.v3.domain | |
org.jclouds.openstack.keystone.v3.features |
Modifier and Type | Method and Description |
---|---|
abstract Region |
Region.Builder.build() |
static Region |
Region.create(String id,
String description,
Link link,
String parentRegionId) |
Modifier and Type | Method and Description |
---|---|
Region |
RegionApi.create(String id,
String description,
String parentId) |
Region |
RegionApi.get(String id) |
Region |
RegionApi.update(String id,
String description,
String parentId) |
Modifier and Type | Method and Description |
---|---|
List<Region> |
RegionApi.list() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.