|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataCenterOperationsClient
Data Center Operations access to DataCenterOperations functionality in vCloud
There are times where knowing a data center is necessary to complete certain operations (i.e. uploading a catalog item). The data centers for an organization are those data centers that contain at least one of the organization's environments.
DataCenterOperationsAsyncClient
Method Summary | |
---|---|
Set<DataCenter> |
listDataCenters(URI dataCentersList)
This call will get the list of data centers by list id. |
Set<DataCenter> |
listDataCentersInOrg(URI orgId)
This call will get the list of data centers that contain at least one of the organization's environments. |
Method Detail |
---|
Set<DataCenter> listDataCentersInOrg(URI orgId)
Set<DataCenter> listDataCenters(URI dataCentersList)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |