| Package | Description |
|---|---|
| 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.configuration |
The
com.vmware.esx.settings.clusters.configuration package provides
interfaces to manage the configuration of an ESX cluster. |
| com.vmware.esx.settings.clusters.enablement |
The
com.vmware.esx.settings.clusters.enablement package provides
interfaces to manage enablement of the feature that allows to collectively
manage hosts within the cluster with a single software specification. |
| com.vmware.esx.settings.clusters.enablement.configuration |
The
com.vmware.esx.settings.clusters.enablement.configuration package
provides interfaces to manage enablement of configuration on an ESX cluster. |
| com.vmware.esx.settings.clusters.software |
The
com.vmware.esx.settings.clusters.software package provides
interfaces to manage desired state software for ESX cluster. |
| 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.depots |
The
com.vmware.esx.settings.depots package provides interfaces to manage
VUM compatible ESX Depots. |
| 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.esx.settings.hosts.enablement |
The
com.vmware.esx.settings.hosts.enablement package provides interfaces
to manage standalone host with a single software specification. |
| com.vmware.esx.settings.hosts.software |
The
com.vmware.esx.settings.hosts.software package provides interfaces
to manage desired software on a standalone host. |
| com.vmware.esx.settings.hosts.software.reports |
The
com.vmware.esx.settings.hosts.software.reports package provides
interfaces to manage reports pertaining to the desired state software for
standalone ESXi hosts. |
| Modifier and Type | Method and Description |
|---|---|
static Notifications |
Notifications._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 Notifications |
Notifications._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
Notifications |
Notifications.Builder.build() |
Notifications |
AddOnCompliance.getNotifications()
Notifications describing the compliance result.
|
Notifications |
BaseImageCompliance.getNotifications()
Notifications describing the compliance result.
|
Notifications |
ClusterCompliance.getNotifications()
Notifications returned by the scan operation.
|
Notifications |
ComponentCompliance.getNotifications()
Notifications describing the compliance result.
|
Notifications |
DataProcessingUnitCompliance.getNotifications()
Notifications returned by the scan operation.
|
Notifications |
HardwareModuleFirmwareCompliance.getNotifications()
Notifications describing the compliance result.
|
Notifications |
HardwareSupportPackageCompliance.getNotifications()
Notifications describing the compliance result.
|
Notifications |
HostCompliance.getNotifications()
Notifications returned by the scan operation.
|
Notifications |
SolutionCompliance.getNotifications()
Notifications describing the compliance result.
|
Notifications |
TaskInfo.getNotifications()
Notifications to the user
Only
Set if the notifications were reported by this particular
task. |
| Modifier and Type | Method and Description |
|---|---|
void |
AddOnCompliance.setNotifications(Notifications notifications)
Notifications describing the compliance result.
|
void |
BaseImageCompliance.setNotifications(Notifications notifications)
Notifications describing the compliance result.
|
void |
ClusterCompliance.setNotifications(Notifications notifications)
Notifications returned by the scan operation.
|
void |
ComponentCompliance.setNotifications(Notifications notifications)
Notifications describing the compliance result.
|
void |
DataProcessingUnitCompliance.setNotifications(Notifications notifications)
Notifications returned by the scan operation.
|
void |
HardwareModuleFirmwareCompliance.setNotifications(Notifications notifications)
Notifications describing the compliance result.
|
void |
HardwareSupportPackageCompliance.setNotifications(Notifications notifications)
Notifications describing the compliance result.
|
void |
HostCompliance.setNotifications(Notifications notifications)
Notifications returned by the scan operation.
|
void |
SolutionCompliance.setNotifications(Notifications notifications)
Notifications describing the compliance result.
|
void |
TaskInfo.setNotifications(Notifications notifications)
Notifications to the user
Only
Set if the notifications were reported by this particular
task. |
TaskInfo.Builder |
TaskInfo.Builder.setNotifications(Notifications notifications)
Notifications to the user
Only
Set if the notifications were reported by this particular
task. |
| Constructor and Description |
|---|
Builder(ComplianceImpact impact,
ComplianceStatus status,
Notifications notifications,
java.util.Calendar scanTime,
BaseImageCompliance baseImage,
AddOnCompliance addOn,
java.util.Map<java.lang.String,ComponentCompliance> components,
java.util.Map<java.lang.String,SolutionCompliance> solutions)
Constructor with parameters for the required properties of
DataProcessingUnitCompliance. |
Builder(ComplianceImpact impact,
ComplianceStatus status,
Notifications notifications,
java.util.Calendar scanTime,
BaseImageCompliance baseImage,
AddOnCompliance addOn,
java.util.Map<java.lang.String,ComponentCompliance> components,
java.util.Map<java.lang.String,SolutionCompliance> solutions)
Constructor with parameters for the required properties of
HostCompliance. |
Builder(ComplianceImpact impact,
ComplianceStatus status,
Notifications notifications,
java.util.Calendar scanTime,
java.util.Set<java.lang.String> compliantHosts,
java.util.Set<java.lang.String> nonCompliantHosts,
java.util.Set<java.lang.String> incompatibleHosts,
java.util.Set<java.lang.String> unavailableHosts,
java.util.Map<java.lang.String,HostCompliance> hosts,
java.util.Map<java.lang.String,HostInfo> hostInfo)
Constructor with parameters for the required properties of
ClusterCompliance. |
Builder(ComplianceStatus status,
BaseImageInfo current,
BaseImageInfo target,
Notifications notifications)
Constructor with parameters for the required properties of
BaseImageCompliance. |
Builder(ComplianceStatus status,
java.util.Map<java.lang.String,HardwareModuleFirmwareCompliance> hardwareModules,
Notifications notifications)
Constructor with parameters for the required properties of
HardwareSupportPackageCompliance. |
Builder(ComplianceStatus status,
Notifications notifications)
Constructor with parameters for the required properties of
AddOnCompliance. |
Builder(ComplianceStatus status,
Notifications notifications)
Constructor with parameters for the required properties of
ComponentCompliance. |
Builder(ComplianceStatus status,
Notifications notifications)
Constructor with parameters for the required properties of
HardwareModuleFirmwareCompliance. |
Builder(ComplianceStatus status,
Notifications notifications)
Constructor with parameters for the required properties of
SolutionCompliance. |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
SoftwareTypes.StageStatus.getNotifications()
Notifications providing additional information about the status of the method.
|
Notifications |
SoftwareTypes.ApplyStatus.getNotifications()
Notifications providing additional information about the status of the method.
|
Notifications |
SoftwareTypes.StageResult.getNotifications()
Notifications providing additional information for
com.vmware.esx.settings.clusters.Software#stage method. |
Notifications |
SoftwareTypes.ApplyResult.getNotifications()
Notifications providing additional information for
com.vmware.esx.settings.clusters.Software#apply method. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Notifications> |
InstalledImagesTypes.InstalledImageInfo.getHostNotifications()
Notifications stating any error or orphaned vibs etc on Hosts.
|
java.util.Map<InstalledImagesTypes.InstalledImageInfo.OperationType,Notifications> |
InstalledImagesTypes.InstalledImageInfo.getNotifications()
Various notifications received and segregated based on operation type while
generating the report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoftwareTypes.StageStatus.setNotifications(Notifications notifications)
Notifications providing additional information about the status of the method.
|
void |
SoftwareTypes.ApplyStatus.setNotifications(Notifications notifications)
Notifications providing additional information about the status of the method.
|
void |
SoftwareTypes.StageResult.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.clusters.Software#stage method. |
SoftwareTypes.StageResult.Builder |
SoftwareTypes.StageResult.Builder.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.clusters.Software#stage method. |
void |
SoftwareTypes.ApplyResult.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.clusters.Software#apply method. |
SoftwareTypes.ApplyResult.Builder |
SoftwareTypes.ApplyResult.Builder.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.clusters.Software#apply method. |
| Modifier and Type | Method and Description |
|---|---|
void |
InstalledImagesTypes.InstalledImageInfo.setHostNotifications(java.util.Map<java.lang.String,Notifications> hostNotifications)
Notifications stating any error or orphaned vibs etc on Hosts.
|
void |
InstalledImagesTypes.InstalledImageInfo.setNotifications(java.util.Map<InstalledImagesTypes.InstalledImageInfo.OperationType,Notifications> notifications)
Various notifications received and segregated based on operation type while
generating the report.
|
| Constructor and Description |
|---|
Builder(SoftwareTypes.ApplyStatus.Status status,
java.util.Calendar startTime,
java.util.Calendar endTime,
Notifications notifications)
Constructor with parameters for the required properties of
SoftwareTypes.ApplyStatus. |
Builder(SoftwareTypes.StageStatus.Status status,
java.util.Calendar startTime,
java.util.Calendar endTime,
Notifications notifications)
Constructor with parameters for the required properties of
SoftwareTypes.StageStatus. |
| Constructor and Description |
|---|
Builder(java.util.Calendar completionTime,
boolean uniformImage,
InstalledImagesTypes.InstalledImageInfo.Status status,
java.util.List<java.lang.String> successfulHosts,
java.util.List<java.lang.String> failedHosts,
java.util.List<java.lang.String> unsupportedHosts,
InstalledImagesTypes.ImageCategories imageCategories,
java.util.Map<java.lang.String,Notifications> hostNotifications,
java.util.Map<java.lang.String,HostInfo> hostInfo,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> orphanedVibs,
java.util.Map<InstalledImagesTypes.InstalledImageInfo.OperationType,Notifications> notifications)
Constructor with parameters for the required properties of
InstalledImagesTypes.InstalledImageInfo. |
Builder(java.util.Calendar completionTime,
boolean uniformImage,
InstalledImagesTypes.InstalledImageInfo.Status status,
java.util.List<java.lang.String> successfulHosts,
java.util.List<java.lang.String> failedHosts,
java.util.List<java.lang.String> unsupportedHosts,
InstalledImagesTypes.ImageCategories imageCategories,
java.util.Map<java.lang.String,Notifications> hostNotifications,
java.util.Map<java.lang.String,HostInfo> hostInfo,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> orphanedVibs,
java.util.Map<InstalledImagesTypes.InstalledImageInfo.OperationType,Notifications> notifications)
Constructor with parameters for the required properties of
InstalledImagesTypes.InstalledImageInfo. |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
HostStatus.getNotifications()
Notifications providing additional information about the status of the method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostStatus.setNotifications(Notifications notifications)
Notifications providing additional information about the status of the method.
|
| Constructor and Description |
|---|
Builder(HostStatus.Status status,
java.util.Calendar startTime,
java.util.Calendar endTime,
Notifications notifications)
Constructor with parameters for the required properties of
HostStatus. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<SoftwareTypes.CheckType,Notifications> |
SoftwareTypes.CheckResult.getNotifications()
Notifications containing check results grouped by
SoftwareTypes.CheckType type. |
| Modifier and Type | Method and Description |
|---|---|
void |
SoftwareTypes.CheckResult.setNotifications(java.util.Map<SoftwareTypes.CheckType,Notifications> notifications)
Notifications containing check results grouped by
SoftwareTypes.CheckType type. |
| Constructor and Description |
|---|
Builder(java.util.Map<SoftwareTypes.CheckType,Notifications> notifications)
Constructor with parameters for the required properties of
SoftwareTypes.CheckResult. |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
TransitionTypes.EligibilityResult.getNotifications()
Notifications providing additional information about the status of eligibility
checks.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransitionTypes.EligibilityResult.setNotifications(Notifications notifications)
Notifications providing additional information about the status of eligibility
checks.
|
TransitionTypes.EligibilityResult.Builder |
TransitionTypes.EligibilityResult.Builder.setNotifications(Notifications notifications)
Notifications providing additional information about the status of eligibility
checks.
|
| Modifier and Type | Method and Description |
|---|---|
Notifications |
DraftsTypes.ValidateResult.getNotifications()
Notifications associated with the validation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DraftsTypes.ValidateResult.setNotifications(Notifications notifications)
Notifications associated with the validation.
|
| Constructor and Description |
|---|
Builder(Notifications notifications)
Constructor with parameters for the required properties of
DraftsTypes.ValidateResult. |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
CheckResult.getNotifications()
Notifications returned by the HCL Validation operation.
|
Notifications |
HardwareCompatibilityTypes.CheckSummary.getNotifications()
Notifications returned by the HCL Validation operation.
|
Notifications |
LastApplyResultTypes.ApplyStatus.getNotifications()
Notifications providing additional information about the status of the method.
|
Notifications |
LastApplyResultTypes.ApplyResult.getNotifications()
Notifications providing additional information for
com.vmware.esx.settings.clusters.Software#apply method. |
Notifications |
PciDeviceComplianceInfo.getNotifications()
Device Specific notifications describing the compliance result.
|
Notifications |
StorageDeviceCompatibility.getNotifications()
VMware compatibility Guide (VCG) listing specific notifications describing the
compliance result.
|
Notifications |
StorageDeviceCompliance.getNotifications()
Storage device compliance specific notifications describing the compliance
result.
|
Notifications |
StorageDeviceComplianceInfo.getNotifications()
Device Specific notifications describing the compliance result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckResult.setNotifications(Notifications notifications)
Notifications returned by the HCL Validation operation.
|
void |
HardwareCompatibilityTypes.CheckSummary.setNotifications(Notifications notifications)
Notifications returned by the HCL Validation operation.
|
void |
LastApplyResultTypes.ApplyStatus.setNotifications(Notifications notifications)
Notifications providing additional information about the status of the method.
|
void |
LastApplyResultTypes.ApplyResult.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.clusters.Software#apply method. |
LastApplyResultTypes.ApplyResult.Builder |
LastApplyResultTypes.ApplyResult.Builder.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.clusters.Software#apply method. |
void |
PciDeviceComplianceInfo.setNotifications(Notifications notifications)
Device Specific notifications describing the compliance result.
|
PciDeviceComplianceInfo.Builder |
PciDeviceComplianceInfo.Builder.setNotifications(Notifications notifications)
Device Specific notifications describing the compliance result.
|
void |
StorageDeviceCompatibility.setNotifications(Notifications notifications)
VMware compatibility Guide (VCG) listing specific notifications describing the
compliance result.
|
StorageDeviceCompatibility.Builder |
StorageDeviceCompatibility.Builder.setNotifications(Notifications notifications)
VMware compatibility Guide (VCG) listing specific notifications describing the
compliance result.
|
void |
StorageDeviceCompliance.setNotifications(Notifications notifications)
Storage device compliance specific notifications describing the compliance
result.
|
StorageDeviceCompliance.Builder |
StorageDeviceCompliance.Builder.setNotifications(Notifications notifications)
Storage device compliance specific notifications describing the compliance
result.
|
void |
StorageDeviceComplianceInfo.setNotifications(Notifications notifications)
Device Specific notifications describing the compliance result.
|
StorageDeviceComplianceInfo.Builder |
StorageDeviceComplianceInfo.Builder.setNotifications(Notifications notifications)
Device Specific notifications describing the compliance result.
|
| Constructor and Description |
|---|
Builder(ComplianceStatus status,
java.util.Calendar scanTime,
java.lang.String baseImageVersion,
Notifications notifications,
LocalizableMessage note)
Constructor with parameters for the required properties of
CheckResult. |
Builder(HardwareCompatibilityTypes.ComplianceStatus status,
java.util.Calendar scanTime,
java.lang.String baseImageVersion,
LocalizableMessage summaryResult,
Notifications notifications)
Constructor with parameters for the required properties of
HardwareCompatibilityTypes.CheckSummary. |
Builder(LastApplyResultTypes.ApplyStatus.Status status,
java.util.Calendar startTime,
java.util.Calendar endTime,
Notifications notifications)
Constructor with parameters for the required properties of
LastApplyResultTypes.ApplyStatus. |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
OfflineTypes.DepotExtractInfo.getNotifications()
Notifications returned by the extractDepot operation.
|
Notifications |
OfflineTypes.DeleteResult.getNotifications()
Notifications returned by
Offline.delete(java.lang.String)
method. |
Notifications |
OnlineTypes.DeleteResult.getNotifications()
Notifications returned by
Online.delete(java.lang.String)
method. |
Notifications |
OnlineTypes.FlushResult.getNotifications()
Notifications returned by
com.vmware.esx.settings.depots.Online#flush
method. |
Notifications |
UmdsTypes.DeleteResult.getNotifications()
Notifications returned by
Umds.delete()
method. |
| Modifier and Type | Method and Description |
|---|---|
void |
OfflineTypes.DepotExtractInfo.setNotifications(Notifications notifications)
Notifications returned by the extractDepot operation.
|
void |
OfflineTypes.DeleteResult.setNotifications(Notifications notifications)
Notifications returned by
Offline.delete(java.lang.String)
method. |
OfflineTypes.DeleteResult.Builder |
OfflineTypes.DeleteResult.Builder.setNotifications(Notifications notifications)
Notifications returned by
Offline.delete(java.lang.String)
method. |
void |
OnlineTypes.DeleteResult.setNotifications(Notifications notifications)
Notifications returned by
Online.delete(java.lang.String)
method. |
OnlineTypes.DeleteResult.Builder |
OnlineTypes.DeleteResult.Builder.setNotifications(Notifications notifications)
Notifications returned by
Online.delete(java.lang.String)
method. |
void |
OnlineTypes.FlushResult.setNotifications(Notifications notifications)
Notifications returned by
com.vmware.esx.settings.depots.Online#flush
method. |
OnlineTypes.FlushResult.Builder |
OnlineTypes.FlushResult.Builder.setNotifications(Notifications notifications)
Notifications returned by
com.vmware.esx.settings.depots.Online#flush
method. |
void |
UmdsTypes.DeleteResult.setNotifications(Notifications notifications)
Notifications returned by
Umds.delete()
method. |
UmdsTypes.DeleteResult.Builder |
UmdsTypes.DeleteResult.Builder.setNotifications(Notifications notifications)
Notifications returned by
Umds.delete()
method. |
| Constructor and Description |
|---|
Builder(Notifications notifications,
SoftwareSpec softwareSpec,
OfflineTypes.CreateResult result)
Constructor with parameters for the required properties of
OfflineTypes.DepotExtractInfo. |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
SoftwareTypes.StageStatus.getNotifications()
Notifications providing additional information about the status of the method.
|
Notifications |
SoftwareTypes.ApplyStatus.getNotifications()
Notifications providing additional information about the status of the method.
|
Notifications |
SoftwareTypes.StageResult.getNotifications()
Notifications providing additional information for
com.vmware.esx.settings.hosts.Software#stage method. |
Notifications |
SoftwareTypes.ApplyResult.getNotifications()
Notifications providing additional information for
com.vmware.esx.settings.hosts.Software#apply method. |
| Modifier and Type | Method and Description |
|---|---|
void |
SoftwareTypes.StageStatus.setNotifications(Notifications notifications)
Notifications providing additional information about the status of the method.
|
void |
SoftwareTypes.ApplyStatus.setNotifications(Notifications notifications)
Notifications providing additional information about the status of the method.
|
void |
SoftwareTypes.StageResult.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.hosts.Software#stage method. |
SoftwareTypes.StageResult.Builder |
SoftwareTypes.StageResult.Builder.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.hosts.Software#stage method. |
void |
SoftwareTypes.ApplyResult.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.hosts.Software#apply method. |
SoftwareTypes.ApplyResult.Builder |
SoftwareTypes.ApplyResult.Builder.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.hosts.Software#apply method. |
| Constructor and Description |
|---|
Builder(SoftwareTypes.ApplyStatus.Status status,
java.util.Calendar startTime,
java.util.Calendar endTime,
Notifications notifications)
Constructor with parameters for the required properties of
SoftwareTypes.ApplyStatus. |
Builder(SoftwareTypes.StageStatus.Status status,
java.util.Calendar startTime,
java.util.Calendar endTime,
Notifications notifications)
Constructor with parameters for the required properties of
SoftwareTypes.StageStatus. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<SoftwareTypes.CheckType,Notifications> |
SoftwareTypes.CheckResult.getNotifications()
Notifications containing check results grouped by
SoftwareTypes.CheckType type. |
| Modifier and Type | Method and Description |
|---|---|
void |
SoftwareTypes.CheckResult.setNotifications(java.util.Map<SoftwareTypes.CheckType,Notifications> notifications)
Notifications containing check results grouped by
SoftwareTypes.CheckType type. |
| Constructor and Description |
|---|
Builder(java.util.Map<SoftwareTypes.CheckType,Notifications> notifications)
Constructor with parameters for the required properties of
SoftwareTypes.CheckResult. |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
DraftsTypes.ValidateResult.getNotifications()
Notifications associated with the validation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DraftsTypes.ValidateResult.setNotifications(Notifications notifications)
Notifications associated with the validation.
|
| Constructor and Description |
|---|
Builder(Notifications notifications)
Constructor with parameters for the required properties of
DraftsTypes.ValidateResult. |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
LastApplyResultTypes.ApplyStatus.getNotifications()
Notifications providing additional information about the status of the method.
|
Notifications |
LastApplyResultTypes.ApplyResult.getNotifications()
Notifications providing additional information for
com.vmware.esx.settings.hosts.Software#apply method. |
| Modifier and Type | Method and Description |
|---|---|
void |
LastApplyResultTypes.ApplyStatus.setNotifications(Notifications notifications)
Notifications providing additional information about the status of the method.
|
void |
LastApplyResultTypes.ApplyResult.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.hosts.Software#apply method. |
LastApplyResultTypes.ApplyResult.Builder |
LastApplyResultTypes.ApplyResult.Builder.setNotifications(Notifications notifications)
Notifications providing additional information for
com.vmware.esx.settings.hosts.Software#apply method. |
| Constructor and Description |
|---|
Builder(LastApplyResultTypes.ApplyStatus.Status status,
java.util.Calendar startTime,
java.util.Calendar endTime,
Notifications notifications)
Constructor with parameters for the required properties of
LastApplyResultTypes.ApplyStatus. |