Package | Description |
---|---|
com.vmware.esx.settings.clusters.policies |
The
com.vmware.esx.settings.clusters.policies package provides
interfaces to manage policies that affect management of desired state
configuration and software for an ESXi cluster. |
com.vmware.esx.settings.clusters.policies.apply |
The
com.vmware.esx.settings.clusters.policies.apply package provides
interfaces to manage policies that affect application of desired state
configuration and software for an ESXi cluster. |
com.vmware.esx.settings.defaults.clusters.policies |
Copyright 2019-2023 VMware, Inc.
|
com.vmware.esx.settings.defaults.clusters.policies.apply |
The
com.vmware.esx.settings.defaults.clusters.policies.apply package
provides interfaces to manage policies that affect application of desired state
configuration and software for ESXi clusters. |
Modifier and Type | Method and Description |
---|---|
static ConfigManagerPolicySpec |
ConfigManagerPolicySpec._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 ConfigManagerPolicySpec |
ConfigManagerPolicySpec._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ConfigManagerPolicySpec |
ConfigManagerPolicySpec.Builder.build() |
ConfigManagerPolicySpec |
ApplyTypes.ConfiguredPolicySpec.getConfigManagerPolicySpec()
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
ConfigManagerPolicySpec |
ConfigManagerPolicySpecResetInfo.getFrom()
The configured values of the
com.vmware.esx.settings.clusters.policies.Apply.ConfigManagerPolicySpec . |
ConfigManagerPolicySpec |
ConfigManagerPolicySpecResetInfo.getTo()
The values of the
com.vmware.esx.settings.clusters.policies.Apply.ConfigManagerPolicySpec for
when the configured value is reset. |
Modifier and Type | Method and Description |
---|---|
void |
ApplyTypes.ConfiguredPolicySpec.setConfigManagerPolicySpec(ConfigManagerPolicySpec configManagerPolicySpec)
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
ApplyTypes.ConfiguredPolicySpec.Builder |
ApplyTypes.ConfiguredPolicySpec.Builder.setConfigManagerPolicySpec(ConfigManagerPolicySpec configManagerPolicySpec)
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
void |
ConfigManagerPolicySpecResetInfo.setFrom(ConfigManagerPolicySpec from)
The configured values of the
com.vmware.esx.settings.clusters.policies.Apply.ConfigManagerPolicySpec . |
void |
ConfigManagerPolicySpecResetInfo.setTo(ConfigManagerPolicySpec to)
The values of the
com.vmware.esx.settings.clusters.policies.Apply.ConfigManagerPolicySpec for
when the configured value is reset. |
Constructor and Description |
---|
Builder(ConfigManagerPolicySpec from,
ConfigManagerPolicySpec to)
Constructor with parameters for the required properties of
ConfigManagerPolicySpecResetInfo . |
Modifier and Type | Method and Description |
---|---|
ConfigManagerPolicySpec |
EffectiveTypes.EffectivePolicySpec.getConfigManagerPolicySpec()
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
Modifier and Type | Method and Description |
---|---|
void |
EffectiveTypes.EffectivePolicySpec.setConfigManagerPolicySpec(ConfigManagerPolicySpec configManagerPolicySpec)
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
EffectiveTypes.EffectivePolicySpec.Builder |
EffectiveTypes.EffectivePolicySpec.Builder.setConfigManagerPolicySpec(ConfigManagerPolicySpec configManagerPolicySpec)
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
Modifier and Type | Method and Description |
---|---|
ConfigManagerPolicySpec |
ApplyTypes.ConfiguredPolicySpec.getConfigManagerPolicySpec()
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
Modifier and Type | Method and Description |
---|---|
void |
ApplyTypes.ConfiguredPolicySpec.setConfigManagerPolicySpec(ConfigManagerPolicySpec configManagerPolicySpec)
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
ApplyTypes.ConfiguredPolicySpec.Builder |
ApplyTypes.ConfiguredPolicySpec.Builder.setConfigManagerPolicySpec(ConfigManagerPolicySpec configManagerPolicySpec)
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
Modifier and Type | Method and Description |
---|---|
ConfigManagerPolicySpec |
EffectiveTypes.EffectivePolicySpec.getConfigManagerPolicySpec()
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
Modifier and Type | Method and Description |
---|---|
void |
EffectiveTypes.EffectivePolicySpec.setConfigManagerPolicySpec(ConfigManagerPolicySpec configManagerPolicySpec)
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |
EffectiveTypes.EffectivePolicySpec.Builder |
EffectiveTypes.EffectivePolicySpec.Builder.setConfigManagerPolicySpec(ConfigManagerPolicySpec configManagerPolicySpec)
Configure settings applicable to the
com.vmware.esx.settings.clusters.Configuration.apply API. |