com.vmware.appliance.vcenter.settings.v1
package provides interfaces
to manage the ConfigManagement.See: Description
Interface | Description |
---|---|
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 |
Defines the data types of the
ConfigCurrent
API service. |
ConfigTypes |
Defines the data types of the
Config
API service. |
Class | Description |
---|---|
ComplianceResult |
The
ComplianceResult class defines the information about scan results. |
ComplianceResult.Builder |
Builder class for
ComplianceResult . |
ConfigCurrentDefinitions |
Defines the type descriptors for the
ConfigCurrent
API service. |
ConfigCurrentStub |
Remote stub implementation of the
ConfigCurrent
API service. |
ConfigDefinitions |
Defines the type descriptors for the
Config
API service. |
ConfigStub |
Remote stub implementation of the
Config
API service. |
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. |
DiffResult.Builder |
Builder class for
DiffResult . |
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. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.vcenter.settings.v1 package. |
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. |
Enum | Description |
---|---|
ConfigTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
ScanResult.ComplianceStatus.Values |
Native Java
enum representing this enumeration class. |
com.vmware.appliance.vcenter.settings.v1
package provides interfaces
to manage the ConfigManagement.