Package | Description |
---|---|
com.vmware.appliance.vcenter.settings.v1 |
The
com.vmware.appliance.vcenter.settings.v1 package provides interfaces
to manage the ConfigManagement. |
Class and Description |
---|
ApplyImpact
The
ApplyImpact enumeration class contains information about the impact
of applying the target state. |
ApplyImpact.Values
Native Java
enum representing this enumeration class. |
CheckResult
The
CheckResult class contains properties that describe the precheck
results of an appliance. |
CheckResult.Builder
Builder class for
CheckResult . |
ComplianceResult
The
ComplianceResult class defines the information about scan results. |
Config
The
Config interface provides methods to manage desired configuration
specification of vCenter. |
ConfigCurrent
The
ConfigCurrent interface provides methods to get the current state of
the vCenter. |
ConfigCurrentTypes
The
ConfigCurrent interface provides methods to get the current state of
the vCenter. |
ConfigCurrentTypes.InvokerType
The
InvokerType enumeration class contains the possible invoker type, to
be passed on to plugins to understand the consumer. |
ConfigCurrentTypes.InvokerType.Values
Native Java
enum representing this enumeration class. |
ConfigTypes
The
Config interface provides methods to manage desired configuration
specification of vCenter. |
ConfigTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
ConfigTypes.ApplyDesiredStateSpec
The
ApplyDesiredStateSpec class contains properties that describe
desired state spec apply specification for vCenter. |
ConfigTypes.ApplyResult
The
ApplyResult class contains properties that describe the result of an
apply operation. |
ConfigTypes.ApplyResult.Builder
Builder class for
ConfigTypes.ApplyResult . |
ConfigTypes.ApplySpec
The
ApplySpec class contains properties that describe desired profile
apply specification for vCenter. |
ConfigTypes.ApplyStatus
The
ApplyStatus enumeration class contains the possible different status
codes that can be returned while trying to apply the configuration specification
to the vcenter. |
ConfigTypes.ApplyStatus.Values
Native Java
enum representing this enumeration class. |
ConfigTypes.CheckDesiredStateSpec
The
CheckDesiredStateSpec class contains properties that describe
desired state spec check specification for vCenter. |
ConfigTypes.CheckSpec
The
CheckSpec class contains properties that describe desired profile
check specification for vCenter. |
ConfigTypes.CreateSpec
The
CreateSpec class contains the specification required to create a
profile in vCenter. |
ConfigTypes.CreateSpec.Builder
Builder class for
ConfigTypes.CreateSpec . |
ConfigTypes.Info
The
Info class represents information about the config profile. |
ConfigTypes.Info.Builder
Builder class for
ConfigTypes.Info . |
ConfigTypes.ScanSpec
The
ScanSpec class contains the specification required for compliance
check against the vCenter current config state. |
ConfigTypes.ScanSpec.Builder
Builder class for
ConfigTypes.ScanSpec . |
DesiredState
The
DesiredState class defines the configuration about different
components in vCenter. |
DesiredState.Builder
Builder class for
DesiredState . |
DiffResult
The
DiffResult class defines the information about the feature
configuration. |
Impact
The
Impact class contains properties that describe the impact during
apply. |
Impact.Builder
Builder class for
Impact . |
Notification
The
Notification class contains properties to describe any
info/warning/error messages that Tasks can raise. |
Notification.Builder
Builder class for
Notification . |
Notifications
The
Notifications class contains info/warning/error messages that can be
reported be the task. |
Notifications.Builder
Builder class for
Notifications . |
ScanResult
The
ScanResult class contains properties to describe the scan result of
a appliance. |
ScanResult.Builder
Builder class for
ScanResult . |
ScanResult.ComplianceStatus
The
ComplianceStatus class contains the possible different status of
compliance with respect to target version. |
ScanResult.ComplianceStatus.Values
Native Java
enum representing this enumeration class. |
StatusType
The
StatusType enumeration class defines possible values of profile
status. |
StatusType.Values
Native Java
enum representing this enumeration class. |
TaskInfo
The
TaskInfo class contains information about a task. |
TaskInfo.Builder
Builder class for
TaskInfo . |
V1Factory
V1Factory is responsible for creating instances of services
contained inside the com.vmware.appliance.vcenter.settings.v1 package and also has the subpackages reference
to access respective subpackage services. |