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 |
The
com.vmware.cis package provides VMware common infrastructure
interfaces. |
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.configuration |
The
com.vmware.esx.settings.clusters.configuration package provides
interfaces to manage the configuration of an ESX cluster. |
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 |
---|---|
Status |
SubtaskInfo.getStatus()
Status of the operation associated with the task.
|
Status |
TaskInfo.getStatus()
Status of the operation associated with the task.
|
Modifier and Type | Method and Description |
---|---|
void |
SubtaskInfo.setStatus(Status status)
Status of the operation associated with the task.
|
void |
TaskInfo.setStatus(Status status)
Status of the operation associated with the task.
|
Constructor and Description |
---|
Builder(java.util.List<java.lang.String> subtaskOrder,
java.util.Map<java.lang.String,SubtaskInfo> subtasks,
LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
TaskInfo . |
Builder(LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
SubtaskInfo . |
Modifier and Type | Method and Description |
---|---|
Status |
TaskInfo.getStatus()
Status of the operation associated with the task.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskInfo.setStatus(Status status)
Status of the operation associated with the task.
|
Constructor and Description |
---|
Builder(LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
TaskInfo . |
Modifier and Type | Method and Description |
---|---|
Status |
DetailsTypes.Info.getStatus()
Status of the operation associated with the task.
|
Modifier and Type | Method and Description |
---|---|
void |
DetailsTypes.Info.setStatus(Status status)
Status of the operation associated with the task.
|
Constructor and Description |
---|
Builder(java.net.URI location,
java.lang.String locationUser,
DetailsTypes.Type type,
java.util.List<LocalizableMessage> messages,
LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
DetailsTypes.Info . |
Modifier and Type | Method and Description |
---|---|
Status |
TaskInfo.getStatus()
Status of the operation associated with the task.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskInfo.setStatus(Status status)
Status of the operation associated with the task.
|
Constructor and Description |
---|
Builder(LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
TaskInfo . |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Status> |
TasksTypes.FilterSpec.getStatus()
Status that a task must have to match the filter (see
CommonInfo.getStatus() ). |
Modifier and Type | Method and Description |
---|---|
void |
TasksTypes.FilterSpec.setStatus(java.util.Set<Status> status)
Status that a task must have to match the filter (see
CommonInfo.getStatus() ). |
TasksTypes.FilterSpec.Builder |
TasksTypes.FilterSpec.Builder.setStatus(java.util.Set<Status> status)
Status that a task must have to match the filter (see
CommonInfo.getStatus() ). |
Modifier and Type | Field and Description |
---|---|
static Status |
Status.BLOCKED
The operation is blocked.
|
static Status |
Status.FAILED
The operation failed.
|
static Status |
Status.PENDING
The operation is in pending state.
|
static Status |
Status.RUNNING
The operation is in progress.
|
static Status |
Status.SUCCEEDED
The operation completed successfully.
|
Modifier and Type | Method and Description |
---|---|
Status |
CommonInfo.getStatus()
Status of the operation associated with the task.
|
Status |
Info.getStatus()
Status of the operation associated with the task.
|
static Status |
Status.valueOf(java.lang.String name)
Returns the enumeration constant for the specified name.
|
static Status[] |
Status.values()
Retrieve all enumeration constants pre-defined by this enumeration class.
|
Modifier and Type | Method and Description |
---|---|
void |
CommonInfo.setStatus(Status status)
Status of the operation associated with the task.
|
void |
Info.setStatus(Status status)
Status of the operation associated with the task.
|
Constructor and Description |
---|
Builder(LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
CommonInfo . |
Builder(LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
Info . |
Modifier and Type | Method and Description |
---|---|
Status |
TaskInfo.getStatus()
Status of the operation associated with the task.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskInfo.setStatus(Status status)
Status of the operation associated with the task.
|
Constructor and Description |
---|
Builder(LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
TaskInfo . |
Modifier and Type | Method and Description |
---|---|
Status |
AuditRecordsTypes.Info.getStatus()
Status of the operation
AuditRecordsTypes.Info.getOperation() . |
Modifier and Type | Method and Description |
---|---|
void |
AuditRecordsTypes.Info.setStatus(Status status)
Status of the operation
AuditRecordsTypes.Info.getOperation() . |
Constructor and Description |
---|
Builder(java.lang.String clusterId,
java.lang.String operation,
java.lang.String username,
Status status)
Constructor with parameters for the required properties of
AuditRecordsTypes.Info . |
Modifier and Type | Method and Description |
---|---|
Status |
DeploymentTypes.Task.getStatus()
Status of the operation associated with the task.
|
Status |
DeploymentTypes.Info.getStatus()
Status of the operation associated with the task.
|
Modifier and Type | Method and Description |
---|---|
void |
DeploymentTypes.Task.setStatus(Status status)
Status of the operation associated with the task.
|
void |
DeploymentTypes.Info.setStatus(Status status)
Status of the operation associated with the task.
|
Constructor and Description |
---|
Builder(ApplianceState state,
LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
DeploymentTypes.Info . |
Builder(LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
DeploymentTypes.Task . |
Modifier and Type | Method and Description |
---|---|
Status |
ImportHistoryTypes.Info.getStatus()
Status of the operation associated with the task.
|
Modifier and Type | Method and Description |
---|---|
void |
ImportHistoryTypes.Info.setStatus(Status status)
Status of the operation associated with the task.
|
Constructor and Description |
---|
Builder(LocalizableMessage description,
java.lang.String service,
java.lang.String operation,
Status status,
boolean cancelable)
Constructor with parameters for the required properties of
ImportHistoryTypes.Info . |