Uses of Class
org.jclouds.profitbricks.domain.DataCenter
Packages that use DataCenter
Package
Description
-
Uses of DataCenter in org.jclouds.profitbricks.compute.strategy
Methods in org.jclouds.profitbricks.compute.strategy that return DataCenter -
Uses of DataCenter in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return DataCenterModifier and TypeMethodDescriptionDataCenter.Builder.build()
abstract DataCenter
LoadBalancer.dataCenter()
abstract DataCenter
Server.dataCenter()
Methods in org.jclouds.profitbricks.domain with parameters of type DataCenterModifier and TypeMethodDescriptionabstract LoadBalancer.Builder
LoadBalancer.Builder.dataCenter
(DataCenter dataCenter) abstract Server.Builder
Server.Builder.dataCenter
(DataCenter dataCenter) -
Uses of DataCenter in org.jclouds.profitbricks.features
Methods in org.jclouds.profitbricks.features that return DataCenterModifier and TypeMethodDescriptionDataCenterApi.clearDataCenter
(String identifier) Removes all components from an existing Virtual Data Center.DataCenterApi.createDataCenter
(DataCenter.Request.CreatePayload createRequest) Creates and saves a new, empty Virtual Data Center.DataCenterApi.getDataCenter
(String identifier) DataCenterApi.updateDataCenter
(DataCenter.Request.UpdatePayload updateRequest) Updates the information associated to an existing Virtual Data Center.Methods in org.jclouds.profitbricks.features that return types with arguments of type DataCenter -
Uses of DataCenter in org.jclouds.profitbricks.http.parser.datacenter
Methods in org.jclouds.profitbricks.http.parser.datacenter that return DataCenterMethods in org.jclouds.profitbricks.http.parser.datacenter that return types with arguments of type DataCenter