| Class | Description |
|---|---|
| ApplianceManagement |
ApplianceManagement class This structure contains the Spec required for
Appliance Management configurations. |
| ApplianceManagement.Builder |
Builder class for
ApplianceManagement. |
| ApplianceNetwork |
ApplianceNetwork class This structure contains the Spec required for
Appliance Network configurations. |
| ApplianceNetwork.Builder |
Builder class for
ApplianceNetwork. |
| ApplmgmtFactory |
ApplmgmtFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.vcenter.settings.v1.config.components.applmgmt package and also has the subpackages reference
to access respective subpackage services. |
| BackupSchedule |
The
BackupSchedule class contains fields to be specified for creating a
new schedule. |
| BackupSchedule.Builder |
Builder class for
BackupSchedule. |
| Consolecli |
Get/Set of the console-based controlled CLI.
|
| Consolecli.Builder |
Builder class for
Consolecli. |
| Dcui |
Get/Set enabled state of Direct Console User Interface (DCUI TTY2).
|
| Dcui.Builder |
Builder class for
Dcui. |
| DnsServerConfiguration |
DnsServerConfiguration class This structure represents the configuration
state used to determine DNS servers. |
| DnsServerConfiguration.Builder |
Builder class for
DnsServerConfiguration. |
| DnsServerConfiguration.DNSServerMode |
DNSServerMode enumeration class Describes DNS Server source
(DHCP,static). |
| FirewallRulePolicy |
FirewallRulePolicy class Structure that defines a single address-based
firewall rule. |
| FirewallRulePolicy.Builder |
Builder class for
FirewallRulePolicy. |
| FirewallRulePolicy.Policy |
Policy enumeration class Defines firewall rule policies. |
| LocalAccounts |
The
LocalAccounts interface provides methods to manage local user
account. |
| LocalAccounts.Builder |
Builder class for
LocalAccounts. |
| LocalAccountsPolicy |
The
LocalAccountsPolicy interface provides methods to manage local user
accounts password lifecycle. |
| LocalAccountsPolicy.Builder |
Builder class for
LocalAccountsPolicy. |
| LogForwarding |
The
LogForwarding interface provides methods to manage forwarding of log
messages to remote logging servers. |
| LogForwarding.Builder |
Builder class for
LogForwarding. |
| LogForwarding.Protocol |
The
Protocol enumeration class defines transport protocols for outbound
log messages. |
| Ntp |
Ntp interface provides methods Get/Set NTP configuration status and
tests connection to ntp servers. |
| Ntp.Builder |
Builder class for
Ntp. |
| ProxyConfiguration |
The
ProxyConfiguration class defines proxy configuration. |
| ProxyConfiguration.Builder |
Builder class for
ProxyConfiguration. |
| ProxyConfiguration.Protocol |
Protocol enumeration class defines the protocols for which proxying is
supported. |
| RecurrenceInfo |
The
RecurrenceInfo class contains the recurrence information associated
with a schedule. |
| RecurrenceInfo.Builder |
Builder class for
RecurrenceInfo. |
| RecurrenceInfo.DayOfWeek |
The
DayOfWeek enumeration class defines the set of days when backup can
be scheduled. |
| RetentionInfo |
The
RetentionInfo class contains retention information associated with a
schedule. |
| RetentionInfo.Builder |
Builder class for
RetentionInfo. |
| Shell |
Get/Set enabled state of BASH, that is, access to BASH from within the
controlled CLI.
|
| Shell.Builder |
Builder class for
Shell. |
| Smtp |
The
Smtp interface provides methods to manage send mail configuration. |
| Smtp.Builder |
Builder class for
Smtp. |
| SoftwareUpdatePolicy |
This
SoftwareUpdatePolicy class to set/get background check for the new
updates. |
| SoftwareUpdatePolicy.AutoUpdateNotification |
Defines state for automatic update notification.
|
| SoftwareUpdatePolicy.Builder |
Builder class for
SoftwareUpdatePolicy. |
| Ssh |
Ssh interface provides methods to Get/Set enabled state of SSH-based
controlled CLI. |
| Ssh.Builder |
Builder class for
Ssh. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.vcenter.settings.v1.config.components.applmgmt package. |
| Time |
The
Time class defines weekday and time the automatic check for new
updates will be run |
| Time.Builder |
Builder class for
Time. |
| Time.UpdateDay |
UpdateDay enumeration class Defines days to query for updates. |
| Timesync |
Timesync interface provides methods Performs time synchronization
configuration. |
| Timesync.Builder |
Builder class for
Timesync. |
| Timesync.TimeSyncMode |
The
TimeSyncMode enumeration class defines time synchronization modes |
| Timezone |
The
Timezone interface provides methods to get and set the appliance
timezone. |
| Timezone.Builder |
Builder class for
Timezone. |
| Enum | Description |
|---|---|
| DnsServerConfiguration.DNSServerMode.Values |
Native Java
enum representing this enumeration class. |
| FirewallRulePolicy.Policy.Values |
Native Java
enum representing this enumeration class. |
| LogForwarding.Protocol.Values |
Native Java
enum representing this enumeration class. |
| ProxyConfiguration.Protocol.Values |
Native Java
enum representing this enumeration class. |
| RecurrenceInfo.DayOfWeek.Values |
Native Java
enum representing this enumeration class. |
| SoftwareUpdatePolicy.AutoUpdateNotification.Values |
Native Java
enum representing this enumeration class. |
| Time.UpdateDay.Values |
Native Java
enum representing this enumeration class. |
| Timesync.TimeSyncMode.Values |
Native Java
enum representing this enumeration class. |