| 程序包 | 说明 |
|---|---|
| com.smartx.tower | |
| com.smartx.tower.api |
| 限定符和类型 | 方法和说明 |
|---|---|
okhttp3.Call |
ApiClient.buildCall(String baseUrl,
String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,String> cookieParams,
Map<String,Object> formParams,
String[] authNames,
ApiCallback callback)
Build HTTP call with the given options.
|
okhttp3.Request |
ApiClient.buildRequest(String baseUrl,
String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,String> cookieParams,
Map<String,Object> formParams,
String[] authNames,
ApiCallback callback)
Build an HTTP request with the given options.
|
<T> void |
ApiClient.executeAsync(okhttp3.Call call,
ApiCallback<T> callback)
|
<T> void |
ApiClient.executeAsync(okhttp3.Call call,
Type returnType,
ApiCallback<T> callback)
Execute HTTP call asynchronously.
|
| 构造器和说明 |
|---|
ProgressRequestBody(okhttp3.RequestBody requestBody,
ApiCallback callback) |
ProgressResponseBody(okhttp3.ResponseBody responseBody,
ApiCallback callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
okhttp3.Call |
VmApi.abortMigrateVmAcrossClusterAsync(AbortMigrateVmAcrossClusterParams abortMigrateVmAcrossClusterParams,
ApiCallback<List<Task>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.abortMigrateVmAcrossClusterCall(AbortMigrateVmAcrossClusterParams abortMigrateVmAcrossClusterParams,
ApiCallback _callback)
Build call for abortMigrateVmAcrossCluster
|
okhttp3.Call |
DatacenterApi.addClustersToDatacenterAsync(List<AddClustersToDatacenterParams> addClustersToDatacenterParams,
ApiCallback<List<WithTaskDatacenter>> _callback)
(asynchronously)
|
okhttp3.Call |
DatacenterApi.addClustersToDatacenterCall(List<AddClustersToDatacenterParams> addClustersToDatacenterParams,
ApiCallback _callback)
Build call for addClustersToDatacenter
|
okhttp3.Call |
LabelApi.addLabelsToResourcesAsync(AddLabelsToResourcesParams addLabelsToResourcesParams,
ApiCallback<List<WithTaskLabel>> _callback)
(asynchronously)
|
okhttp3.Call |
LabelApi.addLabelsToResourcesCall(AddLabelsToResourcesParams addLabelsToResourcesParams,
ApiCallback _callback)
Build call for addLabelsToResources
|
okhttp3.Call |
VmApi.addVmCdRomAsync(VmAddCdRomParams vmAddCdRomParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.addVmCdRomCall(VmAddCdRomParams vmAddCdRomParams,
ApiCallback _callback)
Build call for addVmCdRom
|
okhttp3.Call |
VmApi.addVmDiskAsync(VmAddDiskParams vmAddDiskParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.addVmDiskCall(VmAddDiskParams vmAddDiskParams,
ApiCallback _callback)
Build call for addVmDisk
|
okhttp3.Call |
VmApi.addVmGpuDeviceAsync(VmAddGpuDeviceParams vmAddGpuDeviceParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.addVmGpuDeviceCall(VmAddGpuDeviceParams vmAddGpuDeviceParams,
ApiCallback _callback)
Build call for addVmGpuDevice
|
okhttp3.Call |
VmApi.addVmNicAsync(VmAddNicParams vmAddNicParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.addVmNicCall(VmAddNicParams vmAddNicParams,
ApiCallback _callback)
Build call for addVmNic
|
okhttp3.Call |
VmApi.addVmPciNicAsync(VmOperatePciNicParams vmOperatePciNicParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.addVmPciNicCall(VmOperatePciNicParams vmOperatePciNicParams,
ApiCallback _callback)
Build call for addVmPciNic
|
okhttp3.Call |
VmApi.addVmToFolderAsync(VmAddFolderParams vmAddFolderParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.addVmToFolderCall(VmAddFolderParams vmAddFolderParams,
ApiCallback _callback)
Build call for addVmToFolder
|
okhttp3.Call |
BackupPlanApi.backupRebuildVmAsync(BackupRestorePointRebuildParams backupRestorePointRebuildParams,
ApiCallback<List<WithTaskBackupRestoreExecution>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.backupRebuildVmCall(BackupRestorePointRebuildParams backupRestorePointRebuildParams,
ApiCallback _callback)
Build call for backupRebuildVm
|
okhttp3.Call |
BackupPlanApi.backupRestoreVmInPlaceAsync(BackupRestorePointRestoreInPlaceParams backupRestorePointRestoreInPlaceParams,
ApiCallback<List<WithTaskBackupRestoreExecution>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.backupRestoreVmInPlaceCall(BackupRestorePointRestoreInPlaceParams backupRestorePointRestoreInPlaceParams,
ApiCallback _callback)
Build call for backupRestoreVmInPlace
|
okhttp3.Call |
UploadTaskApi.cancelUploadTaskAsync(CancelUploadTaskParams cancelUploadTaskParams,
ApiCallback<List<String>> _callback)
(asynchronously)
|
okhttp3.Call |
UploadTaskApi.cancelUploadTaskCall(CancelUploadTaskParams cancelUploadTaskParams,
ApiCallback _callback)
Build call for cancelUploadTask
|
okhttp3.Call |
ObservabilityApi.clearSystemServiceAlertNotificationConfigAsync(DisassociateSystemServiceFromObsServiceParams disassociateSystemServiceFromObsServiceParams,
ApiCallback<WithTaskDisassociateSystemServiceFromObsServiceResult> _callback)
(asynchronously)
|
okhttp3.Call |
ObservabilityApi.clearSystemServiceAlertNotificationConfigCall(DisassociateSystemServiceFromObsServiceParams disassociateSystemServiceFromObsServiceParams,
ApiCallback _callback)
Build call for clearSystemServiceAlertNotificationConfig
|
okhttp3.Call |
ContentLibraryVmTemplateApi.cloneContentLibraryVmTemplateFromVmAsync(List<ContentLibraryVmTemplateCreationParams> contentLibraryVmTemplateCreationParams,
ApiCallback<List<WithTaskContentLibraryVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.cloneContentLibraryVmTemplateFromVmCall(List<ContentLibraryVmTemplateCreationParams> contentLibraryVmTemplateCreationParams,
ApiCallback _callback)
Build call for cloneContentLibraryVmTemplateFromVm
|
okhttp3.Call |
IscsiLunApi.cloneIscsiLunFromSnapshotAsync(List<IscsiLunCloneParams> iscsiLunCloneParams,
ApiCallback<List<WithTaskIscsiLun>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunApi.cloneIscsiLunFromSnapshotCall(List<IscsiLunCloneParams> iscsiLunCloneParams,
ApiCallback _callback)
Build call for cloneIscsiLunFromSnapshot
|
okhttp3.Call |
NvmfNamespaceApi.cloneNvmfNamespaceFromSnapshotAsync(List<NvmfNamespaceCloneParams> nvmfNamespaceCloneParams,
ApiCallback<List<WithTaskNvmfNamespace>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceApi.cloneNvmfNamespaceFromSnapshotCall(List<NvmfNamespaceCloneParams> nvmfNamespaceCloneParams,
ApiCallback _callback)
Build call for cloneNvmfNamespaceFromSnapshot
|
okhttp3.Call |
SnapshotGroupApi.cloneSnapshotGroupAsync(List<SnapshotGroupCloneParams> snapshotGroupCloneParams,
ApiCallback<List<WithTaskSnapshotGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotGroupApi.cloneSnapshotGroupCall(List<SnapshotGroupCloneParams> snapshotGroupCloneParams,
ApiCallback _callback)
Build call for cloneSnapshotGroup
|
okhttp3.Call |
VmApi.cloneVmAsync(List<VmCloneParams> vmCloneParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.cloneVmCall(List<VmCloneParams> vmCloneParams,
ApiCallback _callback)
Build call for cloneVm
|
okhttp3.Call |
VmTemplateApi.cloneVmTemplateFromVmAsync(List<VmTemplateCreationParams> vmTemplateCreationParams,
ApiCallback<List<WithTaskVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
VmTemplateApi.cloneVmTemplateFromVmCall(List<VmTemplateCreationParams> vmTemplateCreationParams,
ApiCallback _callback)
Build call for cloneVmTemplateFromVm
|
okhttp3.Call |
VmVolumeApi.cloneVmVolumeAsync(List<CloneVmVolumeParams> cloneVmVolumeParams,
ApiCallback<List<WithTaskVmVolume>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.cloneVmVolumeCall(List<CloneVmVolumeParams> cloneVmVolumeParams,
ApiCallback _callback)
Build call for cloneVmVolume
|
okhttp3.Call |
ClusterApi.connectClusterAsync(List<ClusterCreationParams> clusterCreationParams,
ApiCallback<List<WithTaskCluster>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.connectClusterCall(List<ClusterCreationParams> clusterCreationParams,
ApiCallback _callback)
Build call for connectCluster
|
okhttp3.Call |
ContentLibraryVmTemplateApi.convertContentLibraryVmTemplateFromVmAsync(List<ContentLibraryVmTemplateCreationParams> contentLibraryVmTemplateCreationParams,
ApiCallback<List<WithTaskContentLibraryVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.convertContentLibraryVmTemplateFromVmCall(List<ContentLibraryVmTemplateCreationParams> contentLibraryVmTemplateCreationParams,
ApiCallback _callback)
Build call for convertContentLibraryVmTemplateFromVm
|
okhttp3.Call |
VmTemplateApi.convertVmTemplateFromVmAsync(List<VmTemplateCreationParams> vmTemplateCreationParams,
ApiCallback<List<WithTaskVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
VmTemplateApi.convertVmTemplateFromVmCall(List<VmTemplateCreationParams> vmTemplateCreationParams,
ApiCallback _callback)
Build call for convertVmTemplateFromVm
|
okhttp3.Call |
VmApi.convertVmTemplateToVmAsync(List<ConvertVmTemplateToVmParams> convertVmTemplateToVmParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.convertVmTemplateToVmCall(List<ConvertVmTemplateToVmParams> convertVmTemplateToVmParams,
ApiCallback _callback)
Build call for convertVmTemplateToVm
|
okhttp3.Call |
IscsiLunApi.copyIscsiLunAsync(List<CopyIscsiLunParams> copyIscsiLunParams,
ApiCallback<List<WithTaskIscsiLun>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunApi.copyIscsiLunCall(List<CopyIscsiLunParams> copyIscsiLunParams,
ApiCallback _callback)
Build call for copyIscsiLun
|
okhttp3.Call |
AlertNotifierApi.createAlertNotifierAsync(List<AlertNotifierCreationParams> alertNotifierCreationParams,
ApiCallback<List<WithTaskAlertNotifier>> _callback)
(asynchronously)
|
okhttp3.Call |
AlertNotifierApi.createAlertNotifierCall(List<AlertNotifierCreationParams> alertNotifierCreationParams,
ApiCallback _callback)
Build call for createAlertNotifier
|
okhttp3.Call |
BackupPlanApi.createBackupPlanAsync(List<BackupPlanCreationParams> backupPlanCreationParams,
ApiCallback<List<WithTaskBackupPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.createBackupPlanCall(List<BackupPlanCreationParams> backupPlanCreationParams,
ApiCallback _callback)
Build call for createBackupPlan
|
okhttp3.Call |
BrickTopoApi.createBrickTopoAsync(List<BrickTopoCreationParams> brickTopoCreationParams,
ApiCallback<List<WithTaskBrickTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
BrickTopoApi.createBrickTopoCall(List<BrickTopoCreationParams> brickTopoCreationParams,
ApiCallback _callback)
Build call for createBrickTopo
|
okhttp3.Call |
GlobalSettingsApi.createClusterRecycleBinSettingAsync(ClusterRecycleBinCreationParams clusterRecycleBinCreationParams,
ApiCallback<List<WithTaskClusterSettings>> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalSettingsApi.createClusterRecycleBinSettingCall(ClusterRecycleBinCreationParams clusterRecycleBinCreationParams,
ApiCallback _callback)
Build call for createClusterRecycleBinSetting
|
okhttp3.Call |
ConsistencyGroupApi.createConsistencyGroupAsync(List<ConsistencyGroupCreationParams> consistencyGroupCreationParams,
ApiCallback<List<WithTaskConsistencyGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupApi.createConsistencyGroupCall(List<ConsistencyGroupCreationParams> consistencyGroupCreationParams,
ApiCallback _callback)
Build call for createConsistencyGroup
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.createConsistencyGroupSnapshotAsync(List<ConsistencyGroupSnapshotCreationParams> consistencyGroupSnapshotCreationParams,
ApiCallback<List<WithTaskConsistencyGroupSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.createConsistencyGroupSnapshotCall(List<ConsistencyGroupSnapshotCreationParams> consistencyGroupSnapshotCreationParams,
ApiCallback _callback)
Build call for createConsistencyGroupSnapshot
|
okhttp3.Call |
ContentLibraryImageApi.createContentLibraryImageAsync(byte[] _file,
String clusters,
String name,
String size,
String sizeUnit,
String description,
String uploadTaskId,
ApiCallback<List<UploadTask>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryImageApi.createContentLibraryImageCall(byte[] _file,
String clusters,
String name,
String size,
String sizeUnit,
String description,
String uploadTaskId,
ApiCallback _callback)
Build call for createContentLibraryImage
|
okhttp3.Call |
DatacenterApi.createDatacenterAsync(List<DatacenterCreationParams> datacenterCreationParams,
ApiCallback<List<WithTaskDatacenter>> _callback)
(asynchronously)
|
okhttp3.Call |
DatacenterApi.createDatacenterCall(List<DatacenterCreationParams> datacenterCreationParams,
ApiCallback _callback)
Build call for createDatacenter
|
okhttp3.Call |
ElfImageApi.createElfImageAsync(byte[] _file,
String clusterId,
String name,
String size,
String sizeUnit,
String description,
String uploadTaskId,
ApiCallback<List<UploadTask>> _callback)
(asynchronously)
|
okhttp3.Call |
ElfImageApi.createElfImageCall(byte[] _file,
String clusterId,
String name,
String size,
String sizeUnit,
String description,
String uploadTaskId,
ApiCallback _callback)
Build call for createElfImage
|
okhttp3.Call |
EntityFilterApi.createEntityFilterAsync(List<EntityFilterCreationParams> entityFilterCreationParams,
ApiCallback<List<WithTaskEntityFilter>> _callback)
(asynchronously)
|
okhttp3.Call |
EntityFilterApi.createEntityFilterCall(List<EntityFilterCreationParams> entityFilterCreationParams,
ApiCallback _callback)
Build call for createEntityFilter
|
okhttp3.Call |
GraphApi.createGraphAsync(List<GraphCreationParams> graphCreationParams,
ApiCallback<List<WithTaskGraph>> _callback)
(asynchronously)
|
okhttp3.Call |
GraphApi.createGraphCall(List<GraphCreationParams> graphCreationParams,
ApiCallback _callback)
Build call for createGraph
|
okhttp3.Call |
HostApi.createHostAsync(List<HostCreationParams> hostCreationParams,
ApiCallback<List<WithTaskBatchHosts>> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.createHostCall(List<HostCreationParams> hostCreationParams,
ApiCallback _callback)
Build call for createHost
|
okhttp3.Call |
IscsiLunApi.createIscsiLunAsync(List<IscsiLunCreationParams> iscsiLunCreationParams,
ApiCallback<List<WithTaskIscsiLun>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunApi.createIscsiLunCall(List<IscsiLunCreationParams> iscsiLunCreationParams,
ApiCallback _callback)
Build call for createIscsiLun
|
okhttp3.Call |
IscsiLunSnapshotApi.createIscsiLunSnapshotAsync(List<IscsiLunSnapshotCreationParams> iscsiLunSnapshotCreationParams,
ApiCallback<List<WithTaskIscsiLunSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunSnapshotApi.createIscsiLunSnapshotCall(List<IscsiLunSnapshotCreationParams> iscsiLunSnapshotCreationParams,
ApiCallback _callback)
Build call for createIscsiLunSnapshot
|
okhttp3.Call |
IscsiTargetApi.createIscsiTargetAsync(List<IscsiTargetCreationParams> iscsiTargetCreationParams,
ApiCallback<List<WithTaskIscsiTarget>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiTargetApi.createIscsiTargetCall(List<IscsiTargetCreationParams> iscsiTargetCreationParams,
ApiCallback _callback)
Build call for createIscsiTarget
|
okhttp3.Call |
LabelApi.createLabelAsync(List<LabelCreationParams> labelCreationParams,
ApiCallback<List<WithTaskLabel>> _callback)
(asynchronously)
|
okhttp3.Call |
LabelApi.createLabelCall(List<LabelCreationParams> labelCreationParams,
ApiCallback _callback)
Build call for createLabel
|
okhttp3.Call |
LogCollectionApi.createLogCollectionAsync(List<LogCollectionCreationParams> logCollectionCreationParams,
ApiCallback<List<WithTaskLogCollection>> _callback)
(asynchronously)
|
okhttp3.Call |
LogCollectionApi.createLogCollectionCall(List<LogCollectionCreationParams> logCollectionCreationParams,
ApiCallback _callback)
Build call for createLogCollection
|
okhttp3.Call |
NamespaceGroupApi.createNamespaceGroupAsync(List<NamespaceGroupCreationParams> namespaceGroupCreationParams,
ApiCallback<List<WithTaskNamespaceGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
NamespaceGroupApi.createNamespaceGroupCall(List<NamespaceGroupCreationParams> namespaceGroupCreationParams,
ApiCallback _callback)
Build call for createNamespaceGroup
|
okhttp3.Call |
NfsExportApi.createNfsExportAsync(List<NfsExportCreationParams> nfsExportCreationParams,
ApiCallback<List<WithTaskNfsExport>> _callback)
(asynchronously)
|
okhttp3.Call |
NfsExportApi.createNfsExportCall(List<NfsExportCreationParams> nfsExportCreationParams,
ApiCallback _callback)
Build call for createNfsExport
|
okhttp3.Call |
NvmfNamespaceApi.createNvmfNamespaceAsync(List<NvmfNamespaceCreationParams> nvmfNamespaceCreationParams,
ApiCallback<List<WithTaskNvmfNamespace>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceApi.createNvmfNamespaceCall(List<NvmfNamespaceCreationParams> nvmfNamespaceCreationParams,
ApiCallback _callback)
Build call for createNvmfNamespace
|
okhttp3.Call |
NvmfNamespaceSnapshotApi.createNvmfNamespaceSnapshotAsync(List<NvmfNamespaceSnapshotCreationParams> nvmfNamespaceSnapshotCreationParams,
ApiCallback<List<WithTaskNvmfNamespaceSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceSnapshotApi.createNvmfNamespaceSnapshotCall(List<NvmfNamespaceSnapshotCreationParams> nvmfNamespaceSnapshotCreationParams,
ApiCallback _callback)
Build call for createNvmfNamespaceSnapshot
|
okhttp3.Call |
NvmfSubsystemApi.createNvmfSubsystemAsync(List<NvmfSubsystemCreationParams> nvmfSubsystemCreationParams,
ApiCallback<List<WithTaskNvmfSubsystem>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfSubsystemApi.createNvmfSubsystemCall(List<NvmfSubsystemCreationParams> nvmfSubsystemCreationParams,
ApiCallback _callback)
Build call for createNvmfSubsystem
|
okhttp3.Call |
OrganizationApi.createOrganizationAsync(List<OrganizationCreationParams> organizationCreationParams,
ApiCallback<List<WithTaskOrganization>> _callback)
(asynchronously)
|
okhttp3.Call |
OrganizationApi.createOrganizationCall(List<OrganizationCreationParams> organizationCreationParams,
ApiCallback _callback)
Build call for createOrganization
|
okhttp3.Call |
RackTopoApi.createRackTopoAsync(List<RackTopoCreationParams> rackTopoCreationParams,
ApiCallback<List<WithTaskRackTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
RackTopoApi.createRackTopoCall(List<RackTopoCreationParams> rackTopoCreationParams,
ApiCallback _callback)
Build call for createRackTopo
|
okhttp3.Call |
ReportTemplateApi.createReportTemplateAsync(List<ReportTemplateCreationParams> reportTemplateCreationParams,
ApiCallback<List<WithTaskReportTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ReportTemplateApi.createReportTemplateCall(List<ReportTemplateCreationParams> reportTemplateCreationParams,
ApiCallback _callback)
Build call for createReportTemplate
|
okhttp3.Call |
UserRoleNextApi.createRoleAsync(List<RoleCreationParams> roleCreationParams,
ApiCallback<List<WithTaskUserRoleNext>> _callback)
(asynchronously)
|
okhttp3.Call |
UserRoleNextApi.createRoleCall(List<RoleCreationParams> roleCreationParams,
ApiCallback _callback)
Build call for createRole
|
okhttp3.Call |
UserApi.createRootUserAsync(RootUserCreationParams rootUserCreationParams,
ApiCallback<WithTaskUser> _callback)
(asynchronously)
|
okhttp3.Call |
UserApi.createRootUserCall(RootUserCreationParams rootUserCreationParams,
ApiCallback _callback)
Build call for createRootUser
|
okhttp3.Call |
SecurityGroupApi.createSecurityGroupAsync(SecurityGroupCreateParams securityGroupCreateParams,
ApiCallback<WithTaskSecurityGroup> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityGroupApi.createSecurityGroupCall(SecurityGroupCreateParams securityGroupCreateParams,
ApiCallback _callback)
Build call for createSecurityGroup
|
okhttp3.Call |
SecurityPolicyApi.createSecurityPolicyAsync(SecurityPolicyCreateParams securityPolicyCreateParams,
ApiCallback<WithTaskSecurityPolicy> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityPolicyApi.createSecurityPolicyCall(SecurityPolicyCreateParams securityPolicyCreateParams,
ApiCallback _callback)
Build call for createSecurityPolicy
|
okhttp3.Call |
SnapshotPlanApi.createSnapshotPlanAsync(List<SnapshotPlanCreationParams> snapshotPlanCreationParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.createSnapshotPlanCall(List<SnapshotPlanCreationParams> snapshotPlanCreationParams,
ApiCallback _callback)
Build call for createSnapshotPlan
|
okhttp3.Call |
SnmpTransportApi.createSnmpTransportAsync(List<SnmpTransportCreationParams> snmpTransportCreationParams,
ApiCallback<List<WithTaskSnmpTransport>> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTransportApi.createSnmpTransportCall(List<SnmpTransportCreationParams> snmpTransportCreationParams,
ApiCallback _callback)
Build call for createSnmpTransport
|
okhttp3.Call |
SnmpTrapReceiverApi.createSnmpTrapReceiverAsync(List<SnmpTrapReceiverCreationParams> snmpTrapReceiverCreationParams,
ApiCallback<List<WithTaskSnmpTrapReceiver>> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTrapReceiverApi.createSnmpTrapReceiverCall(List<SnmpTrapReceiverCreationParams> snmpTrapReceiverCreationParams,
ApiCallback _callback)
Build call for createSnmpTrapReceiver
|
okhttp3.Call |
TaskApi.createTaskAsync(List<TaskCreationParams> taskCreationParams,
ApiCallback<List<WithTaskTask>> _callback)
(asynchronously)
|
okhttp3.Call |
TaskApi.createTaskCall(List<TaskCreationParams> taskCreationParams,
ApiCallback _callback)
Build call for createTask
|
okhttp3.Call |
UserApi.createUserAsync(List<UserCreationParams> userCreationParams,
ApiCallback<List<WithTaskUser>> _callback)
(asynchronously)
|
okhttp3.Call |
UserAuditLogApi.createUserAuditLogAsync(List<UserAuditLogCreationParams> userAuditLogCreationParams,
ApiCallback<List<WithTaskUserAuditLog>> _callback)
(asynchronously)
|
okhttp3.Call |
UserAuditLogApi.createUserAuditLogCall(List<UserAuditLogCreationParams> userAuditLogCreationParams,
ApiCallback _callback)
Build call for createUserAuditLog
|
okhttp3.Call |
UserApi.createUserCall(List<UserCreationParams> userCreationParams,
ApiCallback _callback)
Build call for createUser
|
okhttp3.Call |
VcenterAccountApi.createVcenterAccountAsync(CreateVcenterAccountParams createVcenterAccountParams,
ApiCallback<WithTaskVcenterAccount> _callback)
(asynchronously)
|
okhttp3.Call |
VcenterAccountApi.createVcenterAccountCall(CreateVcenterAccountParams createVcenterAccountParams,
ApiCallback _callback)
Build call for createVcenterAccount
|
okhttp3.Call |
VdsApi.createVdsAsync(List<VdsCreationParams> vdsCreationParams,
ApiCallback<List<WithTaskVds>> _callback)
(asynchronously)
|
okhttp3.Call |
VdsApi.createVdsCall(List<VdsCreationParams> vdsCreationParams,
ApiCallback _callback)
Build call for createVds
|
okhttp3.Call |
VdsApi.createVdsWithAccessVlanAsync(List<VdsCreationWithMAccessVlanParams> vdsCreationWithMAccessVlanParams,
ApiCallback<List<WithTaskVds>> _callback)
(asynchronously)
|
okhttp3.Call |
VdsApi.createVdsWithAccessVlanCall(List<VdsCreationWithMAccessVlanParams> vdsCreationWithMAccessVlanParams,
ApiCallback _callback)
Build call for createVdsWithAccessVlan
|
okhttp3.Call |
VdsApi.createVdsWithMigrateVlanAsync(List<VdsCreationWithMigrateVlanParams> vdsCreationWithMigrateVlanParams,
ApiCallback<List<WithTaskVds>> _callback)
(asynchronously)
|
okhttp3.Call |
VdsApi.createVdsWithMigrateVlanCall(List<VdsCreationWithMigrateVlanParams> vdsCreationWithMigrateVlanParams,
ApiCallback _callback)
Build call for createVdsWithMigrateVlan
|
okhttp3.Call |
ViewApi.createViewAsync(List<ViewCreationParams> viewCreationParams,
ApiCallback<List<WithTaskView>> _callback)
(asynchronously)
|
okhttp3.Call |
ViewApi.createViewCall(List<ViewCreationParams> viewCreationParams,
ApiCallback _callback)
Build call for createView
|
okhttp3.Call |
VirtualPrivateCloudApi.createVirtualPrivateCloudAsync(List<VirtualPrivateCloudCreationParams> virtualPrivateCloudCreationParams,
ApiCallback<List<WithTaskVirtualPrivateCloud>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudApi.createVirtualPrivateCloudCall(List<VirtualPrivateCloudCreationParams> virtualPrivateCloudCreationParams,
ApiCallback _callback)
Build call for createVirtualPrivateCloud
|
okhttp3.Call |
VirtualPrivateCloudFloatingIpApi.createVirtualPrivateCloudFloatingIpAsync(List<VirtualPrivateCloudFloatingIpCreationParams> virtualPrivateCloudFloatingIpCreationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudFloatingIp>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudFloatingIpApi.createVirtualPrivateCloudFloatingIpCall(List<VirtualPrivateCloudFloatingIpCreationParams> virtualPrivateCloudFloatingIpCreationParams,
ApiCallback _callback)
Build call for createVirtualPrivateCloudFloatingIp
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.createVirtualPrivateCloudNatGatewayAsync(List<VirtualPrivateCloudNatGatewayCreationParams> virtualPrivateCloudNatGatewayCreationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudNatGateway>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.createVirtualPrivateCloudNatGatewayCall(List<VirtualPrivateCloudNatGatewayCreationParams> virtualPrivateCloudNatGatewayCreationParams,
ApiCallback _callback)
Build call for createVirtualPrivateCloudNatGateway
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.createVirtualPrivateCloudRouterGatewayAsync(List<VirtualPrivateCloudRouterGatewayCreationParams> virtualPrivateCloudRouterGatewayCreationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudRouterGateway>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.createVirtualPrivateCloudRouterGatewayCall(List<VirtualPrivateCloudRouterGatewayCreationParams> virtualPrivateCloudRouterGatewayCreationParams,
ApiCallback _callback)
Build call for createVirtualPrivateCloudRouterGateway
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.createVirtualPrivateCloudRouteTableAsync(List<VirtualPrivateCloudRouteTableCreationParams> virtualPrivateCloudRouteTableCreationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudRouteTable>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.createVirtualPrivateCloudRouteTableCall(List<VirtualPrivateCloudRouteTableCreationParams> virtualPrivateCloudRouteTableCreationParams,
ApiCallback _callback)
Build call for createVirtualPrivateCloudRouteTable
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.createVirtualPrivateCloudSecurityGroupAsync(List<VirtualPrivateCloudSecurityGroupCreationParams> virtualPrivateCloudSecurityGroupCreationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudSecurityGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.createVirtualPrivateCloudSecurityGroupCall(List<VirtualPrivateCloudSecurityGroupCreationParams> virtualPrivateCloudSecurityGroupCreationParams,
ApiCallback _callback)
Build call for createVirtualPrivateCloudSecurityGroup
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.createVirtualPrivateCloudSecurityPolicyAsync(List<VirtualPrivateCloudSecurityPolicyCreateParams> virtualPrivateCloudSecurityPolicyCreateParams,
ApiCallback<List<WithTaskVirtualPrivateCloudSecurityPolicy>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.createVirtualPrivateCloudSecurityPolicyCall(List<VirtualPrivateCloudSecurityPolicyCreateParams> virtualPrivateCloudSecurityPolicyCreateParams,
ApiCallback _callback)
Build call for createVirtualPrivateCloudSecurityPolicy
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.createVirtualPrivateCloudSubnetAsync(List<VirtualPrivateCloudSubnetCreationParams> virtualPrivateCloudSubnetCreationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudSubnet>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.createVirtualPrivateCloudSubnetCall(List<VirtualPrivateCloudSubnetCreationParams> virtualPrivateCloudSubnetCreationParams,
ApiCallback _callback)
Build call for createVirtualPrivateCloudSubnet
|
okhttp3.Call |
VmApi.createVmAsync(List<VmCreationParams> vmCreationParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.createVmCall(List<VmCreationParams> vmCreationParams,
ApiCallback _callback)
Build call for createVm
|
okhttp3.Call |
VmFolderApi.createVmFolderAsync(List<VmFolderCreationParams> vmFolderCreationParams,
ApiCallback<List<WithTaskVmFolder>> _callback)
(asynchronously)
|
okhttp3.Call |
VmFolderApi.createVmFolderCall(List<VmFolderCreationParams> vmFolderCreationParams,
ApiCallback _callback)
Build call for createVmFolder
|
okhttp3.Call |
VmApi.createVmFromContentLibraryTemplateAsync(List<VmCreateVmFromContentLibraryTemplateParams> vmCreateVmFromContentLibraryTemplateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.createVmFromContentLibraryTemplateBatchAsync(VmCreateVmFromContentLibraryTemplateBatchParams vmCreateVmFromContentLibraryTemplateBatchParams,
ApiCallback<WithTaskVmArray> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.createVmFromContentLibraryTemplateBatchCall(VmCreateVmFromContentLibraryTemplateBatchParams vmCreateVmFromContentLibraryTemplateBatchParams,
ApiCallback _callback)
Build call for createVmFromContentLibraryTemplateBatch
|
okhttp3.Call |
VmApi.createVmFromContentLibraryTemplateCall(List<VmCreateVmFromContentLibraryTemplateParams> vmCreateVmFromContentLibraryTemplateParams,
ApiCallback _callback)
Build call for createVmFromContentLibraryTemplate
|
okhttp3.Call |
VmApi.createVmFromTemplateAsync(List<VmCreateVmFromTemplateParams> vmCreateVmFromTemplateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.createVmFromTemplateCall(List<VmCreateVmFromTemplateParams> vmCreateVmFromTemplateParams,
ApiCallback _callback)
Build call for createVmFromTemplate
|
okhttp3.Call |
VmPlacementGroupApi.createVmPlacementGroupAsync(List<VmPlacementGroupCreationParams> vmPlacementGroupCreationParams,
ApiCallback<List<WithTaskVmPlacementGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
VmPlacementGroupApi.createVmPlacementGroupCall(List<VmPlacementGroupCreationParams> vmPlacementGroupCreationParams,
ApiCallback _callback)
Build call for createVmPlacementGroup
|
okhttp3.Call |
VmSnapshotApi.createVmSnapshotAsync(VmSnapshotCreationParams vmSnapshotCreationParams,
ApiCallback<List<WithTaskVmSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
VmSnapshotApi.createVmSnapshotCall(VmSnapshotCreationParams vmSnapshotCreationParams,
ApiCallback _callback)
Build call for createVmSnapshot
|
okhttp3.Call |
VlanApi.createVmVlanAsync(List<VmVlanCreationParams> vmVlanCreationParams,
ApiCallback<List<WithTaskVlan>> _callback)
(asynchronously)
|
okhttp3.Call |
VlanApi.createVmVlanCall(List<VmVlanCreationParams> vmVlanCreationParams,
ApiCallback _callback)
Build call for createVmVlan
|
okhttp3.Call |
VmVolumeApi.createVmVolumeAsync(List<VmVolumeCreationParams> vmVolumeCreationParams,
ApiCallback<List<WithTaskVmVolume>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.createVmVolumeCall(List<VmVolumeCreationParams> vmVolumeCreationParams,
ApiCallback _callback)
Build call for createVmVolume
|
okhttp3.Call |
VmVolumeSnapshotApi.createVmVolumeSnapshotAsync(List<VmVolumeSnapshotCreationParams> vmVolumeSnapshotCreationParams,
ApiCallback<List<WithTaskVmVolumeSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeSnapshotApi.createVmVolumeSnapshotCall(List<VmVolumeSnapshotCreationParams> vmVolumeSnapshotCreationParams,
ApiCallback _callback)
Build call for createVmVolumeSnapshot
|
okhttp3.Call |
AlertNotifierApi.deleteAlertNotifierAsync(DeleteAlertNotifierParams deleteAlertNotifierParams,
ApiCallback<List<WithTaskDeleteAlertNotifier>> _callback)
(asynchronously)
|
okhttp3.Call |
AlertNotifierApi.deleteAlertNotifierCall(DeleteAlertNotifierParams deleteAlertNotifierParams,
ApiCallback _callback)
Build call for deleteAlertNotifier
|
okhttp3.Call |
BackupPlanApi.deleteBackupPlanAsync(BackupPlanDeletionParams backupPlanDeletionParams,
ApiCallback<List<WithTaskDeleteBackupPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.deleteBackupPlanCall(BackupPlanDeletionParams backupPlanDeletionParams,
ApiCallback _callback)
Build call for deleteBackupPlan
|
okhttp3.Call |
BackupPlanApi.deleteBackupRestorePointAsync(BackupRestorePointDeletionParams backupRestorePointDeletionParams,
ApiCallback<List<WithTaskDeleteBackupRestorePointArray>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.deleteBackupRestorePointCall(BackupRestorePointDeletionParams backupRestorePointDeletionParams,
ApiCallback _callback)
Build call for deleteBackupRestorePoint
|
okhttp3.Call |
BrickTopoApi.deleteBrickTopoAsync(BrickTopoDeletionParams brickTopoDeletionParams,
ApiCallback<List<WithTaskDeleteBrickTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
BrickTopoApi.deleteBrickTopoCall(BrickTopoDeletionParams brickTopoDeletionParams,
ApiCallback _callback)
Build call for deleteBrickTopo
|
okhttp3.Call |
CloudTowerApplicationApi.deleteCloudTowerApplicationPackageAsync(DeleteCloudTowerApplicationPackageParams deleteCloudTowerApplicationPackageParams,
ApiCallback<List<DeleteCloudTowerApplicationPackage>> _callback)
(asynchronously)
|
okhttp3.Call |
CloudTowerApplicationApi.deleteCloudTowerApplicationPackageCall(DeleteCloudTowerApplicationPackageParams deleteCloudTowerApplicationPackageParams,
ApiCallback _callback)
Build call for deleteCloudTowerApplicationPackage
|
okhttp3.Call |
ClusterApi.deleteClusterAsync(ClusterDeletionParams clusterDeletionParams,
ApiCallback<List<WithTaskDeleteCluster>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.deleteClusterCall(ClusterDeletionParams clusterDeletionParams,
ApiCallback _callback)
Build call for deleteCluster
|
okhttp3.Call |
GlobalSettingsApi.deleteClusterRecycleBinSettingAsync(ClusterRecycleBinDeletionParams clusterRecycleBinDeletionParams,
ApiCallback<List<WithTaskDeleteClusterRecycleBin>> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalSettingsApi.deleteClusterRecycleBinSettingCall(ClusterRecycleBinDeletionParams clusterRecycleBinDeletionParams,
ApiCallback _callback)
Build call for deleteClusterRecycleBinSetting
|
okhttp3.Call |
ConsistencyGroupApi.deleteConsistencyGroupAsync(ConsistencyGroupDeletionParams consistencyGroupDeletionParams,
ApiCallback<List<WithTaskDeleteConsistencyGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupApi.deleteConsistencyGroupCall(ConsistencyGroupDeletionParams consistencyGroupDeletionParams,
ApiCallback _callback)
Build call for deleteConsistencyGroup
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.deleteConsistencyGroupSnapshotAsync(ConsistencyGroupSnapshotDeletionParams consistencyGroupSnapshotDeletionParams,
ApiCallback<List<WithTaskDeleteConsistencyGroupSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.deleteConsistencyGroupSnapshotCall(ConsistencyGroupSnapshotDeletionParams consistencyGroupSnapshotDeletionParams,
ApiCallback _callback)
Build call for deleteConsistencyGroupSnapshot
|
okhttp3.Call |
ContentLibraryImageApi.deleteContentLibraryImageAsync(ContentLibraryImageDeletionParams contentLibraryImageDeletionParams,
ApiCallback<List<WithTaskDeleteContentLibraryImage>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryImageApi.deleteContentLibraryImageCall(ContentLibraryImageDeletionParams contentLibraryImageDeletionParams,
ApiCallback _callback)
Build call for deleteContentLibraryImage
|
okhttp3.Call |
ContentLibraryVmTemplateApi.deleteContentLibraryVmTemplateAsync(ContentLibraryVmTemplateDeletionParams contentLibraryVmTemplateDeletionParams,
ApiCallback<List<WithTaskDeleteContentLibraryVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.deleteContentLibraryVmTemplateCall(ContentLibraryVmTemplateDeletionParams contentLibraryVmTemplateDeletionParams,
ApiCallback _callback)
Build call for deleteContentLibraryVmTemplate
|
okhttp3.Call |
DatacenterApi.deleteDatacenterAsync(DatacenterDeletionParams datacenterDeletionParams,
ApiCallback<List<WithTaskDeleteDatacenter>> _callback)
(asynchronously)
|
okhttp3.Call |
DatacenterApi.deleteDatacenterCall(DatacenterDeletionParams datacenterDeletionParams,
ApiCallback _callback)
Build call for deleteDatacenter
|
okhttp3.Call |
ElfImageApi.deleteElfImageAsync(ElfImageDeletionParams elfImageDeletionParams,
ApiCallback<List<WithTaskDeleteElfImage>> _callback)
(asynchronously)
|
okhttp3.Call |
ElfImageApi.deleteElfImageCall(ElfImageDeletionParams elfImageDeletionParams,
ApiCallback _callback)
Build call for deleteElfImage
|
okhttp3.Call |
EntityFilterApi.deleteEntityFilterAsync(EntityFilterDeletionParams entityFilterDeletionParams,
ApiCallback<List<WithTaskDeleteEntityFilter>> _callback)
(asynchronously)
|
okhttp3.Call |
EntityFilterApi.deleteEntityFilterCall(EntityFilterDeletionParams entityFilterDeletionParams,
ApiCallback _callback)
Build call for deleteEntityFilter
|
okhttp3.Call |
GraphApi.deleteGraphAsync(GraphDeletionParams graphDeletionParams,
ApiCallback<List<WithTaskDeleteGraph>> _callback)
(asynchronously)
|
okhttp3.Call |
GraphApi.deleteGraphCall(GraphDeletionParams graphDeletionParams,
ApiCallback _callback)
Build call for deleteGraph
|
okhttp3.Call |
IscsiLunApi.deleteIscsiLunAsync(IscsiLunDeletionParams iscsiLunDeletionParams,
ApiCallback<List<WithTaskDeleteIscsiLun>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunApi.deleteIscsiLunCall(IscsiLunDeletionParams iscsiLunDeletionParams,
ApiCallback _callback)
Build call for deleteIscsiLun
|
okhttp3.Call |
IscsiLunSnapshotApi.deleteIscsiLunSnapshotAsync(IscsiLunSnapshotDeletionParams iscsiLunSnapshotDeletionParams,
ApiCallback<List<WithTaskDeleteIscsiLunSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunSnapshotApi.deleteIscsiLunSnapshotCall(IscsiLunSnapshotDeletionParams iscsiLunSnapshotDeletionParams,
ApiCallback _callback)
Build call for deleteIscsiLunSnapshot
|
okhttp3.Call |
IscsiTargetApi.deleteIscsiTargetAsync(IscsiTargetDeletionParams iscsiTargetDeletionParams,
ApiCallback<List<WithTaskDeleteIscsiTarget>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiTargetApi.deleteIscsiTargetCall(IscsiTargetDeletionParams iscsiTargetDeletionParams,
ApiCallback _callback)
Build call for deleteIscsiTarget
|
okhttp3.Call |
LabelApi.deleteLabelAsync(LabelDeletionParams labelDeletionParams,
ApiCallback<List<WithTaskDeleteLabel>> _callback)
(asynchronously)
|
okhttp3.Call |
LabelApi.deleteLabelCall(LabelDeletionParams labelDeletionParams,
ApiCallback _callback)
Build call for deleteLabel
|
okhttp3.Call |
LogCollectionApi.deleteLogCollectionAsync(LogCollectionDeletionParams logCollectionDeletionParams,
ApiCallback<List<WithTaskDeleteLogCollection>> _callback)
(asynchronously)
|
okhttp3.Call |
LogCollectionApi.deleteLogCollectionCall(LogCollectionDeletionParams logCollectionDeletionParams,
ApiCallback _callback)
Build call for deleteLogCollection
|
okhttp3.Call |
NamespaceGroupApi.deleteNamespaceGroupAsync(NamespaceGroupDeletionParams namespaceGroupDeletionParams,
ApiCallback<List<WithTaskDeleteNamespaceGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
NamespaceGroupApi.deleteNamespaceGroupCall(NamespaceGroupDeletionParams namespaceGroupDeletionParams,
ApiCallback _callback)
Build call for deleteNamespaceGroup
|
okhttp3.Call |
NfsExportApi.deleteNfsExportAsync(NfsExportDeletionParams nfsExportDeletionParams,
ApiCallback<List<WithTaskDeleteNfsExport>> _callback)
(asynchronously)
|
okhttp3.Call |
NfsExportApi.deleteNfsExportCall(NfsExportDeletionParams nfsExportDeletionParams,
ApiCallback _callback)
Build call for deleteNfsExport
|
okhttp3.Call |
NvmfNamespaceApi.deleteNvmfNamespaceAsync(NvmfNamespaceDeletionParams nvmfNamespaceDeletionParams,
ApiCallback<List<WithTaskDeleteNvmfNamespace>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceApi.deleteNvmfNamespaceCall(NvmfNamespaceDeletionParams nvmfNamespaceDeletionParams,
ApiCallback _callback)
Build call for deleteNvmfNamespace
|
okhttp3.Call |
NvmfNamespaceSnapshotApi.deleteNvmfNamespaceSnapshotAsync(NvmfNamespaceSnapshotDeletionParams nvmfNamespaceSnapshotDeletionParams,
ApiCallback<List<WithTaskDeleteNvmfNamespaceSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceSnapshotApi.deleteNvmfNamespaceSnapshotCall(NvmfNamespaceSnapshotDeletionParams nvmfNamespaceSnapshotDeletionParams,
ApiCallback _callback)
Build call for deleteNvmfNamespaceSnapshot
|
okhttp3.Call |
NvmfSubsystemApi.deleteNvmfSubsystemAsync(NvmfSubsystemDeletionParams nvmfSubsystemDeletionParams,
ApiCallback<List<WithTaskDeleteNvmfSubsystem>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfSubsystemApi.deleteNvmfSubsystemCall(NvmfSubsystemDeletionParams nvmfSubsystemDeletionParams,
ApiCallback _callback)
Build call for deleteNvmfSubsystem
|
okhttp3.Call |
OrganizationApi.deleteOrganizationAsync(OrganizationDeletionParams organizationDeletionParams,
ApiCallback<List<WithTaskDeleteOrganization>> _callback)
(asynchronously)
|
okhttp3.Call |
OrganizationApi.deleteOrganizationCall(OrganizationDeletionParams organizationDeletionParams,
ApiCallback _callback)
Build call for deleteOrganization
|
okhttp3.Call |
RackTopoApi.deleteRackTopoAsync(RackTopoDeletionParams rackTopoDeletionParams,
ApiCallback<List<WithTaskDeleteRackTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
RackTopoApi.deleteRackTopoCall(RackTopoDeletionParams rackTopoDeletionParams,
ApiCallback _callback)
Build call for deleteRackTopo
|
okhttp3.Call |
ReportTemplateApi.deleteReportTemplateAsync(ReportTemplateDeletionParams reportTemplateDeletionParams,
ApiCallback<List<WithTaskDeleteReportTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ReportTemplateApi.deleteReportTemplateCall(ReportTemplateDeletionParams reportTemplateDeletionParams,
ApiCallback _callback)
Build call for deleteReportTemplate
|
okhttp3.Call |
UserRoleNextApi.deleteRoleAsync(RoleDeletionParams roleDeletionParams,
ApiCallback<List<WithTaskDeleteRole>> _callback)
(asynchronously)
|
okhttp3.Call |
UserRoleNextApi.deleteRoleCall(RoleDeletionParams roleDeletionParams,
ApiCallback _callback)
Build call for deleteRole
|
okhttp3.Call |
SecurityGroupApi.deleteSecurityGroupAsync(SecurityGroupDeleteParams securityGroupDeleteParams,
ApiCallback<List<WithTaskDeleteSecurityGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityGroupApi.deleteSecurityGroupCall(SecurityGroupDeleteParams securityGroupDeleteParams,
ApiCallback _callback)
Build call for deleteSecurityGroup
|
okhttp3.Call |
SecurityPolicyApi.deleteSecurityPolicyAsync(SecurityPolicyDeleteParams securityPolicyDeleteParams,
ApiCallback<List<WithTaskDeleteSecurityPolicy>> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityPolicyApi.deleteSecurityPolicyCall(SecurityPolicyDeleteParams securityPolicyDeleteParams,
ApiCallback _callback)
Build call for deleteSecurityPolicy
|
okhttp3.Call |
SnapshotGroupApi.deleteSnapshotGroupAsync(SnapshotGroupDeletionParams snapshotGroupDeletionParams,
ApiCallback<List<WithTaskDeleteSnapshotGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotGroupApi.deleteSnapshotGroupCall(SnapshotGroupDeletionParams snapshotGroupDeletionParams,
ApiCallback _callback)
Build call for deleteSnapshotGroup
|
okhttp3.Call |
SnapshotPlanApi.deleteSnapshotPlanAsync(SnapshotPlanDeletionParams snapshotPlanDeletionParams,
ApiCallback<List<WithTaskDeleteSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.deleteSnapshotPlanCall(SnapshotPlanDeletionParams snapshotPlanDeletionParams,
ApiCallback _callback)
Build call for deleteSnapshotPlan
|
okhttp3.Call |
SnmpTransportApi.deleteSnmpTransportAsync(SnmpTransportDeletionParams snmpTransportDeletionParams,
ApiCallback<List<WithTaskDeleteSnmpTransport>> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTransportApi.deleteSnmpTransportCall(SnmpTransportDeletionParams snmpTransportDeletionParams,
ApiCallback _callback)
Build call for deleteSnmpTransport
|
okhttp3.Call |
SnmpTrapReceiverApi.deleteSnmpTrapReceiverAsync(SnmpTrapReceiverDeletionParams snmpTrapReceiverDeletionParams,
ApiCallback<List<WithTaskDeleteSnmpTrapReceiver>> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTrapReceiverApi.deleteSnmpTrapReceiverCall(SnmpTrapReceiverDeletionParams snmpTrapReceiverDeletionParams,
ApiCallback _callback)
Build call for deleteSnmpTrapReceiver
|
okhttp3.Call |
UserApi.deleteUserAsync(UserDeletionParams userDeletionParams,
ApiCallback<List<WithTaskDeleteUser>> _callback)
(asynchronously)
|
okhttp3.Call |
UserApi.deleteUserCall(UserDeletionParams userDeletionParams,
ApiCallback _callback)
Build call for deleteUser
|
okhttp3.Call |
VdsApi.deleteVdsAsync(VdsDeletionParams vdsDeletionParams,
ApiCallback<List<WithTaskDeleteVds>> _callback)
(asynchronously)
|
okhttp3.Call |
VdsApi.deleteVdsCall(VdsDeletionParams vdsDeletionParams,
ApiCallback _callback)
Build call for deleteVds
|
okhttp3.Call |
ViewApi.deleteViewAsync(ViewDeletionParams viewDeletionParams,
ApiCallback<List<WithTaskDeleteView>> _callback)
(asynchronously)
|
okhttp3.Call |
ViewApi.deleteViewCall(ViewDeletionParams viewDeletionParams,
ApiCallback _callback)
Build call for deleteView
|
okhttp3.Call |
VirtualPrivateCloudApi.deleteVirtualPrivateCloudAsync(VirtualPrivateCloudDeletionParams virtualPrivateCloudDeletionParams,
ApiCallback<List<WithTaskDeleteVirtualPrivateCloud>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudApi.deleteVirtualPrivateCloudCall(VirtualPrivateCloudDeletionParams virtualPrivateCloudDeletionParams,
ApiCallback _callback)
Build call for deleteVirtualPrivateCloud
|
okhttp3.Call |
VirtualPrivateCloudFloatingIpApi.deleteVirtualPrivateCloudFloatingIpAsync(VirtualPrivateCloudFloatingIpDeletionParams virtualPrivateCloudFloatingIpDeletionParams,
ApiCallback<List<WithTaskDeleteVirtualPrivateCloudFloatingIp>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudFloatingIpApi.deleteVirtualPrivateCloudFloatingIpCall(VirtualPrivateCloudFloatingIpDeletionParams virtualPrivateCloudFloatingIpDeletionParams,
ApiCallback _callback)
Build call for deleteVirtualPrivateCloudFloatingIp
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.deleteVirtualPrivateCloudNatGatewayAsync(VirtualPrivateCloudNatGatewayDeletionParams virtualPrivateCloudNatGatewayDeletionParams,
ApiCallback<List<WithTaskDeleteVirtualPrivateCloudNatGateway>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.deleteVirtualPrivateCloudNatGatewayCall(VirtualPrivateCloudNatGatewayDeletionParams virtualPrivateCloudNatGatewayDeletionParams,
ApiCallback _callback)
Build call for deleteVirtualPrivateCloudNatGateway
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.deleteVirtualPrivateCloudRouterGatewayAsync(VirtualPrivateCloudRouterGatewayDeletionParams virtualPrivateCloudRouterGatewayDeletionParams,
ApiCallback<List<WithTaskDeleteVirtualPrivateCloudRouterGateway>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.deleteVirtualPrivateCloudRouterGatewayCall(VirtualPrivateCloudRouterGatewayDeletionParams virtualPrivateCloudRouterGatewayDeletionParams,
ApiCallback _callback)
Build call for deleteVirtualPrivateCloudRouterGateway
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.deleteVirtualPrivateCloudRouteTableAsync(VirtualPrivateCloudRouteTableDeletionParams virtualPrivateCloudRouteTableDeletionParams,
ApiCallback<List<WithTaskDeleteVirtualPrivateCloudRouteTable>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.deleteVirtualPrivateCloudRouteTableCall(VirtualPrivateCloudRouteTableDeletionParams virtualPrivateCloudRouteTableDeletionParams,
ApiCallback _callback)
Build call for deleteVirtualPrivateCloudRouteTable
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.deleteVirtualPrivateCloudSecurityGroupAsync(VirtualPrivateCloudSecurityGroupDeletionParams virtualPrivateCloudSecurityGroupDeletionParams,
ApiCallback<List<WithTaskDeleteVirtualPrivateCloudSecurityGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.deleteVirtualPrivateCloudSecurityGroupCall(VirtualPrivateCloudSecurityGroupDeletionParams virtualPrivateCloudSecurityGroupDeletionParams,
ApiCallback _callback)
Build call for deleteVirtualPrivateCloudSecurityGroup
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.deleteVirtualPrivateCloudSecurityPolicyAsync(VirtualPrivateCloudSecurityPolicyDeleteParams virtualPrivateCloudSecurityPolicyDeleteParams,
ApiCallback<List<WithTaskDeleteVirtualPrivateCloudSecurityPolicy>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.deleteVirtualPrivateCloudSecurityPolicyCall(VirtualPrivateCloudSecurityPolicyDeleteParams virtualPrivateCloudSecurityPolicyDeleteParams,
ApiCallback _callback)
Build call for deleteVirtualPrivateCloudSecurityPolicy
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.deleteVirtualPrivateCloudSubnetAsync(VirtualPrivateCloudSubnetDeletionParams virtualPrivateCloudSubnetDeletionParams,
ApiCallback<List<WithTaskDeleteVirtualPrivateCloudSubnet>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.deleteVirtualPrivateCloudSubnetCall(VirtualPrivateCloudSubnetDeletionParams virtualPrivateCloudSubnetDeletionParams,
ApiCallback _callback)
Build call for deleteVirtualPrivateCloudSubnet
|
okhttp3.Call |
VlanApi.deleteVlanAsync(VlanDeletionParams vlanDeletionParams,
ApiCallback<List<WithTaskDeleteVlan>> _callback)
(asynchronously)
|
okhttp3.Call |
VlanApi.deleteVlanCall(VlanDeletionParams vlanDeletionParams,
ApiCallback _callback)
Build call for deleteVlan
|
okhttp3.Call |
VmApi.deleteVmAsync(VmDeleteParams vmDeleteParams,
ApiCallback<List<WithTaskDeleteVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.deleteVmCall(VmDeleteParams vmDeleteParams,
ApiCallback _callback)
Build call for deleteVm
|
okhttp3.Call |
VmFolderApi.deleteVmFolderAsync(VmFolderDeletionParams vmFolderDeletionParams,
ApiCallback<List<WithTaskDeleteVmFolder>> _callback)
(asynchronously)
|
okhttp3.Call |
VmFolderApi.deleteVmFolderCall(VmFolderDeletionParams vmFolderDeletionParams,
ApiCallback _callback)
Build call for deleteVmFolder
|
okhttp3.Call |
VmPlacementGroupApi.deleteVmPlacementGroupAsync(VmPlacementGroupDeletionParams vmPlacementGroupDeletionParams,
ApiCallback<List<WithTaskDeleteVmPlacementGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
VmPlacementGroupApi.deleteVmPlacementGroupCall(VmPlacementGroupDeletionParams vmPlacementGroupDeletionParams,
ApiCallback _callback)
Build call for deleteVmPlacementGroup
|
okhttp3.Call |
VmSnapshotApi.deleteVmSnapshotAsync(VmSnapshotDeletionParams vmSnapshotDeletionParams,
ApiCallback<List<WithTaskDeleteVmSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
VmSnapshotApi.deleteVmSnapshotCall(VmSnapshotDeletionParams vmSnapshotDeletionParams,
ApiCallback _callback)
Build call for deleteVmSnapshot
|
okhttp3.Call |
VmTemplateApi.deleteVmTemplateAsync(VmTemplateDeletionParams vmTemplateDeletionParams,
ApiCallback<List<WithTaskDeleteVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
VmTemplateApi.deleteVmTemplateCall(VmTemplateDeletionParams vmTemplateDeletionParams,
ApiCallback _callback)
Build call for deleteVmTemplate
|
okhttp3.Call |
VmVolumeApi.deleteVmVolumeFromVmAsync(VmVolumeDeletionParams vmVolumeDeletionParams,
ApiCallback<List<WithTaskDeleteVmVolume>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.deleteVmVolumeFromVmCall(VmVolumeDeletionParams vmVolumeDeletionParams,
ApiCallback _callback)
Build call for deleteVmVolumeFromVm
|
okhttp3.Call |
VmVolumeSnapshotApi.deleteVmVolumeSnapshotAsync(VmVolumeSnapshotDeletionParams vmVolumeSnapshotDeletionParams,
ApiCallback<List<WithTaskDeleteVmVolumeSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeSnapshotApi.deleteVmVolumeSnapshotCall(VmVolumeSnapshotDeletionParams vmVolumeSnapshotDeletionParams,
ApiCallback _callback)
Build call for deleteVmVolumeSnapshot
|
okhttp3.Call |
CloudTowerApplicationApi.deployCloudTowerApplicationAsync(DeployCloudTowerApplicationParams deployCloudTowerApplicationParams,
ApiCallback<CloudTowerApplication> _callback)
(asynchronously)
|
okhttp3.Call |
CloudTowerApplicationApi.deployCloudTowerApplicationCall(DeployCloudTowerApplicationParams deployCloudTowerApplicationParams,
ApiCallback _callback)
Build call for deployCloudTowerApplication
|
okhttp3.Call |
ObservabilityApi.disassociateSystemServiceFromObsServiceAsync(DisassociateSystemServiceFromObsServiceParams disassociateSystemServiceFromObsServiceParams,
ApiCallback<WithTaskDisassociateSystemServiceFromObsServiceResult> _callback)
(asynchronously)
|
okhttp3.Call |
ObservabilityApi.disassociateSystemServiceFromObsServiceCall(DisassociateSystemServiceFromObsServiceParams disassociateSystemServiceFromObsServiceParams,
ApiCallback _callback)
Build call for disassociateSystemServiceFromObsService
|
okhttp3.Call |
ContentLibraryImageApi.distributeContentLibraryImageClustersAsync(ContentLibraryImageUpdationClusterParams contentLibraryImageUpdationClusterParams,
ApiCallback<List<WithTaskContentLibraryImage>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryImageApi.distributeContentLibraryImageClustersCall(ContentLibraryImageUpdationClusterParams contentLibraryImageUpdationClusterParams,
ApiCallback _callback)
Build call for distributeContentLibraryImageClusters
|
okhttp3.Call |
ContentLibraryVmTemplateApi.distributeContentLibraryVmtemplateClustersAsync(ContentLibraryVmTemplateUpdationClusterParams contentLibraryVmTemplateUpdationClusterParams,
ApiCallback<List<WithTaskContentLibraryVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.distributeContentLibraryVmtemplateClustersCall(ContentLibraryVmTemplateUpdationClusterParams contentLibraryVmTemplateUpdationClusterParams,
ApiCallback _callback)
Build call for distributeContentLibraryVmtemplateClusters
|
okhttp3.Call |
VmApi.ejectIsoFromVmCdRomAsync(VmEjectCdRomParams vmEjectCdRomParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.ejectIsoFromVmCdRomCall(VmEjectCdRomParams vmEjectCdRomParams,
ApiCallback _callback)
Build call for ejectIsoFromVmCdRom
|
okhttp3.Call |
HostApi.enterMaintenanceModeAsync(EnterMaintenanceModeParams enterMaintenanceModeParams,
ApiCallback<WithTaskHost> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.enterMaintenanceModeCall(EnterMaintenanceModeParams enterMaintenanceModeParams,
ApiCallback _callback)
Build call for enterMaintenanceMode
|
okhttp3.Call |
HostApi.enterMaintenanceModePreCheckAsync(EnterMaintenanceModeCheckParams enterMaintenanceModeCheckParams,
ApiCallback<EnterMaintenanceModeCheckResult> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.enterMaintenanceModePreCheckCall(EnterMaintenanceModeCheckParams enterMaintenanceModeCheckParams,
ApiCallback _callback)
Build call for enterMaintenanceModePreCheck
|
okhttp3.Call |
HostApi.enterMaintenanceModePrecheckResultAsync(EnterMaintenanceModeResultParams enterMaintenanceModeResultParams,
ApiCallback<EnterMaintenanceModeResult> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.enterMaintenanceModePrecheckResultCall(EnterMaintenanceModeResultParams enterMaintenanceModeResultParams,
ApiCallback _callback)
Build call for enterMaintenanceModePrecheckResult
|
okhttp3.Call |
BackupPlanApi.executeBackupPlanAsync(BackupPlanExecuteParams backupPlanExecuteParams,
ApiCallback<List<WithTaskBackupPlanExecution>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.executeBackupPlanCall(BackupPlanExecuteParams backupPlanExecuteParams,
ApiCallback _callback)
Build call for executeBackupPlan
|
okhttp3.Call |
SnapshotPlanApi.executeSnapshotPlanAsync(SnapshotPlanExecutionParams snapshotPlanExecutionParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.executeSnapshotPlanCall(SnapshotPlanExecutionParams snapshotPlanExecutionParams,
ApiCallback _callback)
Build call for executeSnapshotPlan
|
okhttp3.Call |
HostApi.exitMaintenanceModeAsync(ExitMaintenanceModeParams exitMaintenanceModeParams,
ApiCallback<WithTaskHost> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.exitMaintenanceModeCall(ExitMaintenanceModeParams exitMaintenanceModeParams,
ApiCallback _callback)
Build call for exitMaintenanceMode
|
okhttp3.Call |
HostApi.exitMaintenanceModePrecheckResultAsync(ExitMaintenanceModeResultParams exitMaintenanceModeResultParams,
ApiCallback<ExitMaintenanceModeResult> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.exitMaintenanceModePrecheckResultCall(ExitMaintenanceModeResultParams exitMaintenanceModeResultParams,
ApiCallback _callback)
Build call for exitMaintenanceModePrecheckResult
|
okhttp3.Call |
VmApi.expandVmDiskAsync(VmExpandVmDiskParams vmExpandVmDiskParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.expandVmDiskCall(VmExpandVmDiskParams vmExpandVmDiskParams,
ApiCallback _callback)
Build call for expandVmDisk
|
okhttp3.Call |
ContentLibraryVmTemplateApi.exportContentLibraryVmTemplateAsync(ContentLibraryVmTemplateExportParams contentLibraryVmTemplateExportParams,
ApiCallback<List<WithTaskVmExportFile>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.exportContentLibraryVmTemplateCall(ContentLibraryVmTemplateExportParams contentLibraryVmTemplateExportParams,
ApiCallback _callback)
Build call for exportContentLibraryVmTemplate
|
okhttp3.Call |
TableReporterApi.exportCSVAsync(TableReporterParams tableReporterParams,
ApiCallback<byte[]> _callback)
(asynchronously)
|
okhttp3.Call |
TableReporterApi.exportCSVCall(TableReporterParams tableReporterParams,
ApiCallback _callback)
Build call for exportCSV
|
okhttp3.Call |
VmApi.exportVmAsync(VmExportParams vmExportParams,
ApiCallback<List<WithTaskVmExportFile>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.exportVmCall(VmExportParams vmExportParams,
ApiCallback _callback)
Build call for exportVm
|
okhttp3.Call |
VmVolumeApi.exportVmVolumeAsync(ExportVmVolumeParams exportVmVolumeParams,
ApiCallback<List<WithTaskVmExportFile>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.exportVmVolumeCall(ExportVmVolumeParams exportVmVolumeParams,
ApiCallback _callback)
Build call for exportVmVolume
|
okhttp3.Call |
VmApi.forceRestartVmAsync(VmOperateParams vmOperateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.forceRestartVmCall(VmOperateParams vmOperateParams,
ApiCallback _callback)
Build call for forceRestartVm
|
okhttp3.Call |
LogCollectionApi.forceStopLogCollectionAsync(ForceStopLogCollectionParams forceStopLogCollectionParams,
ApiCallback<List<WithTaskLogCollection>> _callback)
(asynchronously)
|
okhttp3.Call |
LogCollectionApi.forceStopLogCollectionCall(ForceStopLogCollectionParams forceStopLogCollectionParams,
ApiCallback _callback)
Build call for forceStopLogCollection
|
okhttp3.Call |
ReportTemplateApi.generateFromReportTemplateAsync(ReporteTemplateGenerationParams reporteTemplateGenerationParams,
ApiCallback<List<WithTaskReportTask>> _callback)
(asynchronously)
|
okhttp3.Call |
ReportTemplateApi.generateFromReportTemplateCall(ReporteTemplateGenerationParams reporteTemplateGenerationParams,
ApiCallback _callback)
Build call for generateFromReportTemplate
|
okhttp3.Call |
AlertNotifierApi.getAlertNotifiersAsync(GetAlertNotifiersRequestBody getAlertNotifiersRequestBody,
ApiCallback<List<AlertNotifier>> _callback)
(asynchronously)
|
okhttp3.Call |
AlertNotifierApi.getAlertNotifiersCall(GetAlertNotifiersRequestBody getAlertNotifiersRequestBody,
ApiCallback _callback)
Build call for getAlertNotifiers
|
okhttp3.Call |
AlertNotifierApi.getAlertNotifiersConnectionAsync(GetAlertNotifiersConnectionRequestBody getAlertNotifiersConnectionRequestBody,
ApiCallback<AlertNotifierConnection> _callback)
(asynchronously)
|
okhttp3.Call |
AlertNotifierApi.getAlertNotifiersConnectionCall(GetAlertNotifiersConnectionRequestBody getAlertNotifiersConnectionRequestBody,
ApiCallback _callback)
Build call for getAlertNotifiersConnection
|
okhttp3.Call |
AlertRuleApi.getAlertRulesAsync(GetAlertRulesRequestBody getAlertRulesRequestBody,
ApiCallback<List<AlertRule>> _callback)
(asynchronously)
|
okhttp3.Call |
AlertRuleApi.getAlertRulesCall(GetAlertRulesRequestBody getAlertRulesRequestBody,
ApiCallback _callback)
Build call for getAlertRules
|
okhttp3.Call |
AlertRuleApi.getAlertRulesConnectionAsync(GetAlertRulesConnectionRequestBody getAlertRulesConnectionRequestBody,
ApiCallback<AlertRuleConnection> _callback)
(asynchronously)
|
okhttp3.Call |
AlertRuleApi.getAlertRulesConnectionCall(GetAlertRulesConnectionRequestBody getAlertRulesConnectionRequestBody,
ApiCallback _callback)
Build call for getAlertRulesConnection
|
okhttp3.Call |
AlertApi.getAlertsAsync(GetAlertsRequestBody getAlertsRequestBody,
ApiCallback<List<Alert>> _callback)
(asynchronously)
|
okhttp3.Call |
AlertApi.getAlertsCall(GetAlertsRequestBody getAlertsRequestBody,
ApiCallback _callback)
Build call for getAlerts
|
okhttp3.Call |
AlertApi.getAlertsConnectionAsync(GetAlertsConnectionRequestBody getAlertsConnectionRequestBody,
ApiCallback<AlertConnection> _callback)
(asynchronously)
|
okhttp3.Call |
AlertApi.getAlertsConnectionCall(GetAlertsConnectionRequestBody getAlertsConnectionRequestBody,
ApiCallback _callback)
Build call for getAlertsConnection
|
okhttp3.Call |
ApiInfoApi.getApiVersionAsync(ApiCallback<String> _callback)
(asynchronously)
|
okhttp3.Call |
ApiInfoApi.getApiVersionCall(ApiCallback _callback)
Build call for getApiVersion
|
okhttp3.Call |
ApplicationApi.getApplicationsAsync(GetApplicationsRequestBody getApplicationsRequestBody,
ApiCallback<List<Application>> _callback)
(asynchronously)
|
okhttp3.Call |
ApplicationApi.getApplicationsCall(GetApplicationsRequestBody getApplicationsRequestBody,
ApiCallback _callback)
Build call for getApplications
|
okhttp3.Call |
ApplicationApi.getApplicationsConnectionAsync(GetApplicationsConnectionRequestBody getApplicationsConnectionRequestBody,
ApiCallback<ApplicationConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ApplicationApi.getApplicationsConnectionCall(GetApplicationsConnectionRequestBody getApplicationsConnectionRequestBody,
ApiCallback _callback)
Build call for getApplicationsConnection
|
okhttp3.Call |
BackupPlanExecutionApi.getBackupPlanExecutionsAsync(GetBackupPlanExecutionsRequestBody getBackupPlanExecutionsRequestBody,
ApiCallback<List<BackupPlanExecution>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanExecutionApi.getBackupPlanExecutionsCall(GetBackupPlanExecutionsRequestBody getBackupPlanExecutionsRequestBody,
ApiCallback _callback)
Build call for getBackupPlanExecutions
|
okhttp3.Call |
BackupPlanExecutionApi.getBackupPlanExecutionsConnectionAsync(GetBackupPlanExecutionsConnectionRequestBody getBackupPlanExecutionsConnectionRequestBody,
ApiCallback<BackupPlanExecutionConnection> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanExecutionApi.getBackupPlanExecutionsConnectionCall(GetBackupPlanExecutionsConnectionRequestBody getBackupPlanExecutionsConnectionRequestBody,
ApiCallback _callback)
Build call for getBackupPlanExecutionsConnection
|
okhttp3.Call |
BackupPlanApi.getBackupPlansAsync(GetBackupPlansRequestBody getBackupPlansRequestBody,
ApiCallback<List<BackupPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.getBackupPlansCall(GetBackupPlansRequestBody getBackupPlansRequestBody,
ApiCallback _callback)
Build call for getBackupPlans
|
okhttp3.Call |
BackupPlanApi.getBackupPlansConnectionAsync(GetBackupPlansConnectionRequestBody getBackupPlansConnectionRequestBody,
ApiCallback<BackupPlanConnection> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.getBackupPlansConnectionCall(GetBackupPlansConnectionRequestBody getBackupPlansConnectionRequestBody,
ApiCallback _callback)
Build call for getBackupPlansConnection
|
okhttp3.Call |
BackupRestoreExecutionApi.getBackupRestoreExecutionsAsync(GetBackupRestoreExecutionsRequestBody getBackupRestoreExecutionsRequestBody,
ApiCallback<List<BackupRestoreExecution>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupRestoreExecutionApi.getBackupRestoreExecutionsCall(GetBackupRestoreExecutionsRequestBody getBackupRestoreExecutionsRequestBody,
ApiCallback _callback)
Build call for getBackupRestoreExecutions
|
okhttp3.Call |
BackupRestoreExecutionApi.getBackupRestoreExecutionsConnectionAsync(GetBackupRestoreExecutionsConnectionRequestBody getBackupRestoreExecutionsConnectionRequestBody,
ApiCallback<BackupRestoreExecutionConnection> _callback)
(asynchronously)
|
okhttp3.Call |
BackupRestoreExecutionApi.getBackupRestoreExecutionsConnectionCall(GetBackupRestoreExecutionsConnectionRequestBody getBackupRestoreExecutionsConnectionRequestBody,
ApiCallback _callback)
Build call for getBackupRestoreExecutionsConnection
|
okhttp3.Call |
BackupPlanApi.getBackupRestorePointMetadataAsync(GetBackupRestorePointMetadataRequestBody getBackupRestorePointMetadataRequestBody,
ApiCallback<VmMetaData> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.getBackupRestorePointMetadataCall(GetBackupRestorePointMetadataRequestBody getBackupRestorePointMetadataRequestBody,
ApiCallback _callback)
Build call for getBackupRestorePointMetadata
|
okhttp3.Call |
BackupRestorePointApi.getBackupRestorePointsAsync(GetBackupRestorePointsRequestBody getBackupRestorePointsRequestBody,
ApiCallback<List<BackupRestorePoint>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupRestorePointApi.getBackupRestorePointsCall(GetBackupRestorePointsRequestBody getBackupRestorePointsRequestBody,
ApiCallback _callback)
Build call for getBackupRestorePoints
|
okhttp3.Call |
BackupRestorePointApi.getBackupRestorePointsConnectionAsync(GetBackupRestorePointsConnectionRequestBody getBackupRestorePointsConnectionRequestBody,
ApiCallback<BackupRestorePointConnection> _callback)
(asynchronously)
|
okhttp3.Call |
BackupRestorePointApi.getBackupRestorePointsConnectionCall(GetBackupRestorePointsConnectionRequestBody getBackupRestorePointsConnectionRequestBody,
ApiCallback _callback)
Build call for getBackupRestorePointsConnection
|
okhttp3.Call |
BackupServiceApi.getBackupServicesAsync(GetBackupServicesRequestBody getBackupServicesRequestBody,
ApiCallback<List<BackupService>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupServiceApi.getBackupServicesCall(GetBackupServicesRequestBody getBackupServicesRequestBody,
ApiCallback _callback)
Build call for getBackupServices
|
okhttp3.Call |
BackupServiceApi.getBackupServicesConnectionAsync(GetBackupServicesConnectionRequestBody getBackupServicesConnectionRequestBody,
ApiCallback<BackupServiceConnection> _callback)
(asynchronously)
|
okhttp3.Call |
BackupServiceApi.getBackupServicesConnectionCall(GetBackupServicesConnectionRequestBody getBackupServicesConnectionRequestBody,
ApiCallback _callback)
Build call for getBackupServicesConnection
|
okhttp3.Call |
BackupStoreRepositoryApi.getBackupStoreRepositoriesAsync(GetBackupStoreRepositoriesRequestBody getBackupStoreRepositoriesRequestBody,
ApiCallback<List<BackupStoreRepository>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupStoreRepositoryApi.getBackupStoreRepositoriesCall(GetBackupStoreRepositoriesRequestBody getBackupStoreRepositoriesRequestBody,
ApiCallback _callback)
Build call for getBackupStoreRepositories
|
okhttp3.Call |
BackupStoreRepositoryApi.getBackupStoreRepositoriesConnectionAsync(GetBackupStoreRepositoriesConnectionRequestBody getBackupStoreRepositoriesConnectionRequestBody,
ApiCallback<BackupStoreRepositoryConnection> _callback)
(asynchronously)
|
okhttp3.Call |
BackupStoreRepositoryApi.getBackupStoreRepositoriesConnectionCall(GetBackupStoreRepositoriesConnectionRequestBody getBackupStoreRepositoriesConnectionRequestBody,
ApiCallback _callback)
Build call for getBackupStoreRepositoriesConnection
|
okhttp3.Call |
BackupTargetExecutionApi.getBackupTargetExecutionsAsync(GetBackupTargetExecutionsRequestBody getBackupTargetExecutionsRequestBody,
ApiCallback<List<BackupTargetExecution>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupTargetExecutionApi.getBackupTargetExecutionsCall(GetBackupTargetExecutionsRequestBody getBackupTargetExecutionsRequestBody,
ApiCallback _callback)
Build call for getBackupTargetExecutions
|
okhttp3.Call |
BackupTargetExecutionApi.getBackupTargetExecutionsConnectionAsync(GetBackupTargetExecutionsConnectionRequestBody getBackupTargetExecutionsConnectionRequestBody,
ApiCallback<BackupTargetExecutionConnection> _callback)
(asynchronously)
|
okhttp3.Call |
BackupTargetExecutionApi.getBackupTargetExecutionsConnectionCall(GetBackupTargetExecutionsConnectionRequestBody getBackupTargetExecutionsConnectionRequestBody,
ApiCallback _callback)
Build call for getBackupTargetExecutionsConnection
|
okhttp3.Call |
BrickTopoApi.getBrickTopoesAsync(GetBrickTopoesRequestBody getBrickTopoesRequestBody,
ApiCallback<List<BrickTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
BrickTopoApi.getBrickTopoesCall(GetBrickTopoesRequestBody getBrickTopoesRequestBody,
ApiCallback _callback)
Build call for getBrickTopoes
|
okhttp3.Call |
BrickTopoApi.getBrickTopoesConnectionAsync(GetBrickTopoesConnectionRequestBody getBrickTopoesConnectionRequestBody,
ApiCallback<BrickTopoConnection> _callback)
(asynchronously)
|
okhttp3.Call |
BrickTopoApi.getBrickTopoesConnectionCall(GetBrickTopoesConnectionRequestBody getBrickTopoesConnectionRequestBody,
ApiCallback _callback)
Build call for getBrickTopoesConnection
|
okhttp3.Call |
CloudTowerApplicationPackageApi.getCloudTowerApplicationPackagesAsync(GetCloudTowerApplicationPackagesRequestBody getCloudTowerApplicationPackagesRequestBody,
ApiCallback<List<CloudTowerApplicationPackage>> _callback)
(asynchronously)
|
okhttp3.Call |
CloudTowerApplicationPackageApi.getCloudTowerApplicationPackagesCall(GetCloudTowerApplicationPackagesRequestBody getCloudTowerApplicationPackagesRequestBody,
ApiCallback _callback)
Build call for getCloudTowerApplicationPackages
|
okhttp3.Call |
CloudTowerApplicationPackageApi.getCloudTowerApplicationPackagesConnectionAsync(GetCloudTowerApplicationPackagesConnectionRequestBody getCloudTowerApplicationPackagesConnectionRequestBody,
ApiCallback<CloudTowerApplicationPackageConnection> _callback)
(asynchronously)
|
okhttp3.Call |
CloudTowerApplicationPackageApi.getCloudTowerApplicationPackagesConnectionCall(GetCloudTowerApplicationPackagesConnectionRequestBody getCloudTowerApplicationPackagesConnectionRequestBody,
ApiCallback _callback)
Build call for getCloudTowerApplicationPackagesConnection
|
okhttp3.Call |
CloudTowerApplicationApi.getCloudTowerApplicationsAsync(GetCloudTowerApplicationsRequestBody getCloudTowerApplicationsRequestBody,
ApiCallback<List<CloudTowerApplication>> _callback)
(asynchronously)
|
okhttp3.Call |
CloudTowerApplicationApi.getCloudTowerApplicationsCall(GetCloudTowerApplicationsRequestBody getCloudTowerApplicationsRequestBody,
ApiCallback _callback)
Build call for getCloudTowerApplications
|
okhttp3.Call |
CloudTowerApplicationApi.getCloudTowerApplicationsConnectionAsync(GetCloudTowerApplicationsConnectionRequestBody getCloudTowerApplicationsConnectionRequestBody,
ApiCallback<CloudTowerApplicationConnection> _callback)
(asynchronously)
|
okhttp3.Call |
CloudTowerApplicationApi.getCloudTowerApplicationsConnectionCall(GetCloudTowerApplicationsConnectionRequestBody getCloudTowerApplicationsConnectionRequestBody,
ApiCallback _callback)
Build call for getCloudTowerApplicationsConnection
|
okhttp3.Call |
ClusterImageApi.getClusterImagesAsync(GetClusterImagesRequestBody getClusterImagesRequestBody,
ApiCallback<List<ClusterImage>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterImageApi.getClusterImagesCall(GetClusterImagesRequestBody getClusterImagesRequestBody,
ApiCallback _callback)
Build call for getClusterImages
|
okhttp3.Call |
ClusterImageApi.getClusterImagesConnectionAsync(GetClusterImagesConnectionRequestBody getClusterImagesConnectionRequestBody,
ApiCallback<ClusterImageConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterImageApi.getClusterImagesConnectionCall(GetClusterImagesConnectionRequestBody getClusterImagesConnectionRequestBody,
ApiCallback _callback)
Build call for getClusterImagesConnection
|
okhttp3.Call |
MetricsApi.getClusterMetricsAsync(GetClusterMetricInput getClusterMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getClusterMetricsCall(GetClusterMetricInput getClusterMetricInput,
ApiCallback _callback)
Build call for getClusterMetrics
|
okhttp3.Call |
ClusterApi.getClustersAsync(GetClustersRequestBody getClustersRequestBody,
ApiCallback<List<Cluster>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.getClustersCall(GetClustersRequestBody getClustersRequestBody,
ApiCallback _callback)
Build call for getClusters
|
okhttp3.Call |
ClusterApi.getClustersConnectionAsync(GetClustersConnectionRequestBody getClustersConnectionRequestBody,
ApiCallback<ClusterConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.getClustersConnectionCall(GetClustersConnectionRequestBody getClustersConnectionRequestBody,
ApiCallback _callback)
Build call for getClustersConnection
|
okhttp3.Call |
ClusterSettingsApi.getClusterSettingsesAsync(GetClusterSettingsesRequestBody getClusterSettingsesRequestBody,
ApiCallback<List<ClusterSettings>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterSettingsApi.getClusterSettingsesCall(GetClusterSettingsesRequestBody getClusterSettingsesRequestBody,
ApiCallback _callback)
Build call for getClusterSettingses
|
okhttp3.Call |
ClusterSettingsApi.getClusterSettingsesConnectionAsync(GetClusterSettingsesConnectionRequestBody getClusterSettingsesConnectionRequestBody,
ApiCallback<ClusterSettingsConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterSettingsApi.getClusterSettingsesConnectionCall(GetClusterSettingsesConnectionRequestBody getClusterSettingsesConnectionRequestBody,
ApiCallback _callback)
Build call for getClusterSettingsesConnection
|
okhttp3.Call |
ClusterApi.getClusterStorageInfoAsync(GetClusterStorageInfoRequestBody getClusterStorageInfoRequestBody,
ApiCallback<List<ClusterStorageInfo>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.getClusterStorageInfoCall(GetClusterStorageInfoRequestBody getClusterStorageInfoRequestBody,
ApiCallback _callback)
Build call for getClusterStorageInfo
|
okhttp3.Call |
ClusterTopoApi.getClusterTopoesAsync(GetClusterTopoesRequestBody getClusterTopoesRequestBody,
ApiCallback<List<ClusterTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterTopoApi.getClusterTopoesCall(GetClusterTopoesRequestBody getClusterTopoesRequestBody,
ApiCallback _callback)
Build call for getClusterTopoes
|
okhttp3.Call |
ClusterTopoApi.getClusterTopoesConnectionAsync(GetClusterTopoesConnectionRequestBody getClusterTopoesConnectionRequestBody,
ApiCallback<ClusterTopoConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterTopoApi.getClusterTopoesConnectionCall(GetClusterTopoesConnectionRequestBody getClusterTopoesConnectionRequestBody,
ApiCallback _callback)
Build call for getClusterTopoesConnection
|
okhttp3.Call |
ClusterUpgradeHistoryApi.getClusterUpgradeHistoriesAsync(GetClusterUpgradeHistoriesRequestBody getClusterUpgradeHistoriesRequestBody,
ApiCallback<List<ClusterUpgradeHistory>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterUpgradeHistoryApi.getClusterUpgradeHistoriesCall(GetClusterUpgradeHistoriesRequestBody getClusterUpgradeHistoriesRequestBody,
ApiCallback _callback)
Build call for getClusterUpgradeHistories
|
okhttp3.Call |
ClusterUpgradeHistoryApi.getClusterUpgradeHistoriesConnectionAsync(GetClusterUpgradeHistoriesConnectionRequestBody getClusterUpgradeHistoriesConnectionRequestBody,
ApiCallback<ClusterUpgradeHistoryConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterUpgradeHistoryApi.getClusterUpgradeHistoriesConnectionCall(GetClusterUpgradeHistoriesConnectionRequestBody getClusterUpgradeHistoriesConnectionRequestBody,
ApiCallback _callback)
Build call for getClusterUpgradeHistoriesConnection
|
okhttp3.Call |
ConsistencyGroupApi.getConsistencyGroupsAsync(GetConsistencyGroupsRequestBody getConsistencyGroupsRequestBody,
ApiCallback<List<ConsistencyGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupApi.getConsistencyGroupsCall(GetConsistencyGroupsRequestBody getConsistencyGroupsRequestBody,
ApiCallback _callback)
Build call for getConsistencyGroups
|
okhttp3.Call |
ConsistencyGroupApi.getConsistencyGroupsConnectionAsync(GetConsistencyGroupsConnectionRequestBody getConsistencyGroupsConnectionRequestBody,
ApiCallback<ConsistencyGroupConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupApi.getConsistencyGroupsConnectionCall(GetConsistencyGroupsConnectionRequestBody getConsistencyGroupsConnectionRequestBody,
ApiCallback _callback)
Build call for getConsistencyGroupsConnection
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.getConsistencyGroupSnapshotsAsync(GetConsistencyGroupSnapshotsRequestBody getConsistencyGroupSnapshotsRequestBody,
ApiCallback<List<ConsistencyGroupSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.getConsistencyGroupSnapshotsCall(GetConsistencyGroupSnapshotsRequestBody getConsistencyGroupSnapshotsRequestBody,
ApiCallback _callback)
Build call for getConsistencyGroupSnapshots
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.getConsistencyGroupSnapshotsConnectionAsync(GetConsistencyGroupSnapshotsConnectionRequestBody getConsistencyGroupSnapshotsConnectionRequestBody,
ApiCallback<ConsistencyGroupSnapshotConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.getConsistencyGroupSnapshotsConnectionCall(GetConsistencyGroupSnapshotsConnectionRequestBody getConsistencyGroupSnapshotsConnectionRequestBody,
ApiCallback _callback)
Build call for getConsistencyGroupSnapshotsConnection
|
okhttp3.Call |
ContentLibraryImageApi.getContentLibraryImagesAsync(GetContentLibraryImagesRequestBody getContentLibraryImagesRequestBody,
ApiCallback<List<ContentLibraryImage>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryImageApi.getContentLibraryImagesCall(GetContentLibraryImagesRequestBody getContentLibraryImagesRequestBody,
ApiCallback _callback)
Build call for getContentLibraryImages
|
okhttp3.Call |
ContentLibraryImageApi.getContentLibraryImagesConnectionAsync(GetContentLibraryImagesConnectionRequestBody getContentLibraryImagesConnectionRequestBody,
ApiCallback<ContentLibraryImageConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryImageApi.getContentLibraryImagesConnectionCall(GetContentLibraryImagesConnectionRequestBody getContentLibraryImagesConnectionRequestBody,
ApiCallback _callback)
Build call for getContentLibraryImagesConnection
|
okhttp3.Call |
ContentLibraryVmTemplateApi.getContentLibraryVmTemplatesAsync(GetContentLibraryVmTemplatesRequestBody getContentLibraryVmTemplatesRequestBody,
ApiCallback<List<ContentLibraryVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.getContentLibraryVmTemplatesCall(GetContentLibraryVmTemplatesRequestBody getContentLibraryVmTemplatesRequestBody,
ApiCallback _callback)
Build call for getContentLibraryVmTemplates
|
okhttp3.Call |
ContentLibraryVmTemplateApi.getContentLibraryVmTemplatesConnectionAsync(GetContentLibraryVmTemplatesConnectionRequestBody getContentLibraryVmTemplatesConnectionRequestBody,
ApiCallback<ContentLibraryVmTemplateConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.getContentLibraryVmTemplatesConnectionCall(GetContentLibraryVmTemplatesConnectionRequestBody getContentLibraryVmTemplatesConnectionRequestBody,
ApiCallback _callback)
Build call for getContentLibraryVmTemplatesConnection
|
okhttp3.Call |
DatacenterApi.getDatacentersAsync(GetDatacentersRequestBody getDatacentersRequestBody,
ApiCallback<List<Datacenter>> _callback)
(asynchronously)
|
okhttp3.Call |
DatacenterApi.getDatacentersCall(GetDatacentersRequestBody getDatacentersRequestBody,
ApiCallback _callback)
Build call for getDatacenters
|
okhttp3.Call |
DatacenterApi.getDatacentersConnectionAsync(GetDatacentersConnectionRequestBody getDatacentersConnectionRequestBody,
ApiCallback<DatacenterConnection> _callback)
(asynchronously)
|
okhttp3.Call |
DatacenterApi.getDatacentersConnectionCall(GetDatacentersConnectionRequestBody getDatacentersConnectionRequestBody,
ApiCallback _callback)
Build call for getDatacentersConnection
|
okhttp3.Call |
DeployApi.getDeploysAsync(GetDeploysRequestBody getDeploysRequestBody,
ApiCallback<List<Deploy>> _callback)
(asynchronously)
|
okhttp3.Call |
DeployApi.getDeploysCall(GetDeploysRequestBody getDeploysRequestBody,
ApiCallback _callback)
Build call for getDeploys
|
okhttp3.Call |
DeployApi.getDeploysConnectionAsync(GetDeploysConnectionRequestBody getDeploysConnectionRequestBody,
ApiCallback<DeployConnection> _callback)
(asynchronously)
|
okhttp3.Call |
DeployApi.getDeploysConnectionCall(GetDeploysConnectionRequestBody getDeploysConnectionRequestBody,
ApiCallback _callback)
Build call for getDeploysConnection
|
okhttp3.Call |
GpuDeviceApi.getDetailVmInfoByGpuDevicesAsync(GetGpuDevicesRequestBody getGpuDevicesRequestBody,
ApiCallback<List<GpuVmInfo>> _callback)
(asynchronously)
|
okhttp3.Call |
GpuDeviceApi.getDetailVmInfoByGpuDevicesCall(GetGpuDevicesRequestBody getGpuDevicesRequestBody,
ApiCallback _callback)
Build call for getDetailVmInfoByGpuDevices
|
okhttp3.Call |
DiscoveredHostApi.getDiscoverHostsAsync(GetDiscoverHostsRequestBody getDiscoverHostsRequestBody,
ApiCallback<List<DiscoveredHost>> _callback)
(asynchronously)
|
okhttp3.Call |
DiscoveredHostApi.getDiscoverHostsCall(GetDiscoverHostsRequestBody getDiscoverHostsRequestBody,
ApiCallback _callback)
Build call for getDiscoverHosts
|
okhttp3.Call |
MetricsApi.getDiskMetricsAsync(GetDiskMetricInput getDiskMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getDiskMetricsCall(GetDiskMetricInput getDiskMetricInput,
ApiCallback _callback)
Build call for getDiskMetrics
|
okhttp3.Call |
DiskApi.getDisksAsync(GetDisksRequestBody getDisksRequestBody,
ApiCallback<List<Disk>> _callback)
(asynchronously)
|
okhttp3.Call |
DiskApi.getDisksCall(GetDisksRequestBody getDisksRequestBody,
ApiCallback _callback)
Build call for getDisks
|
okhttp3.Call |
DiskApi.getDisksConnectionAsync(GetDisksConnectionRequestBody getDisksConnectionRequestBody,
ApiCallback<DiskConnection> _callback)
(asynchronously)
|
okhttp3.Call |
DiskApi.getDisksConnectionCall(GetDisksConnectionRequestBody getDisksConnectionRequestBody,
ApiCallback _callback)
Build call for getDisksConnection
|
okhttp3.Call |
ElfDataStoreApi.getElfDataStoresAsync(GetElfDataStoresRequestBody getElfDataStoresRequestBody,
ApiCallback<List<ElfDataStore>> _callback)
(asynchronously)
|
okhttp3.Call |
ElfDataStoreApi.getElfDataStoresCall(GetElfDataStoresRequestBody getElfDataStoresRequestBody,
ApiCallback _callback)
Build call for getElfDataStores
|
okhttp3.Call |
ElfDataStoreApi.getElfDataStoresConnectionAsync(GetElfDataStoresConnectionRequestBody getElfDataStoresConnectionRequestBody,
ApiCallback<ElfDataStoreConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ElfDataStoreApi.getElfDataStoresConnectionCall(GetElfDataStoresConnectionRequestBody getElfDataStoresConnectionRequestBody,
ApiCallback _callback)
Build call for getElfDataStoresConnection
|
okhttp3.Call |
ElfImageApi.getElfImagesAsync(GetElfImagesRequestBody getElfImagesRequestBody,
ApiCallback<List<ElfImage>> _callback)
(asynchronously)
|
okhttp3.Call |
ElfImageApi.getElfImagesCall(GetElfImagesRequestBody getElfImagesRequestBody,
ApiCallback _callback)
Build call for getElfImages
|
okhttp3.Call |
ElfImageApi.getElfImagesConnectionAsync(GetElfImagesConnectionRequestBody getElfImagesConnectionRequestBody,
ApiCallback<ElfImageConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ElfImageApi.getElfImagesConnectionCall(GetElfImagesConnectionRequestBody getElfImagesConnectionRequestBody,
ApiCallback _callback)
Build call for getElfImagesConnection
|
okhttp3.Call |
ElfStoragePolicyApi.getElfStoragePoliciesAsync(GetElfStoragePoliciesRequestBody getElfStoragePoliciesRequestBody,
ApiCallback<List<ElfStoragePolicy>> _callback)
(asynchronously)
|
okhttp3.Call |
ElfStoragePolicyApi.getElfStoragePoliciesCall(GetElfStoragePoliciesRequestBody getElfStoragePoliciesRequestBody,
ApiCallback _callback)
Build call for getElfStoragePolicies
|
okhttp3.Call |
ElfStoragePolicyApi.getElfStoragePoliciesConnectionAsync(GetElfStoragePoliciesConnectionRequestBody getElfStoragePoliciesConnectionRequestBody,
ApiCallback<ElfStoragePolicyConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ElfStoragePolicyApi.getElfStoragePoliciesConnectionCall(GetElfStoragePoliciesConnectionRequestBody getElfStoragePoliciesConnectionRequestBody,
ApiCallback _callback)
Build call for getElfStoragePoliciesConnection
|
okhttp3.Call |
EntityFilterApi.getEntityFiltersAsync(GetEntityFiltersRequestBody getEntityFiltersRequestBody,
ApiCallback<List<EntityFilter>> _callback)
(asynchronously)
|
okhttp3.Call |
EntityFilterApi.getEntityFiltersCall(GetEntityFiltersRequestBody getEntityFiltersRequestBody,
ApiCallback _callback)
Build call for getEntityFilters
|
okhttp3.Call |
EntityFilterApi.getEntityFiltersConnectionAsync(GetEntityFiltersConnectionRequestBody getEntityFiltersConnectionRequestBody,
ApiCallback<EntityFilterConnection> _callback)
(asynchronously)
|
okhttp3.Call |
EntityFilterApi.getEntityFiltersConnectionCall(GetEntityFiltersConnectionRequestBody getEntityFiltersConnectionRequestBody,
ApiCallback _callback)
Build call for getEntityFiltersConnection
|
okhttp3.Call |
EverouteClusterApi.getEverouteClustersAsync(GetEverouteClustersRequestBody getEverouteClustersRequestBody,
ApiCallback<List<EverouteCluster>> _callback)
(asynchronously)
|
okhttp3.Call |
EverouteClusterApi.getEverouteClustersCall(GetEverouteClustersRequestBody getEverouteClustersRequestBody,
ApiCallback _callback)
Build call for getEverouteClusters
|
okhttp3.Call |
EverouteClusterApi.getEverouteClustersConnectionAsync(GetEverouteClustersConnectionRequestBody getEverouteClustersConnectionRequestBody,
ApiCallback<EverouteClusterConnection> _callback)
(asynchronously)
|
okhttp3.Call |
EverouteClusterApi.getEverouteClustersConnectionCall(GetEverouteClustersConnectionRequestBody getEverouteClustersConnectionRequestBody,
ApiCallback _callback)
Build call for getEverouteClustersConnection
|
okhttp3.Call |
EverouteLicenseApi.getEverouteLicensesAsync(GetEverouteLicensesRequestBody getEverouteLicensesRequestBody,
ApiCallback<List<EverouteLicense>> _callback)
(asynchronously)
|
okhttp3.Call |
EverouteLicenseApi.getEverouteLicensesCall(GetEverouteLicensesRequestBody getEverouteLicensesRequestBody,
ApiCallback _callback)
Build call for getEverouteLicenses
|
okhttp3.Call |
EverouteLicenseApi.getEverouteLicensesConnectionAsync(GetEverouteLicensesConnectionRequestBody getEverouteLicensesConnectionRequestBody,
ApiCallback<EverouteLicenseConnection> _callback)
(asynchronously)
|
okhttp3.Call |
EverouteLicenseApi.getEverouteLicensesConnectionCall(GetEverouteLicensesConnectionRequestBody getEverouteLicensesConnectionRequestBody,
ApiCallback _callback)
Build call for getEverouteLicensesConnection
|
okhttp3.Call |
EveroutePackageApi.getEveroutePackagesAsync(GetEveroutePackagesRequestBody getEveroutePackagesRequestBody,
ApiCallback<List<EveroutePackage>> _callback)
(asynchronously)
|
okhttp3.Call |
EveroutePackageApi.getEveroutePackagesCall(GetEveroutePackagesRequestBody getEveroutePackagesRequestBody,
ApiCallback _callback)
Build call for getEveroutePackages
|
okhttp3.Call |
EveroutePackageApi.getEveroutePackagesConnectionAsync(GetEveroutePackagesConnectionRequestBody getEveroutePackagesConnectionRequestBody,
ApiCallback<EveroutePackageConnection> _callback)
(asynchronously)
|
okhttp3.Call |
EveroutePackageApi.getEveroutePackagesConnectionCall(GetEveroutePackagesConnectionRequestBody getEveroutePackagesConnectionRequestBody,
ApiCallback _callback)
Build call for getEveroutePackagesConnection
|
okhttp3.Call |
OvfApi.getExportFileDownloadLinksAsync(GetExportFileDownloadLinksParams getExportFileDownloadLinksParams,
ApiCallback<List<ExportFileDownloadLinks>> _callback)
(asynchronously)
|
okhttp3.Call |
OvfApi.getExportFileDownloadLinksCall(GetExportFileDownloadLinksParams getExportFileDownloadLinksParams,
ApiCallback _callback)
Build call for getExportFileDownloadLinks
|
okhttp3.Call |
GlobalAlertRuleApi.getGlobalAlertRulesAsync(GetGlobalAlertRulesRequestBody getGlobalAlertRulesRequestBody,
ApiCallback<List<GlobalAlertRule>> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalAlertRuleApi.getGlobalAlertRulesCall(GetGlobalAlertRulesRequestBody getGlobalAlertRulesRequestBody,
ApiCallback _callback)
Build call for getGlobalAlertRules
|
okhttp3.Call |
GlobalAlertRuleApi.getGlobalAlertRulesConnectionAsync(GetGlobalAlertRulesConnectionRequestBody getGlobalAlertRulesConnectionRequestBody,
ApiCallback<GlobalAlertRuleConnection> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalAlertRuleApi.getGlobalAlertRulesConnectionCall(GetGlobalAlertRulesConnectionRequestBody getGlobalAlertRulesConnectionRequestBody,
ApiCallback _callback)
Build call for getGlobalAlertRulesConnection
|
okhttp3.Call |
GlobalSettingsApi.getGlobalSettingsesAsync(GetGlobalSettingsesRequestBody getGlobalSettingsesRequestBody,
ApiCallback<List<GlobalSettings>> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalSettingsApi.getGlobalSettingsesCall(GetGlobalSettingsesRequestBody getGlobalSettingsesRequestBody,
ApiCallback _callback)
Build call for getGlobalSettingses
|
okhttp3.Call |
GlobalSettingsApi.getGlobalSettingsesConnectionAsync(GetGlobalSettingsesConnectionRequestBody getGlobalSettingsesConnectionRequestBody,
ApiCallback<GlobalSettingsConnection> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalSettingsApi.getGlobalSettingsesConnectionCall(GetGlobalSettingsesConnectionRequestBody getGlobalSettingsesConnectionRequestBody,
ApiCallback _callback)
Build call for getGlobalSettingsesConnection
|
okhttp3.Call |
GpuDeviceApi.getGpuDevicesAsync(GetGpuDevicesRequestBody getGpuDevicesRequestBody,
ApiCallback<List<GpuDevice>> _callback)
(asynchronously)
|
okhttp3.Call |
GpuDeviceApi.getGpuDevicesCall(GetGpuDevicesRequestBody getGpuDevicesRequestBody,
ApiCallback _callback)
Build call for getGpuDevices
|
okhttp3.Call |
GpuDeviceApi.getGpuDevicesConnectionAsync(GetGpuDevicesConnectionRequestBody getGpuDevicesConnectionRequestBody,
ApiCallback<GpuDeviceConnection> _callback)
(asynchronously)
|
okhttp3.Call |
GpuDeviceApi.getGpuDevicesConnectionCall(GetGpuDevicesConnectionRequestBody getGpuDevicesConnectionRequestBody,
ApiCallback _callback)
Build call for getGpuDevicesConnection
|
okhttp3.Call |
GraphApi.getGraphsAsync(GetGraphsRequestBody getGraphsRequestBody,
ApiCallback<List<Graph>> _callback)
(asynchronously)
|
okhttp3.Call |
GraphApi.getGraphsCall(GetGraphsRequestBody getGraphsRequestBody,
ApiCallback _callback)
Build call for getGraphs
|
okhttp3.Call |
GraphApi.getGraphsConnectionAsync(GetGraphsConnectionRequestBody getGraphsConnectionRequestBody,
ApiCallback<GraphConnection> _callback)
(asynchronously)
|
okhttp3.Call |
GraphApi.getGraphsConnectionCall(GetGraphsConnectionRequestBody getGraphsConnectionRequestBody,
ApiCallback _callback)
Build call for getGraphsConnection
|
okhttp3.Call |
MetricsApi.getHostMetricsAsync(GetHostMetricInput getHostMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getHostMetricsCall(GetHostMetricInput getHostMetricInput,
ApiCallback _callback)
Build call for getHostMetrics
|
okhttp3.Call |
MetricsApi.getHostNetworkMetricsAsync(GetHostNetworkMetricInput getHostNetworkMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getHostNetworkMetricsCall(GetHostNetworkMetricInput getHostNetworkMetricInput,
ApiCallback _callback)
Build call for getHostNetworkMetrics
|
okhttp3.Call |
HostApi.getHostsAsync(GetHostsRequestBody getHostsRequestBody,
ApiCallback<List<Host>> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.getHostsCall(GetHostsRequestBody getHostsRequestBody,
ApiCallback _callback)
Build call for getHosts
|
okhttp3.Call |
HostApi.getHostsConnectionAsync(GetHostsConnectionRequestBody getHostsConnectionRequestBody,
ApiCallback<HostConnection> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.getHostsConnectionCall(GetHostsConnectionRequestBody getHostsConnectionRequestBody,
ApiCallback _callback)
Build call for getHostsConnection
|
okhttp3.Call |
MetricsApi.getHostServicekMetricsAsync(GetHostServiceMetricInput getHostServiceMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getHostServicekMetricsCall(GetHostServiceMetricInput getHostServiceMetricInput,
ApiCallback _callback)
Build call for getHostServicekMetrics
|
okhttp3.Call |
IpmiApi.getIpmisAsync(GetIpmisRequestBody getIpmisRequestBody,
ApiCallback<List<Ipmi>> _callback)
(asynchronously)
|
okhttp3.Call |
IpmiApi.getIpmisCall(GetIpmisRequestBody getIpmisRequestBody,
ApiCallback _callback)
Build call for getIpmis
|
okhttp3.Call |
IscsiConnectionApi.getIscsiConnectionsAsync(GetIscsiConnectionsRequestBody getIscsiConnectionsRequestBody,
ApiCallback<List<IscsiConnection>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiConnectionApi.getIscsiConnectionsCall(GetIscsiConnectionsRequestBody getIscsiConnectionsRequestBody,
ApiCallback _callback)
Build call for getIscsiConnections
|
okhttp3.Call |
IscsiConnectionApi.getIscsiConnectionsConnectionAsync(GetIscsiConnectionsConnectionRequestBody getIscsiConnectionsConnectionRequestBody,
ApiCallback<IscsiConnectionConnection> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiConnectionApi.getIscsiConnectionsConnectionCall(GetIscsiConnectionsConnectionRequestBody getIscsiConnectionsConnectionRequestBody,
ApiCallback _callback)
Build call for getIscsiConnectionsConnection
|
okhttp3.Call |
IscsiLunApi.getIscsiLunsAsync(GetIscsiLunsRequestBody getIscsiLunsRequestBody,
ApiCallback<List<IscsiLun>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunApi.getIscsiLunsCall(GetIscsiLunsRequestBody getIscsiLunsRequestBody,
ApiCallback _callback)
Build call for getIscsiLuns
|
okhttp3.Call |
IscsiLunApi.getIscsiLunsConnectionAsync(GetIscsiLunsConnectionRequestBody getIscsiLunsConnectionRequestBody,
ApiCallback<IscsiLunConnection> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunApi.getIscsiLunsConnectionCall(GetIscsiLunsConnectionRequestBody getIscsiLunsConnectionRequestBody,
ApiCallback _callback)
Build call for getIscsiLunsConnection
|
okhttp3.Call |
IscsiLunSnapshotApi.getIscsiLunSnapshotsAsync(GetIscsiLunSnapshotsRequestBody getIscsiLunSnapshotsRequestBody,
ApiCallback<List<IscsiLunSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunSnapshotApi.getIscsiLunSnapshotsCall(GetIscsiLunSnapshotsRequestBody getIscsiLunSnapshotsRequestBody,
ApiCallback _callback)
Build call for getIscsiLunSnapshots
|
okhttp3.Call |
IscsiLunSnapshotApi.getIscsiLunSnapshotsConnectionAsync(GetIscsiLunSnapshotsConnectionRequestBody getIscsiLunSnapshotsConnectionRequestBody,
ApiCallback<IscsiLunSnapshotConnection> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunSnapshotApi.getIscsiLunSnapshotsConnectionCall(GetIscsiLunSnapshotsConnectionRequestBody getIscsiLunSnapshotsConnectionRequestBody,
ApiCallback _callback)
Build call for getIscsiLunSnapshotsConnection
|
okhttp3.Call |
IscsiTargetApi.getIscsiTargetsAsync(GetIscsiTargetsRequestBody getIscsiTargetsRequestBody,
ApiCallback<List<IscsiTarget>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiTargetApi.getIscsiTargetsCall(GetIscsiTargetsRequestBody getIscsiTargetsRequestBody,
ApiCallback _callback)
Build call for getIscsiTargets
|
okhttp3.Call |
IscsiTargetApi.getIscsiTargetsConnectionAsync(GetIscsiTargetsConnectionRequestBody getIscsiTargetsConnectionRequestBody,
ApiCallback<IscsiTargetConnection> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiTargetApi.getIscsiTargetsConnectionCall(GetIscsiTargetsConnectionRequestBody getIscsiTargetsConnectionRequestBody,
ApiCallback _callback)
Build call for getIscsiTargetsConnection
|
okhttp3.Call |
IsolationPolicyApi.getIsolationPoliciesAsync(GetIsolationPoliciesRequestBody getIsolationPoliciesRequestBody,
ApiCallback<List<IsolationPolicy>> _callback)
(asynchronously)
|
okhttp3.Call |
IsolationPolicyApi.getIsolationPoliciesCall(GetIsolationPoliciesRequestBody getIsolationPoliciesRequestBody,
ApiCallback _callback)
Build call for getIsolationPolicies
|
okhttp3.Call |
IsolationPolicyApi.getIsolationPoliciesConnectionAsync(GetIsolationPoliciesConnectionRequestBody getIsolationPoliciesConnectionRequestBody,
ApiCallback<IsolationPolicyConnection> _callback)
(asynchronously)
|
okhttp3.Call |
IsolationPolicyApi.getIsolationPoliciesConnectionCall(GetIsolationPoliciesConnectionRequestBody getIsolationPoliciesConnectionRequestBody,
ApiCallback _callback)
Build call for getIsolationPoliciesConnection
|
okhttp3.Call |
LabelApi.getLabelsAsync(GetLabelsRequestBody getLabelsRequestBody,
ApiCallback<List<Label>> _callback)
(asynchronously)
|
okhttp3.Call |
LabelApi.getLabelsCall(GetLabelsRequestBody getLabelsRequestBody,
ApiCallback _callback)
Build call for getLabels
|
okhttp3.Call |
LabelApi.getLabelsConnectionAsync(GetLabelsConnectionRequestBody getLabelsConnectionRequestBody,
ApiCallback<LabelConnection> _callback)
(asynchronously)
|
okhttp3.Call |
LabelApi.getLabelsConnectionCall(GetLabelsConnectionRequestBody getLabelsConnectionRequestBody,
ApiCallback _callback)
Build call for getLabelsConnection
|
okhttp3.Call |
LicenseApi.getLicensesAsync(GetLicensesRequestBody getLicensesRequestBody,
ApiCallback<List<License>> _callback)
(asynchronously)
|
okhttp3.Call |
LicenseApi.getLicensesCall(GetLicensesRequestBody getLicensesRequestBody,
ApiCallback _callback)
Build call for getLicenses
|
okhttp3.Call |
LicenseApi.getLicensesConnectionAsync(GetLicensesConnectionRequestBody getLicensesConnectionRequestBody,
ApiCallback<LicenseConnection> _callback)
(asynchronously)
|
okhttp3.Call |
LicenseApi.getLicensesConnectionCall(GetLicensesConnectionRequestBody getLicensesConnectionRequestBody,
ApiCallback _callback)
Build call for getLicensesConnection
|
okhttp3.Call |
LogCollectionApi.getLogCollectionsAsync(GetLogCollectionsRequestBody getLogCollectionsRequestBody,
ApiCallback<List<LogCollection>> _callback)
(asynchronously)
|
okhttp3.Call |
LogCollectionApi.getLogCollectionsCall(GetLogCollectionsRequestBody getLogCollectionsRequestBody,
ApiCallback _callback)
Build call for getLogCollections
|
okhttp3.Call |
LogCollectionApi.getLogCollectionsConnectionAsync(GetLogCollectionsConnectionRequestBody getLogCollectionsConnectionRequestBody,
ApiCallback<LogCollectionConnection> _callback)
(asynchronously)
|
okhttp3.Call |
LogCollectionApi.getLogCollectionsConnectionCall(GetLogCollectionsConnectionRequestBody getLogCollectionsConnectionRequestBody,
ApiCallback _callback)
Build call for getLogCollectionsConnection
|
okhttp3.Call |
LogServiceConfigApi.getLogServiceConfigsAsync(GetLogServiceConfigsRequestBody getLogServiceConfigsRequestBody,
ApiCallback<List<LogServiceConfig>> _callback)
(asynchronously)
|
okhttp3.Call |
LogServiceConfigApi.getLogServiceConfigsCall(GetLogServiceConfigsRequestBody getLogServiceConfigsRequestBody,
ApiCallback _callback)
Build call for getLogServiceConfigs
|
okhttp3.Call |
MetricsApi.getLunMetricsAsync(GetLunMetricInput getLunMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getLunMetricsCall(GetLunMetricInput getLunMetricInput,
ApiCallback _callback)
Build call for getLunMetrics
|
okhttp3.Call |
ClusterApi.getMetaLeaderAsync(GetMetaLeaderRequestBody getMetaLeaderRequestBody,
ApiCallback<List<MetaLeader>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.getMetaLeaderCall(GetMetaLeaderRequestBody getMetaLeaderRequestBody,
ApiCallback _callback)
Build call for getMetaLeader
|
okhttp3.Call |
UserApi.getMyInfoAsync(ApiCallback<User> _callback)
(asynchronously)
|
okhttp3.Call |
UserApi.getMyInfoCall(ApiCallback _callback)
Build call for getMyInfo
|
okhttp3.Call |
NamespaceGroupApi.getNamespaceGroupsAsync(GetNamespaceGroupsRequestBody getNamespaceGroupsRequestBody,
ApiCallback<List<NamespaceGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
NamespaceGroupApi.getNamespaceGroupsCall(GetNamespaceGroupsRequestBody getNamespaceGroupsRequestBody,
ApiCallback _callback)
Build call for getNamespaceGroups
|
okhttp3.Call |
NamespaceGroupApi.getNamespaceGroupsConnectionAsync(GetNamespaceGroupsConnectionRequestBody getNamespaceGroupsConnectionRequestBody,
ApiCallback<NamespaceGroupConnection> _callback)
(asynchronously)
|
okhttp3.Call |
NamespaceGroupApi.getNamespaceGroupsConnectionCall(GetNamespaceGroupsConnectionRequestBody getNamespaceGroupsConnectionRequestBody,
ApiCallback _callback)
Build call for getNamespaceGroupsConnection
|
okhttp3.Call |
NfsExportApi.getNfsExportsAsync(GetNfsExportsRequestBody getNfsExportsRequestBody,
ApiCallback<List<NfsExport>> _callback)
(asynchronously)
|
okhttp3.Call |
NfsExportApi.getNfsExportsCall(GetNfsExportsRequestBody getNfsExportsRequestBody,
ApiCallback _callback)
Build call for getNfsExports
|
okhttp3.Call |
NfsExportApi.getNfsExportsConnectionAsync(GetNfsExportsConnectionRequestBody getNfsExportsConnectionRequestBody,
ApiCallback<NfsExportConnection> _callback)
(asynchronously)
|
okhttp3.Call |
NfsExportApi.getNfsExportsConnectionCall(GetNfsExportsConnectionRequestBody getNfsExportsConnectionRequestBody,
ApiCallback _callback)
Build call for getNfsExportsConnection
|
okhttp3.Call |
NfsInodeApi.getNfsInodesAsync(GetNfsInodesRequestBody getNfsInodesRequestBody,
ApiCallback<List<NfsInode>> _callback)
(asynchronously)
|
okhttp3.Call |
NfsInodeApi.getNfsInodesCall(GetNfsInodesRequestBody getNfsInodesRequestBody,
ApiCallback _callback)
Build call for getNfsInodes
|
okhttp3.Call |
NfsInodeApi.getNfsInodesConnectionAsync(GetNfsInodesConnectionRequestBody getNfsInodesConnectionRequestBody,
ApiCallback<NfsInodeConnection> _callback)
(asynchronously)
|
okhttp3.Call |
NfsInodeApi.getNfsInodesConnectionCall(GetNfsInodesConnectionRequestBody getNfsInodesConnectionRequestBody,
ApiCallback _callback)
Build call for getNfsInodesConnection
|
okhttp3.Call |
NicApi.getNicsAsync(GetNicsRequestBody getNicsRequestBody,
ApiCallback<List<Nic>> _callback)
(asynchronously)
|
okhttp3.Call |
NicApi.getNicsCall(GetNicsRequestBody getNicsRequestBody,
ApiCallback _callback)
Build call for getNics
|
okhttp3.Call |
NicApi.getNicsConnectionAsync(GetNicsConnectionRequestBody getNicsConnectionRequestBody,
ApiCallback<NicConnection> _callback)
(asynchronously)
|
okhttp3.Call |
NicApi.getNicsConnectionCall(GetNicsConnectionRequestBody getNicsConnectionRequestBody,
ApiCallback _callback)
Build call for getNicsConnection
|
okhttp3.Call |
NodeTopoApi.getNodeTopoesAsync(GetNodeTopoesRequestBody getNodeTopoesRequestBody,
ApiCallback<List<NodeTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
NodeTopoApi.getNodeTopoesCall(GetNodeTopoesRequestBody getNodeTopoesRequestBody,
ApiCallback _callback)
Build call for getNodeTopoes
|
okhttp3.Call |
NodeTopoApi.getNodeTopoesConnectionAsync(GetNodeTopoesConnectionRequestBody getNodeTopoesConnectionRequestBody,
ApiCallback<NodeTopoConnection> _callback)
(asynchronously)
|
okhttp3.Call |
NodeTopoApi.getNodeTopoesConnectionCall(GetNodeTopoesConnectionRequestBody getNodeTopoesConnectionRequestBody,
ApiCallback _callback)
Build call for getNodeTopoesConnection
|
okhttp3.Call |
NtpApi.getNtpServiceUrlAsync(ApiCallback<NtpServiceUrl> _callback)
(asynchronously)
|
okhttp3.Call |
NtpApi.getNtpServiceUrlCall(ApiCallback _callback)
Build call for getNtpServiceUrl
|
okhttp3.Call |
MetricsApi.getNvmfNamespaceMetricsAsync(GetNvmfNamespaceMetricInput getNvmfNamespaceMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getNvmfNamespaceMetricsCall(GetNvmfNamespaceMetricInput getNvmfNamespaceMetricInput,
ApiCallback _callback)
Build call for getNvmfNamespaceMetrics
|
okhttp3.Call |
NvmfNamespaceApi.getNvmfNamespacesAsync(GetNvmfNamespacesRequestBody getNvmfNamespacesRequestBody,
ApiCallback<List<NvmfNamespace>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceApi.getNvmfNamespacesCall(GetNvmfNamespacesRequestBody getNvmfNamespacesRequestBody,
ApiCallback _callback)
Build call for getNvmfNamespaces
|
okhttp3.Call |
NvmfNamespaceApi.getNvmfNamespacesConnectionAsync(GetNvmfNamespacesConnectionRequestBody getNvmfNamespacesConnectionRequestBody,
ApiCallback<NvmfNamespaceConnection> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceApi.getNvmfNamespacesConnectionCall(GetNvmfNamespacesConnectionRequestBody getNvmfNamespacesConnectionRequestBody,
ApiCallback _callback)
Build call for getNvmfNamespacesConnection
|
okhttp3.Call |
NvmfNamespaceSnapshotApi.getNvmfNamespaceSnapshotsAsync(GetNvmfNamespaceSnapshotsRequestBody getNvmfNamespaceSnapshotsRequestBody,
ApiCallback<List<NvmfNamespaceSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceSnapshotApi.getNvmfNamespaceSnapshotsCall(GetNvmfNamespaceSnapshotsRequestBody getNvmfNamespaceSnapshotsRequestBody,
ApiCallback _callback)
Build call for getNvmfNamespaceSnapshots
|
okhttp3.Call |
NvmfNamespaceSnapshotApi.getNvmfNamespaceSnapshotsConnectionAsync(GetNvmfNamespaceSnapshotsConnectionRequestBody getNvmfNamespaceSnapshotsConnectionRequestBody,
ApiCallback<NvmfNamespaceSnapshotConnection> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceSnapshotApi.getNvmfNamespaceSnapshotsConnectionCall(GetNvmfNamespaceSnapshotsConnectionRequestBody getNvmfNamespaceSnapshotsConnectionRequestBody,
ApiCallback _callback)
Build call for getNvmfNamespaceSnapshotsConnection
|
okhttp3.Call |
NvmfSubsystemApi.getNvmfSubsystemsAsync(GetNvmfSubsystemsRequestBody getNvmfSubsystemsRequestBody,
ApiCallback<List<NvmfSubsystem>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfSubsystemApi.getNvmfSubsystemsCall(GetNvmfSubsystemsRequestBody getNvmfSubsystemsRequestBody,
ApiCallback _callback)
Build call for getNvmfSubsystems
|
okhttp3.Call |
NvmfSubsystemApi.getNvmfSubsystemsConnectionAsync(GetNvmfSubsystemsConnectionRequestBody getNvmfSubsystemsConnectionRequestBody,
ApiCallback<NvmfSubsystemConnection> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfSubsystemApi.getNvmfSubsystemsConnectionCall(GetNvmfSubsystemsConnectionRequestBody getNvmfSubsystemsConnectionRequestBody,
ApiCallback _callback)
Build call for getNvmfSubsystemsConnection
|
okhttp3.Call |
OrganizationApi.getOrganizationsAsync(GetOrganizationsRequestBody getOrganizationsRequestBody,
ApiCallback<List<Organization>> _callback)
(asynchronously)
|
okhttp3.Call |
OrganizationApi.getOrganizationsCall(GetOrganizationsRequestBody getOrganizationsRequestBody,
ApiCallback _callback)
Build call for getOrganizations
|
okhttp3.Call |
OrganizationApi.getOrganizationsConnectionAsync(GetOrganizationsConnectionRequestBody getOrganizationsConnectionRequestBody,
ApiCallback<OrganizationConnection> _callback)
(asynchronously)
|
okhttp3.Call |
OrganizationApi.getOrganizationsConnectionCall(GetOrganizationsConnectionRequestBody getOrganizationsConnectionRequestBody,
ApiCallback _callback)
Build call for getOrganizationsConnection
|
okhttp3.Call |
PmemDimmApi.getPmemDimmsAsync(GetPmemDimmsRequestBody getPmemDimmsRequestBody,
ApiCallback<List<PmemDimm>> _callback)
(asynchronously)
|
okhttp3.Call |
PmemDimmApi.getPmemDimmsCall(GetPmemDimmsRequestBody getPmemDimmsRequestBody,
ApiCallback _callback)
Build call for getPmemDimms
|
okhttp3.Call |
PmemDimmApi.getPmemDimmsConnectionAsync(GetPmemDimmsConnectionRequestBody getPmemDimmsConnectionRequestBody,
ApiCallback<PmemDimmConnection> _callback)
(asynchronously)
|
okhttp3.Call |
PmemDimmApi.getPmemDimmsConnectionCall(GetPmemDimmsConnectionRequestBody getPmemDimmsConnectionRequestBody,
ApiCallback _callback)
Build call for getPmemDimmsConnection
|
okhttp3.Call |
RackTopoApi.getRackTopoesAsync(GetRackTopoesRequestBody getRackTopoesRequestBody,
ApiCallback<List<RackTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
RackTopoApi.getRackTopoesCall(GetRackTopoesRequestBody getRackTopoesRequestBody,
ApiCallback _callback)
Build call for getRackTopoes
|
okhttp3.Call |
RackTopoApi.getRackTopoesConnectionAsync(GetRackTopoesConnectionRequestBody getRackTopoesConnectionRequestBody,
ApiCallback<RackTopoConnection> _callback)
(asynchronously)
|
okhttp3.Call |
RackTopoApi.getRackTopoesConnectionCall(GetRackTopoesConnectionRequestBody getRackTopoesConnectionRequestBody,
ApiCallback _callback)
Build call for getRackTopoesConnection
|
okhttp3.Call |
ReportTaskApi.getReportTasksAsync(GetReportTasksRequestBody getReportTasksRequestBody,
ApiCallback<List<ReportTask>> _callback)
(asynchronously)
|
okhttp3.Call |
ReportTaskApi.getReportTasksCall(GetReportTasksRequestBody getReportTasksRequestBody,
ApiCallback _callback)
Build call for getReportTasks
|
okhttp3.Call |
ReportTaskApi.getReportTasksConnectionAsync(GetReportTasksConnectionRequestBody getReportTasksConnectionRequestBody,
ApiCallback<ReportTaskConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ReportTaskApi.getReportTasksConnectionCall(GetReportTasksConnectionRequestBody getReportTasksConnectionRequestBody,
ApiCallback _callback)
Build call for getReportTasksConnection
|
okhttp3.Call |
ReportTemplateApi.getReportTemplatesAsync(GetReportTemplatesRequestBody getReportTemplatesRequestBody,
ApiCallback<List<ReportTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ReportTemplateApi.getReportTemplatesCall(GetReportTemplatesRequestBody getReportTemplatesRequestBody,
ApiCallback _callback)
Build call for getReportTemplates
|
okhttp3.Call |
ReportTemplateApi.getReportTemplatesConnectionAsync(GetReportTemplatesConnectionRequestBody getReportTemplatesConnectionRequestBody,
ApiCallback<ReportTemplateConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ReportTemplateApi.getReportTemplatesConnectionCall(GetReportTemplatesConnectionRequestBody getReportTemplatesConnectionRequestBody,
ApiCallback _callback)
Build call for getReportTemplatesConnection
|
okhttp3.Call |
MetricsApi.getScvmDiskMetricsAsync(GetSCVMDiskMetricInput getSCVMDiskMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getScvmDiskMetricsCall(GetSCVMDiskMetricInput getSCVMDiskMetricInput,
ApiCallback _callback)
Build call for getScvmDiskMetrics
|
okhttp3.Call |
MetricsApi.getSCVMMetricsAsync(GetScvmMetricInput getScvmMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getSCVMMetricsCall(GetScvmMetricInput getScvmMetricInput,
ApiCallback _callback)
Build call for getSCVMMetrics
|
okhttp3.Call |
MetricsApi.getScvmNetworkMetricsAsync(GetScvmNetworkInput getScvmNetworkInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getScvmNetworkMetricsCall(GetScvmNetworkInput getScvmNetworkInput,
ApiCallback _callback)
Build call for getScvmNetworkMetrics
|
okhttp3.Call |
MetricsApi.getSCVMServicekMetricsAsync(GetScvmServiceMetricInput getScvmServiceMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getSCVMServicekMetricsCall(GetScvmServiceMetricInput getScvmServiceMetricInput,
ApiCallback _callback)
Build call for getSCVMServicekMetrics
|
okhttp3.Call |
SecurityGroupApi.getSecurityGroupsAsync(GetSecurityGroupsRequestBody getSecurityGroupsRequestBody,
ApiCallback<List<SecurityGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityGroupApi.getSecurityGroupsCall(GetSecurityGroupsRequestBody getSecurityGroupsRequestBody,
ApiCallback _callback)
Build call for getSecurityGroups
|
okhttp3.Call |
SecurityGroupApi.getSecurityGroupsConnectionAsync(GetSecurityGroupsConnectionRequestBody getSecurityGroupsConnectionRequestBody,
ApiCallback<SecurityGroupConnection> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityGroupApi.getSecurityGroupsConnectionCall(GetSecurityGroupsConnectionRequestBody getSecurityGroupsConnectionRequestBody,
ApiCallback _callback)
Build call for getSecurityGroupsConnection
|
okhttp3.Call |
SecurityPolicyApi.getSecurityPoliciesAsync(GetSecurityPoliciesRequestBody getSecurityPoliciesRequestBody,
ApiCallback<List<SecurityPolicy>> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityPolicyApi.getSecurityPoliciesCall(GetSecurityPoliciesRequestBody getSecurityPoliciesRequestBody,
ApiCallback _callback)
Build call for getSecurityPolicies
|
okhttp3.Call |
SecurityPolicyApi.getSecurityPoliciesConnectionAsync(GetSecurityPoliciesConnectionRequestBody getSecurityPoliciesConnectionRequestBody,
ApiCallback<SecurityPolicyConnection> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityPolicyApi.getSecurityPoliciesConnectionCall(GetSecurityPoliciesConnectionRequestBody getSecurityPoliciesConnectionRequestBody,
ApiCallback _callback)
Build call for getSecurityPoliciesConnection
|
okhttp3.Call |
SnapshotGroupApi.getSnapshotGroupsAsync(GetSnapshotGroupsRequestBody getSnapshotGroupsRequestBody,
ApiCallback<List<SnapshotGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotGroupApi.getSnapshotGroupsCall(GetSnapshotGroupsRequestBody getSnapshotGroupsRequestBody,
ApiCallback _callback)
Build call for getSnapshotGroups
|
okhttp3.Call |
SnapshotGroupApi.getSnapshotGroupsConnectionAsync(GetSnapshotGroupsConnectionRequestBody getSnapshotGroupsConnectionRequestBody,
ApiCallback<SnapshotGroupConnection> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotGroupApi.getSnapshotGroupsConnectionCall(GetSnapshotGroupsConnectionRequestBody getSnapshotGroupsConnectionRequestBody,
ApiCallback _callback)
Build call for getSnapshotGroupsConnection
|
okhttp3.Call |
SnapshotPlanApi.getSnapshotPlansAsync(GetSnapshotPlansRequestBody getSnapshotPlansRequestBody,
ApiCallback<List<SnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.getSnapshotPlansCall(GetSnapshotPlansRequestBody getSnapshotPlansRequestBody,
ApiCallback _callback)
Build call for getSnapshotPlans
|
okhttp3.Call |
SnapshotPlanApi.getSnapshotPlansConnectionAsync(GetSnapshotPlansConnectionRequestBody getSnapshotPlansConnectionRequestBody,
ApiCallback<SnapshotPlanConnection> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.getSnapshotPlansConnectionCall(GetSnapshotPlansConnectionRequestBody getSnapshotPlansConnectionRequestBody,
ApiCallback _callback)
Build call for getSnapshotPlansConnection
|
okhttp3.Call |
SnapshotPlanTaskApi.getSnapshotPlanTasksAsync(GetSnapshotPlanTasksRequestBody getSnapshotPlanTasksRequestBody,
ApiCallback<List<SnapshotPlanTask>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanTaskApi.getSnapshotPlanTasksCall(GetSnapshotPlanTasksRequestBody getSnapshotPlanTasksRequestBody,
ApiCallback _callback)
Build call for getSnapshotPlanTasks
|
okhttp3.Call |
SnapshotPlanTaskApi.getSnapshotPlanTasksConnectionAsync(GetSnapshotPlanTasksConnectionRequestBody getSnapshotPlanTasksConnectionRequestBody,
ApiCallback<SnapshotPlanTaskConnection> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanTaskApi.getSnapshotPlanTasksConnectionCall(GetSnapshotPlanTasksConnectionRequestBody getSnapshotPlanTasksConnectionRequestBody,
ApiCallback _callback)
Build call for getSnapshotPlanTasksConnection
|
okhttp3.Call |
SnmpTransportApi.getSnmpTransportsAsync(GetSnmpTransportsRequestBody getSnmpTransportsRequestBody,
ApiCallback<List<SnmpTransport>> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTransportApi.getSnmpTransportsCall(GetSnmpTransportsRequestBody getSnmpTransportsRequestBody,
ApiCallback _callback)
Build call for getSnmpTransports
|
okhttp3.Call |
SnmpTransportApi.getSnmpTransportsConnectionAsync(GetSnmpTransportsConnectionRequestBody getSnmpTransportsConnectionRequestBody,
ApiCallback<SnmpTransportConnection> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTransportApi.getSnmpTransportsConnectionCall(GetSnmpTransportsConnectionRequestBody getSnmpTransportsConnectionRequestBody,
ApiCallback _callback)
Build call for getSnmpTransportsConnection
|
okhttp3.Call |
SnmpTrapReceiverApi.getSnmpTrapReceiversAsync(GetSnmpTrapReceiversRequestBody getSnmpTrapReceiversRequestBody,
ApiCallback<List<SnmpTrapReceiver>> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTrapReceiverApi.getSnmpTrapReceiversCall(GetSnmpTrapReceiversRequestBody getSnmpTrapReceiversRequestBody,
ApiCallback _callback)
Build call for getSnmpTrapReceivers
|
okhttp3.Call |
SnmpTrapReceiverApi.getSnmpTrapReceiversConnectionAsync(GetSnmpTrapReceiversConnectionRequestBody getSnmpTrapReceiversConnectionRequestBody,
ApiCallback<SnmpTrapReceiverConnection> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTrapReceiverApi.getSnmpTrapReceiversConnectionCall(GetSnmpTrapReceiversConnectionRequestBody getSnmpTrapReceiversConnectionRequestBody,
ApiCallback _callback)
Build call for getSnmpTrapReceiversConnection
|
okhttp3.Call |
SvtImageApi.getSvtImagesAsync(GetSvtImagesRequestBody getSvtImagesRequestBody,
ApiCallback<List<SvtImage>> _callback)
(asynchronously)
|
okhttp3.Call |
SvtImageApi.getSvtImagesCall(GetSvtImagesRequestBody getSvtImagesRequestBody,
ApiCallback _callback)
Build call for getSvtImages
|
okhttp3.Call |
SvtImageApi.getSvtImagesConnectionAsync(GetSvtImagesConnectionRequestBody getSvtImagesConnectionRequestBody,
ApiCallback<SvtImageConnection> _callback)
(asynchronously)
|
okhttp3.Call |
SvtImageApi.getSvtImagesConnectionCall(GetSvtImagesConnectionRequestBody getSvtImagesConnectionRequestBody,
ApiCallback _callback)
Build call for getSvtImagesConnection
|
okhttp3.Call |
SystemAuditLogApi.getSystemAuditLogsAsync(GetSystemAuditLogsRequestBody getSystemAuditLogsRequestBody,
ApiCallback<List<SystemAuditLog>> _callback)
(asynchronously)
|
okhttp3.Call |
SystemAuditLogApi.getSystemAuditLogsCall(GetSystemAuditLogsRequestBody getSystemAuditLogsRequestBody,
ApiCallback _callback)
Build call for getSystemAuditLogs
|
okhttp3.Call |
SystemAuditLogApi.getSystemAuditLogsConnectionAsync(GetSystemAuditLogsConnectionRequestBody getSystemAuditLogsConnectionRequestBody,
ApiCallback<SystemAuditLogConnection> _callback)
(asynchronously)
|
okhttp3.Call |
SystemAuditLogApi.getSystemAuditLogsConnectionCall(GetSystemAuditLogsConnectionRequestBody getSystemAuditLogsConnectionRequestBody,
ApiCallback _callback)
Build call for getSystemAuditLogsConnection
|
okhttp3.Call |
TaskApi.getTasksAsync(GetTasksRequestBody getTasksRequestBody,
ApiCallback<List<Task>> _callback)
(asynchronously)
|
okhttp3.Call |
TaskApi.getTasksCall(GetTasksRequestBody getTasksRequestBody,
ApiCallback _callback)
Build call for getTasks
|
okhttp3.Call |
TaskApi.getTasksConnectionAsync(GetTasksConnectionRequestBody getTasksConnectionRequestBody,
ApiCallback<TaskConnection> _callback)
(asynchronously)
|
okhttp3.Call |
TaskApi.getTasksConnectionCall(GetTasksConnectionRequestBody getTasksConnectionRequestBody,
ApiCallback _callback)
Build call for getTasksConnection
|
okhttp3.Call |
MetricsApi.getTopNVmVolumeMetricsAsync(GetTopNMetricInput getTopNMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getTopNVmVolumeMetricsCall(GetTopNMetricInput getTopNMetricInput,
ApiCallback _callback)
Build call for getTopNVmVolumeMetrics
|
okhttp3.Call |
UploadTaskApi.getUploadTasksAsync(GetUploadTasksRequestBody getUploadTasksRequestBody,
ApiCallback<List<UploadTask>> _callback)
(asynchronously)
|
okhttp3.Call |
UploadTaskApi.getUploadTasksCall(GetUploadTasksRequestBody getUploadTasksRequestBody,
ApiCallback _callback)
Build call for getUploadTasks
|
okhttp3.Call |
UploadTaskApi.getUploadTasksConnectionAsync(GetUploadTasksConnectionRequestBody getUploadTasksConnectionRequestBody,
ApiCallback<UploadTaskConnection> _callback)
(asynchronously)
|
okhttp3.Call |
UploadTaskApi.getUploadTasksConnectionCall(GetUploadTasksConnectionRequestBody getUploadTasksConnectionRequestBody,
ApiCallback _callback)
Build call for getUploadTasksConnection
|
okhttp3.Call |
UsbDeviceApi.getUsbDevices_0Async(GetUsbDevicesRequestBody getUsbDevicesRequestBody,
ApiCallback<List<UsbDevice>> _callback)
(asynchronously)
|
okhttp3.Call |
UsbDeviceApi.getUsbDevices_0Call(GetUsbDevicesRequestBody getUsbDevicesRequestBody,
ApiCallback _callback)
Build call for getUsbDevices_0
|
okhttp3.Call |
UsbDeviceApi.getUsbDevicesAsync(GetUsbDevicesRequestBody getUsbDevicesRequestBody,
ApiCallback<List<UsbDevice>> _callback)
(asynchronously)
|
okhttp3.Call |
UsbDeviceApi.getUsbDevicesCall(GetUsbDevicesRequestBody getUsbDevicesRequestBody,
ApiCallback _callback)
Build call for getUsbDevices
|
okhttp3.Call |
UsbDeviceApi.getUsbDevicesConnectionAsync(GetUsbDevicesConnectionRequestBody getUsbDevicesConnectionRequestBody,
ApiCallback<UsbDeviceConnection> _callback)
(asynchronously)
|
okhttp3.Call |
UsbDeviceApi.getUsbDevicesConnectionCall(GetUsbDevicesConnectionRequestBody getUsbDevicesConnectionRequestBody,
ApiCallback _callback)
Build call for getUsbDevicesConnection
|
okhttp3.Call |
UserAuditLogApi.getUserAuditLogsAsync(GetUserAuditLogsRequestBody getUserAuditLogsRequestBody,
ApiCallback<List<UserAuditLog>> _callback)
(asynchronously)
|
okhttp3.Call |
UserAuditLogApi.getUserAuditLogsCall(GetUserAuditLogsRequestBody getUserAuditLogsRequestBody,
ApiCallback _callback)
Build call for getUserAuditLogs
|
okhttp3.Call |
UserAuditLogApi.getUserAuditLogsConnectionAsync(GetUserAuditLogsConnectionRequestBody getUserAuditLogsConnectionRequestBody,
ApiCallback<UserAuditLogConnection> _callback)
(asynchronously)
|
okhttp3.Call |
UserAuditLogApi.getUserAuditLogsConnectionCall(GetUserAuditLogsConnectionRequestBody getUserAuditLogsConnectionRequestBody,
ApiCallback _callback)
Build call for getUserAuditLogsConnection
|
okhttp3.Call |
UserRoleNextApi.getUserRoleNextsAsync(GetUserRoleNextsRequestBody getUserRoleNextsRequestBody,
ApiCallback<List<UserRoleNext>> _callback)
(asynchronously)
|
okhttp3.Call |
UserRoleNextApi.getUserRoleNextsCall(GetUserRoleNextsRequestBody getUserRoleNextsRequestBody,
ApiCallback _callback)
Build call for getUserRoleNexts
|
okhttp3.Call |
UserRoleNextApi.getUserRoleNextsConnectionAsync(GetUserRoleNextsConnectionRequestBody getUserRoleNextsConnectionRequestBody,
ApiCallback<UserRoleNextConnection> _callback)
(asynchronously)
|
okhttp3.Call |
UserRoleNextApi.getUserRoleNextsConnectionCall(GetUserRoleNextsConnectionRequestBody getUserRoleNextsConnectionRequestBody,
ApiCallback _callback)
Build call for getUserRoleNextsConnection
|
okhttp3.Call |
UserApi.getUsersAsync(GetUsersRequestBody getUsersRequestBody,
ApiCallback<List<User>> _callback)
(asynchronously)
|
okhttp3.Call |
UserApi.getUsersCall(GetUsersRequestBody getUsersRequestBody,
ApiCallback _callback)
Build call for getUsers
|
okhttp3.Call |
UserApi.getUsersConnectionAsync(GetUsersConnectionRequestBody getUsersConnectionRequestBody,
ApiCallback<UserConnection> _callback)
(asynchronously)
|
okhttp3.Call |
UserApi.getUsersConnectionCall(GetUsersConnectionRequestBody getUsersConnectionRequestBody,
ApiCallback _callback)
Build call for getUsersConnection
|
okhttp3.Call |
V2EverouteLicenseApi.getV2EverouteLicensesAsync(GetV2EverouteLicensesRequestBody getV2EverouteLicensesRequestBody,
ApiCallback<List<V2EverouteLicense>> _callback)
(asynchronously)
|
okhttp3.Call |
V2EverouteLicenseApi.getV2EverouteLicensesCall(GetV2EverouteLicensesRequestBody getV2EverouteLicensesRequestBody,
ApiCallback _callback)
Build call for getV2EverouteLicenses
|
okhttp3.Call |
V2EverouteLicenseApi.getV2EverouteLicensesConnectionAsync(GetV2EverouteLicensesConnectionRequestBody getV2EverouteLicensesConnectionRequestBody,
ApiCallback<V2EverouteLicenseConnection> _callback)
(asynchronously)
|
okhttp3.Call |
V2EverouteLicenseApi.getV2EverouteLicensesConnectionCall(GetV2EverouteLicensesConnectionRequestBody getV2EverouteLicensesConnectionRequestBody,
ApiCallback _callback)
Build call for getV2EverouteLicensesConnection
|
okhttp3.Call |
VcenterAccountApi.getVcenterAccountsAsync(GetVcenterAccountsRequestBody getVcenterAccountsRequestBody,
ApiCallback<List<VcenterAccount>> _callback)
(asynchronously)
|
okhttp3.Call |
VcenterAccountApi.getVcenterAccountsCall(GetVcenterAccountsRequestBody getVcenterAccountsRequestBody,
ApiCallback _callback)
Build call for getVcenterAccounts
|
okhttp3.Call |
VcenterAccountApi.getVcenterAccountsConnectionAsync(GetVcenterAccountsConnectionRequestBody getVcenterAccountsConnectionRequestBody,
ApiCallback<VcenterAccountConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VcenterAccountApi.getVcenterAccountsConnectionCall(GetVcenterAccountsConnectionRequestBody getVcenterAccountsConnectionRequestBody,
ApiCallback _callback)
Build call for getVcenterAccountsConnection
|
okhttp3.Call |
VdsApi.getVdsesAsync(GetVdsesRequestBody getVdsesRequestBody,
ApiCallback<List<Vds>> _callback)
(asynchronously)
|
okhttp3.Call |
VdsApi.getVdsesCall(GetVdsesRequestBody getVdsesRequestBody,
ApiCallback _callback)
Build call for getVdses
|
okhttp3.Call |
VdsApi.getVdsesConnectionAsync(GetVdsesConnectionRequestBody getVdsesConnectionRequestBody,
ApiCallback<VdsConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VdsApi.getVdsesConnectionCall(GetVdsesConnectionRequestBody getVdsesConnectionRequestBody,
ApiCallback _callback)
Build call for getVdsesConnection
|
okhttp3.Call |
ViewApi.getViewsAsync(GetViewsRequestBody getViewsRequestBody,
ApiCallback<List<View>> _callback)
(asynchronously)
|
okhttp3.Call |
ViewApi.getViewsCall(GetViewsRequestBody getViewsRequestBody,
ApiCallback _callback)
Build call for getViews
|
okhttp3.Call |
ViewApi.getViewsConnectionAsync(GetViewsConnectionRequestBody getViewsConnectionRequestBody,
ApiCallback<ViewConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ViewApi.getViewsConnectionCall(GetViewsConnectionRequestBody getViewsConnectionRequestBody,
ApiCallback _callback)
Build call for getViewsConnection
|
okhttp3.Call |
VirtualPrivateCloudClusterBindingApi.getVirtualPrivateCloudClusterBindingsAsync(GetVirtualPrivateCloudClusterBindingsRequestBody getVirtualPrivateCloudClusterBindingsRequestBody,
ApiCallback<List<VirtualPrivateCloudClusterBinding>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudClusterBindingApi.getVirtualPrivateCloudClusterBindingsCall(GetVirtualPrivateCloudClusterBindingsRequestBody getVirtualPrivateCloudClusterBindingsRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudClusterBindings
|
okhttp3.Call |
VirtualPrivateCloudClusterBindingApi.getVirtualPrivateCloudClusterBindingsConnectionAsync(GetVirtualPrivateCloudClusterBindingsConnectionRequestBody getVirtualPrivateCloudClusterBindingsConnectionRequestBody,
ApiCallback<VirtualPrivateCloudClusterBindingConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudClusterBindingApi.getVirtualPrivateCloudClusterBindingsConnectionCall(GetVirtualPrivateCloudClusterBindingsConnectionRequestBody getVirtualPrivateCloudClusterBindingsConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudClusterBindingsConnection
|
okhttp3.Call |
VirtualPrivateCloudExternalSubnetApi.getVirtualPrivateCloudExternalSubnetsAsync(GetVirtualPrivateCloudExternalSubnetsRequestBody getVirtualPrivateCloudExternalSubnetsRequestBody,
ApiCallback<List<VirtualPrivateCloudExternalSubnet>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudExternalSubnetApi.getVirtualPrivateCloudExternalSubnetsCall(GetVirtualPrivateCloudExternalSubnetsRequestBody getVirtualPrivateCloudExternalSubnetsRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudExternalSubnets
|
okhttp3.Call |
VirtualPrivateCloudExternalSubnetApi.getVirtualPrivateCloudExternalSubnetsConnectionAsync(GetVirtualPrivateCloudExternalSubnetsConnectionRequestBody getVirtualPrivateCloudExternalSubnetsConnectionRequestBody,
ApiCallback<VirtualPrivateCloudExternalSubnetConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudExternalSubnetApi.getVirtualPrivateCloudExternalSubnetsConnectionCall(GetVirtualPrivateCloudExternalSubnetsConnectionRequestBody getVirtualPrivateCloudExternalSubnetsConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudExternalSubnetsConnection
|
okhttp3.Call |
VirtualPrivateCloudFloatingIpApi.getVirtualPrivateCloudFloatingIpsAsync(GetVirtualPrivateCloudFloatingIpsRequestBody getVirtualPrivateCloudFloatingIpsRequestBody,
ApiCallback<List<VirtualPrivateCloudFloatingIp>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudFloatingIpApi.getVirtualPrivateCloudFloatingIpsCall(GetVirtualPrivateCloudFloatingIpsRequestBody getVirtualPrivateCloudFloatingIpsRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudFloatingIps
|
okhttp3.Call |
VirtualPrivateCloudFloatingIpApi.getVirtualPrivateCloudFloatingIpsConnectionAsync(GetVirtualPrivateCloudFloatingIpsConnectionRequestBody getVirtualPrivateCloudFloatingIpsConnectionRequestBody,
ApiCallback<VirtualPrivateCloudFloatingIpConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudFloatingIpApi.getVirtualPrivateCloudFloatingIpsConnectionCall(GetVirtualPrivateCloudFloatingIpsConnectionRequestBody getVirtualPrivateCloudFloatingIpsConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudFloatingIpsConnection
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.getVirtualPrivateCloudNatGatewaysAsync(GetVirtualPrivateCloudNatGatewaysRequestBody getVirtualPrivateCloudNatGatewaysRequestBody,
ApiCallback<List<VirtualPrivateCloudNatGateway>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.getVirtualPrivateCloudNatGatewaysCall(GetVirtualPrivateCloudNatGatewaysRequestBody getVirtualPrivateCloudNatGatewaysRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudNatGateways
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.getVirtualPrivateCloudNatGatewaysConnectionAsync(GetVirtualPrivateCloudNatGatewaysConnectionRequestBody getVirtualPrivateCloudNatGatewaysConnectionRequestBody,
ApiCallback<VirtualPrivateCloudNatGatewayConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.getVirtualPrivateCloudNatGatewaysConnectionCall(GetVirtualPrivateCloudNatGatewaysConnectionRequestBody getVirtualPrivateCloudNatGatewaysConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudNatGatewaysConnection
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.getVirtualPrivateCloudRouterGatewaysAsync(GetVirtualPrivateCloudRouterGatewaysRequestBody getVirtualPrivateCloudRouterGatewaysRequestBody,
ApiCallback<List<VirtualPrivateCloudRouterGateway>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.getVirtualPrivateCloudRouterGatewaysCall(GetVirtualPrivateCloudRouterGatewaysRequestBody getVirtualPrivateCloudRouterGatewaysRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudRouterGateways
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.getVirtualPrivateCloudRouterGatewaysConnectionAsync(GetVirtualPrivateCloudRouterGatewaysConnectionRequestBody getVirtualPrivateCloudRouterGatewaysConnectionRequestBody,
ApiCallback<VirtualPrivateCloudRouterGatewayConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.getVirtualPrivateCloudRouterGatewaysConnectionCall(GetVirtualPrivateCloudRouterGatewaysConnectionRequestBody getVirtualPrivateCloudRouterGatewaysConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudRouterGatewaysConnection
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.getVirtualPrivateCloudRouteTablesAsync(GetVirtualPrivateCloudRouteTablesRequestBody getVirtualPrivateCloudRouteTablesRequestBody,
ApiCallback<List<VirtualPrivateCloudRouteTable>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.getVirtualPrivateCloudRouteTablesCall(GetVirtualPrivateCloudRouteTablesRequestBody getVirtualPrivateCloudRouteTablesRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudRouteTables
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.getVirtualPrivateCloudRouteTablesConnectionAsync(GetVirtualPrivateCloudRouteTablesConnectionRequestBody getVirtualPrivateCloudRouteTablesConnectionRequestBody,
ApiCallback<VirtualPrivateCloudRouteTableConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.getVirtualPrivateCloudRouteTablesConnectionCall(GetVirtualPrivateCloudRouteTablesConnectionRequestBody getVirtualPrivateCloudRouteTablesConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudRouteTablesConnection
|
okhttp3.Call |
VirtualPrivateCloudApi.getVirtualPrivateCloudsAsync(GetVirtualPrivateCloudsRequestBody getVirtualPrivateCloudsRequestBody,
ApiCallback<List<VirtualPrivateCloud>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudApi.getVirtualPrivateCloudsCall(GetVirtualPrivateCloudsRequestBody getVirtualPrivateCloudsRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateClouds
|
okhttp3.Call |
VirtualPrivateCloudApi.getVirtualPrivateCloudsConnectionAsync(GetVirtualPrivateCloudsConnectionRequestBody getVirtualPrivateCloudsConnectionRequestBody,
ApiCallback<VirtualPrivateCloudConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudApi.getVirtualPrivateCloudsConnectionCall(GetVirtualPrivateCloudsConnectionRequestBody getVirtualPrivateCloudsConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudsConnection
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.getVirtualPrivateCloudSecurityGroupsAsync(GetVirtualPrivateCloudSecurityGroupsRequestBody getVirtualPrivateCloudSecurityGroupsRequestBody,
ApiCallback<List<VirtualPrivateCloudSecurityGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.getVirtualPrivateCloudSecurityGroupsCall(GetVirtualPrivateCloudSecurityGroupsRequestBody getVirtualPrivateCloudSecurityGroupsRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudSecurityGroups
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.getVirtualPrivateCloudSecurityGroupsConnectionAsync(GetVirtualPrivateCloudSecurityGroupsConnectionRequestBody getVirtualPrivateCloudSecurityGroupsConnectionRequestBody,
ApiCallback<VirtualPrivateCloudSecurityGroupConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.getVirtualPrivateCloudSecurityGroupsConnectionCall(GetVirtualPrivateCloudSecurityGroupsConnectionRequestBody getVirtualPrivateCloudSecurityGroupsConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudSecurityGroupsConnection
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.getVirtualPrivateCloudSecurityPoliciesAsync(GetVirtualPrivateCloudSecurityPoliciesRequestBody getVirtualPrivateCloudSecurityPoliciesRequestBody,
ApiCallback<List<VirtualPrivateCloudSecurityPolicy>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.getVirtualPrivateCloudSecurityPoliciesCall(GetVirtualPrivateCloudSecurityPoliciesRequestBody getVirtualPrivateCloudSecurityPoliciesRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudSecurityPolicies
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.getVirtualPrivateCloudSecurityPoliciesConnectionAsync(GetVirtualPrivateCloudSecurityPoliciesConnectionRequestBody getVirtualPrivateCloudSecurityPoliciesConnectionRequestBody,
ApiCallback<VirtualPrivateCloudSecurityPolicyConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.getVirtualPrivateCloudSecurityPoliciesConnectionCall(GetVirtualPrivateCloudSecurityPoliciesConnectionRequestBody getVirtualPrivateCloudSecurityPoliciesConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudSecurityPoliciesConnection
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.getVirtualPrivateCloudSubnetsAsync(GetVirtualPrivateCloudSubnetsRequestBody getVirtualPrivateCloudSubnetsRequestBody,
ApiCallback<List<VirtualPrivateCloudSubnet>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.getVirtualPrivateCloudSubnetsCall(GetVirtualPrivateCloudSubnetsRequestBody getVirtualPrivateCloudSubnetsRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudSubnets
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.getVirtualPrivateCloudSubnetsConnectionAsync(GetVirtualPrivateCloudSubnetsConnectionRequestBody getVirtualPrivateCloudSubnetsConnectionRequestBody,
ApiCallback<VirtualPrivateCloudSubnetConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.getVirtualPrivateCloudSubnetsConnectionCall(GetVirtualPrivateCloudSubnetsConnectionRequestBody getVirtualPrivateCloudSubnetsConnectionRequestBody,
ApiCallback _callback)
Build call for getVirtualPrivateCloudSubnetsConnection
|
okhttp3.Call |
VlanApi.getVlansAsync(GetVlansRequestBody getVlansRequestBody,
ApiCallback<List<Vlan>> _callback)
(asynchronously)
|
okhttp3.Call |
VlanApi.getVlansCall(GetVlansRequestBody getVlansRequestBody,
ApiCallback _callback)
Build call for getVlans
|
okhttp3.Call |
VlanApi.getVlansConnectionAsync(GetVlansConnectionRequestBody getVlansConnectionRequestBody,
ApiCallback<VlanConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VlanApi.getVlansConnectionCall(GetVlansConnectionRequestBody getVlansConnectionRequestBody,
ApiCallback _callback)
Build call for getVlansConnection
|
okhttp3.Call |
VmDiskApi.getVmDisksAsync(GetVmDisksRequestBody getVmDisksRequestBody,
ApiCallback<List<VmDisk>> _callback)
(asynchronously)
|
okhttp3.Call |
VmDiskApi.getVmDisksCall(GetVmDisksRequestBody getVmDisksRequestBody,
ApiCallback _callback)
Build call for getVmDisks
|
okhttp3.Call |
VmDiskApi.getVmDisksConnectionAsync(GetVmDisksConnectionRequestBody getVmDisksConnectionRequestBody,
ApiCallback<VmDiskConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmDiskApi.getVmDisksConnectionCall(GetVmDisksConnectionRequestBody getVmDisksConnectionRequestBody,
ApiCallback _callback)
Build call for getVmDisksConnection
|
okhttp3.Call |
VmEntityFilterResultApi.getVmEntityFilterResultsAsync(GetVmEntityFilterResultsRequestBody getVmEntityFilterResultsRequestBody,
ApiCallback<List<VmEntityFilterResult>> _callback)
(asynchronously)
|
okhttp3.Call |
VmEntityFilterResultApi.getVmEntityFilterResultsCall(GetVmEntityFilterResultsRequestBody getVmEntityFilterResultsRequestBody,
ApiCallback _callback)
Build call for getVmEntityFilterResults
|
okhttp3.Call |
VmEntityFilterResultApi.getVmEntityFilterResultsConnectionAsync(GetVmEntityFilterResultsConnectionRequestBody getVmEntityFilterResultsConnectionRequestBody,
ApiCallback<VmEntityFilterResultConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmEntityFilterResultApi.getVmEntityFilterResultsConnectionCall(GetVmEntityFilterResultsConnectionRequestBody getVmEntityFilterResultsConnectionRequestBody,
ApiCallback _callback)
Build call for getVmEntityFilterResultsConnection
|
okhttp3.Call |
VmExportFileApi.getVmExportFilesAsync(GetVmExportFilesRequestBody getVmExportFilesRequestBody,
ApiCallback<List<VmExportFile>> _callback)
(asynchronously)
|
okhttp3.Call |
VmExportFileApi.getVmExportFilesCall(GetVmExportFilesRequestBody getVmExportFilesRequestBody,
ApiCallback _callback)
Build call for getVmExportFiles
|
okhttp3.Call |
VmExportFileApi.getVmExportFilesConnectionAsync(GetVmExportFilesConnectionRequestBody getVmExportFilesConnectionRequestBody,
ApiCallback<VmExportFileConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmExportFileApi.getVmExportFilesConnectionCall(GetVmExportFilesConnectionRequestBody getVmExportFilesConnectionRequestBody,
ApiCallback _callback)
Build call for getVmExportFilesConnection
|
okhttp3.Call |
VmFolderApi.getVmFoldersAsync(GetVmFoldersRequestBody getVmFoldersRequestBody,
ApiCallback<List<VmFolder>> _callback)
(asynchronously)
|
okhttp3.Call |
VmFolderApi.getVmFoldersCall(GetVmFoldersRequestBody getVmFoldersRequestBody,
ApiCallback _callback)
Build call for getVmFolders
|
okhttp3.Call |
VmFolderApi.getVmFoldersConnectionAsync(GetVmFoldersConnectionRequestBody getVmFoldersConnectionRequestBody,
ApiCallback<VmFolderConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmFolderApi.getVmFoldersConnectionCall(GetVmFoldersConnectionRequestBody getVmFoldersConnectionRequestBody,
ApiCallback _callback)
Build call for getVmFoldersConnection
|
okhttp3.Call |
VmApi.getVmGpuDeviceInfoAsync(GetVmsRequestBody getVmsRequestBody,
ApiCallback<List<VmGpuInfo>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.getVmGpuDeviceInfoCall(GetVmsRequestBody getVmsRequestBody,
ApiCallback _callback)
Build call for getVmGpuDeviceInfo
|
okhttp3.Call |
MetricsApi.getVmMetricsAsync(GetVmMetricInput getVmMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getVmMetricsCall(GetVmMetricInput getVmMetricInput,
ApiCallback _callback)
Build call for getVmMetrics
|
okhttp3.Call |
MetricsApi.getVmNetWorkMetricsAsync(GetVmNetWorkMetricInput getVmNetWorkMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getVmNetWorkMetricsCall(GetVmNetWorkMetricInput getVmNetWorkMetricInput,
ApiCallback _callback)
Build call for getVmNetWorkMetrics
|
okhttp3.Call |
VmNicApi.getVmNicsAsync(GetVmNicsRequestBody getVmNicsRequestBody,
ApiCallback<List<VmNic>> _callback)
(asynchronously)
|
okhttp3.Call |
VmNicApi.getVmNicsCall(GetVmNicsRequestBody getVmNicsRequestBody,
ApiCallback _callback)
Build call for getVmNics
|
okhttp3.Call |
VmNicApi.getVmNicsConnectionAsync(GetVmNicsConnectionRequestBody getVmNicsConnectionRequestBody,
ApiCallback<VmNicConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmNicApi.getVmNicsConnectionCall(GetVmNicsConnectionRequestBody getVmNicsConnectionRequestBody,
ApiCallback _callback)
Build call for getVmNicsConnection
|
okhttp3.Call |
VmPlacementGroupApi.getVmPlacementGroupsAsync(GetVmPlacementGroupsRequestBody getVmPlacementGroupsRequestBody,
ApiCallback<List<VmPlacementGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
VmPlacementGroupApi.getVmPlacementGroupsCall(GetVmPlacementGroupsRequestBody getVmPlacementGroupsRequestBody,
ApiCallback _callback)
Build call for getVmPlacementGroups
|
okhttp3.Call |
VmPlacementGroupApi.getVmPlacementGroupsConnectionAsync(GetVmPlacementGroupsConnectionRequestBody getVmPlacementGroupsConnectionRequestBody,
ApiCallback<VmPlacementGroupConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmPlacementGroupApi.getVmPlacementGroupsConnectionCall(GetVmPlacementGroupsConnectionRequestBody getVmPlacementGroupsConnectionRequestBody,
ApiCallback _callback)
Build call for getVmPlacementGroupsConnection
|
okhttp3.Call |
VmApi.getVmsAsync(GetVmsRequestBody getVmsRequestBody,
ApiCallback<List<Vm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.getVmsCall(GetVmsRequestBody getVmsRequestBody,
ApiCallback _callback)
Build call for getVms
|
okhttp3.Call |
VmApi.getVmsConnectionAsync(GetVmsConnectionRequestBody getVmsConnectionRequestBody,
ApiCallback<VmConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.getVmsConnectionCall(GetVmsConnectionRequestBody getVmsConnectionRequestBody,
ApiCallback _callback)
Build call for getVmsConnection
|
okhttp3.Call |
VmSnapshotApi.getVmSnapshotsAsync(GetVmSnapshotsRequestBody getVmSnapshotsRequestBody,
ApiCallback<List<VmSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
VmSnapshotApi.getVmSnapshotsCall(GetVmSnapshotsRequestBody getVmSnapshotsRequestBody,
ApiCallback _callback)
Build call for getVmSnapshots
|
okhttp3.Call |
VmSnapshotApi.getVmSnapshotsConnectionAsync(GetVmSnapshotsConnectionRequestBody getVmSnapshotsConnectionRequestBody,
ApiCallback<VmSnapshotConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmSnapshotApi.getVmSnapshotsConnectionCall(GetVmSnapshotsConnectionRequestBody getVmSnapshotsConnectionRequestBody,
ApiCallback _callback)
Build call for getVmSnapshotsConnection
|
okhttp3.Call |
VmTemplateApi.getVmTemplatesAsync(GetVmTemplatesRequestBody getVmTemplatesRequestBody,
ApiCallback<List<VmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
VmTemplateApi.getVmTemplatesCall(GetVmTemplatesRequestBody getVmTemplatesRequestBody,
ApiCallback _callback)
Build call for getVmTemplates
|
okhttp3.Call |
VmTemplateApi.getVmTemplatesConnectionAsync(GetVmTemplatesConnectionRequestBody getVmTemplatesConnectionRequestBody,
ApiCallback<VmTemplateConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmTemplateApi.getVmTemplatesConnectionCall(GetVmTemplatesConnectionRequestBody getVmTemplatesConnectionRequestBody,
ApiCallback _callback)
Build call for getVmTemplatesConnection
|
okhttp3.Call |
VmApi.getVmVncInfoAsync(GetVmVncInfoParams getVmVncInfoParams,
ApiCallback<VmVncInfo> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.getVmVncInfoCall(GetVmVncInfoParams getVmVncInfoParams,
ApiCallback _callback)
Build call for getVmVncInfo
|
okhttp3.Call |
MetricsApi.getVmVolumeMetricsAsync(GetVmVolumeMetricInput getVmVolumeMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getVmVolumeMetricsCall(GetVmVolumeMetricInput getVmVolumeMetricInput,
ApiCallback _callback)
Build call for getVmVolumeMetrics
|
okhttp3.Call |
VmVolumeApi.getVmVolumesAsync(GetVmVolumesRequestBody getVmVolumesRequestBody,
ApiCallback<List<VmVolume>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.getVmVolumesCall(GetVmVolumesRequestBody getVmVolumesRequestBody,
ApiCallback _callback)
Build call for getVmVolumes
|
okhttp3.Call |
VmVolumeApi.getVmVolumesConnectionAsync(GetVmVolumesConnectionRequestBody getVmVolumesConnectionRequestBody,
ApiCallback<VmVolumeConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.getVmVolumesConnectionCall(GetVmVolumesConnectionRequestBody getVmVolumesConnectionRequestBody,
ApiCallback _callback)
Build call for getVmVolumesConnection
|
okhttp3.Call |
VmVolumeSnapshotApi.getVmVolumeSnapshotsAsync(GetVmVolumeSnapshotsRequestBody getVmVolumeSnapshotsRequestBody,
ApiCallback<List<VmVolumeSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeSnapshotApi.getVmVolumeSnapshotsCall(GetVmVolumeSnapshotsRequestBody getVmVolumeSnapshotsRequestBody,
ApiCallback _callback)
Build call for getVmVolumeSnapshots
|
okhttp3.Call |
VmVolumeSnapshotApi.getVmVolumeSnapshotsConnectionAsync(GetVmVolumeSnapshotsConnectionRequestBody getVmVolumeSnapshotsConnectionRequestBody,
ApiCallback<VmVolumeSnapshotConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeSnapshotApi.getVmVolumeSnapshotsConnectionCall(GetVmVolumeSnapshotsConnectionRequestBody getVmVolumeSnapshotsConnectionRequestBody,
ApiCallback _callback)
Build call for getVmVolumeSnapshotsConnection
|
okhttp3.Call |
VsphereEsxiAccountApi.getVsphereEsxiAccountsAsync(GetVsphereEsxiAccountsRequestBody getVsphereEsxiAccountsRequestBody,
ApiCallback<List<VsphereEsxiAccount>> _callback)
(asynchronously)
|
okhttp3.Call |
VsphereEsxiAccountApi.getVsphereEsxiAccountsCall(GetVsphereEsxiAccountsRequestBody getVsphereEsxiAccountsRequestBody,
ApiCallback _callback)
Build call for getVsphereEsxiAccounts
|
okhttp3.Call |
VsphereEsxiAccountApi.getVsphereEsxiAccountsConnectionAsync(GetVsphereEsxiAccountsConnectionRequestBody getVsphereEsxiAccountsConnectionRequestBody,
ApiCallback<VsphereEsxiAccountConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VsphereEsxiAccountApi.getVsphereEsxiAccountsConnectionCall(GetVsphereEsxiAccountsConnectionRequestBody getVsphereEsxiAccountsConnectionRequestBody,
ApiCallback _callback)
Build call for getVsphereEsxiAccountsConnection
|
okhttp3.Call |
WitnessApi.getWitnessesAsync(GetWitnessesRequestBody getWitnessesRequestBody,
ApiCallback<List<Witness>> _callback)
(asynchronously)
|
okhttp3.Call |
WitnessApi.getWitnessesCall(GetWitnessesRequestBody getWitnessesRequestBody,
ApiCallback _callback)
Build call for getWitnesses
|
okhttp3.Call |
WitnessApi.getWitnessesConnectionAsync(GetWitnessesConnectionRequestBody getWitnessesConnectionRequestBody,
ApiCallback<WitnessConnection> _callback)
(asynchronously)
|
okhttp3.Call |
WitnessApi.getWitnessesConnectionCall(GetWitnessesConnectionRequestBody getWitnessesConnectionRequestBody,
ApiCallback _callback)
Build call for getWitnessesConnection
|
okhttp3.Call |
MetricsApi.getWitnessMetricsAsync(GetWitnessMetricInput getWitnessMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getWitnessMetricsCall(GetWitnessMetricInput getWitnessMetricInput,
ApiCallback _callback)
Build call for getWitnessMetrics
|
okhttp3.Call |
WitnessServiceApi.getWitnessServicesAsync(GetWitnessServicesRequestBody getWitnessServicesRequestBody,
ApiCallback<List<WitnessService>> _callback)
(asynchronously)
|
okhttp3.Call |
WitnessServiceApi.getWitnessServicesCall(GetWitnessServicesRequestBody getWitnessServicesRequestBody,
ApiCallback _callback)
Build call for getWitnessServices
|
okhttp3.Call |
MetricsApi.getZoneMetricsAsync(GetZoneMetricInput getZoneMetricInput,
ApiCallback<List<WithTaskMetric>> _callback)
(asynchronously)
|
okhttp3.Call |
MetricsApi.getZoneMetricsCall(GetZoneMetricInput getZoneMetricInput,
ApiCallback _callback)
Build call for getZoneMetrics
|
okhttp3.Call |
ZoneApi.getZonesAsync(GetZonesRequestBody getZonesRequestBody,
ApiCallback<List<Zone>> _callback)
(asynchronously)
|
okhttp3.Call |
ZoneApi.getZonesCall(GetZonesRequestBody getZonesRequestBody,
ApiCallback _callback)
Build call for getZones
|
okhttp3.Call |
ZoneApi.getZonesConnectionAsync(GetZonesConnectionRequestBody getZonesConnectionRequestBody,
ApiCallback<ZoneConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ZoneApi.getZonesConnectionCall(GetZonesConnectionRequestBody getZonesConnectionRequestBody,
ApiCallback _callback)
Build call for getZonesConnection
|
okhttp3.Call |
ZoneTopoApi.getZoneTopoesAsync(GetZoneTopoesRequestBody getZoneTopoesRequestBody,
ApiCallback<List<ZoneTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
ZoneTopoApi.getZoneTopoesCall(GetZoneTopoesRequestBody getZoneTopoesRequestBody,
ApiCallback _callback)
Build call for getZoneTopoes
|
okhttp3.Call |
ZoneTopoApi.getZoneTopoesConnectionAsync(GetZoneTopoesConnectionRequestBody getZoneTopoesConnectionRequestBody,
ApiCallback<ZoneTopoConnection> _callback)
(asynchronously)
|
okhttp3.Call |
ZoneTopoApi.getZoneTopoesConnectionCall(GetZoneTopoesConnectionRequestBody getZoneTopoesConnectionRequestBody,
ApiCallback _callback)
Build call for getZoneTopoesConnection
|
okhttp3.Call |
ContentLibraryImageApi.importContentLibraryImageAsync(ContentLibraryImageImportParams contentLibraryImageImportParams,
ApiCallback<UploadTask> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryImageApi.importContentLibraryImageCall(ContentLibraryImageImportParams contentLibraryImageImportParams,
ApiCallback _callback)
Build call for importContentLibraryImage
|
okhttp3.Call |
ContentLibraryVmTemplateApi.importContentLibraryVmTemplateAsync(List<ContentLibraryVmTemplateImportParams> contentLibraryVmTemplateImportParams,
ApiCallback<List<WithTaskContentLibraryVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.importContentLibraryVmTemplateCall(List<ContentLibraryVmTemplateImportParams> contentLibraryVmTemplateImportParams,
ApiCallback _callback)
Build call for importContentLibraryVmTemplate
|
okhttp3.Call |
VmApi.importVmAsync(List<VmImportParams> vmImportParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.importVmCall(List<VmImportParams> vmImportParams,
ApiCallback _callback)
Build call for importVm
|
okhttp3.Call |
VmVolumeApi.importVmVolumeAsync(List<ImportVmVolumeParams> importVmVolumeParams,
ApiCallback<List<WithTaskVmVolume>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.importVmVolumeCall(List<ImportVmVolumeParams> importVmVolumeParams,
ApiCallback _callback)
Build call for importVmVolume
|
okhttp3.Call |
VmApi.installVmtoolsAsync(InstallVmtoolsParams installVmtoolsParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.installVmtoolsCall(InstallVmtoolsParams installVmtoolsParams,
ApiCallback _callback)
Build call for installVmtools
|
okhttp3.Call |
SnapshotGroupApi.keepSnapshotGroupAsync(SnapshotGroupKeepParams snapshotGroupKeepParams,
ApiCallback<List<WithTaskSnapshotGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotGroupApi.keepSnapshotGroupCall(SnapshotGroupKeepParams snapshotGroupKeepParams,
ApiCallback _callback)
Build call for keepSnapshotGroup
|
okhttp3.Call |
UserApi.loginAsync(LoginInput loginInput,
ApiCallback<WithTaskLoginResponse> _callback)
(asynchronously)
|
okhttp3.Call |
UserApi.loginCall(LoginInput loginInput,
ApiCallback _callback)
Build call for login
|
okhttp3.Call |
VmApi.migrateVmAcrossClusterAsync(VmMigrateAcrossClusterParams vmMigrateAcrossClusterParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.migrateVmAcrossClusterCall(VmMigrateAcrossClusterParams vmMigrateAcrossClusterParams,
ApiCallback _callback)
Build call for migrateVmAcrossCluster
|
okhttp3.Call |
VmApi.migrateVmAsync(VmMigrateParams vmMigrateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.migrateVmCall(VmMigrateParams vmMigrateParams,
ApiCallback _callback)
Build call for migrateVm
|
okhttp3.Call |
DiskApi.mountDiskAsync(DiskMountParams diskMountParams,
ApiCallback<List<WithTaskDisk>> _callback)
(asynchronously)
|
okhttp3.Call |
DiskApi.mountDiskCall(DiskMountParams diskMountParams,
ApiCallback _callback)
Build call for mountDisk
|
okhttp3.Call |
UsbDeviceApi.mountUsbDeviceAsync(UsbDeviceMountParams usbDeviceMountParams,
ApiCallback<List<WithTaskUsbDevice>> _callback)
(asynchronously)
|
okhttp3.Call |
UsbDeviceApi.mountUsbDeviceCall(UsbDeviceMountParams usbDeviceMountParams,
ApiCallback _callback)
Build call for mountUsbDevice
|
okhttp3.Call |
BrickTopoApi.moveBrickTopoAsync(BrickTopoMoveParams brickTopoMoveParams,
ApiCallback<List<WithTaskBrickTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
BrickTopoApi.moveBrickTopoCall(BrickTopoMoveParams brickTopoMoveParams,
ApiCallback _callback)
Build call for moveBrickTopo
|
okhttp3.Call |
VmApi.moveVmToRecycleBinAsync(VmOperateParams vmOperateParams,
ApiCallback<List<WithTaskDeleteVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.moveVmToRecycleBinCall(VmOperateParams vmOperateParams,
ApiCallback _callback)
Build call for moveVmToRecycleBin
|
okhttp3.Call |
OvfApi.parseOvfAsync(byte[] _file,
String clusterId,
ApiCallback<ParsedOVF> _callback)
(asynchronously)
|
okhttp3.Call |
OvfApi.parseOvfCall(byte[] _file,
String clusterId,
ApiCallback _callback)
Build call for parseOvf
|
okhttp3.Call |
HostApi.powerOffHostAsync(OperateHostPowerParams operateHostPowerParams,
ApiCallback<WithTaskHost> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.powerOffHostCall(OperateHostPowerParams operateHostPowerParams,
ApiCallback _callback)
Build call for powerOffHost
|
okhttp3.Call |
VmApi.poweroffVmAsync(VmOperateParams vmOperateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.poweroffVmCall(VmOperateParams vmOperateParams,
ApiCallback _callback)
Build call for poweroffVm
|
okhttp3.Call |
VmApi.rebuildVmAsync(List<VmRebuildParams> vmRebuildParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.rebuildVmCall(List<VmRebuildParams> vmRebuildParams,
ApiCallback _callback)
Build call for rebuildVm
|
okhttp3.Call |
VmVolumeApi.rebuildVmVolumeAsync(List<VmVolumeRebuildParams> vmVolumeRebuildParams,
ApiCallback<List<WithTaskVmVolume>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.rebuildVmVolumeCall(List<VmVolumeRebuildParams> vmVolumeRebuildParams,
ApiCallback _callback)
Build call for rebuildVmVolume
|
okhttp3.Call |
VmApi.recoverVmFromRecycleBinAsync(VmOperateParams vmOperateParams,
ApiCallback<List<WithTaskDeleteVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.recoverVmFromRecycleBinCall(VmOperateParams vmOperateParams,
ApiCallback _callback)
Build call for recoverVmFromRecycleBin
|
okhttp3.Call |
DatacenterApi.removeClustersFromDatacenterAsync(List<RemoveClustersFromDatacenterParams> removeClustersFromDatacenterParams,
ApiCallback<List<WithTaskDatacenter>> _callback)
(asynchronously)
|
okhttp3.Call |
DatacenterApi.removeClustersFromDatacenterCall(List<RemoveClustersFromDatacenterParams> removeClustersFromDatacenterParams,
ApiCallback _callback)
Build call for removeClustersFromDatacenter
|
okhttp3.Call |
ContentLibraryImageApi.removeContentLibraryImageClustersAsync(ContentLibraryImageUpdationClusterParams contentLibraryImageUpdationClusterParams,
ApiCallback<List<WithTaskContentLibraryImage>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryImageApi.removeContentLibraryImageClustersCall(ContentLibraryImageUpdationClusterParams contentLibraryImageUpdationClusterParams,
ApiCallback _callback)
Build call for removeContentLibraryImageClusters
|
okhttp3.Call |
ContentLibraryVmTemplateApi.removeContentLibraryVmTemplateClustersAsync(ContentLibraryVmTemplateUpdationClusterParams contentLibraryVmTemplateUpdationClusterParams,
ApiCallback<List<WithTaskContentLibraryVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.removeContentLibraryVmTemplateClustersCall(ContentLibraryVmTemplateUpdationClusterParams contentLibraryVmTemplateUpdationClusterParams,
ApiCallback _callback)
Build call for removeContentLibraryVmTemplateClusters
|
okhttp3.Call |
LabelApi.removeLabelsFromResourcesAsync(AddLabelsToResourcesParams body,
ApiCallback<List<WithTaskLabel>> _callback)
(asynchronously)
|
okhttp3.Call |
LabelApi.removeLabelsFromResourcesCall(AddLabelsToResourcesParams body,
ApiCallback _callback)
Build call for removeLabelsFromResources
|
okhttp3.Call |
VmApi.removeVmCdRomAsync(VmRemoveCdRomParams vmRemoveCdRomParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.removeVmCdRomCall(VmRemoveCdRomParams vmRemoveCdRomParams,
ApiCallback _callback)
Build call for removeVmCdRom
|
okhttp3.Call |
VmApi.removeVmDiskAsync(VmRemoveDiskParams vmRemoveDiskParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.removeVmDiskCall(VmRemoveDiskParams vmRemoveDiskParams,
ApiCallback _callback)
Build call for removeVmDisk
|
okhttp3.Call |
VmApi.removeVmGpuDeviceAsync(VmRemoveGpuDeviceParams vmRemoveGpuDeviceParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.removeVmGpuDeviceCall(VmRemoveGpuDeviceParams vmRemoveGpuDeviceParams,
ApiCallback _callback)
Build call for removeVmGpuDevice
|
okhttp3.Call |
VmApi.removeVmNicAsync(VmRemoveNicParams vmRemoveNicParams,
ApiCallback<List<WithTaskVm>> _callback)
已过时。
|
okhttp3.Call |
VmApi.removeVmNicByWhereAsync(VmRemoveNicByWhereParams vmRemoveNicByWhereParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.removeVmNicByWhereCall(VmRemoveNicByWhereParams vmRemoveNicByWhereParams,
ApiCallback _callback)
Build call for removeVmNicByWhere
|
okhttp3.Call |
VmApi.removeVmNicCall(VmRemoveNicParams vmRemoveNicParams,
ApiCallback _callback)
已过时。
|
okhttp3.Call |
VmApi.removeVmPciNicAsync(VmOperatePciNicParams vmOperatePciNicParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.removeVmPciNicCall(VmOperatePciNicParams vmOperatePciNicParams,
ApiCallback _callback)
Build call for removeVmPciNic
|
okhttp3.Call |
VmApi.removeVmToFolderAsync(VmOperateParams vmOperateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.removeVmToFolderCall(VmOperateParams vmOperateParams,
ApiCallback _callback)
Build call for removeVmToFolder
|
okhttp3.Call |
VmApi.resetVmGuestOsPasswordAsync(VmResetGuestOsPasswordParams vmResetGuestOsPasswordParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.resetVmGuestOsPasswordCall(VmResetGuestOsPasswordParams vmResetGuestOsPasswordParams,
ApiCallback _callback)
Build call for resetVmGuestOsPassword
|
okhttp3.Call |
AlertApi.resolveAlertAsync(ResolveAlertParams resolveAlertParams,
ApiCallback<List<WithTaskAlert>> _callback)
(asynchronously)
|
okhttp3.Call |
AlertApi.resolveAlertCall(ResolveAlertParams resolveAlertParams,
ApiCallback _callback)
Build call for resolveAlert
|
okhttp3.Call |
VmApi.restartVmAsync(VmOperateParams vmOperateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.restartVmCall(VmOperateParams vmOperateParams,
ApiCallback _callback)
Build call for restartVm
|
okhttp3.Call |
BackupPlanApi.resumeBackupPlanAsync(BackupPlanResumeParams backupPlanResumeParams,
ApiCallback<List<WithTaskBackupPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.resumeBackupPlanCall(BackupPlanResumeParams backupPlanResumeParams,
ApiCallback _callback)
Build call for resumeBackupPlan
|
okhttp3.Call |
SnapshotPlanApi.resumeSnapshotPlanAsync(SnapshotPlanResumeParams snapshotPlanResumeParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.resumeSnapshotPlanCall(SnapshotPlanResumeParams snapshotPlanResumeParams,
ApiCallback _callback)
Build call for resumeSnapshotPlan
|
okhttp3.Call |
VmApi.resumeVmAsync(VmOperateParams vmOperateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.resumeVmCall(VmOperateParams vmOperateParams,
ApiCallback _callback)
Build call for resumeVm
|
okhttp3.Call |
IscsiLunApi.rollbackIscsiLunFromSnapshotAsync(List<IscsiLunRollbackParams> iscsiLunRollbackParams,
ApiCallback<List<WithTaskIscsiLun>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunApi.rollbackIscsiLunFromSnapshotCall(List<IscsiLunRollbackParams> iscsiLunRollbackParams,
ApiCallback _callback)
Build call for rollbackIscsiLunFromSnapshot
|
okhttp3.Call |
NvmfNamespaceApi.rollbackNvmfNamespaceFromSnapshotAsync(List<NvmfNamespaceRollbackParams> nvmfNamespaceRollbackParams,
ApiCallback<List<WithTaskNvmfNamespace>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceApi.rollbackNvmfNamespaceFromSnapshotCall(List<NvmfNamespaceRollbackParams> nvmfNamespaceRollbackParams,
ApiCallback _callback)
Build call for rollbackNvmfNamespaceFromSnapshot
|
okhttp3.Call |
SnapshotGroupApi.rollbackSnapshotGroupAsync(SnapshotGroupRollbackParams snapshotGroupRollbackParams,
ApiCallback<List<WithTaskSnapshotGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotGroupApi.rollbackSnapshotGroupCall(SnapshotGroupRollbackParams snapshotGroupRollbackParams,
ApiCallback _callback)
Build call for rollbackSnapshotGroup
|
okhttp3.Call |
VmApi.rollbackVmAsync(VmRollbackParams vmRollbackParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.rollbackVmCall(VmRollbackParams vmRollbackParams,
ApiCallback _callback)
Build call for rollbackVm
|
okhttp3.Call |
VmVolumeApi.rollbackVmVolumeAsync(List<VmVolumeRollbackParams> vmVolumeRollbackParams,
ApiCallback<List<WithTaskVmVolume>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.rollbackVmVolumeCall(List<VmVolumeRollbackParams> vmVolumeRollbackParams,
ApiCallback _callback)
Build call for rollbackVmVolume
|
okhttp3.Call |
VmApi.shutDownVmAsync(VmOperateParams vmOperateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.shutDownVmCall(VmOperateParams vmOperateParams,
ApiCallback _callback)
Build call for shutDownVm
|
okhttp3.Call |
VmApi.startVmAsync(VmStartParams vmStartParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.startVmCall(VmStartParams vmStartParams,
ApiCallback _callback)
Build call for startVm
|
okhttp3.Call |
VmApi.stopVmInCutoverMigrationAsync(StopVmInCutoverMigrationParams stopVmInCutoverMigrationParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.stopVmInCutoverMigrationCall(StopVmInCutoverMigrationParams stopVmInCutoverMigrationParams,
ApiCallback _callback)
Build call for stopVmInCutoverMigration
|
okhttp3.Call |
BackupPlanApi.suspendBackupPlanAsync(BackupPlanSuspendParams backupPlanSuspendParams,
ApiCallback<List<WithTaskBackupPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.suspendBackupPlanCall(BackupPlanSuspendParams backupPlanSuspendParams,
ApiCallback _callback)
Build call for suspendBackupPlan
|
okhttp3.Call |
SnapshotPlanApi.suspendSnapshotPlanAsync(SnapshotPlanSuspendedParams snapshotPlanSuspendedParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.suspendSnapshotPlanCall(SnapshotPlanSuspendedParams snapshotPlanSuspendedParams,
ApiCallback _callback)
Build call for suspendSnapshotPlan
|
okhttp3.Call |
VmApi.suspendVmAsync(VmOperateParams vmOperateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.suspendVmCall(VmOperateParams vmOperateParams,
ApiCallback _callback)
Build call for suspendVm
|
okhttp3.Call |
GpuDeviceApi.switchGpuDeviceSriovAsync(GpuDeviceSriovSwitchParams gpuDeviceSriovSwitchParams,
ApiCallback<List<WithTaskGpuDevice>> _callback)
(asynchronously)
|
okhttp3.Call |
GpuDeviceApi.switchGpuDeviceSriovCall(GpuDeviceSriovSwitchParams gpuDeviceSriovSwitchParams,
ApiCallback _callback)
Build call for switchGpuDeviceSriov
|
okhttp3.Call |
VmApi.toggleVmCdRomDisableAsync(VmToggleCdRomDisableParams vmToggleCdRomDisableParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.toggleVmCdRomDisableCall(VmToggleCdRomDisableParams vmToggleCdRomDisableParams,
ApiCallback _callback)
Build call for toggleVmCdRomDisable
|
okhttp3.Call |
HostApi.triggerDiskBlinkAsync(List<TriggerDiskBlinkParams> triggerDiskBlinkParams,
ApiCallback<List<WithTaskHost>> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.triggerDiskBlinkCall(List<TriggerDiskBlinkParams> triggerDiskBlinkParams,
ApiCallback _callback)
Build call for triggerDiskBlink
|
okhttp3.Call |
CloudTowerApplicationApi.uninstallCloudTowerApplicationAsync(UninstallCloudTowerApplicationParams uninstallCloudTowerApplicationParams,
ApiCallback<List<CloudTowerApplication>> _callback)
(asynchronously)
|
okhttp3.Call |
CloudTowerApplicationApi.uninstallCloudTowerApplicationCall(UninstallCloudTowerApplicationParams uninstallCloudTowerApplicationParams,
ApiCallback _callback)
Build call for uninstallCloudTowerApplication
|
okhttp3.Call |
DiskApi.unmountDiskAsync(DiskUnmountParams diskUnmountParams,
ApiCallback<List<WithTaskDisk>> _callback)
(asynchronously)
|
okhttp3.Call |
DiskApi.unmountDiskCall(DiskUnmountParams diskUnmountParams,
ApiCallback _callback)
Build call for unmountDisk
|
okhttp3.Call |
UsbDeviceApi.unmountUsbDeviceAsync(UsbDeviceUnmountParams usbDeviceUnmountParams,
ApiCallback<List<WithTaskUsbDevice>> _callback)
(asynchronously)
|
okhttp3.Call |
UsbDeviceApi.unmountUsbDeviceCall(UsbDeviceUnmountParams usbDeviceUnmountParams,
ApiCallback _callback)
Build call for unmountUsbDevice
|
okhttp3.Call |
GlobalSettingsApi.updateAccessRestrictionAsync(UpdateAccessRestrictionParams updateAccessRestrictionParams,
ApiCallback<WithTaskGlobalSettings> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalSettingsApi.updateAccessRestrictionCall(UpdateAccessRestrictionParams updateAccessRestrictionParams,
ApiCallback _callback)
Build call for updateAccessRestriction
|
okhttp3.Call |
AlertNotifierApi.updateAlertNotifierAsync(AlertNotifierUpdationParams alertNotifierUpdationParams,
ApiCallback<WithTaskAlertNotifier> _callback)
(asynchronously)
|
okhttp3.Call |
AlertNotifierApi.updateAlertNotifierCall(AlertNotifierUpdationParams alertNotifierUpdationParams,
ApiCallback _callback)
Build call for updateAlertNotifier
|
okhttp3.Call |
BackupPlanApi.updateBackupPlanAsync(BackupPlanUpdationParams backupPlanUpdationParams,
ApiCallback<List<WithTaskBackupPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.updateBackupPlanCall(BackupPlanUpdationParams backupPlanUpdationParams,
ApiCallback _callback)
Build call for updateBackupPlan
|
okhttp3.Call |
BrickTopoApi.updateBrickTopoAsync(BrickTopoUpdationParams brickTopoUpdationParams,
ApiCallback<List<WithTaskBrickTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
BrickTopoApi.updateBrickTopoCall(BrickTopoUpdationParams brickTopoUpdationParams,
ApiCallback _callback)
Build call for updateBrickTopo
|
okhttp3.Call |
ClusterApi.updateClusterAsync(ClusterUpdationParams clusterUpdationParams,
ApiCallback<List<WithTaskCluster>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.updateClusterCall(ClusterUpdationParams clusterUpdationParams,
ApiCallback _callback)
Build call for updateCluster
|
okhttp3.Call |
ClusterApi.updateClusterEnableISCSISettingAsync(ClusterEnableIscsiUpdationParams clusterEnableIscsiUpdationParams,
ApiCallback<List<WithTaskClusterSettings>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.updateClusterEnableISCSISettingCall(ClusterEnableIscsiUpdationParams clusterEnableIscsiUpdationParams,
ApiCallback _callback)
Build call for updateClusterEnableISCSISetting
|
okhttp3.Call |
ClusterApi.updateClusterHaSettingAsync(ClusterHaUpdationParams clusterHaUpdationParams,
ApiCallback<List<WithTaskClusterSettings>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.updateClusterHaSettingCall(ClusterHaUpdationParams clusterHaUpdationParams,
ApiCallback _callback)
Build call for updateClusterHaSetting
|
okhttp3.Call |
ClusterApi.updateClusterLicenseAsync(ClusterLicenseUpdationParams clusterLicenseUpdationParams,
ApiCallback<List<WithTaskCluster>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.updateClusterLicenseCall(ClusterLicenseUpdationParams clusterLicenseUpdationParams,
ApiCallback _callback)
Build call for updateClusterLicense
|
okhttp3.Call |
ClusterApi.updateClusterNetworkSettingAsync(ClusterNetworkSettingUpdationParams clusterNetworkSettingUpdationParams,
ApiCallback<List<WithTaskCluster>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.updateClusterNetworkSettingCall(ClusterNetworkSettingUpdationParams clusterNetworkSettingUpdationParams,
ApiCallback _callback)
Build call for updateClusterNetworkSetting
|
okhttp3.Call |
GlobalSettingsApi.updateClusterRecycleBinSettingAsync(ClusterRecycleBinUpdationParams clusterRecycleBinUpdationParams,
ApiCallback<List<WithTaskClusterSettings>> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalSettingsApi.updateClusterRecycleBinSettingCall(ClusterRecycleBinUpdationParams clusterRecycleBinUpdationParams,
ApiCallback _callback)
Build call for updateClusterRecycleBinSetting
|
okhttp3.Call |
ClusterApi.updateClusterVirtualizationSettingAsync(ClusterVirtualizationUpdationParams clusterVirtualizationUpdationParams,
ApiCallback<List<WithTaskCluster>> _callback)
(asynchronously)
|
okhttp3.Call |
ClusterApi.updateClusterVirtualizationSettingCall(ClusterVirtualizationUpdationParams clusterVirtualizationUpdationParams,
ApiCallback _callback)
Build call for updateClusterVirtualizationSetting
|
okhttp3.Call |
ConsistencyGroupApi.updateConsistencyGroupAsync(ConsistencyGroupUpdationParams consistencyGroupUpdationParams,
ApiCallback<List<WithTaskConsistencyGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupApi.updateConsistencyGroupCall(ConsistencyGroupUpdationParams consistencyGroupUpdationParams,
ApiCallback _callback)
Build call for updateConsistencyGroup
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.updateConsistencyGroupSnapshotAsync(ConsistencyGroupSnapshotUpdationParams consistencyGroupSnapshotUpdationParams,
ApiCallback<List<WithTaskConsistencyGroupSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
ConsistencyGroupSnapshotApi.updateConsistencyGroupSnapshotCall(ConsistencyGroupSnapshotUpdationParams consistencyGroupSnapshotUpdationParams,
ApiCallback _callback)
Build call for updateConsistencyGroupSnapshot
|
okhttp3.Call |
ContentLibraryImageApi.updateContentLibraryImageAsync(ContentLibraryImageUpdationParams contentLibraryImageUpdationParams,
ApiCallback<List<WithTaskContentLibraryImage>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryImageApi.updateContentLibraryImageCall(ContentLibraryImageUpdationParams contentLibraryImageUpdationParams,
ApiCallback _callback)
Build call for updateContentLibraryImage
|
okhttp3.Call |
ContentLibraryVmTemplateApi.updateContentLibraryVmTemplateAsync(ContentLibraryVmTemplateUpdationParams contentLibraryVmTemplateUpdationParams,
ApiCallback<List<WithTaskContentLibraryVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ContentLibraryVmTemplateApi.updateContentLibraryVmTemplateCall(ContentLibraryVmTemplateUpdationParams contentLibraryVmTemplateUpdationParams,
ApiCallback _callback)
Build call for updateContentLibraryVmTemplate
|
okhttp3.Call |
GlobalAlertRuleApi.updateCustomizeAlertRuleAsync(CustomizeAlertRuleUpdationParams customizeAlertRuleUpdationParams,
ApiCallback<List<WithTaskGlobalAlertRule>> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalAlertRuleApi.updateCustomizeAlertRuleCall(CustomizeAlertRuleUpdationParams customizeAlertRuleUpdationParams,
ApiCallback _callback)
Build call for updateCustomizeAlertRule
|
okhttp3.Call |
DatacenterApi.updateDatacenterAsync(DatacenterUpdationParams datacenterUpdationParams,
ApiCallback<List<WithTaskDatacenter>> _callback)
(asynchronously)
|
okhttp3.Call |
DatacenterApi.updateDatacenterCall(DatacenterUpdationParams datacenterUpdationParams,
ApiCallback _callback)
Build call for updateDatacenter
|
okhttp3.Call |
LicenseApi.updateDeployAsync(LicenseUpdationParams licenseUpdationParams,
ApiCallback<WithTaskLicense> _callback)
(asynchronously)
|
okhttp3.Call |
LicenseApi.updateDeployCall(LicenseUpdationParams licenseUpdationParams,
ApiCallback _callback)
Build call for updateDeploy
|
okhttp3.Call |
ElfImageApi.updateElfImageAsync(ElfImageUpdationParams elfImageUpdationParams,
ApiCallback<List<WithTaskElfImage>> _callback)
(asynchronously)
|
okhttp3.Call |
ElfImageApi.updateElfImageCall(ElfImageUpdationParams elfImageUpdationParams,
ApiCallback _callback)
Build call for updateElfImage
|
okhttp3.Call |
EntityFilterApi.updateEntityFilterAsync(EntityFilterUpdationParams entityFilterUpdationParams,
ApiCallback<List<WithTaskEntityFilter>> _callback)
(asynchronously)
|
okhttp3.Call |
EntityFilterApi.updateEntityFilterCall(EntityFilterUpdationParams entityFilterUpdationParams,
ApiCallback _callback)
Build call for updateEntityFilter
|
okhttp3.Call |
GlobalAlertRuleApi.updateGlobalAlertRuleAsync(GlobalAlertRuleUpdationParams globalAlertRuleUpdationParams,
ApiCallback<List<WithTaskGlobalAlertRule>> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalAlertRuleApi.updateGlobalAlertRuleCall(GlobalAlertRuleUpdationParams globalAlertRuleUpdationParams,
ApiCallback _callback)
Build call for updateGlobalAlertRule
|
okhttp3.Call |
GlobalSettingsApi.updateGlobalRecycleBinSettingAsync(GlobalRecycleBinUpdationParams globalRecycleBinUpdationParams,
ApiCallback<WithTaskGlobalSettings> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalSettingsApi.updateGlobalRecycleBinSettingCall(GlobalRecycleBinUpdationParams globalRecycleBinUpdationParams,
ApiCallback _callback)
Build call for updateGlobalRecycleBinSetting
|
okhttp3.Call |
GpuDeviceApi.updateGpuDeviceDescriptionAsync(GpuDeviceDescriptionUpdationParams gpuDeviceDescriptionUpdationParams,
ApiCallback<List<WithTaskGpuDevice>> _callback)
(asynchronously)
|
okhttp3.Call |
GpuDeviceApi.updateGpuDeviceDescriptionCall(GpuDeviceDescriptionUpdationParams gpuDeviceDescriptionUpdationParams,
ApiCallback _callback)
Build call for updateGpuDeviceDescription
|
okhttp3.Call |
GpuDeviceApi.updateGpuDeviceUsageAsync(GpuDeviceUsageUpdationParams gpuDeviceUsageUpdationParams,
ApiCallback<List<WithTaskGpuDevice>> _callback)
(asynchronously)
|
okhttp3.Call |
GpuDeviceApi.updateGpuDeviceUsageCall(GpuDeviceUsageUpdationParams gpuDeviceUsageUpdationParams,
ApiCallback _callback)
Build call for updateGpuDeviceUsage
|
okhttp3.Call |
GraphApi.updateGraphAsync(GraphUpdationParams graphUpdationParams,
ApiCallback<List<WithTaskGraph>> _callback)
(asynchronously)
|
okhttp3.Call |
GraphApi.updateGraphCall(GraphUpdationParams graphUpdationParams,
ApiCallback _callback)
Build call for updateGraph
|
okhttp3.Call |
HostApi.updateHostAsync(HostUpdationParams hostUpdationParams,
ApiCallback<List<WithTaskHost>> _callback)
(asynchronously)
|
okhttp3.Call |
HostApi.updateHostCall(HostUpdationParams hostUpdationParams,
ApiCallback _callback)
Build call for updateHost
|
okhttp3.Call |
IscsiLunApi.updateIscsiLunAsync(IscsiLunUpdationParams iscsiLunUpdationParams,
ApiCallback<List<WithTaskIscsiLun>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunApi.updateIscsiLunCall(IscsiLunUpdationParams iscsiLunUpdationParams,
ApiCallback _callback)
Build call for updateIscsiLun
|
okhttp3.Call |
IscsiTargetApi.updateIscsiTargetAsync(IscsiTargetUpdationParams iscsiTargetUpdationParams,
ApiCallback<List<WithTaskIscsiTarget>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiTargetApi.updateIscsiTargetCall(IscsiTargetUpdationParams iscsiTargetUpdationParams,
ApiCallback _callback)
Build call for updateIscsiTarget
|
okhttp3.Call |
LabelApi.updateLabelAsync(LabelUpdationParams labelUpdationParams,
ApiCallback<List<WithTaskLabel>> _callback)
(asynchronously)
|
okhttp3.Call |
LabelApi.updateLabelCall(LabelUpdationParams labelUpdationParams,
ApiCallback _callback)
Build call for updateLabel
|
okhttp3.Call |
VlanApi.updateManagementVlanAsync(ManagementVlanUpdationParams managementVlanUpdationParams,
ApiCallback<List<WithTaskVlan>> _callback)
(asynchronously)
|
okhttp3.Call |
VlanApi.updateManagementVlanCall(ManagementVlanUpdationParams managementVlanUpdationParams,
ApiCallback _callback)
Build call for updateManagementVlan
|
okhttp3.Call |
AlertNotifierApi.updateManyAlertNotifiersAsync(AlertNotifierManyUpdationParams alertNotifierManyUpdationParams,
ApiCallback<List<WithTaskAlertNotifier>> _callback)
(asynchronously)
|
okhttp3.Call |
AlertNotifierApi.updateManyAlertNotifiersCall(AlertNotifierManyUpdationParams alertNotifierManyUpdationParams,
ApiCallback _callback)
Build call for updateManyAlertNotifiers
|
okhttp3.Call |
VlanApi.updateMigrationVlanAsync(MigrationVlanUpdationParams migrationVlanUpdationParams,
ApiCallback<List<WithTaskVlan>> _callback)
(asynchronously)
|
okhttp3.Call |
VlanApi.updateMigrationVlanCall(MigrationVlanUpdationParams migrationVlanUpdationParams,
ApiCallback _callback)
Build call for updateMigrationVlan
|
okhttp3.Call |
NamespaceGroupApi.updateNamespaceGroupAsync(NamespaceGroupUpdationParams namespaceGroupUpdationParams,
ApiCallback<List<WithTaskNamespaceGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
NamespaceGroupApi.updateNamespaceGroupCall(NamespaceGroupUpdationParams namespaceGroupUpdationParams,
ApiCallback _callback)
Build call for updateNamespaceGroup
|
okhttp3.Call |
NfsExportApi.updateNfsExportAsync(NfsExportUpdationParams nfsExportUpdationParams,
ApiCallback<List<WithTaskNfsExport>> _callback)
(asynchronously)
|
okhttp3.Call |
NfsExportApi.updateNfsExportCall(NfsExportUpdationParams nfsExportUpdationParams,
ApiCallback _callback)
Build call for updateNfsExport
|
okhttp3.Call |
NicApi.updateNicAsync(NicUpdationParams nicUpdationParams,
ApiCallback<List<WithTaskNic>> _callback)
(asynchronously)
|
okhttp3.Call |
NicApi.updateNicCall(NicUpdationParams nicUpdationParams,
ApiCallback _callback)
Build call for updateNic
|
okhttp3.Call |
NodeTopoApi.updateNodeTopoAsync(List<NodeTopUpdationParam> nodeTopUpdationParam,
ApiCallback<List<WithTaskNodeTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
NodeTopoApi.updateNodeTopoCall(List<NodeTopUpdationParam> nodeTopUpdationParam,
ApiCallback _callback)
Build call for updateNodeTopo
|
okhttp3.Call |
NvmfNamespaceApi.updateNvmfNamespaceAsync(NvmfNamespaceUpdationParams nvmfNamespaceUpdationParams,
ApiCallback<List<WithTaskNvmfNamespace>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfNamespaceApi.updateNvmfNamespaceCall(NvmfNamespaceUpdationParams nvmfNamespaceUpdationParams,
ApiCallback _callback)
Build call for updateNvmfNamespace
|
okhttp3.Call |
NvmfSubsystemApi.updateNvmfSubsystemAsync(NvmfSubsystemUpdationParams nvmfSubsystemUpdationParams,
ApiCallback<List<WithTaskNvmfSubsystem>> _callback)
(asynchronously)
|
okhttp3.Call |
NvmfSubsystemApi.updateNvmfSubsystemCall(NvmfSubsystemUpdationParams nvmfSubsystemUpdationParams,
ApiCallback _callback)
Build call for updateNvmfSubsystem
|
okhttp3.Call |
OrganizationApi.updateOrganizationAsync(OrganizationUpdationParams organizationUpdationParams,
ApiCallback<List<WithTaskOrganization>> _callback)
(asynchronously)
|
okhttp3.Call |
OrganizationApi.updateOrganizationCall(OrganizationUpdationParams organizationUpdationParams,
ApiCallback _callback)
Build call for updateOrganization
|
okhttp3.Call |
GlobalSettingsApi.updatePasswordSecurityAsync(UpdatePassrodSecurityParams updatePassrodSecurityParams,
ApiCallback<WithTaskGlobalSettings> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalSettingsApi.updatePasswordSecurityCall(UpdatePassrodSecurityParams updatePassrodSecurityParams,
ApiCallback _callback)
Build call for updatePasswordSecurity
|
okhttp3.Call |
RackTopoApi.updateRackTopoAsync(RackTopoUpdationParams rackTopoUpdationParams,
ApiCallback<List<WithTaskRackTopo>> _callback)
(asynchronously)
|
okhttp3.Call |
RackTopoApi.updateRackTopoCall(RackTopoUpdationParams rackTopoUpdationParams,
ApiCallback _callback)
Build call for updateRackTopo
|
okhttp3.Call |
ReportTemplateApi.updateReportTemplateAsync(ReportTemplateUpdationParams reportTemplateUpdationParams,
ApiCallback<List<WithTaskReportTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
ReportTemplateApi.updateReportTemplateCall(ReportTemplateUpdationParams reportTemplateUpdationParams,
ApiCallback _callback)
Build call for updateReportTemplate
|
okhttp3.Call |
UserRoleNextApi.updateRoleAsync(RoleUpdationParams roleUpdationParams,
ApiCallback<List<WithTaskUserRoleNext>> _callback)
(asynchronously)
|
okhttp3.Call |
UserRoleNextApi.updateRoleCall(RoleUpdationParams roleUpdationParams,
ApiCallback _callback)
Build call for updateRole
|
okhttp3.Call |
SecurityGroupApi.updateSecurityGroupAsync(SecurityGroupUpdateBody securityGroupUpdateBody,
ApiCallback<List<WithTaskSecurityGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityGroupApi.updateSecurityGroupCall(SecurityGroupUpdateBody securityGroupUpdateBody,
ApiCallback _callback)
Build call for updateSecurityGroup
|
okhttp3.Call |
SecurityPolicyApi.updateSecurityPolicyAsync(SecurityPolicyUpdateBody securityPolicyUpdateBody,
ApiCallback<List<WithTaskSecurityPolicy>> _callback)
(asynchronously)
|
okhttp3.Call |
SecurityPolicyApi.updateSecurityPolicyCall(SecurityPolicyUpdateBody securityPolicyUpdateBody,
ApiCallback _callback)
Build call for updateSecurityPolicy
|
okhttp3.Call |
GlobalSettingsApi.updateSessionTimeoutAsync(UpdateSessionTimeoutParams updateSessionTimeoutParams,
ApiCallback<WithTaskGlobalSettings> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalSettingsApi.updateSessionTimeoutCall(UpdateSessionTimeoutParams updateSessionTimeoutParams,
ApiCallback _callback)
Build call for updateSessionTimeout
|
okhttp3.Call |
SnapshotPlanApi.updateSnapshotPlanAsync(SnapshotPlanUpdationParams snapshotPlanUpdationParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.updateSnapshotPlanCall(SnapshotPlanUpdationParams snapshotPlanUpdationParams,
ApiCallback _callback)
Build call for updateSnapshotPlan
|
okhttp3.Call |
SnmpTransportApi.updateSnmpTransportAsync(SnmpTransportUpdationParams snmpTransportUpdationParams,
ApiCallback<List<WithTaskSnmpTransport>> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTransportApi.updateSnmpTransportCall(SnmpTransportUpdationParams snmpTransportUpdationParams,
ApiCallback _callback)
Build call for updateSnmpTransport
|
okhttp3.Call |
SnmpTrapReceiverApi.updateSnmpTrapReceiverAsync(SnmpTrapReceiverUpdationParams snmpTrapReceiverUpdationParams,
ApiCallback<List<WithTaskSnmpTrapReceiver>> _callback)
(asynchronously)
|
okhttp3.Call |
SnmpTrapReceiverApi.updateSnmpTrapReceiverCall(SnmpTrapReceiverUpdationParams snmpTrapReceiverUpdationParams,
ApiCallback _callback)
Build call for updateSnmpTrapReceiver
|
okhttp3.Call |
TaskApi.updateTaskAsync(TaskUpdateParams taskUpdateParams,
ApiCallback<List<WithTaskTask>> _callback)
(asynchronously)
|
okhttp3.Call |
TaskApi.updateTaskCall(TaskUpdateParams taskUpdateParams,
ApiCallback _callback)
Build call for updateTask
|
okhttp3.Call |
UserApi.updateUserAsync(UserUpdationParams userUpdationParams,
ApiCallback<List<WithTaskUser>> _callback)
(asynchronously)
|
okhttp3.Call |
UserApi.updateUserCall(UserUpdationParams userUpdationParams,
ApiCallback _callback)
Build call for updateUser
|
okhttp3.Call |
VcenterAccountApi.updateVcenterAccountAsync(UpdateVcenterAccountParams updateVcenterAccountParams,
ApiCallback<WithTaskVcenterAccount> _callback)
(asynchronously)
|
okhttp3.Call |
VcenterAccountApi.updateVcenterAccountCall(UpdateVcenterAccountParams updateVcenterAccountParams,
ApiCallback _callback)
Build call for updateVcenterAccount
|
okhttp3.Call |
VdsApi.updateVdsAsync(VdsUpdationParams vdsUpdationParams,
ApiCallback<List<WithTaskVds>> _callback)
(asynchronously)
|
okhttp3.Call |
VdsApi.updateVdsCall(VdsUpdationParams vdsUpdationParams,
ApiCallback _callback)
Build call for updateVds
|
okhttp3.Call |
ViewApi.updateViewAsync(ViewUpdationParams viewUpdationParams,
ApiCallback<List<WithTaskView>> _callback)
(asynchronously)
|
okhttp3.Call |
ViewApi.updateViewCall(ViewUpdationParams viewUpdationParams,
ApiCallback _callback)
Build call for updateView
|
okhttp3.Call |
VirtualPrivateCloudApi.updateVirtualPrivateCloudAsync(VirtualPrivateCloudUpdationParams virtualPrivateCloudUpdationParams,
ApiCallback<List<WithTaskVirtualPrivateCloud>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudApi.updateVirtualPrivateCloudCall(VirtualPrivateCloudUpdationParams virtualPrivateCloudUpdationParams,
ApiCallback _callback)
Build call for updateVirtualPrivateCloud
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.updateVirtualPrivateCloudNatGatewayAsync(VirtualPrivateCloudNatGatewayUpdationParams virtualPrivateCloudNatGatewayUpdationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudNatGateway>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudNatGatewayApi.updateVirtualPrivateCloudNatGatewayCall(VirtualPrivateCloudNatGatewayUpdationParams virtualPrivateCloudNatGatewayUpdationParams,
ApiCallback _callback)
Build call for updateVirtualPrivateCloudNatGateway
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.updateVirtualPrivateCloudRouterGatewayAsync(VirtualPrivateCloudRouterGatewayUpdationParams virtualPrivateCloudRouterGatewayUpdationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudRouterGateway>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouterGatewayApi.updateVirtualPrivateCloudRouterGatewayCall(VirtualPrivateCloudRouterGatewayUpdationParams virtualPrivateCloudRouterGatewayUpdationParams,
ApiCallback _callback)
Build call for updateVirtualPrivateCloudRouterGateway
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.updateVirtualPrivateCloudRouteTableAsync(VirtualPrivateCloudRouteTableUpdationParams virtualPrivateCloudRouteTableUpdationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudRouteTable>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudRouteTableApi.updateVirtualPrivateCloudRouteTableCall(VirtualPrivateCloudRouteTableUpdationParams virtualPrivateCloudRouteTableUpdationParams,
ApiCallback _callback)
Build call for updateVirtualPrivateCloudRouteTable
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.updateVirtualPrivateCloudSecurityGroupAsync(VirtualPrivateCloudSecurityGroupUpdationParams virtualPrivateCloudSecurityGroupUpdationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudSecurityGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityGroupApi.updateVirtualPrivateCloudSecurityGroupCall(VirtualPrivateCloudSecurityGroupUpdationParams virtualPrivateCloudSecurityGroupUpdationParams,
ApiCallback _callback)
Build call for updateVirtualPrivateCloudSecurityGroup
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.updateVirtualPrivateCloudSecurityPolicyAsync(VirtualPrivateCloudSecurityPolicyUpdateBody virtualPrivateCloudSecurityPolicyUpdateBody,
ApiCallback<List<WithTaskVirtualPrivateCloudSecurityPolicy>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSecurityPolicyApi.updateVirtualPrivateCloudSecurityPolicyCall(VirtualPrivateCloudSecurityPolicyUpdateBody virtualPrivateCloudSecurityPolicyUpdateBody,
ApiCallback _callback)
Build call for updateVirtualPrivateCloudSecurityPolicy
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.updateVirtualPrivateCloudSubnetAsync(VirtualPrivateCloudSubnetUpdationParams virtualPrivateCloudSubnetUpdationParams,
ApiCallback<List<WithTaskVirtualPrivateCloudSubnet>> _callback)
(asynchronously)
|
okhttp3.Call |
VirtualPrivateCloudSubnetApi.updateVirtualPrivateCloudSubnetCall(VirtualPrivateCloudSubnetUpdationParams virtualPrivateCloudSubnetUpdationParams,
ApiCallback _callback)
Build call for updateVirtualPrivateCloudSubnet
|
okhttp3.Call |
VlanApi.updateVlanAsync(VmVlanUpdationParams vmVlanUpdationParams,
ApiCallback<List<WithTaskVlan>> _callback)
(asynchronously)
|
okhttp3.Call |
VlanApi.updateVlanCall(VmVlanUpdationParams vmVlanUpdationParams,
ApiCallback _callback)
Build call for updateVlan
|
okhttp3.Call |
VmApi.updateVmAdvancedOptionsAsync(VmUpdateAdvancedOptionsParams vmUpdateAdvancedOptionsParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmAdvancedOptionsCall(VmUpdateAdvancedOptionsParams vmUpdateAdvancedOptionsParams,
ApiCallback _callback)
Build call for updateVmAdvancedOptions
|
okhttp3.Call |
VmApi.updateVmAsync(VmUpdateParams vmUpdateParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmCall(VmUpdateParams vmUpdateParams,
ApiCallback _callback)
Build call for updateVm
|
okhttp3.Call |
VmApi.updateVmDiskAsync(VmUpdateDiskParams vmUpdateDiskParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmDiskCall(VmUpdateDiskParams vmUpdateDiskParams,
ApiCallback _callback)
Build call for updateVmDisk
|
okhttp3.Call |
VmFolderApi.updateVmFolderAsync(VmFolderUpdationParams vmFolderUpdationParams,
ApiCallback<List<WithTaskVmFolder>> _callback)
(asynchronously)
|
okhttp3.Call |
VmFolderApi.updateVmFolderCall(VmFolderUpdationParams vmFolderUpdationParams,
ApiCallback _callback)
Build call for updateVmFolder
|
okhttp3.Call |
VmApi.updateVmHostOptionsAsync(VmUpdateHostOptionsParams vmUpdateHostOptionsParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmHostOptionsCall(VmUpdateHostOptionsParams vmUpdateHostOptionsParams,
ApiCallback _callback)
Build call for updateVmHostOptions
|
okhttp3.Call |
VmApi.updateVmIoPolicyAsync(VmUpdateIoPolicyParams vmUpdateIoPolicyParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmIoPolicyCall(VmUpdateIoPolicyParams vmUpdateIoPolicyParams,
ApiCallback _callback)
Build call for updateVmIoPolicy
|
okhttp3.Call |
VmApi.updateVmNicAdvanceInfoAsync(VmUpdateNicAdvanceInfoParams vmUpdateNicAdvanceInfoParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmNicAdvanceInfoCall(VmUpdateNicAdvanceInfoParams vmUpdateNicAdvanceInfoParams,
ApiCallback _callback)
Build call for updateVmNicAdvanceInfo
|
okhttp3.Call |
VmApi.updateVmNicAsync(VmUpdateNicParams vmUpdateNicParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmNicBasicInfoAsync(VmUpdateNicBasicInfoParams vmUpdateNicBasicInfoParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmNicBasicInfoCall(VmUpdateNicBasicInfoParams vmUpdateNicBasicInfoParams,
ApiCallback _callback)
Build call for updateVmNicBasicInfo
|
okhttp3.Call |
VmApi.updateVmNicCall(VmUpdateNicParams vmUpdateNicParams,
ApiCallback _callback)
Build call for updateVmNic
|
okhttp3.Call |
VmApi.updateVmNicQosOptionAsync(VmUpdateNicQosOptionsParams vmUpdateNicQosOptionsParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmNicQosOptionCall(VmUpdateNicQosOptionsParams vmUpdateNicQosOptionsParams,
ApiCallback _callback)
Build call for updateVmNicQosOption
|
okhttp3.Call |
VmApi.updateVmNicVpcInfoAsync(VmUpdateVpcNicParams vmUpdateVpcNicParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmNicVpcInfoCall(VmUpdateVpcNicParams vmUpdateVpcNicParams,
ApiCallback _callback)
Build call for updateVmNicVpcInfo
|
okhttp3.Call |
VmApi.updateVmOwnerAsync(VmUpdateOwnerParams vmUpdateOwnerParams,
ApiCallback<List<WithTaskVm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.updateVmOwnerCall(VmUpdateOwnerParams vmUpdateOwnerParams,
ApiCallback _callback)
Build call for updateVmOwner
|
okhttp3.Call |
VmPlacementGroupApi.updateVmPlacementGroupAsync(VmPlacementGroupUpdationParams vmPlacementGroupUpdationParams,
ApiCallback<List<WithTaskVmPlacementGroup>> _callback)
(asynchronously)
|
okhttp3.Call |
VmPlacementGroupApi.updateVmPlacementGroupCall(VmPlacementGroupUpdationParams vmPlacementGroupUpdationParams,
ApiCallback _callback)
Build call for updateVmPlacementGroup
|
okhttp3.Call |
VmTemplateApi.updateVmTemplateAsync(VmTemplateUpdationParams vmTemplateUpdationParams,
ApiCallback<List<WithTaskVmTemplate>> _callback)
(asynchronously)
|
okhttp3.Call |
VmTemplateApi.updateVmTemplateCall(VmTemplateUpdationParams vmTemplateUpdationParams,
ApiCallback _callback)
Build call for updateVmTemplate
|
okhttp3.Call |
VmVolumeApi.updateVmVolumeAsync(UpdateVmVolumeParams updateVmVolumeParams,
ApiCallback<List<WithTaskVmVolume>> _callback)
(asynchronously)
|
okhttp3.Call |
VmVolumeApi.updateVmVolumeCall(UpdateVmVolumeParams updateVmVolumeParams,
ApiCallback _callback)
Build call for updateVmVolume
|
okhttp3.Call |
VsphereEsxiAccountApi.updateVsphereEsxiAccountAsync(UpdateVsphereEsxiAccountParams updateVsphereEsxiAccountParams,
ApiCallback<List<WithTaskVsphereEsxiAccountArray>> _callback)
(asynchronously)
|
okhttp3.Call |
VsphereEsxiAccountApi.updateVsphereEsxiAccountCall(UpdateVsphereEsxiAccountParams updateVsphereEsxiAccountParams,
ApiCallback _callback)
Build call for updateVsphereEsxiAccount
|
okhttp3.Call |
CloudTowerApplicationApi.upgradeCloudTowerApplicationAsync(UpgradeCloudTowerApplicationParams upgradeCloudTowerApplicationParams,
ApiCallback<CloudTowerApplication> _callback)
(asynchronously)
|
okhttp3.Call |
CloudTowerApplicationApi.upgradeCloudTowerApplicationCall(UpgradeCloudTowerApplicationParams upgradeCloudTowerApplicationParams,
ApiCallback _callback)
Build call for upgradeCloudTowerApplication
|
okhttp3.Call |
CloudTowerApplicationApi.uploadCloudTowerApplicationPackageAsync(byte[] _file,
String name,
String size,
String sizeUnit,
String uploadTaskId,
ApiCallback<List<UploadTask>> _callback)
(asynchronously)
|
okhttp3.Call |
CloudTowerApplicationApi.uploadCloudTowerApplicationPackageCall(byte[] _file,
String name,
String size,
String sizeUnit,
String uploadTaskId,
ApiCallback _callback)
Build call for uploadCloudTowerApplicationPackage
|
okhttp3.Call |
OvfApi.uploadElfFileAsync(byte[] _file,
String clusterId,
String name,
String size,
String sizeUnit,
String uploadTaskId,
ApiCallback<UploadTask> _callback)
(asynchronously)
|
okhttp3.Call |
OvfApi.uploadElfFileCall(byte[] _file,
String clusterId,
String name,
String size,
String sizeUnit,
String uploadTaskId,
ApiCallback _callback)
Build call for uploadElfFile
|
okhttp3.Call |
SvtImageApi.uploadSvtImageAsync(byte[] _file,
String clusterId,
String name,
String size,
String sizeUnit,
String version,
String uploadTaskId,
ApiCallback<List<UploadTask>> _callback)
(asynchronously)
|
okhttp3.Call |
SvtImageApi.uploadSvtImageCall(byte[] _file,
String clusterId,
String name,
String size,
String sizeUnit,
String version,
String uploadTaskId,
ApiCallback _callback)
Build call for uploadSvtImage
|
Copyright © 2025. All rights reserved.