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 |
---|---|
ApplyImpact |
The
ApplyImpact enumeration class contains information about the impact
of applying the target state. |
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. |
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.ApplyDesiredStateSpec |
The
ApplyDesiredStateSpec class contains properties that describe
desired state spec apply specification for vCenter. |
ConfigTypes.ApplyDesiredStateSpec.Builder |
Builder class for
ConfigTypes.ApplyDesiredStateSpec . |
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.ApplySpec.Builder |
Builder class for
ConfigTypes.ApplySpec . |
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.CheckDesiredStateSpec |
The
CheckDesiredStateSpec class contains properties that describe
desired state spec check specification for vCenter. |
ConfigTypes.CheckDesiredStateSpec.Builder |
Builder class for
ConfigTypes.CheckDesiredStateSpec . |
ConfigTypes.CheckSpec |
The
CheckSpec class contains properties that describe desired profile
check specification for vCenter. |
ConfigTypes.CheckSpec.Builder |
Builder class for
ConfigTypes.CheckSpec . |
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 . |
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. |
StatusType |
The
StatusType enumeration class defines possible values of profile
status. |
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 |
---|---|
ApplyImpact.Values |
Native Java
enum representing this enumeration class. |
ConfigTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
ConfigTypes.ApplyStatus.Values |
Native Java
enum representing this enumeration class. |
ScanResult.ComplianceStatus.Values |
Native Java
enum representing this enumeration class. |
StatusType.Values |
Native Java
enum representing this enumeration class. |
com.vmware.appliance.vcenter.settings.v1
package provides interfaces
to manage the ConfigManagement.