Package | Description |
---|---|
com.vmware.appliance |
The
com.vmware.appliance package provides interfaces for managing
vCenter Appliance configuration. |
com.vmware.appliance.infraprofile |
The
com.vmware.appliance.infraprofile package provides interfaces to
manage profile spec for the appliance |
com.vmware.appliance.recovery.backup.job | |
com.vmware.appliance.vcenter.settings.v1 |
The
com.vmware.appliance.vcenter.settings.v1 package provides interfaces
to manage the ConfigManagement. |
com.vmware.cis.task |
The
com.vmware.cis.task package provides enumeration classes and classes
used for managing tasks. |
com.vmware.esx.settings |
The
com.vmware.esx.settings package provides interfaces to manage ESX
settings. |
com.vmware.esx.settings.clusters |
The
com.vmware.esx.settings.clusters package provides interfaces to
manage desired state configuration and software for a cluster of ESX hosts. |
com.vmware.esx.settings.clusters.software.reports |
The
com.vmware.esx.settings.clusters.software.reports package provides
interfaces to manage reports pertaining to the desired state software for a
cluster of ESXi hosts. |
com.vmware.esx.settings.hosts |
The
com.vmware.esx.settings.hosts package provides interfaces to manage
desired state configuration and software for a standalone ESX host. |
com.vmware.vcenter |
The
com.vmware.vcenter package provides interfaces for managing VMware
vSphere environments. |
com.vmware.vcenter.deployment |
Modifier and Type | Method and Description |
---|---|
Progress |
SubtaskInfo.getProgress()
Progress of the operation.
|
Progress |
TaskInfo.getProgress()
Progress of the task.
|
Modifier and Type | Method and Description |
---|---|
void |
SubtaskInfo.setProgress(Progress progress)
Progress of the operation.
|
SubtaskInfo.Builder |
SubtaskInfo.Builder.setProgress(Progress progress)
Progress of the operation.
|
void |
TaskInfo.setProgress(Progress progress)
Progress of the task.
|
TaskInfo.Builder |
TaskInfo.Builder.setProgress(Progress progress)
Progress of the task.
|
Modifier and Type | Method and Description |
---|---|
Progress |
TaskInfo.getProgress()
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskInfo.setProgress(Progress progress)
Progress of the operation.
|
TaskInfo.Builder |
TaskInfo.Builder.setProgress(Progress progress)
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
Progress |
DetailsTypes.Info.getProgress()
Progress of the job.
|
Modifier and Type | Method and Description |
---|---|
void |
DetailsTypes.Info.setProgress(Progress progress)
Progress of the job.
|
DetailsTypes.Info.Builder |
DetailsTypes.Info.Builder.setProgress(Progress progress)
Progress of the job.
|
Modifier and Type | Method and Description |
---|---|
Progress |
TaskInfo.getProgress()
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskInfo.setProgress(Progress progress)
Progress of the operation.
|
TaskInfo.Builder |
TaskInfo.Builder.setProgress(Progress progress)
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
static Progress |
Progress._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static Progress |
Progress._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
Progress |
Progress.Builder.build() |
Progress |
Info.getProgress()
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
void |
Info.setProgress(Progress progress)
Progress of the operation.
|
Info.Builder |
Info.Builder.setProgress(Progress progress)
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
Progress |
TaskInfo.getProgress()
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskInfo.setProgress(Progress progress)
Progress of the operation.
|
TaskInfo.Builder |
TaskInfo.Builder.setProgress(Progress progress)
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
Progress |
SoftwareTypes.StageStatus.getProgress()
Progress of the operation.
|
Progress |
SoftwareTypes.ApplyStatus.getProgress()
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
void |
SoftwareTypes.StageStatus.setProgress(Progress progress)
Progress of the operation.
|
SoftwareTypes.StageStatus.Builder |
SoftwareTypes.StageStatus.Builder.setProgress(Progress progress)
Progress of the operation.
|
void |
SoftwareTypes.ApplyStatus.setProgress(Progress progress)
Progress of the operation.
|
SoftwareTypes.ApplyStatus.Builder |
SoftwareTypes.ApplyStatus.Builder.setProgress(Progress progress)
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
Progress |
LastApplyResultTypes.ApplyStatus.getProgress()
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
void |
LastApplyResultTypes.ApplyStatus.setProgress(Progress progress)
Progress of the operation.
|
LastApplyResultTypes.ApplyStatus.Builder |
LastApplyResultTypes.ApplyStatus.Builder.setProgress(Progress progress)
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
Progress |
SoftwareTypes.StageStatus.getProgress()
Progress of the operation.
|
Progress |
SoftwareTypes.ApplyStatus.getProgress()
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
void |
SoftwareTypes.StageStatus.setProgress(Progress progress)
Progress of the operation.
|
SoftwareTypes.StageStatus.Builder |
SoftwareTypes.StageStatus.Builder.setProgress(Progress progress)
Progress of the operation.
|
void |
SoftwareTypes.ApplyStatus.setProgress(Progress progress)
Progress of the operation.
|
SoftwareTypes.ApplyStatus.Builder |
SoftwareTypes.ApplyStatus.Builder.setProgress(Progress progress)
Progress of the operation.
|
Modifier and Type | Method and Description |
---|---|
Progress |
DeploymentTypes.Task.getProgress()
The progress info of this deployment task.
|
Progress |
DeploymentTypes.Info.getProgress()
The progress info of the current appliance status.
|
Modifier and Type | Method and Description |
---|---|
void |
DeploymentTypes.Task.setProgress(Progress progress)
The progress info of this deployment task.
|
DeploymentTypes.Task.Builder |
DeploymentTypes.Task.Builder.setProgress(Progress progress)
The progress info of this deployment task.
|
void |
DeploymentTypes.Info.setProgress(Progress progress)
The progress info of the current appliance status.
|
DeploymentTypes.Info.Builder |
DeploymentTypes.Info.Builder.setProgress(Progress progress)
The progress info of the current appliance status.
|
Modifier and Type | Method and Description |
---|---|
Progress |
ImportHistoryTypes.Info.getProgress()
The progress info of this task.
|
Modifier and Type | Method and Description |
---|---|
void |
ImportHistoryTypes.Info.setProgress(Progress progress)
The progress info of this task.
|
ImportHistoryTypes.Info.Builder |
ImportHistoryTypes.Info.Builder.setProgress(Progress progress)
The progress info of this task.
|