Package | Description |
---|---|
org.jclouds.profitbricks.compute.strategy | |
org.jclouds.profitbricks.domain | |
org.jclouds.profitbricks.features | |
org.jclouds.profitbricks.http.parser.datacenter |
Modifier and Type | Method and Description |
---|---|
DataCenter |
TemplateWithDataCenter.getDataCenter() |
Modifier and Type | Method and Description |
---|---|
DataCenter |
DataCenter.Builder.build() |
abstract DataCenter |
Server.dataCenter() |
abstract DataCenter |
LoadBalancer.dataCenter() |
Modifier and Type | Method and Description |
---|---|
abstract Server.Builder |
Server.Builder.dataCenter(DataCenter dataCenter) |
abstract LoadBalancer.Builder |
LoadBalancer.Builder.dataCenter(DataCenter dataCenter) |
Modifier and Type | Method and Description |
---|---|
DataCenter |
DataCenterApi.clearDataCenter(String identifier)
Removes all components from an existing Virtual Data Center.
|
DataCenter |
DataCenterApi.createDataCenter(DataCenter.Request.CreatePayload createRequest)
Creates and saves a new, empty Virtual Data Center.
|
DataCenter |
DataCenterApi.getDataCenter(String identifier) |
DataCenter |
DataCenterApi.updateDataCenter(DataCenter.Request.UpdatePayload updateRequest)
Updates the information associated to an existing Virtual Data Center.
|
Modifier and Type | Method and Description |
---|---|
List<DataCenter> |
DataCenterApi.getAllDataCenters() |
Modifier and Type | Method and Description |
---|---|
DataCenter |
DataCenterInfoResponseHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
List<DataCenter> |
DataCenterListResponseHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.