Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<DataCentersList> |
AccountAsyncClient.getDataCentersWithLimits(String orgId) |
com.google.common.util.concurrent.ListenableFuture<DeployedServersList> |
ServerAsyncClient.getDeployedServers(String orgId) |
com.google.common.util.concurrent.ListenableFuture<Account> |
AccountAsyncClient.getMyAccount() |
com.google.common.util.concurrent.ListenableFuture<PendingDeployServersList> |
ServerAsyncClient.getPendingDeployServers(String orgId) |
com.google.common.util.concurrent.ListenableFuture<ServerImagesList> |
ServerImageAsyncClient.getServerImages() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<CatalogItem> |
CatalogAsyncClient.addCatalogItem(URI catalogUri,
CatalogItem catalogItem)
Creates a catalog item in a catalog.
|
com.google.common.util.concurrent.ListenableFuture<Void> |
VmAsyncClient.answerQuestion(URI vmURI,
VmQuestionAnswer answer) |
com.google.common.util.concurrent.ListenableFuture<Void> |
TaskAsyncClient.cancelTask(URI taskURI) |
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> |
VdcAsyncClient.captureVApp(URI vdcURI,
CaptureVAppParams params) |
com.google.common.util.concurrent.ListenableFuture<CatalogReferences> |
QueryAsyncClient.catalogReferencesQuery(Integer page,
Integer pageSize,
String filter) |
com.google.common.util.concurrent.ListenableFuture<CatalogReferences> |
QueryAsyncClient.catalogReferencesQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<CatalogReferences> |
QueryAsyncClient.catalogReferencesQueryAll() |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.catalogsQuery(Integer page,
Integer pageSize,
String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.catalogsQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.catalogsQueryAll()
Retrieves a list of
Catalog s by using REST API general QueryHandler. |
com.google.common.util.concurrent.ListenableFuture<Media> |
VdcAsyncClient.cloneMedia(URI vdcURI,
CloneMediaParams params) |
com.google.common.util.concurrent.ListenableFuture<Media> |
MediaAsyncClient.cloneMedia(URI vdcRef,
CloneMediaParams params) |
com.google.common.util.concurrent.ListenableFuture<VApp> |
VdcAsyncClient.cloneVApp(URI vdcURI,
CloneVAppParams params) |
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> |
VdcAsyncClient.cloneVAppTemplate(URI vdcURI,
CloneVAppTemplateParams params) |
com.google.common.util.concurrent.ListenableFuture<VApp> |
VdcAsyncClient.composeVApp(URI vdcURI,
ComposeVAppParams params) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.consolidateVm(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.consolidateVm(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<Media> |
VdcAsyncClient.createMedia(URI vdcURI,
Media media) |
com.google.common.util.concurrent.ListenableFuture<Media> |
MediaAsyncClient.createMedia(URI link,
Media media) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CatalogAsyncClient.deleteCatalogItem(URI catalogItemUri)
Deletes a catalog item.
|
com.google.common.util.concurrent.ListenableFuture<Task> |
MediaAsyncClient.deleteMedia(URI uri) |
com.google.common.util.concurrent.ListenableFuture<Task> |
MetadataAsyncClient.Writeable.deleteMetadataEntry(URI metaDataUri,
String key) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.deleteVApp(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.deleteVappTemplate(URI templateUri) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.deleteVm(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.deploy(URI vmURI,
DeployVAppParams params) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.deploy(URI vAppURI,
DeployVAppParams params) |
com.google.common.util.concurrent.ListenableFuture<Void> |
VAppTemplateAsyncClient.disableDownload(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.discardSuspendedState(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.discardSuspendedState(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.ejectMedia(URI vmURI,
MediaInsertOrEjectParams mediaParams) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.enableDownload(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<Void> |
VAppAsyncClient.enterMaintenanceMode(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Entity> |
QueryAsyncClient.entity(String id) |
com.google.common.util.concurrent.ListenableFuture<Void> |
VAppAsyncClient.exitMaintenanceMode(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> |
CatalogAsyncClient.getCatalog(URI catalogUri)
Retrieves a catalog.
|
com.google.common.util.concurrent.ListenableFuture<CatalogItem> |
CatalogAsyncClient.getCatalogItem(URI catalogItemUri)
Retrieves a catalog item.
|
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> |
VAppAsyncClient.getControlAccess(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> |
OrgAsyncClient.getControlAccess(URI orgRef,
String catalogId) |
com.google.common.util.concurrent.ListenableFuture<CustomizationSection> |
VAppTemplateAsyncClient.getCustomizationSection(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<GuestCustomizationSection> |
VmAsyncClient.getGuestCustomizationSection(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<GuestCustomizationSection> |
VAppTemplateAsyncClient.getGuestCustomizationSection(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<LeaseSettingsSection> |
VAppTemplateAsyncClient.getLeaseSettingsSection(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<LeaseSettingsSection> |
VAppAsyncClient.getLeaseSettingsSection(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Media> |
MediaAsyncClient.getMedia(URI uri) |
com.google.common.util.concurrent.ListenableFuture<Metadata> |
MetadataAsyncClient.Readable.getMetadata(URI metaDataUri) |
com.google.common.util.concurrent.ListenableFuture<MetadataValue> |
MetadataAsyncClient.Readable.getMetadataValue(URI metaDataUri,
String key) |
com.google.common.util.concurrent.ListenableFuture<? extends Network> |
NetworkAsyncClient.getNetwork(URI networkUri) |
com.google.common.util.concurrent.ListenableFuture<NetworkConfigSection> |
VAppTemplateAsyncClient.getNetworkConfigSection(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<NetworkConfigSection> |
VAppAsyncClient.getNetworkConfigSection(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<NetworkConnectionSection> |
VmAsyncClient.getNetworkConnectionSection(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<NetworkConnectionSection> |
VAppTemplateAsyncClient.getNetworkConnectionSection(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<NetworkSection> |
VAppTemplateAsyncClient.getNetworkSection(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<NetworkSection> |
VAppAsyncClient.getNetworkSection(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<OperatingSystemSection> |
VmAsyncClient.getOperatingSystemSection(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<? extends Org> |
OrgAsyncClient.getOrg(URI orgUri) |
com.google.common.util.concurrent.ListenableFuture<OrgList> |
OrgAsyncClient.getOrgList() |
com.google.common.util.concurrent.ListenableFuture<Envelope> |
VAppTemplateAsyncClient.getOvf(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<Owner> |
VAppTemplateAsyncClient.getOwner(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<Owner> |
VAppAsyncClient.getOwner(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Owner> |
MediaAsyncClient.getOwner(URI uri) |
com.google.common.util.concurrent.ListenableFuture<VmPendingQuestion> |
VmAsyncClient.getPendingQuestion(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<ProductSectionList> |
VmAsyncClient.getProductSections(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<ProductSectionList> |
VAppTemplateAsyncClient.getProductSections(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<ProductSectionList> |
VAppAsyncClient.getProductSections(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<RuntimeInfoSection> |
VmAsyncClient.getRuntimeInfoSection(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<ScreenTicket> |
VmAsyncClient.getScreenTicket(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<References> |
VAppTemplateAsyncClient.getShadowVms(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<StartupSection> |
VAppAsyncClient.getStartupSection(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
TaskAsyncClient.getTask(URI taskURI) |
com.google.common.util.concurrent.ListenableFuture<TasksList> |
TaskAsyncClient.getTaskList(URI orgURI) |
com.google.common.util.concurrent.ListenableFuture<VApp> |
VAppAsyncClient.getVApp(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> |
VAppTemplateAsyncClient.getVAppTemplate(URI reference) |
com.google.common.util.concurrent.ListenableFuture<NetworkConnectionSection> |
VAppTemplateAsyncClient.getVAppTemplateNetworkConnectionSection(URI templateURI) |
com.google.common.util.concurrent.ListenableFuture<? extends Vdc> |
VdcAsyncClient.getVdc(URI vdcURI) |
com.google.common.util.concurrent.ListenableFuture<VirtualHardwareSection> |
VmAsyncClient.getVirtualHardwareSection(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<RasdItem> |
VmAsyncClient.getVirtualHardwareSectionCpu(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> |
VmAsyncClient.getVirtualHardwareSectionDisks(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> |
VmAsyncClient.getVirtualHardwareSectionMedia(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<RasdItem> |
VmAsyncClient.getVirtualHardwareSectionMemory(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> |
VmAsyncClient.getVirtualHardwareSectionNetworkCards(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> |
VmAsyncClient.getVirtualHardwareSectionSerialPorts(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Vm> |
VmAsyncClient.getVm(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.insertMedia(URI vmURI,
MediaInsertOrEjectParams mediaParams) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.installVMwareTools(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<VApp> |
VdcAsyncClient.instantiateVApp(URI vdcURI,
InstantiateVAppParams params) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.mediaListQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.mediaListQueryAll() |
com.google.common.util.concurrent.ListenableFuture<Task> |
MetadataAsyncClient.Writeable.mergeMetadata(URI metaDataUri,
Metadata metadata) |
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> |
VAppAsyncClient.modifyControlAccess(URI vAppURI,
ControlAccessParams params) |
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> |
OrgAsyncClient.modifyControlAccess(URI orgRef,
String catalogId,
ControlAccessParams params) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.modifyCustomizationSection(URI templateURI,
CustomizationSection sectionType) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyGuestCustomizationSection(URI vmURI,
GuestCustomizationSection section) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.modifyGuestCustomizationSection(URI templateURI,
GuestCustomizationSection section) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.modifyLeaseSettingsSection(URI templateURI,
LeaseSettingsSection settingsSection) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.modifyLeaseSettingsSection(URI vAppURI,
LeaseSettingsSection section) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.modifyNetworkConfigSection(URI templateURI,
NetworkConfigSection section) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.modifyNetworkConfigSection(URI vAppURI,
NetworkConfigSection section) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyNetworkConnectionSection(URI vmURI,
NetworkConnectionSection section) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.modifyNetworkConnectionSection(URI templateURI,
NetworkConnectionSection section) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyOperatingSystemSection(URI vmURI,
OperatingSystemSection section) |
com.google.common.util.concurrent.ListenableFuture<Void> |
VAppAsyncClient.modifyOwner(URI vAppURI,
Owner owner) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyProductSections(URI vmURI,
ProductSectionList sectionList) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.modifyProductSections(URI templateURI,
ProductSectionList sections) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.modifyProductSections(URI vAppURI,
ProductSectionList sectionList) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.modifyStartupSection(URI vAppURI,
StartupSection section) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.modifyVApp(URI vAppURI,
VApp vApp) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.modifyVAppTemplate(URI templateURI,
VAppTemplate template) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyVirtualHardwareSection(URI vmURI,
VirtualHardwareSection section) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyVirtualHardwareSectionCpu(URI vmURI,
RasdItem rasd) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyVirtualHardwareSectionDisks(URI vmURI,
RasdItemsList rasdItemsList) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyVirtualHardwareSectionMemory(URI vmURI,
RasdItem rasd) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyVirtualHardwareSectionNetworkCards(URI vmURI,
RasdItemsList rasdItemsList) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyVirtualHardwareSectionSerialPorts(URI vmURI,
RasdItemsList rasdItemsList) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.modifyVm(URI vmURI,
Vm vApp) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.powerOff(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.powerOff(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.powerOn(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.powerOn(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.query(Integer page,
Integer pageSize,
String format,
String type,
String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.query(String type,
String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.queryAll(String type) |
com.google.common.util.concurrent.ListenableFuture<QueryList> |
QueryAsyncClient.queryList()
REST API General queries handler.
|
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.reboot(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.reboot(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.recompose(URI vAppURI,
RecomposeVAppParams params) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.relocateVm(URI vmURI,
RelocateParams params) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.relocateVm(URI templateURI,
RelocateParams params) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.reset(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.reset(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
MetadataAsyncClient.Writeable.setMetadata(URI metaDataUri,
String key,
MetadataValue metadataValue) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.shutdown(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.shutdown(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.suspend(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.suspend(URI vAppURI) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.undeploy(URI vmURI,
UndeployVAppParams params) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.undeploy(URI vAppURI,
UndeployVAppParams params) |
com.google.common.util.concurrent.ListenableFuture<CatalogItem> |
CatalogAsyncClient.updateCatalogItem(URI catalogItemUri,
CatalogItem catalogItem)
Modifies a catalog item.
|
com.google.common.util.concurrent.ListenableFuture<Task> |
MediaAsyncClient.updateMedia(URI uri,
Media media) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.upgradeHardwareVersion(URI vmURI) |
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> |
VdcAsyncClient.uploadVAppTemplate(URI vdcURI,
UploadVAppTemplateParams params) |
com.google.common.util.concurrent.ListenableFuture<VAppReferences> |
QueryAsyncClient.vAppReferencesQuery(Integer page,
Integer pageSize,
String filter) |
com.google.common.util.concurrent.ListenableFuture<VAppReferences> |
QueryAsyncClient.vAppReferencesQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<VAppReferences> |
QueryAsyncClient.vAppReferencesQueryAll() |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.vAppsQuery(Integer page,
Integer pageSize,
String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.vAppsQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.vAppsQueryAll()
Retrieves a list of
VApp s by using REST API general QueryHandler. |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.vAppTemplatesQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.vAppTemplatesQueryAll() |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.vmsQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
QueryAsyncClient.vmsQueryAll() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<AdminCatalog> |
AdminCatalogAsyncClient.createCatalog(URI orgRef,
AdminCatalog catalog) |
com.google.common.util.concurrent.ListenableFuture<Group> |
GroupAsyncClient.createGroup(URI adminOrgUri,
Group group) |
com.google.common.util.concurrent.ListenableFuture<User> |
UserAsyncClient.createUser(URI userRef,
User user) |
com.google.common.util.concurrent.ListenableFuture<Void> |
AdminCatalogAsyncClient.deleteCatalog(URI catalogRef) |
com.google.common.util.concurrent.ListenableFuture<Void> |
GroupAsyncClient.deleteGroup(URI groupRef) |
com.google.common.util.concurrent.ListenableFuture<Void> |
UserAsyncClient.deleteUser(URI userRef) |
com.google.common.util.concurrent.ListenableFuture<Task> |
AdminVdcAsyncClient.deleteVdc(URI vdcRef) |
com.google.common.util.concurrent.ListenableFuture<Void> |
AdminVdcAsyncClient.disableVdc(URI vdcRef) |
com.google.common.util.concurrent.ListenableFuture<Task> |
AdminVdcAsyncClient.editVdc(URI vdcRef,
AdminVdc vdc) |
com.google.common.util.concurrent.ListenableFuture<Void> |
AdminVdcAsyncClient.enableVdc(URI vdcRef) |
com.google.common.util.concurrent.ListenableFuture<AdminCatalog> |
AdminCatalogAsyncClient.getCatalog(URI catalogRef) |
com.google.common.util.concurrent.ListenableFuture<OrgEmailSettings> |
AdminOrgAsyncClient.getEmailSettings(URI orgRef) |
com.google.common.util.concurrent.ListenableFuture<OrgGeneralSettings> |
AdminOrgAsyncClient.getGeneralSettings(URI orgRef) |
com.google.common.util.concurrent.ListenableFuture<Group> |
GroupAsyncClient.getGroup(URI groupUri) |
com.google.common.util.concurrent.ListenableFuture<OrgLdapSettings> |
AdminOrgAsyncClient.getLdapSettings(URI orgRef) |
com.google.common.util.concurrent.ListenableFuture<ExternalNetwork> |
AdminNetworkAsyncClient.getNetwork(URI networkRef) |
com.google.common.util.concurrent.ListenableFuture<AdminOrg> |
AdminOrgAsyncClient.getOrg(URI orgRef) |
com.google.common.util.concurrent.ListenableFuture<Owner> |
AdminCatalogAsyncClient.getOwner(URI catalogRef) |
com.google.common.util.concurrent.ListenableFuture<OrgPasswordPolicySettings> |
AdminOrgAsyncClient.getPasswordPolicy(URI orgRef) |
com.google.common.util.concurrent.ListenableFuture<OrgSettings> |
AdminOrgAsyncClient.getSettings(URI orgRef) |
com.google.common.util.concurrent.ListenableFuture<User> |
UserAsyncClient.getUser(URI userRef) |
com.google.common.util.concurrent.ListenableFuture<OrgLeaseSettings> |
AdminOrgAsyncClient.getVAppLeaseSettings(URI orgRef) |
com.google.common.util.concurrent.ListenableFuture<OrgVAppTemplateLeaseSettings> |
AdminOrgAsyncClient.getVAppTemplateLeaseSettings(URI orgRef) |
com.google.common.util.concurrent.ListenableFuture<AdminVdc> |
AdminVdcAsyncClient.getVdc(URI vdcRef) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.groupsQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.groupsQueryAll() |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.orgsQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.orgsQueryAll() |
com.google.common.util.concurrent.ListenableFuture<Void> |
AdminCatalogAsyncClient.publishCatalog(URI catalogRef,
PublishCatalogParams params) |
com.google.common.util.concurrent.ListenableFuture<Task> |
AdminNetworkAsyncClient.resetNetwork(URI networkRef) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.rightsQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.rightsQueryAll() |
com.google.common.util.concurrent.ListenableFuture<RoleReferences> |
AdminQueryAsyncClient.roleReferencesQueryAll() |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.rolesQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.rolesQueryAll() |
com.google.common.util.concurrent.ListenableFuture<Void> |
AdminCatalogAsyncClient.setOwner(URI catalogRef,
Owner newOwner) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.strandedUsersQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.strandedUsersQueryAll() |
com.google.common.util.concurrent.ListenableFuture<Void> |
UserAsyncClient.unlockUser(URI userRef) |
com.google.common.util.concurrent.ListenableFuture<AdminCatalog> |
AdminCatalogAsyncClient.updateCatalog(URI catalogRef,
AdminCatalog catalog) |
com.google.common.util.concurrent.ListenableFuture<OrgEmailSettings> |
AdminOrgAsyncClient.updateEmailSettings(URI orgRef,
OrgEmailSettings settings) |
com.google.common.util.concurrent.ListenableFuture<OrgGeneralSettings> |
AdminOrgAsyncClient.updateGeneralSettings(URI orgRef,
OrgGeneralSettings settings) |
com.google.common.util.concurrent.ListenableFuture<Group> |
GroupAsyncClient.updateGroup(URI groupRef,
Group group) |
com.google.common.util.concurrent.ListenableFuture<Task> |
AdminNetworkAsyncClient.updateNetwork(URI networkRef,
OrgNetwork network) |
com.google.common.util.concurrent.ListenableFuture<OrgPasswordPolicySettings> |
AdminOrgAsyncClient.updatePasswordPolicy(URI orgRef,
OrgPasswordPolicySettings settings) |
com.google.common.util.concurrent.ListenableFuture<OrgSettings> |
AdminOrgAsyncClient.updateSettings(URI orgRef,
OrgSettings settings) |
com.google.common.util.concurrent.ListenableFuture<User> |
UserAsyncClient.updateUser(URI userRef,
User user) |
com.google.common.util.concurrent.ListenableFuture<OrgLeaseSettings> |
AdminOrgAsyncClient.updateVAppLeaseSettings(URI orgRef,
OrgLeaseSettings settings) |
com.google.common.util.concurrent.ListenableFuture<OrgVAppTemplateLeaseSettings> |
AdminOrgAsyncClient.updateVAppTemplateLeaseSettings(URI orgRef,
OrgVAppTemplateLeaseSettings settings) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.usersQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.usersQueryAll() |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.vdcsQuery(String filter) |
com.google.common.util.concurrent.ListenableFuture<QueryResultRecords> |
AdminQueryAsyncClient.vdcsQueryAll() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Session> |
SessionAsyncClient.getSessionWithToken(URI session,
String authenticationToken) |
com.google.common.util.concurrent.ListenableFuture<Void> |
SessionAsyncClient.logoutSessionWithToken(URI session,
String authenticationToken) |
Copyright © 2009-2012 jclouds. All Rights Reserved.